Back to Multiple platform build/check report for BioC 3.15
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-03-18 11:07:10 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD BIN results for ChemmineOB on riesling1


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

raw results

Package 290/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChemmineOB 1.33.0  (landing page)
Thomas Girke
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/ChemmineOB
git_branch: master
git_last_commit: a6101f3
git_last_commit_date: 2021-10-26 12:09:34 -0400 (Tue, 26 Oct 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    WARNINGS    OK  
palomino3Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: ChemmineOB
Version: 1.33.0
Command: rm -rf ChemmineOB.buildbin-libdir && mkdir ChemmineOB.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=ChemmineOB.buildbin-libdir ChemmineOB_1.33.0.tar.gz
StartedAt: 2022-03-17 20:59:27 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 21:02:21 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 174.3 seconds
RetCode: 0
Status:   OK  
PackageFile: ChemmineOB_1.33.0.zip
PackageFileSize: 7.084 MiB

Command output

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


* installing *source* package 'ChemmineOB' ...
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** 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/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"  -Ic:/openbabel3/src/x64/include -IC:/openbabel3/deps/eigin-3.3.7  -DHAVE_EIGEN -DHAVE_ISFINITE -Wno-misleading-indentation -fPIC   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c ChemmineOB.cpp -o ChemmineOB.o
In file included from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:93:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   #pragma GCC optimize ("-fno-ipa-cp-clone")
                                            ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:96,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/rtools40/mingw64/include/c++/8.3.0/complex:69:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp abs(const complex<_Tp>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:69:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp arg(const complex<_Tp>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp norm(const complex<_Tp>&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:76:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> conj(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:76:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> polar(const _Tp&, const _Tp& = 0);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> cos(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:84:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> cosh(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:84:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:86:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> exp(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:86:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:88:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> log(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:88:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> log10(const complex<_Tp>&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> pow(const complex<_Tp>&, int);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:94:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> pow(const complex<_Tp>&, const _Tp&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:94:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:97:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                           const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:97:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:99:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> pow(const _Tp&, const complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:99:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:101:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> sin(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:101:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> sinh(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> sqrt(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:107:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> tan(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:107:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> tanh(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:129:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const _Tp& __r = _Tp(), const _Tp& __i = _Tp())
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:134:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr complex(const complex&) = default;
                                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:139:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _GLIBCXX_CONSTEXPR complex(const complex<_Up>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:147:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return _M_real; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:151:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return _M_imag; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(_Tp __val) { _M_real = __val; }
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(_Tp __val) { _M_imag = __val; }
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:179:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex<_Tp>& operator=(const _Tp&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(const _Tp& __t)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:193:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(const _Tp& __t)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:200:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex<_Tp>& operator*=(const _Tp&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex<_Tp>& operator/=(const _Tp&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex& operator=(const complex&) = default;
                                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:211:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator=(const complex<_Up>&);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:214:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator+=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator-=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator*=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:223:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator/=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex __rep() const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:235:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator=(const _Tp& __t)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:245:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator*=(const _Tp& __t)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator/=(const _Tp& __t)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:265:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator=(const complex<_Up>& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:276:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator+=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:287:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator-=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:299:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator*=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:312:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator/=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:326:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:344:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:356:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:365:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:374:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:386:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:395:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:404:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:416:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:425:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:434:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const complex<_Tp>& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const complex<_Tp>& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:458:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const complex<_Tp>& __x, const _Tp& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const _Tp& __x, const complex<_Tp>& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:481:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const complex<_Tp>& __x, const _Tp& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:486:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const _Tp& __x, const complex<_Tp>& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:493:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, complex<_Tp>& __x)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:547:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, const complex<_Tp>& __x)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:561:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     real(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     imag(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:593:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_abs(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_abs(__complex__ float __z) { return __builtin_cabsf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:610:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_abs(__complex__ double __z) { return __builtin_cabs(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:613:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_abs(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:618:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     abs(const complex<_Tp>& __z) { return __complex_abs(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:629:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_arg(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:634:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_arg(__complex__ float __z) { return __builtin_cargf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_arg(__complex__ double __z) { return __builtin_carg(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:640:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_arg(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:645:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     arg(const complex<_Tp>& __z) { return __complex_arg(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:661:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline _Tp _S_do_it(const complex<_Tp>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:673:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline _Tp _S_do_it(const complex<_Tp>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:682:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     norm(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:690:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     polar(const _Tp& __rho, const _Tp& __theta)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     conj(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_cos(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cos(__complex__ float __z) { return __builtin_ccosf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:718:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cos(__complex__ double __z) { return __builtin_ccos(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:721:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cos(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:726:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cos(const complex<_Tp>& __z) { return __complex_cos(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:736:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_cosh(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:745:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cosh(__complex__ float __z) { return __builtin_ccoshf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cosh(__complex__ double __z) { return __builtin_ccosh(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cosh(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cosh(const complex<_Tp>& __z) { return __complex_cosh(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:766:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_exp(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:771:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_exp(__complex__ float __z) { return __builtin_cexpf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_exp(__complex__ double __z) { return __builtin_cexp(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_exp(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:782:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     exp(const complex<_Tp>& __z) { return __complex_exp(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:793:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_log(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:798:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_log(__complex__ float __z) { return __builtin_clogf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:801:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_log(__complex__ double __z) { return __builtin_clog(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:804:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_log(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:809:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log(const complex<_Tp>& __z) { return __complex_log(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:818:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log10(const complex<_Tp>& __z)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:824:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_sin(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:833:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sin(__complex__ float __z) { return __builtin_csinf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:836:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sin(__complex__ double __z) { return __builtin_csin(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:839:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sin(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sin(const complex<_Tp>& __z) { return __complex_sin(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:854:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_sinh(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sinh(__complex__ float __z) { return __builtin_csinhf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:866:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sinh(__complex__ double __z) { return __builtin_csinh(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:869:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sinh(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:874:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sinh(const complex<_Tp>& __z) { return __complex_sinh(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_sqrt(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:907:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sqrt(__complex__ float __z) { return __builtin_csqrtf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:910:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sqrt(__complex__ double __z) { return __builtin_csqrt(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:913:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sqrt(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:918:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sqrt(const complex<_Tp>& __z) { return __complex_sqrt(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:929:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_tan(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:934:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tan(__complex__ float __z) { return __builtin_ctanf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:937:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tan(__complex__ double __z) { return __builtin_ctan(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:940:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tan(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:945:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tan(const complex<_Tp>& __z) { return __complex_tan(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:957:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_tanh(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:962:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tanh(__complex__ float __z) { return __builtin_ctanhf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:965:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tanh(__complex__ double __z) { return __builtin_ctanh(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:968:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tanh(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:973:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tanh(const complex<_Tp>& __z) { return __complex_tanh(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:986:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_pow_unsigned(complex<_Tp> __x, unsigned __n)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1008:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const complex<_Tp>& __z, int __n)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1017:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const complex<_Tp>& __x, const _Tp& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1032:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_pow(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1037:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_pow(__complex__ float __x, __complex__ float __y)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1041:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_pow(__complex__ double __x, __complex__ double __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1046:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const __complex__ long double& __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1062:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const _Tp& __x, const complex<_Tp>& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1077:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(_ComplexT __z) : _M_value(__z) { }
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1079:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(float __r = 0.0f, float __i = 0.0f)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1089:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit _GLIBCXX_CONSTEXPR complex(const complex<double>&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1090:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit _GLIBCXX_CONSTEXPR complex(const complex<long double>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1097:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return __real__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1101:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return __imag__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1119:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(float __val) { __real__ _M_value = __val; }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(float __val) { __imag__ _M_value = __val; }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1125:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(float __f)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1132:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1139:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1146:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1153:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator/=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1165:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const complex<_Tp>&  __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1174:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator+=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1183:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator-=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator*=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1203:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator/=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1212:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR _ComplexT __rep() const { return _M_value; }
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1226:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(_ComplexT __z) : _M_value(__z) { }
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(double __r = 0.0, double __i = 0.0)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1238:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const complex<float>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1241:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit _GLIBCXX_CONSTEXPR complex(const complex<long double>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1248:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return __real__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1252:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return __imag__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1270:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(double __val) { __real__ _M_value = __val; }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(double __val) { __imag__ _M_value = __val; }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1276:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(double __d)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1283:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1290:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1297:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1304:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator/=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1324:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator+=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1333:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator-=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1342:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator*=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1353:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator/=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1362:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR _ComplexT __rep() const { return _M_value; }
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1376:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(_ComplexT __z) : _M_value(__z) { }
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1379:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      long double __i = 0.0L)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1389:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const complex<float>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1392:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const complex<double>& __z)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1400:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return __real__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1404:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return __imag__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(long double __val) { __real__ _M_value = __val; }
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1425:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(long double __val) { __imag__ _M_value = __val; }
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(long double __r)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1442:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1456:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator/=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1467:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1476:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator+=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1485:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator-=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1494:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator*=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1505:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator/=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1514:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR _ComplexT __rep() const { return _M_value; }
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   complex<float>::complex(const complex<double>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1527:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   complex<float>::complex(const complex<long double>& __z)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1531:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   complex<double>::complex(const complex<long double>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1538:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, complex<float>&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1539:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const complex<float>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1540:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, complex<double>&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1541:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const complex<double>&);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1542:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, complex<long double>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1543:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const complex<long double>&);
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, complex<float>&);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1547:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const complex<float>&);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1548:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, complex<double>&);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1549:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const complex<double>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1550:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, complex<long double>&);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1551:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const complex<long double>&);
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1596:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> acos(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1596:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1597:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1597:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1598:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> atan(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1598:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1600:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> acosh(const std::complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1600:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1601:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1601:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1602:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> atanh(const std::complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1602:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1604:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp               fabs(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1604:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_acos(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1617:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acos(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1621:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acos(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acos(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1630:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acos(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1644:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_asin(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1653:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asin(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1657:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asin(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1661:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asin(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asin(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1680:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_atan(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1697:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atan(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1701:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atan(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1705:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atan(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atan(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1724:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_acosh(const std::complex<_Tp>& __z)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1733:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acosh(__complex__ float __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1737:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acosh(__complex__ double __z)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1741:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acosh(const __complex__ long double& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1746:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acosh(const std::complex<_Tp>& __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1760:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_asinh(const std::complex<_Tp>& __z)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1772:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asinh(__complex__ float __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1776:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asinh(__complex__ double __z)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1780:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asinh(const __complex__ long double& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asinh(const std::complex<_Tp>& __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1799:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_atanh(const std::complex<_Tp>& __z)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1816:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atanh(__complex__ float __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1820:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atanh(__complex__ double __z)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1824:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atanh(const __complex__ long double& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1829:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atanh(const std::complex<_Tp>& __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1846:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fabs(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1852:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     arg(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1865:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     imag(_Tp)
             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1870:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     norm(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1878:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     real(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1883:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const std::complex<_Tp>& __x, const _Up& __y)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1891:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const _Tp& __x, const std::complex<_Up>& __y)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1899:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const std::complex<_Tp>& __x, const std::complex<_Up>& __y)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> proj(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1912:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_proj(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1923:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_proj(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1927:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_proj(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1931:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_proj(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1936:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     proj(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1947:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     proj(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1955:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     conj(_Tp __x)
                 ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:194,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_empty (void)
                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_empty (void)
               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_si64 (int __i)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_from_int (int __i)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_from_int64 (long long __i)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_m64 (long long __i)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_si64 (long long __i)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pi64x (long long __i)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_si32 (__m64 __i)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_to_int (__m64 __i)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_to_int64 (__m64 __i)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtm64_si64 (__m64 __i)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_si64x (__m64 __i)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_packsswb (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_pi32 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_packssdw (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_pu16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_packuswb (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pi8 (__m64 __m1, __m64 __m2)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckhbw (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pi16 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckhwd (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pi32 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckhdq (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pi8 (__m64 __m1, __m64 __m2)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpcklbw (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pi16 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpcklwd (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pi32 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckldq (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pi8 (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddb (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pi16 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddw (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pi32 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddd (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pi8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddsb (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pi16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddsw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pu8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddusb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pu16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddusw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pi8 (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubb (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pi16 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubw (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pi32 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubd (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pi8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubsb (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pi16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubsw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pu8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubusb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pu16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubusw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_madd_pi16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmaddwd (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmulhw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mullo_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmullw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_pi16 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllw (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_pi16 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllwi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_pi32 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pslld (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_pi32 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pslldi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_si64 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllq (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_si64 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllqi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_pi16 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psraw (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_pi16 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrawi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_pi32 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrad (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_pi32 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psradi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_pi16 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlw (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_pi16 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlwi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_pi32 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrld (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_pi32 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrldi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_si64 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlq (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_si64 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlqi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pand (__m64 __m1, __m64 __m2)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_si64 (__m64 __m1, __m64 __m2)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pandn (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_si64 (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_por (__m64 __m1, __m64 __m2)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pxor (__m64 __m1, __m64 __m2)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpeqb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpgtb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpeqw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpgtw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpeqd (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pi32 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpgtd (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_si64 (void)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pi32 (int __i1, int __i0)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0)
                                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char __b3, char __b2, char __b1, char __b0)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_pi32 (int __i0, int __i1)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3)
                                                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        char __b4, char __b5, char __b6, char __b7)
                                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pi32 (int __i)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pi16 (short __w)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pi8 (char __b)
                       ^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:195,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_prefetch (const void *__P, enum _mm_hint __I)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_undefined_ps (void)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_ps (void)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_ss (__m128 __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rcp_ss (__m128 __A)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rsqrt_ss (__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_ps (__m128 __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rcp_ps (__m128 __A)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rsqrt_ps (__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_ps (__m128 __A, __m128 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_ss (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_ps (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comieq_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comilt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comile_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comigt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comige_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comineq_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomieq_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomilt_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomile_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomigt_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomige_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomineq_ss (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_si32 (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_ss2si (__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_si64 (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_si64x (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pi32 (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_ps2pi (__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttss_si32 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtt_ss2si (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttss_si64 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttss_si64x (__m128 __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttps_pi32 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtt_ps2pi (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_ss (__m128 __A, int __B)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_si2ss (__m128 __A, int __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_ss (__m128 __A, long long __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_ss (__m128 __A, long long __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi32_ps (__m128 __A, __m64 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_pi2ps (__m128 __A, __m64 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi16_ps (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpu16_ps (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi8_ps (__m64 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpu8_ps(__m64 __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi32x2_ps(__m64 __A, __m64 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pi16(__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pi8(__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask)
                                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_ps (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_ps (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadh_pi (__m128 __A, __m64 const *__P)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeh_pi (__m64 *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movehl_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movelh_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadl_pi (__m128 __A, __m64 const *__P)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storel_pi (__m64 *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_ps (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_getcsr (void)
                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_EXCEPTION_STATE (void)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_EXCEPTION_MASK (void)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_ROUNDING_MODE (void)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_FLUSH_ZERO_MODE (void)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setcsr (unsigned int __I)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_EXCEPTION_STATE(unsigned int __mask)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_EXCEPTION_MASK (unsigned int __mask)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_ROUNDING_MODE (unsigned int __mode)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_FLUSH_ZERO_MODE (unsigned int __mode)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_ss (float __F)
                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_ps (float __F)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_ps1 (float __F)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_ss (float const *__P)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load1_ps (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_ps1 (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_ps (float const *__P)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadu_ps (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadr_ps (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_ps (const float __Z, const float __Y, const float __X, const float __W)
                                                                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_ps (float __Z, float __Y, float __X, float __W)
                                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_ss (float *__P, __m128 __A)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_f32 (__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_ps (float *__P, __m128 __A)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeu_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store1_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_ps1 (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storer_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_move_ss (__m128 __A, __m128 __B)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_extract_pi16 (__m64 const __A, int const __N)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pextrw (__m64 const __A, int const __N)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_insert_pi16 (__m64 const __A, int const __D, int const __N)
                                                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pinsrw (__m64 const __A, int const __D, int const __N)
                                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_pi16 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmaxsw (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmaxub (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_pi16 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pminsw (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pminub (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_pi8 (__m64 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmovmskb (__m64 __A)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_pu16 (__m64 __A, __m64 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmulhuw (__m64 __A, __m64 __B)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_pi16 (__m64 __A, int const __N)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pshufw (__m64 __A, int const __N)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P)
                                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_maskmovq (__m64 __A, __m64 __N, char *__P)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pavgb (__m64 __A, __m64 __B)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_pu16 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pavgw (__m64 __A, __m64 __B)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sad_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psadbw (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_pi (__m64 *__P, __m64 __A)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sfence (void)
                 ^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:195,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
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:/openbabel3/deps/eigin-3.3.7/Eigen/Core:195,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
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/include/c++/8.3.0/functional:59,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:281,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:59:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~bad_function_call() noexcept;
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:61:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char* what() const noexcept;
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:87:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void*       _M_access()       { return &_M_pod_data[0]; }
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:88:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const void* _M_access() const { return &_M_pod_data[0]; }
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:92:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_access()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:97:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_access() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:117:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Simple_type_wrapper(_Tp __value) : __value(__value) { }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:151:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_get_pointer(const _Any_data& __source)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:162:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_clone(_Any_data& __dest, const _Any_data& __source, true_type)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_clone(_Any_data& __dest, const _Any_data& __source, false_type)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_destroy(_Any_data& __victim, true_type)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:186:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_destroy(_Any_data& __victim, false_type)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Manager_operation __op)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:219:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_init_functor(_Any_data& __functor, _Functor&& __f)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:224:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(const function<_Signature>& __f)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:229:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(_Tp* __fp)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(_Tp _Class::* __mp)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:239:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(const _Tp&)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:244:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_init_functor(_Any_data& __functor, _Functor&& __f, true_type)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:248:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_init_functor(_Any_data& __functor, _Functor&& __f, false_type)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:252:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Function_base() : _M_manager(nullptr) { }
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:254:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~_Function_base()
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:260:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool _M_empty() const { return !_M_manager; }
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:295:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:331:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Manager_operation __op)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:352:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:395:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function() noexcept
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:402:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(nullptr_t) noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:413:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(const function& __x);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(function&& __x) noexcept : _Function_base()
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:446:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  function(_Functor);
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:461:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const function& __x)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:479:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(function&& __x) noexcept
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(nullptr_t) noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:522:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator=(_Functor&& __f)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:531:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator=(reference_wrapper<_Functor> __f) noexcept
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:546:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void swap(function& __x) noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:563:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit operator bool() const noexcept
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:576:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Res operator()(_ArgTypes... __args) const;
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:589:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const type_info& target_type() const noexcept;
                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:602:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       template<typename _Functor>       _Functor* target() noexcept;
                                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:604:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       template<typename _Functor> const _Functor* target() const noexcept;
                                                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:653:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     function(const function& __x)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:667:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(_Functor __f)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:683:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(_ArgTypes... __args) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:694:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     target_type() const noexcept
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:710:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       target() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:721:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       target() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:745:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const function<_Res(_Args...)>& __f, nullptr_t) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:751:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(nullptr_t, const function<_Res(_Args...)>& __f) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:763:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const function<_Res(_Args...)>& __f, nullptr_t) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:769:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(nullptr_t, const function<_Res(_Args...)>& __f) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:784:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     swap(function<_Res(_Args...)>& __x, function<_Res(_Args...)>& __y) noexcept
                                                                        ^~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:281,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
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:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:308:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline static const char *SimdInstructionSetsInUse(void) {
                                                        ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:363,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct DenseShape             { static std::string debugName() { return "DenseShape"; } };
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SolverShape            { static std::string debugName() { return "SolverShape"; } };
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:514:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct HomogeneousShape       { static std::string debugName() { return "HomogeneousShape"; } };
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:515:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct DiagonalShape          { static std::string debugName() { return "DiagonalShape"; } };
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:516:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct BandShape              { static std::string debugName() { return "BandShape"; } };
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct TriangularShape        { static std::string debugName() { return "TriangularShape"; } };
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:518:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SelfAdjointShape       { static std::string debugName() { return "SelfAdjointShape"; } };
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:519:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct PermutationShape       { static std::string debugName() { return "PermutationShape"; } };
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:520:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct TranspositionsShape    { static std::string debugName() { return "TranspositionsShape"; } };
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Constants.h:521:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SparseShape            { static std::string debugName() { return "SparseShape"; } };
                                                              ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:364,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:153:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> any_conversion(const volatile T&);
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> any_conversion(T&);
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:159:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static yes test(const To&, int);
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:160:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static no  test(any_conversion, ...);
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:296:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC noncopyable(const noncopyable&);
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:297:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const noncopyable& operator=(const noncopyable&);
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:299:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC noncopyable() {}
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:300:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC ~noncopyable() {}
                                  ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:364,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:400:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(typename C::ReturnType const *);
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:401:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_no testFunctor(...);
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:406:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> const T* return_ptr();
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:406:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:411:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()())>0)>::type * = 0);
                                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:412:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static meta_no testFunctor(...);
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:420:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0)))>0)>::type * = 0);
                                                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:421:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static meta_no testFunctor(...);
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:429:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0),IndexType(0)))>0)>::type * = 0);
                                                                                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:430:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static meta_no testFunctor(...);
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:493:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_STRONG_INLINE void swap(T &a, T &b) { std::swap(a,b); }
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:505:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T div_ceil(const T &a, const T &b)
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:513:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool equal_strict(const X& x,const Y& y) { return x == y; }
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:516:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool equal_strict(const float& x,const float& y) { return std::equal_to<float>()(x,y); }
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:519:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool equal_strict(const double& x,const double& y) { return std::equal_to<double>()(x,y); }
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool not_equal_strict(const X& x,const Y& y) { return x != y; }
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:525:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool not_equal_strict(const float& x,const float& y) { return std::not_equal_to<float>()(x,y); }
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Meta.h:528:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool not_equal_strict(const double& x,const double& y) { return std::not_equal_to<double>()(x,y); }
                                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:31:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline IndexDest convert_index(const IndexSrc& idx) {
                                                   ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:92:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     no_assignment_operator& operator=(const no_assignment_operator&);
                                                                    ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:109:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:109:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:110:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:111:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:112:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:118:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC variable_if_dynamic() { eigen_assert(false); }
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:120:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T value) : m_value(value) {}
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T value() const { return m_value; }
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:122:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
                                                                ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:130:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:130:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:131:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:132:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:133:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:139:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC variable_if_dynamicindex() { eigen_assert(false); }
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:141:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T value) : m_value(value) {}
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:142:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T EIGEN_STRONG_INLINE value() const { return m_value; }
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:143:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline T* const_cast_ptr(const T* ptr)
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:661:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool is_same_dense(const T1 &mat1, const T2 &mat2, typename enable_if<has_direct_access<T1>::ret&&has_direct_access<T2>::ret, T1>::type * = 0)
                                                                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:667:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool is_same_dense(const T1 &, const T2 &, typename enable_if<!(has_direct_access<T1>::ret&&has_direct_access<T2>::ret), T1>::type * = 0)
                                                                                                                                         ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:368,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:67:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void throw_std_bad_alloc()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:86:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void* handmade_aligned_malloc(std::size_t size)
                                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:368,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:96:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void handmade_aligned_free(void *ptr)
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:106:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void* handmade_aligned_realloc(void* ptr, std::size_t size, std::size_t = 0)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline void check_that_malloc_is_allowed()
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:153:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline void* aligned_malloc(std::size_t size)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:174:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline void aligned_free(void *ptr)
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:188:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void* aligned_realloc(void *ptr, std::size_t new_size, std::size_t old_size)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:212:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<bool Align> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc(std::size_t size)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:217:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc<false>(std::size_t size)
                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:228:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_free(void *ptr)
                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:233:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void conditional_aligned_free<false>(void *ptr)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<bool Align> inline void* conditional_aligned_realloc(void* ptr, std::size_t new_size, std::size_t old_size)
                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:243:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> inline void* conditional_aligned_realloc<false>(void* ptr, std::size_t new_size, std::size_t)
                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:255:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline void destruct_elements_of_array(T *ptr, std::size_t size)
                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:265:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline T* construct_elements_of_array(T *ptr, std::size_t size)
                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:286:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void check_size_for_overflow(std::size_t size)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:296:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline T* aligned_new(std::size_t size)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:312:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new(std::size_t size)
                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:331:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline void aligned_delete(T *ptr, std::size_t size)
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:340:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete(T *ptr, std::size_t size)
                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:346:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_realloc_new(T* pts, std::size_t new_size, std::size_t old_size)
                                                                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:369:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new_auto(std::size_t size)
                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:390:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> inline T* conditional_aligned_realloc_new_auto(T* pts, std::size_t new_size, std::size_t old_size)
                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:412:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete_auto(T *ptr, std::size_t size)
                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:439:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Index first_aligned(const Scalar* array, Index size)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:467:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Index first_default_aligned(const Scalar* array, Index size)
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:476:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Index first_multiple(Index size, Index base)
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:485:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC void smart_copy(const T* start, const T* end, T* target)
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:491:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:508:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> void smart_memmove(const T* start, const T* end, T* target)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:514:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const T* start, const T* end, T* target)
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:524:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const T* start, const T* end, T* target)
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:564:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     aligned_stack_memory_handler(T* ptr, std::size_t size, bool dealloc)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:570:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~aligned_stack_memory_handler()
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit scoped_array(std::ptrdiff_t size)
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:591:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~scoped_array()
                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:595:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   T& operator[](std::ptrdiff_t i) { return m_ptr[i]; }
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:596:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const T& operator[](std::ptrdiff_t i) const { return m_ptr[i]; }
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:597:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   T* &ptr() { return m_ptr; }
           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:598:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const T* ptr() const { return m_ptr; }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator const T*() const { return m_ptr; }
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:602:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> void swap(scoped_array<T> &a,scoped_array<T> &b)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:738:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   aligned_allocator() : std::allocator<T>() {}
                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:740:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   aligned_allocator(const aligned_allocator& other) : std::allocator<T>(other) {}
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   aligned_allocator(const aligned_allocator<U>& other) : std::allocator<T>(other) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:745:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~aligned_allocator() {}
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:747:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pointer allocate(size_type num, const void* /*hint*/ = 0)
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:761:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void deallocate(pointer p, size_type /*num*/)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:796:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool cpuid_is_vendor(int abcd[4], const int vendor[3])
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:801:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_intel_direct(int& l1, int& l2, int& l3)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:833:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_intel_codes(int& l1, int& l2, int& l3)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:913:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_intel(int& l1, int& l2, int& l3, int max_std_funcs)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:921:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_amd(int& l1, int& l2, int& l3)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:936:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes(int& l1, int& l2, int& l3)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:973:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int queryL1CacheSize()
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:982:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int queryTopLevelCacheSize()
                                   ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:370,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:24:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static int run() { return std::numeric_limits<T>::digits10; }
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:30:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static int run() {
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:41:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static int run() { return 0; }
                  ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:370,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:110:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real epsilon()
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:116:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10()
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real dummy_precision()
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:130:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T highest() {
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T lowest()  {
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:140:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T infinity() {
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:145:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T quiet_NaN() {
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline float dummy_precision() { return 1e-5f; }
                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline double dummy_precision() { return 1e-12; }
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:169:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline long double dummy_precision() { return 1e-15l; }
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:186:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real epsilon() { return NumTraits<Real>::epsilon(); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:188:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real dummy_precision() { return NumTraits<Real>::dummy_precision(); }
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:190:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10() { return NumTraits<Real>::digits10(); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:215:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar epsilon() { return NumTraits<RealScalar>::epsilon(); }
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:217:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar dummy_precision() { return NumTraits<RealScalar>::dummy_precision(); }
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:219:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10() { return NumTraits<Scalar>::digits10(); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10() { return 0; }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string epsilon();
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:236:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string dummy_precision();
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:237:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string lowest();
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:238:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string highest();
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:239:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string infinity();
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NumTraits.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string quiet_NaN();
                                       ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:371,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar&)
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar& run(Scalar& x)
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:181:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const RealScalar& run(const Scalar& x)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar& run(Scalar& x)
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const RealScalar& run(const Scalar& x)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(Scalar&)
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:222:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const Scalar run(const Scalar&)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:255:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:277:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:288:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:320:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:331:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:367:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline NewType run(const OldType& x)
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:377:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NewType cast(const OldType& x)
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:400:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline Scalar run(const Scalar& x)
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:435:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline RealScalar run(const Scalar& x)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:445:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline RealScalar run(const Scalar& x)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:469:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar log1p(const Scalar& x) {
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:480:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:507:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_DEVICE_FUNC inline result_type run(const ScalarX& x, const ScalarY& y)
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:518:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_DEVICE_FUNC inline ScalarX run(ScalarX x, ScalarY y)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:552:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y);
                                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:552:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:553:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random();
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:553:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:558:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x, const Scalar& y)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:562:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run()
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:618:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x, const Scalar& y)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:645:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run()
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:663:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x, const Scalar& y)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:668:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run()
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:676:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y)
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:682:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random()
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:699:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isnan_impl(const T&) { return false; }
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:704:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isinf_impl(const T&) { return false; }
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isfinite_impl(const T&) { return true; }
                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:714:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isfinite_impl(const T& x)
                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:729:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isinf_impl(const T& x)
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:744:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isnan_impl(const T& x)
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:798:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x);
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:798:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:799:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x);
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:799:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:800:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x);
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:800:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:802:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> T generic_fast_tanh_float(const T& a_x);
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:802:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:815:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_ALWAYS_INLINE T mini(const T& x, const T& y)
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:823:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_ALWAYS_INLINE T maxi(const T& x, const T& y)
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:858:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(real, Scalar) real(const Scalar& x)
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:865:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) >::type real_ref(const Scalar& x)
                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:872:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) real_ref(Scalar& x)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:879:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(imag, Scalar) imag(const Scalar& x)
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(arg, Scalar) arg(const Scalar& x)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:893:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) >::type imag_ref(const Scalar& x)
                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:900:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) imag_ref(Scalar& x)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:907:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(conj, Scalar) conj(const Scalar& x)
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:914:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(abs2, Scalar) abs2(const Scalar& x)
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:921:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(norm1, Scalar) norm1(const Scalar& x)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:928:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(hypot, Scalar) hypot(const Scalar& x, const Scalar& y)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:935:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(log1p, Scalar) log1p(const Scalar& x)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:950:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::pow_impl<ScalarX,ScalarY>::result_type pow(const ScalarX& x, const ScalarY& y)
                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:955:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool (isnan)   (const T &x) { return internal::isnan_impl(x); }
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool (isinf)   (const T &x) { return internal::isinf_impl(x); }
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:957:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool (isfinite)(const T &x) { return internal::isfinite_impl(x); }
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:961:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(round, Scalar) round(const Scalar& x)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:968:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T (floor)(const T& x)
                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:984:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T (ceil)(const T& x)
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1001:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int log2(int x)
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1025:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sqrt(const T &x)
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1033:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T log(const T &x) {
                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs(const T &x) {
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1057:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs(const T &x) {
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1086:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T exp(const T &x) {
                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1101:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T cos(const T &x) {
                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1116:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sin(const T &x) {
                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1131:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T tan(const T &x) {
                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1146:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T acos(const T &x) {
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1161:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T asin(const T &x) {
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1176:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T atan(const T &x) {
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1192:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T cosh(const T &x) {
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sinh(const T &x) {
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1222:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T tanh(const T &x) {
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 float tanh(float x) { return internal::generic_fast_tanh_float(x); }
                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T fmod(const T& a, const T& b) {
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1266:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1272:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x)
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1278:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x)
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1297:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1307:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar& prec)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1318:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const Scalar& x, const Scalar&, const RealScalar&)
                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1323:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar&)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1328:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar&)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1339:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1344:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1355:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                               const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
                                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1362:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                      const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
                                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1369:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1380:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run()
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1391:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const bool& x, const bool&, const bool&)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1397:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(bool x, bool y, bool)
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctions.h:1403:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApproxOrLessThan(const bool& x, const bool& y, const bool&)
                                                                                  ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:372,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:134:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pcast(const SrcPacket& a) {
                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:139:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pcast(const SrcPacket& a, const SrcPacket& /*b*/) {
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:145:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pcast(const SrcPacket& a, const SrcPacket& /*b*/, const SrcPacket& /*c*/, const SrcPacket& /*d*/) {
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:152:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a+b; }
                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a-b; }
                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:161:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pnegate(const Packet& a) { return -a; }
                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:166:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pconj(const Packet& a) { return numext::conj(a); }
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a*b; }
                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a/b; }
                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return numext::mini(a, b); }
                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return numext::maxi(a, b); }
                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:190:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pabs(const Packet& a) { using std::abs; return abs(a); }
                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 parg(const Packet& a) { using numext::arg; return arg(a); }
                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:198:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pand(const Packet& a, const Packet& b) { return a & b; }
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:202:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 por(const Packet& a, const Packet& b) { return a | b; }
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:206:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pxor(const Packet& a, const Packet& b) { return a ^ b; }
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:210:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pandnot(const Packet& a, const Packet& b) { return a & (!b); }
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:214:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pload(const typename unpacket_traits<Packet>::type* from) { return *from; }
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:218:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ploadu(const typename unpacket_traits<Packet>::type* from) { return *from; }
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:222:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pset1(const typename unpacket_traits<Packet>::type& a) { return a; }
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pload1(const typename unpacket_traits<Packet>::type  *a) { return pset1<Packet>(*a); }
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ploaddup(const typename unpacket_traits<Packet>::type* from) { return *from; }
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ploadquad(const typename unpacket_traits<Packet>::type* from)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:257:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         Packet& a0, Packet& a1, Packet& a2, Packet& a3)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:274:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         Packet& a0, Packet& a1)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 plset(const typename unpacket_traits<Packet>::type& a) { return a; }
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:285:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstore(Scalar* to, const Packet& from)
                                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:289:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstoreu(Scalar* to, const Packet& from)
                                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:292:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline Packet pgather(const Scalar* from, Index /*stride*/)
                                                                                                                         ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:372,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:295:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pscatter(Scalar* to, const Packet& from, Index /*stride*/)
                                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:299:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar> EIGEN_DEVICE_FUNC inline void prefetch(const Scalar* addr)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:315:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type pfirst(const Packet& a)
                                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 preduxp(const Packet* vecs) { return vecs[0]; }
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux(const Packet& a)
                                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 predux_downto4(const Packet& a)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:336:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_mul(const Packet& a)
                                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:340:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_min(const Packet& a)
                                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:344:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_max(const Packet& a)
                                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:348:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline Packet preverse(const Packet& a)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:352:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline Packet pcplxflip(const Packet& a)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:366:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet psin(const Packet& a) { using std::sin; return sin(a); }
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:370:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pcos(const Packet& a) { using std::cos; return cos(a); }
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:374:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet ptan(const Packet& a) { using std::tan; return tan(a); }
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:378:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pasin(const Packet& a) { using std::asin; return asin(a); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:382:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pacos(const Packet& a) { using std::acos; return acos(a); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:386:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet patan(const Packet& a) { using std::atan; return atan(a); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:390:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet psinh(const Packet& a) { using std::sinh; return sinh(a); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:394:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pcosh(const Packet& a) { using std::cosh; return cosh(a); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:398:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet ptanh(const Packet& a) { using std::tanh; return tanh(a); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:402:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pexp(const Packet& a) { using std::exp; return exp(a); }
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:406:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet plog(const Packet& a) { using std::log; return log(a); }
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:410:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet plog1p(const Packet& a) { return numext::log1p(a); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:414:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet plog10(const Packet& a) { using std::log10; return log10(a); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet psqrt(const Packet& a) { using std::sqrt; return sqrt(a); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:422:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet prsqrt(const Packet& a) {
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:428:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pround(const Packet& a) { using numext::round; return round(a); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:432:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pfloor(const Packet& a) { using numext::floor; return floor(a); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:436:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pceil(const Packet& a) { using numext::ceil; return ceil(a); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:445:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void pstore1(typename unpacket_traits<Packet>::type* to, const typename unpacket_traits<Packet>::type& a)
                                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          const Packet&  c)
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:460:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt(const typename unpacket_traits<Packet>::type* from)
                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:471:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void pstoret(Scalar* to, const Packet& from)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:485:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt_ro(const typename unpacket_traits<Packet>::type* from)
                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:495:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(PacketType&, const PacketType&) {}
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void palign(PacketType& first, const PacketType& second)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:526:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> inline std::complex<float> pmul(const std::complex<float>& a, const std::complex<float>& b)
                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:529:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> inline std::complex<double> pmul(const std::complex<double>& a, const std::complex<double>& b)
                                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:544:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet,1>& /*kernel*/) {
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:557:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pblend(const Selector<unpacket_traits<Packet>::size>& ifPacket, const Packet& thenPacket, const Packet& elsePacket) {
                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:563:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pinsertfirst(const Packet& a, typename unpacket_traits<Packet>::type b)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GenericPacketMath.h:577:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pinsertlast(const Packet& a, typename unpacket_traits<Packet>::type b)
                                                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:373,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctionsImpl.h:26:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T generic_fast_tanh_float(const T& a_x)
                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctionsImpl.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 RealScalar positive_real_hypot(const RealScalar& x, const RealScalar& y)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MathFunctionsImpl.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x, const Scalar& y)
                                                                ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:392,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:178:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pset1<Packet4f>(const float&  from) { return _mm_set_ps1(from); }
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pset1<Packet2d>(const double& from) { return _mm_set1_pd(from); }
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:180:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pset1<Packet4i>(const int&    from) { return _mm_set1_epi32(from); }
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:194:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f plset<Packet4f>(const float& a) { return _mm_add_ps(pset1<Packet4f>(a), _mm_set_ps(3,2,1,0)); }
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:195:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d plset<Packet2d>(const double& a) { return _mm_add_pd(pset1<Packet2d>(a),_mm_set_pd(1,0)); }
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:196:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i plset<Packet4i>(const int& a) { return _mm_add_epi32(pset1<Packet4i>(a),_mm_set_epi32(3,2,1,0)); }
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:198:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f padd<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_add_ps(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:199:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d padd<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_add_pd(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:200:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i padd<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_add_epi32(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:202:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f psub<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_sub_ps(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:203:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d psub<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_sub_pd(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:204:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i psub<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_sub_epi32(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:206:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pnegate(const Packet4f& a)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:211:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pnegate(const Packet2d& a)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pnegate(const Packet4i& a)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:221:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pconj(const Packet4f& a) { return a; }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pconj(const Packet2d& a) { return a; }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pconj(const Packet4i& a) { return a; }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:225:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pmul<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_mul_ps(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pmul<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_mul_pd(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:227:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmul<Packet4i>(const Packet4i& a, const Packet4i& b)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:243:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pdiv<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_div_ps(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pdiv<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_div_pd(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:247:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmadd(const Packet4i& a, const Packet4i& b, const Packet4i& c) { return padd(pmul(a,b), c); }
                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:253:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pmin<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_min_ps(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:254:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pmin<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_min_pd(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:255:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmin<Packet4i>(const Packet4i& a, const Packet4i& b)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:266:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_max_ps(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:267:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pmax<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_max_pd(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:268:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:290:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pand<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_and_ps(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:291:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pand<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_and_pd(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:292:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pand<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_and_si128(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:294:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f por<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_or_ps(a,b); }
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:295:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d por<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_or_pd(a,b); }
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:296:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i por<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_or_si128(a,b); }
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:298:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pxor<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_xor_ps(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:299:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pxor<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_xor_pd(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:300:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pxor<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_xor_si128(a,b); }
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:302:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pandnot<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_andnot_ps(a,b); }
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:303:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pandnot<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_andnot_pd(a,b); }
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:304:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pandnot<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_andnot_si128(a,b); }
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:306:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pload<Packet4f>(const float*   from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_ps(from); }
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pload<Packet2d>(const double*  from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_pd(from); }
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:308:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pload<Packet4i>(const int*     from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_si128(reinterpret_cast<const __m128i*>(from)); }
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:326:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f ploadu<Packet4f>(const float* from)
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:333:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d ploadu<Packet2d>(const double* from)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:338:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i ploadu<Packet4i>(const int* from)
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f ploaddup<Packet4f>(const float*   from)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:349:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d ploaddup<Packet2d>(const double*  from)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:351:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i ploaddup<Packet4i>(const int*     from)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:358:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore<float>(float*   to, const Packet4f& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_ps(to, from); }
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_pd(to, from); }
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:360:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore<int>(int*       to, const Packet4i& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_si128(reinterpret_cast<__m128i*>(to), from); }
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:362:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_pd(to, from); }
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:363:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<float>(float*   to, const Packet4f& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_ps(to, from); }
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:364:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<int>(int*       to, const Packet4i& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_si128(reinterpret_cast<__m128i*>(to), from); }
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:366:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet4f pgather<float, Packet4f>(const float* from, Index stride)
                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:370:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet2d pgather<double, Packet2d>(const double* from, Index stride)
                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:374:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet4i pgather<int, Packet4i>(const int* from, Index stride)
                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:379:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<float, Packet4f>(float* to, const Packet4f& from, Index stride)
                                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:386:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<double, Packet2d>(double* to, const Packet2d& from, Index stride)
                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:391:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<int, Packet4i>(int* to, const Packet4i& from, Index stride)
                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:400:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore1<Packet4f>(float* to, const float& a)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:406:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore1<Packet2d>(double* to, const double& a)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<float>(const float*   addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<double>(const double* addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:421:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<int>(const int*       addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:436:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float  pfirst<Packet4f>(const Packet4f& a) { return _mm_cvtss_f32(a); }
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:437:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double pfirst<Packet2d>(const Packet2d& a) { return _mm_cvtsd_f64(a); }
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:438:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int    pfirst<Packet4i>(const Packet4i& a) { return _mm_cvtsi128_si32(a); }
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:441:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f preverse(const Packet4f& a)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d preverse(const Packet2d& a)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i preverse(const Packet4i& a)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:448:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pabs(const Packet4f& a)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pabs(const Packet2d& a)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:458:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pabs(const Packet4i& a)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:472:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       Packet4f& a0, Packet4f& a1, Packet4f& a2, Packet4f& a3)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:482:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       Packet2d& a0, Packet2d& a1, Packet2d& a2, Packet2d& a3)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:500:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE void punpackp(Packet4f* vecs)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:520:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:534:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d preduxp<Packet2d>(const Packet2d* vecs)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:540:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux<Packet4f>(const Packet4f& a)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux<Packet2d>(const Packet2d& a)
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux<Packet4i>(const Packet4i& a)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:581:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:598:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux_mul<Packet4f>(const Packet4f& a)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:603:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux_mul<Packet2d>(const Packet2d& a)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:607:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux_mul<Packet4i>(const Packet4i& a)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:618:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux_min<Packet4f>(const Packet4f& a)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:623:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux_min<Packet2d>(const Packet2d& a)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:627:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux_min<Packet4i>(const Packet4i& a)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:644:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux_max<Packet4f>(const Packet4f& a)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:649:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux_max<Packet2d>(const Packet2d& a)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:653:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux_max<Packet4i>(const Packet4i& a)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet4f& first, const Packet4f& second)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:743:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet4i& first, const Packet4i& second)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:766:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet2d& first, const Packet2d& second)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:778:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet4f,4>& kernel) {
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:783:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet2d,2>& kernel) {
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:790:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet4i,4>& kernel) {
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:802:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pblend(const Selector<4>& ifPacket, const Packet4i& thenPacket, const Packet4i& elsePacket) {
                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:812:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pblend(const Selector<4>& ifPacket, const Packet4f& thenPacket, const Packet4f& elsePacket) {
                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:822:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pblend(const Selector<2>& ifPacket, const Packet2d& thenPacket, const Packet2d& elsePacket) {
                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:833:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pinsertfirst(const Packet4f& a, float b)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:842:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pinsertfirst(const Packet2d& a, double b)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pinsertlast(const Packet4f& a, float b)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/PacketMath.h:861:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pinsertlast(const Packet2d& a, double b)
                                                                                ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:393,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:23:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f plog<Packet4f>(const Packet4f& _x)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:107:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f pexp<Packet4f>(const Packet4f& _x)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:172:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet2d pexp<Packet2d>(const Packet2d& _x)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f psin<Packet4f>(const Packet4f& _x)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:359:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f pcos<Packet4f>(const Packet4f& _x)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:456:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f psqrt<Packet4f>(const Packet4f& _x)
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:479:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet2d psqrt<Packet2d>(const Packet2d& x) { return _mm_sqrt_pd(x); }
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:484:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f prsqrt<Packet4f>(const Packet4f& _x) {
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet2d prsqrt<Packet2d>(const Packet2d& x) {
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptanh<Packet4f>(const Packet4f& x) {
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:540:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 float sqrt(const float &x)
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/MathFunctions.h:547:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double sqrt(const double &x)
                            ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:394,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:20:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf() {}
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:21:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE explicit Packet2cf(const __m128& a) : v(a) {}
                                                         ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:394,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:55:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf padd<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_add_ps(a.v,b.v)); }
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:56:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_sub_ps(a.v,b.v)); }
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pnegate(const Packet2cf& a)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:62:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pconj(const Packet2cf& a)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:68:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pmul<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:85:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pand   <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_and_ps(a.v,b.v)); }
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:86:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf por    <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_or_ps(a.v,b.v)); }
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:87:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pxor   <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_xor_ps(a.v,b.v)); }
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:88:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pandnot<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_andnot_ps(a.v,b.v)); }
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:90:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pload <Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Packet2cf(pload<Packet4f>(&numext::real_ref(*from))); }
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:91:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf ploadu<Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_UNALIGNED_LOAD return Packet2cf(ploadu<Packet4f>(&numext::real_ref(*from))); }
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:93:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pset1<Packet2cf>(const std::complex<float>&  from)
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:111:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf ploaddup<Packet2cf>(const std::complex<float>* from) { return pset1<Packet2cf>(*from); }
                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:113:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore <std::complex<float> >(std::complex<float> *   to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore(&numext::real_ref(*to), Packet4f(from.v)); }
                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:114:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<float> >(std::complex<float> *   to, const Packet2cf& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu(&numext::real_ref(*to), Packet4f(from.v)); }
                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:117:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet2cf pgather<std::complex<float>, Packet2cf>(const std::complex<float>* from, Index stride)
                                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:123:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<std::complex<float>, Packet2cf>(std::complex<float>* to, const Packet2cf& from, Index stride)
                                                                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:131:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<std::complex<float> >(const std::complex<float> *   addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<float>  pfirst<Packet2cf>(const Packet2cf& a)
                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:148:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf preverse(const Packet2cf& a) { return Packet2cf(_mm_castpd_ps(preverse(Packet2d(_mm_castps_pd(a.v))))); }
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:150:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<float> predux<Packet2cf>(const Packet2cf& a)
                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:155:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:160:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<float> predux_mul<Packet2cf>(const Packet2cf& a)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:168:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet2cf& first, const Packet2cf& second)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:180:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:183:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:198:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:201:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:216:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:219:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
                                                                              ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:374,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const                        \
                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const                        \
                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:394,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:234:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pdiv<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:242:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Packet2cf pcplxflip/* <Packet2cf> */(const Packet2cf& x)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd() {}
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE explicit Packet1cd(const __m128d& a) : v(a) {}
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:285:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd padd<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_add_pd(a.v,b.v)); }
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:286:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd psub<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_sub_pd(a.v,b.v)); }
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:287:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pnegate(const Packet1cd& a) { return Packet1cd(pnegate(Packet2d(a.v))); }
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:288:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pconj(const Packet1cd& a)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:294:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pmul<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:308:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pand   <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_and_pd(a.v,b.v)); }
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:309:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd por    <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_or_pd(a.v,b.v)); }
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:310:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pxor   <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_xor_pd(a.v,b.v)); }
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:311:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pandnot<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_andnot_pd(a.v,b.v)); }
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:314:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pload <Packet1cd>(const std::complex<double>* from)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:316:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd ploadu<Packet1cd>(const std::complex<double>* from)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:318:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pset1<Packet1cd>(const std::complex<double>&  from)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:321:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd ploaddup<Packet1cd>(const std::complex<double>* from) { return pset1<Packet1cd>(*from); }
                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:324:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore <std::complex<double> >(std::complex<double> *   to, const Packet1cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((double*)to, Packet2d(from.v)); }
                                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<double> >(std::complex<double> *   to, const Packet1cd& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu((double*)to, Packet2d(from.v)); }
                                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:327:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<std::complex<double> >(const std::complex<double> *   addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<double>  pfirst<Packet1cd>(const Packet1cd& a)
                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:336:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd preverse(const Packet1cd& a) { return a; }
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:338:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<double> predux<Packet1cd>(const Packet1cd& a)
                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:343:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd preduxp<Packet1cd>(const Packet1cd* vecs)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:348:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<double> predux_mul<Packet1cd>(const Packet1cd& a)
                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:356:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet1cd& /*first*/, const Packet1cd& /*second*/)
                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:365:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:383:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:386:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:401:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:404:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
                                                                              ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:374,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const                        \
                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const                        \
                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:394,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:419:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pdiv<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:427:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Packet1cd pcplxflip/* <Packet1cd> */(const Packet1cd& x)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:433:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet2cf,2>& kernel) {
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:442:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<>  EIGEN_STRONG_INLINE Packet2cf pblend(const Selector<2>& ifPacket, const Packet2cf& thenPacket, const Packet2cf& elsePacket) {
                                                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:447:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pinsertfirst(const Packet2cf& a, std::complex<float> b)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pinsertfirst(const Packet1cd&, std::complex<double> b)
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:457:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pinsertlast(const Packet2cf& a, std::complex<float> b)
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/Complex.h:462:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pinsertlast(const Packet1cd&, std::complex<double> b)
                                                                                              ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:395,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/TypeCasting.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pcast<Packet4f, Packet4i>(const Packet4f& a) {
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/TypeCasting.h:59:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet4i, Packet4f>(const Packet4i& a) {
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/TypeCasting.h:63:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet2d, Packet4f>(const Packet2d& a, const Packet2d& b) {
                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/SSE/TypeCasting.h:67:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pcast<Packet4f, Packet2d>(const Packet4f& a) {
                                                                                    ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:411,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:55:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC __half_raw() : x(0) {}
                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:56:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC __half_raw(unsigned short raw) : x(raw) {}
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:64:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x);
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:64:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:65:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff);
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:65:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:66:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h);
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:66:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:69:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half_base() {}
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:70:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half_base(const half_base& h) : __half_raw(h) {}
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half_base(const __half_raw& h) : __half_raw(h) {}
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:85:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half() {}
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:87:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {}
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:88:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {}
                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:93:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC half(bool b)
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:96:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC half(const T& val)
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC half(float f)
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:101:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(bool) const {
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(signed char) const {
                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:108:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned char) const {
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:111:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(short) const {
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:114:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned short) const {
                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:117:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(int) const {
                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:120:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned int) const {
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:123:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long) const {
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:126:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long) const {
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:129:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long long) const {
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:132:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long long) const {
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:135:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(float) const {
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(double) const {
                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:142:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half& operator=(const half& other) {
                                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:411,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half (min)() { return Eigen::half_impl::raw_uint16_to_half(0x400); }
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:178:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half lowest() { return Eigen::half_impl::raw_uint16_to_half(0xfbff); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:179:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half (max)() { return Eigen::half_impl::raw_uint16_to_half(0x7bff); }
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:180:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half epsilon() { return Eigen::half_impl::raw_uint16_to_half(0x0800); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half round_error() { return Eigen::half(0.5); }
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:182:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half infinity() { return Eigen::half_impl::raw_uint16_to_half(0x7c00); }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:183:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half quiet_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:184:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half signaling_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half denorm_min() { return Eigen::half_impl::raw_uint16_to_half(0x1); }
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:268:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator + (const half& a, const half& b) {
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:271:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator * (const half& a, const half& b) {
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:274:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a, const half& b) {
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:277:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, const half& b) {
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:280:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a) {
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:285:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator += (half& a, const half& b) {
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:289:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator *= (half& a, const half& b) {
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:293:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator -= (half& a, const half& b) {
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:297:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator /= (half& a, const half& b) {
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:301:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator == (const half& a, const half& b) {
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:304:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator != (const half& a, const half& b) {
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:307:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator < (const half& a, const half& b) {
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:310:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator <= (const half& a, const half& b) {
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:313:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator > (const half& a, const half& b) {
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:316:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator >= (const half& a, const half& b) {
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:324:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, Index b) {
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:333:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x) {
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:344:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff) {
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:400:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h) {
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:431:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isinf)(const half& a) {
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:434:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isnan)(const half& a) {
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:441:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isfinite)(const half& a) {
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:445:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half abs(const half& a) {
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half exp(const half& a) {
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:457:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log(const half& a) {
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:464:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log1p(const half& a) {
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:467:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log10(const half& a) {
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:470:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sqrt(const half& a) {
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:477:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half pow(const half& a, const half& b) {
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:480:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sin(const half& a) {
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half cos(const half& a) {
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:486:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tan(const half& a) {
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:489:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tanh(const half& a) {
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:492:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half floor(const half& a) {
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:499:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half ceil(const half& a) {
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:507:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (min)(const half& a, const half& b) {
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:516:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (max)(const half& a, const half& b) {
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:526:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_ALWAYS_INLINE std::ostream& operator << (std::ostream& os, const half& v) {
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:541:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline half run(const half& x, const half& y)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:545:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline half run()
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:565:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half epsilon() {
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:568:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half dummy_precision() { return Eigen::half(1e-2f); }
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:569:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half highest() {
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:572:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half lowest() {
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:575:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half infinity() {
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:578:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half quiet_NaN() {
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:586:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half fabsh(const Eigen::half& a) {
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:591:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half exph(const Eigen::half& a) {
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:594:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half logh(const Eigen::half& a) {
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:601:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half sqrth(const Eigen::half& a) {
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:604:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half powh(const Eigen::half& a, const Eigen::half& b) {
                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:607:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half floorh(const Eigen::half& a) {
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:610:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half ceilh(const Eigen::half& a) {
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/Half.h:619:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::size_t operator()(const Eigen::half& a) const {
                                                                                      ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:413,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/TypeCasting.h:21:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const float& a) const {
                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:413,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/TypeCasting.h:39:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const int& a) const {
                                                                               ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:413,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/arch/CUDA/TypeCasting.h:57:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE float operator() (const Eigen::half& a) const {
                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:42:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a + b; }
                                                                                                               ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:44:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:47:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:66:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalar_sum_op() {}
                 ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:86:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a * b; }
                                                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:88:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:91:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:119:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const
                                                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:123:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:144:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::mini(a, b); }
                                                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:146:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:149:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:170:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::maxi(a, b); }
                                                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:172:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:175:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:211:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a==b;}
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:218:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<b;}
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:225:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<=b;}
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:232:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>b;}
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:239:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>=b;}
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:246:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return !(a<=b || b<=a);}
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a!=b;}
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:267:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar &x, const Scalar &y) const
                                                                                                    ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline result_type operator() (const Scalar& a, const Exponent& b) const { return numext::pow(a, b); }
                                                                      ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:332:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a - b; }
                                                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:334:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:361:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a / b; }
                                                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:363:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:384:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a && b; }
                                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a || b; }
                                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:423,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:416:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a ^ b; }
                                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:439:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bind1st_op(const first_argument_type &val) : m_value(val) {}
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:441:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const second_argument_type& b) const { return BinaryOp::operator()(m_value,b); }
                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:444:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& b) const
                                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:458:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bind2nd_op(const second_argument_type &val) : m_value(val) {}
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:460:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const first_argument_type& a) const { return BinaryOp::operator()(a,m_value); }
                                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/BinaryFunctors.h:463:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:24:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return -a; }
                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:26:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:44:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs(a); }
                                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:46:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:76:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a, const Score&) const { return numext::abs(a); }
                                                                                                      ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:83:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scal&, const result_type& a) const { return a; }
                                                                                                          ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:95:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs2(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:97:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:112:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { using numext::conj; return conj(a); }
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:114:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const { return internal::pconj(a); }
                                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:133:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { using numext::arg; return arg(a); }
                                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:135:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:155:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const NewType operator() (const Scalar& a) const { return cast<Scalar, NewType>(a); }
                                                                                    ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::real(a); }
                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:187:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::imag(a); }
                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:203:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::real_ref(*const_cast<Scalar*>(&a)); }
                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:219:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::imag_ref(*const_cast<Scalar*>(&a)); }
                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:233:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::exp(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pexp(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:275:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log1p(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:306:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog1p(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { EIGEN_USING_STD_MATH(log10) return log10(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog10(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:338:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sqrt(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:340:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psqrt(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:365:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return Scalar(1)/numext::sqrt(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::prsqrt(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:384:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return numext::cos(a); }
                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:386:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcos(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:403:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sin(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psin(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:423:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::tan(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:425:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::ptan(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:442:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::acos(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:444:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pacos(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:461:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::asin(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:463:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pasin(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::atan(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::patan(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:501:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator()(const Scalar& a) const { return numext::tanh(a); }
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:503:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& x) const { return ptanh(x); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:537:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sinh(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:539:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psinh(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:556:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::cosh(a); }
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:558:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcosh(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:576:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return Scalar(1)/a; }
                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:578:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
                                                                   ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:592:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a; }
                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:594:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
                                                                   ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:608:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a*a; }
                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:610:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
                                                                   ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:623:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::round(a); }
                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:625:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pround(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:642:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::floor(a); }
                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:644:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pfloor(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:661:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::ceil(a); }
                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:663:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pceil(a); }
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:681:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isnan)(a); }
                                                                                  ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:699:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isinf)(a); }
                                                                                  ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:717:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isfinite)(a); }
                                                                                  ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:735:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a) const { return !a; }
                                                                         ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
                                                                      ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:424,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/UnaryFunctors.h:764:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
                                                                      ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:425,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:19:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const scalar_constant_op& other) : m_other(other.m_other) { }
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:20:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const Scalar& other) : m_other(other) { }
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:21:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() () const { return m_other; }
                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:23:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { return internal::pset1<PacketType>(m_other); }
                                                                     ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:425,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:34:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType row, IndexType col) const { return row==col ? Scalar(1) : Scalar(0); }
                                                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:425,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:45:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:51:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const {
                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:60:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const
                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:92:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar operator() (IndexType i) const
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:131:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   linspaced_op(const Scalar& low, const Scalar& high, Index num_steps)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:136:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const { return impl(i); }
                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/NullaryFunctors.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const { return impl.packetOp(i); }
                                                                            ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:427,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a = b; }
                                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:27:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:427,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:49:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a += b; }
                                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:52:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:427,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:70:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a -= b; }
                                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:73:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:427,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:92:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a *= b; }
                                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:95:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:427,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:113:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a /= b; }
                                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:116:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:427,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/functors/AssignmentFunctors.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Scalar& a, const Scalar& b) const
                                                                                      ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:433,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt);
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:433,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/IO.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const std::string& _matPrefix="", const std::string& _matSuffix="")
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/IO.h:98:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     WithFormat(const ExpressionType& matrix, const IOFormat& format)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/IO.h:102:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     friend std::ostream & operator << (std::ostream & s, const WithFormat& wf)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/IO.h:120:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int run()
                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/IO.h:129:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt)
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/IO.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  const DenseBase<Derived> & m)
                              ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:434,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:64:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner) const
                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:73:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner) const
                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CoeffReturnType coeff(Index row, Index col) const
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:104:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CoeffReturnType coeffByOuterInner(Index outer, Index inner) const
                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:115:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CoeffReturnType operator()(Index row, Index col) const
                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     coeff(Index index) const
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:158:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator[](Index index) const
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:178:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(Index index) const
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:188:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     x() const { return (*this)[0]; }
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:194:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     y() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:204:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     z() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:214:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     w() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:231:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketReturnType packet(Index row, Index col) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:241:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketReturnType packetByOuterInner(Index outer, Index inner) const
                                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:258:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketReturnType packet(Index index) const
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:273:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void coeffRef();
                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:274:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void coeffRefByOuterInner();
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:275:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void writePacket();
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:276:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void writePacketByOuterInner();
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:277:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyCoeff();
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:278:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyCoeffByOuterInner();
                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:279:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyPacket();
                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:280:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyPacketByOuterInner();
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:281:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void stride();
                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:282:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void innerStride();
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:283:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void outerStride();
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:284:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void rowStride();
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void colStride();
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar& coeffRef(Index row, Index col)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:349:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     coeffRefByOuterInner(Index outer, Index inner)
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:362:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(Index row, Index col)
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:387:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     coeffRef(Index index)
                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:404:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator[](Index index)
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:423:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(Index index)
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:433:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     x() { return (*this)[0]; }
       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:439:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     y()
       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:449:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     z()
       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:459:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     w()
       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:496:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:507:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index stride() const
                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:523:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rowStride() const
                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index colStride() const
                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:587:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index stride() const
                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rowStride() const
                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:607:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index colStride() const
                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:618:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Index run(const Derived&)
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:625:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Index run(const Derived& m)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:639:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline Index first_aligned(const DenseBase<Derived>& m)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseCoeffsBase.h:646:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline Index first_default_aligned(const DenseBase<Derived>& m)
                                                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:435,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:20:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline void check_DenseIndex_is_signed() {
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZeros() const { return size(); }
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index outerSize() const
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:230:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index innerSize() const
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:241:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index newSize)
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols)
                                       ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:435,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:275:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const DenseBase<OtherDerived>& other);
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:281:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const DenseBase& other);
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:285:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const EigenBase<OtherDerived> &other);
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:289:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const EigenBase<OtherDerived> &other);
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:293:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const EigenBase<OtherDerived> &other);
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:297:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ReturnByValue<OtherDerived>& func);
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:304:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& lazyAssign(const DenseBase<OtherDerived>& other);
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:307:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CommaInitializer<Derived> operator<< (const Scalar& s);
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Derived& flagged() const
                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CommaInitializer<Derived> operator<< (const DenseBase<OtherDerived>& other);
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:321:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TransposeReturnType transpose();
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:324:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstTransposeReturnType transpose() const;
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:326:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void transposeInPlace();
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:329:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Constant(Index rows, Index cols, const Scalar& value);
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Constant(Index size, const Scalar& value);
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:333:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Constant(const Scalar& value);
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:336:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high);
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:338:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(Index size, const Scalar& low, const Scalar& high);
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:340:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(Sequential_t, const Scalar& low, const Scalar& high);
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:342:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(const Scalar& low, const Scalar& high);
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:346:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NullaryExpr(Index rows, Index cols, const CustomNullaryOp& func);
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:349:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NullaryExpr(Index size, const CustomNullaryOp& func);
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:352:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NullaryExpr(const CustomNullaryOp& func);
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:354:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index rows, Index cols);
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:355:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index size);
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:356:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Zero();
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:357:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index rows, Index cols);
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index size);
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:359:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Ones();
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:361:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void fill(const Scalar& value);
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setConstant(const Scalar& value);
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:363:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setLinSpaced(Index size, const Scalar& low, const Scalar& high);
                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:364:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setLinSpaced(const Scalar& low, const Scalar& high);
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:365:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setZero();
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:366:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setOnes();
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:367:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setRandom();
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:371:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:374:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:377:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:379:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isApproxToConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:380:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:381:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isZero(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:382:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isOnes(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:384:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool hasNaN() const;
                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:385:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool allFinite() const;
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:388:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const Scalar& other);
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:390:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator/=(const Scalar& other);
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:401:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE EvalReturnType eval() const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(const DenseBase<OtherDerived>& other)
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:426:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(PlainObjectBase<OtherDerived>& other)
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:432:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const NestByValue<Derived> nestByValue() const;
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:433:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const ForceAlignedAccess<Derived> forceAlignedAccess() const;
                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:434:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ForceAlignedAccess<Derived> forceAlignedAccess();
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:436:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf() const;
                                                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:438:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf();
                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar sum() const;
                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:441:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar mean() const;
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:442:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar trace() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:444:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar prod() const;
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:446:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar minCoeff() const;
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:447:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar maxCoeff() const;
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:450:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar minCoeff(IndexType* row, IndexType* col) const;
                                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:452:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar maxCoeff(IndexType* row, IndexType* col) const;
                                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:454:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar minCoeff(IndexType* index) const;
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:456:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar maxCoeff(IndexType* index) const;
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:460:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar redux(const BinaryOp& func) const;
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:464:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void visit(Visitor& func) const;
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:473:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const WithFormat<Derived> format(const IOFormat& fmt) const
                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CoeffReturnType value() const
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool all() const;
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:488:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool any() const;
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:489:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index count() const;
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:504:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ConstRowwiseReturnType rowwise() const {
                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:507:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC RowwiseReturnType rowwise();
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:516:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ConstColwiseReturnType colwise() const {
                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:519:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ColwiseReturnType colwise();
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:522:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const RandomReturnType Random(Index rows, Index cols);
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:523:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const RandomReturnType Random(Index size);
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:524:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const RandomReturnType Random();
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:529:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const DenseBase<ElseDerived>& elseMatrix) const;
                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:533:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     select(const DenseBase<ThenDerived>& thenMatrix, const typename ThenDerived::Scalar& elseScalar) const;
                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:537:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     select(const typename ElseDerived::Scalar& thenScalar, const DenseBase<ElseDerived>& elseMatrix) const;
                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:539:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int p> RealScalar lpNorm() const;
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:543:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Replicate<Derived,RowFactor,ColFactor> replicate() const;
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:554:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Replicate<Derived, Dynamic, Dynamic> replicate(Index rowFactor, Index colFactor) const
                                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:561:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ReverseReturnType reverse();
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:564:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ConstReverseReturnType reverse() const
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:568:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void reverseInPlace();
                                           ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:573,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:435,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:64:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols) const
                                                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:92:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr topRightCorner(Index cRows, Index cCols)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr topRightCorner(Index cRows, Index cCols) const
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:118:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner()
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:126:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner() const
                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:151:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)
                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:158:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const
                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:178:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr topLeftCorner(Index cRows, Index cCols)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr topLeftCorner(Index cRows, Index cCols) const
                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:203:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner()
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner() const
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:236:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)
                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:243:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const
                                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:263:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr bottomRightCorner(Index cRows, Index cCols)
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:270:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr bottomRightCorner(Index cRows, Index cCols) const
                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:288:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner()
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const
                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:321:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:328:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) const
                                                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:348:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr bottomLeftCorner(Index cRows, Index cCols)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:355:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr bottomLeftCorner(Index cRows, Index cCols) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:373:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner()
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:381:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const
                                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:406:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols)
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:413:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) const
                                                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:432:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr topRows(Index n)
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:439:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr topRows(Index n) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:461:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type topRows(Index n = N)
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type topRows(Index n = N) const
                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:488:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr bottomRows(Index n)
                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:495:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr bottomRows(Index n) const
                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type bottomRows(Index n = N)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:525:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type bottomRows(Index n = N) const
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:545:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr middleRows(Index startRow, Index n)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:552:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr middleRows(Index startRow, Index n) const
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:575:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:583:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N) const
                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:602:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr leftCols(Index n)
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:609:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr leftCols(Index n) const
                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:631:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type leftCols(Index n = N)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:639:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type leftCols(Index n = N) const
                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:658:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr rightCols(Index n)
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:665:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr rightCols(Index n) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:687:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type rightCols(Index n = N)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:695:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type rightCols(Index n = N) const
                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:715:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr middleCols(Index startCol, Index numCols)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr middleCols(Index startCol, Index numCols) const
                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:745:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:753:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N) const
                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:780:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol)
                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:788:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol) const
                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:816:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                   Index blockRows, Index blockCols)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:824:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                               Index blockRows, Index blockCols) const
                                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:838:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColXpr col(Index i)
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:845:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColXpr col(Index i) const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowXpr row(Index i)
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:866:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowXpr row(Index i) const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:888:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType segment(Index start, Index n)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:897:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType segment(Index start, Index n) const
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType head(Index n)
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:927:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType head(Index n) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:949:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType tail(Index n)
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:957:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType tail(Index n) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:981:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type segment(Index start, Index n = N)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:990:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type segment(Index start, Index n = N) const
                                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type head(Index n = N)
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:1022:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type head(Index n = N) const
                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:1045:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type tail(Index n = N)
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/BlockMethods.h:1054:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type tail(Index n = N) const
                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:435,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:584:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void evalTo(Dest& ) const
                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:435,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseBase()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:604:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseBase(int);
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:605:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseBase(int,int);
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseBase.h:606:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit DenseBase(const DenseBase<OtherDerived>&);
                                                                                                        ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:101:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index diagonalSize() const { return (numext::mini)(rows(),cols()); }
                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:125,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator-() const { return NegativeReturnType(derived()); }
             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:125,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cast() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 conjugate() const
             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() const { return RealReturnType(derived()); }
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() const { return ImagReturnType(derived()); }
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() { return NonConstRealReturnType(derived()); }
      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() { return NonConstImagReturnType(derived()); }
      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:918:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:19:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:918:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:27:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:126,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
                                                                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:953:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:960:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:961:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:69:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(operator/,quotient)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:126,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:127,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs() const { return CwiseAbsReturnType(derived()); }
            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSign() const { return CwiseSignReturnType(derived()); }
             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseInverse() const { return CwiseInverseReturnType(derived()); }
                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:128,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const Scalar &other) const
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const Scalar &other) const
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:128,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const Scalar& s) const
                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const MatrixBase& other);
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const DenseBase<OtherDerived>& other);
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const EigenBase<OtherDerived>& other);
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ReturnByValue<OtherDerived>& other);
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const MatrixBase<OtherDerived>& other);
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const MatrixBase<OtherDerived>& other);
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived> &other) const;
                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lazyProduct(const MatrixBase<OtherDerived> &other) const;
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const EigenBase<OtherDerived>& other);
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:177:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheLeft(const EigenBase<OtherDerived>& other);
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheRight(const EigenBase<OtherDerived>& other);
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:185:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const DiagonalBase<DiagonalDerived> &diagonal) const;
                                                              ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:190:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     dot(const MatrixBase<OtherDerived>& other) const;
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:192:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC RealScalar squaredNorm() const;
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC RealScalar norm() const;
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar stableNorm() const;
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:195:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar blueNorm() const;
                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar hypotNorm() const;
                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:197:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const PlainObject normalized() const;
                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:198:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const PlainObject stableNormalized() const;
                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:199:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void normalize();
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:200:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void stableNormalize();
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:202:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const AdjointReturnType adjoint() const;
                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:203:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void adjointInPlace();
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:207:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalReturnType diagonal();
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstDiagonalReturnType diagonal() const;
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:218:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename DiagonalIndexReturnType<Index>::Type diagonal();
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:222:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstDiagonalIndexReturnType<Index>::Type diagonal() const;
                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:228:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalDynamicIndexReturnType diagonal(Index index);
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:230:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstDiagonalDynamicIndexReturnType diagonal(Index index) const;
                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename TriangularViewReturnType<Mode>::Type triangularView();
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:240:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstTriangularViewReturnType<Mode>::Type triangularView() const;
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename SelfAdjointViewReturnType<UpLo>::Type selfadjointView();
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:250:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstSelfAdjointViewReturnType<UpLo>::Type selfadjointView() const;
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:253:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                          const typename NumTraits<Scalar>::Real& m_epsilon = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const IdentityReturnType Identity();
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:255:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const IdentityReturnType Identity(Index rows, Index cols);
                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:256:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index size, Index i);
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:257:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index i);
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:258:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitX();
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:259:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitY();
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:260:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitZ();
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:261:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitW();
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:264:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const DiagonalWrapper<const Derived> asDiagonal() const;
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const PermutationWrapper<const Derived> asPermutation() const;
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setIdentity();
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:270:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setIdentity(Index rows, Index cols);
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:272:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isIdentity(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:273:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isDiagonal(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:275:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isUpperTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:276:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isLowerTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:280:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:281:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isUnitary(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:288:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline bool operator==(const MatrixBase<OtherDerived>& other) const
                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:296:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline bool operator!=(const MatrixBase<OtherDerived>& other) const
                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NoAlias<Derived,Eigen::MatrixBase > noalias();
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:303:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Derived& forceAlignedAccess() const { return derived(); }
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& forceAlignedAccess() { return derived(); }
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<bool Enable> inline const Derived& forceAlignedAccessIf() const { return derived(); }
                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:306:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<bool Enable> inline Derived& forceAlignedAccessIf() { return derived(); }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:308:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar trace() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:310:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int p> EIGEN_DEVICE_FUNC RealScalar lpNorm() const;
                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:312:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC MatrixBase<Derived>& matrix() { return *this; }
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const MatrixBase<Derived>& matrix() const { return *this; }
                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ArrayWrapper<Derived> array() { return ArrayWrapper<Derived>(derived()); }
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:320:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const ArrayWrapper<const Derived> array() const { return ArrayWrapper<const Derived>(derived()); }
                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:324:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const FullPivLU<PlainObject> fullPivLu() const;
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:325:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PartialPivLU<PlainObject> partialPivLu() const;
                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:327:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PartialPivLU<PlainObject> lu() const;
                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Inverse<Derived> inverse() const;
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:337:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) const;
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:343:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) const;
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant() const;
                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:348:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const LLT<PlainObject>  llt() const;
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:349:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const LDLT<PlainObject> ldlt() const;
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const HouseholderQR<PlainObject> householderQr() const;
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:354:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ColPivHouseholderQR<PlainObject> colPivHouseholderQr() const;
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:355:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const FullPivHouseholderQR<PlainObject> fullPivHouseholderQr() const;
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:356:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CompleteOrthogonalDecomposition<PlainObject> completeOrthogonalDecomposition() const;
                                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EigenvaluesReturnType eigenvalues() const;
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:361:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RealScalar operatorNorm() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:365:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline JacobiSVD<PlainObject> jacobiSvd(unsigned int computationOptions = 0) const;
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BDCSVD<PlainObject>    bdcSvd(unsigned int computationOptions = 0) const;
                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:384:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cross(const MatrixBase<OtherDerived>& other) const;
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:388:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainObject cross3(const MatrixBase<OtherDerived>& other) const;
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:391:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainObject unitOrthogonal(void) const;
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Matrix<Scalar,3,1> eulerAngles(Index a0, Index a1, Index a2) const;
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:401:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline HomogeneousReturnType homogeneous() const;
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const HNormalizedReturnType hnormalized() const;
                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:415:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void makeHouseholderInPlace(Scalar& tau, RealScalar& beta);
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                          Scalar& tau, RealScalar& beta) const;
                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:422:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                    Scalar* workspace);
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:426:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                     Scalar* workspace);
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:431:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheLeft(Index p, Index q, const JacobiRotation<OtherScalar>& j);
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:433:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheRight(Index p, Index q, const JacobiRotation<OtherScalar>& j);
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:439:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cwiseProduct(const SparseMatrixBase<OtherDerived> &other) const
                                                               ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:436,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:454:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixExponentialReturnValue, exp, exponential)
     ^~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:456:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixFunctionReturnValue<Derived> matrixFunction(StemFunction f) const;
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:457:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, cosh, hyperbolic cosine)
     ^~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:458:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, sinh, hyperbolic sine)
     ^~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:459:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, cos, cosine)
     ^~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:460:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, sin, sine)
     ^~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:461:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixSquareRootReturnValue, sqrt, square root)
     ^~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:462:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixLogarithmReturnValue, log, logarithm)
     ^~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name(Argument) const;
                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:463:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION_1'
     EIGEN_MATRIX_FUNCTION_1(MatrixPowerReturnValue,        pow, power to \c p, const RealScalar& p)
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name(Argument) const;
                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:464:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION_1'
     EIGEN_MATRIX_FUNCTION_1(MatrixComplexPowerReturnValue, pow, power to \c p, const std::complex<RealScalar>& p)
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC MatrixBase() : Base() {}
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:470:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit MatrixBase(int);
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:471:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC MatrixBase(int,int);
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:472:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit MatrixBase(const MatrixBase<OtherDerived>&);
                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:475:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator+=(const ArrayBase<OtherDerived>& )
                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:478:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator-=(const ArrayBase<OtherDerived>& )
                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:497:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator*=(const EigenBase<OtherDerived> &other)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:510:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::applyOnTheRight(const EigenBase<OtherDerived> &other)
                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MatrixBase.h:522:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::applyOnTheLeft(const EigenBase<OtherDerived> &other)
                                                                                     ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:437,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& derived() { return *static_cast<Derived*>(this); }
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:48:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Derived& derived() const { return *static_cast<const Derived*>(this); }
                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:51:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Derived& const_cast_derived() const
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:54:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const Derived& const_derived() const
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return derived().rows(); }
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:62:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return derived().cols(); }
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index size() const { return rows() * cols(); }
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:71:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void evalTo(Dest& dst) const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:77:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void addTo(Dest& dst) const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void subTo(Dest& dst) const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline void applyThisOnTheRight(Dest& dst) const
                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline void applyThisOnTheLeft(Dest& dst) const
                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:133:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator=(const EigenBase<OtherDerived> &other)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:142:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator+=(const EigenBase<OtherDerived> &other)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/EigenBase.h:151:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator-=(const EigenBase<OtherDerived> &other)
                                                                             ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:439,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Product.h:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Product.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rows() const { return m_lhs.rows(); }
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Product.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index cols() const { return m_rhs.cols(); }
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Product.h:103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const LhsNestedCleaned& lhs() const { return m_lhs; }
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Product.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const RhsNestedCleaned& rhs() const { return m_rhs; }
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Product.h:130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE operator const Scalar() const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Product.h:165:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index row, Index col) const
                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Product.h:173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index i) const
                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:440,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const T& xpr) : Base(xpr) {}
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:103:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const T& xpr) : evaluator<T>(xpr) {}
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator()
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const PlainObjectType& m)
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:161:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:170:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:209:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:221:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:241:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator() {}
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator() {}
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:256:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:275:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& t) : m_argImpl(t.nestedExpression()) {}
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:281:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:287:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   typename XprType::Scalar& coeffRef(Index index)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:306:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:313:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:320:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:327:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:347:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const { return op(i,j); }
                                                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:349:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:351:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const { return op.template packetOp<T>(i,j); }
                                                                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:352:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
                                                                                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:359:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType=0, IndexType=0) const { return op(); }
                                                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:360:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType=0, IndexType=0) const { return op.template packetOp<T>(); }
                                                                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:367:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j=0) const { return op(i,j); }
                                                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:368:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j=0) const { return op.template packetOp<T>(i,j); }
                                                                                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:378:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const {
                                                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:382:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const {
                                                                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:388:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:390:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:472:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& n)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:482:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(IndexType row, IndexType col) const
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:489:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(IndexType index) const
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:496:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(IndexType row, IndexType col) const
                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:503:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(IndexType index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:530:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit unary_evaluator(const XprType& op)
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:541:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:547:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:554:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:581:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:612:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit ternary_evaluator(const XprType& xpr)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:625:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:631:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:638:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:647:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:699:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit binary_evaluator(const XprType& xpr)
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:711:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:717:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:732:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& op)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:772:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:778:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:821:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit mapbase_evaluator(const XprType& map)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:832:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:838:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:844:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:850:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:865:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:872:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:880:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:886:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rowStride() const { return XprType::IsRowMajor ? m_outerStride.value() : m_innerStride.value(); }
                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:888:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index colStride() const { return XprType::IsRowMajor ? m_innerStride.value() : m_outerStride.value(); }
                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:923:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& map)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:941:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& ref)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& block) : block_evaluator_type(block)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1009:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1020:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& block)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1036:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1051:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1057:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1067:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1074:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1085:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1092:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1120:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1148:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& select)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1159:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& replicate)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1213:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1227:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1239:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1253:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1294:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType xpr)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar coeff(Index i, Index j) const
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar coeff(Index index) const
                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1343:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator_wrapper_base(const ArgType& arg) : m_argImpl(arg) {}
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1355:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1367:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1374:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1381:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1388:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1410:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1463:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& reverse)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1470:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1483:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1512:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1520:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1537:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1570:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& diagonal)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1579:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1585:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1591:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index)
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1597:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1607:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rowOffset() const { return m_index.value() > 0 ? 0 : -m_index.value(); }
                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1608:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index colOffset() const { return m_index.value() > 0 ? m_index.value() : 0; }
                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EvalToTemp(const ArgType& arg)
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const ArgType& arg() const
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1645:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index rows() const
                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index cols() const
                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1667:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreEvaluators.h:1674:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator(const ArgType& arg)
                                                 ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:441,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:204:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:214:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:220:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:230:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index) { }
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:240:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel& kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:250:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:272:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:283:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:290:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:301:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &, Index) { }
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:322:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void EIGEN_STRONG_INLINE run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:335:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index, Index) {}
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:386:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                       Index end)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:451:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:465:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:475:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:493:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:504:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:518:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:566:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:610:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC generic_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
                                                                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:618:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index size() const        { return m_dstExpr.size(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:619:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index innerSize() const   { return m_dstExpr.innerSize(); }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index outerSize() const   { return m_dstExpr.outerSize(); }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:621:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const        { return m_dstExpr.rows(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:622:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const        { return m_dstExpr.cols(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:623:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index outerStride() const { return m_dstExpr.outerStride(); }
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC DstEvaluatorType& dstEvaluator() { return m_dst; }
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:626:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const SrcEvaluatorType& srcEvaluator() const { return m_src; }
                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index row, Index col)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:635:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index index)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:641:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeffByOuterInner(Index outer, Index inner)
                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index row, Index col)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:656:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index index)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:662:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacketByOuterInner(Index outer, Index inner)
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:669:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner)
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:678:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner)
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:687:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Scalar* dstDataPtr() const
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:706:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const Functor &/*func*/)
                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:715:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const internal::assign_op<T1,T2> &/*func*/)
                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:725:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src, const Functor &func)
                                                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:745:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src)
                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:780:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(Dst& dst, const Src& src)
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:786:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(const Dst& dst, const Src& src)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:794:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if< evaluator_assume_aliasing<Src>::value, void*>::type = 0)
                                                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:802:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if<!evaluator_assume_aliasing<Src>::value, void*>::type = 0)
                                                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:811:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(NoAlias<Dst,StorageBase>& dst, const Src& src, const Func& func)
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:819:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias(Dst& dst, const Src& src, const Func& func)
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:840:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias(Dst& dst, const Src& src)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:847:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src, const Func& func)
                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:858:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Dst, typename Src> void check_for_aliasing(const Dst &dst, const Src &src);
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:873:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:891:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:906:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
                                                                                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/AssignEvaluator.h:919:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
                                                                                                                                                                 ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:445,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Assign.h:20:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::lazyAssign(const DenseBase<OtherDerived>& other)
                                                    ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:445,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Assign.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Assign.h:47:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase& other)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Assign.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Assign.h:64:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Assign.h:73:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const EigenBase<OtherDerived>& other)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Assign.h:82:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
                                                                                                     ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:91,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator-() const { return NegativeReturnType(derived()); }
             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:91,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cast() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 conjugate() const
             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() const { return RealReturnType(derived()); }
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() const { return ImagReturnType(derived()); }
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() { return NonConstRealReturnType(derived()); }
      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() { return NonConstImagReturnType(derived()); }
      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:92,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs() const { return CwiseAbsReturnType(derived()); }
            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSign() const { return CwiseSignReturnType(derived()); }
             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseInverse() const { return CwiseInverseReturnType(derived()); }
                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:93,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:43:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs() const
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:57:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 arg() const
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:71:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs2() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:88:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 exp() const
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:105:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 log() const
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 log1p() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:135:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 log10() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sqrt() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:168:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rsqrt() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:184:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sign() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:202:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cos() const
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:220:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sin() const
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:234:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 tan() const
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:248:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 atan() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:262:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 acos() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:276:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 asin() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:290:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 tanh() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:304:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sinh() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:318:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cosh() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:332:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inverse() const
           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:346:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 square() const
          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:360:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cube() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:374:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 round() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:388:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 floor() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:402:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ceil() const
        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:416:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isNaN() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:430:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isInf() const
         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:444:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isFinite() const
            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator!() const
             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:490:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 lgamma() const
          ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:93,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:507:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 digamma() const
           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 erf() const
       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseUnaryOps.h:549:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 erfc() const
        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:918:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:19:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:918:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:27:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:94,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
                                                                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:953:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:960:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:961:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:69:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(operator/,quotient)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:94,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:95,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const Scalar &other) const
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const Scalar &other) const
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:95,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const Scalar& s) const
                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:96,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:9:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator*(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:96,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:21:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator/(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:918:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:33:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(min,min)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:96,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:47:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar &other) const
                       ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:918:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:59:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(max,max)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:96,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:73:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar &other) const
                       ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:918:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:85:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(pow,pow)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:88:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(pow,pow)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:96,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:953:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:960:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:961:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:953:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:960:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:961:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:953:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:260:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(operator/,quotient)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:96,
                 from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:284:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator^(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/plugins/ArrayCwiseBinaryOps.h:329:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 zeta(const EIGEN_CURRENT_STORAGE_BASE_CLASS<DerivedQ> &q) const
                                                           ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:107:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ArrayBase& other)
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const Scalar &value)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:120:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const Scalar& scalar);
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:122:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const Scalar& scalar);
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const ArrayBase<OtherDerived>& other);
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const ArrayBase<OtherDerived>& other);
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:133:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const ArrayBase<OtherDerived>& other);
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:137:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator/=(const ArrayBase<OtherDerived>& other);
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:141:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ArrayBase<Derived>& array() { return *this; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:143:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ArrayBase<Derived>& array() const { return *this; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:148:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixWrapper<Derived> matrix() { return MatrixWrapper<Derived>(derived()); }
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixWrapper<const Derived> matrix() const { return MatrixWrapper<const Derived>(derived()); }
                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:157:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ArrayBase() : Base() {}
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:160:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ArrayBase(Index);
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:161:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ArrayBase(Index,Index);
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:162:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> explicit ArrayBase(const ArrayBase<OtherDerived>&);
                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:165:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator+=(const MatrixBase<OtherDerived>& )
                                                                                         ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:448,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:168:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator-=(const MatrixBase<OtherDerived>& )
                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:179:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator-=(const ArrayBase<OtherDerived> &other)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:192:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator+=(const ArrayBase<OtherDerived>& other)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:205:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator*=(const ArrayBase<OtherDerived>& other)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayBase.h:218:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator/=(const ArrayBase<OtherDerived>& other)
                                                                    ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:449,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:47:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline T operator()(const T& x) const { return numext::conj(x); }
                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:49:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline T pconj(const T& x) const { return internal::pconj(x); }
                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:54:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const T& operator()(const T& x) const { return x; }
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:56:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const T& pconj(const T& x) const { return x; }
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const LhsScalar& x, const RhsScalar& y, const Scalar& c) const
                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:68:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const LhsScalar& x, const RhsScalar& y) const
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const { return internal::pmadd(x,y,c); }
                                                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const { return internal::pmul(x,y); }
                                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:81:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
                                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:84:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:91:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
                                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:94:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
                                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:111:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const RealScalar& y, const Scalar& c) const
                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const RealScalar& y) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const RealScalar& x, const Scalar& y, const Scalar& c) const
                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:122:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const RealScalar& x, const Scalar& y) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:127:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE To run(const From& x) { return To(x); }
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE typename NumTraits<Scalar>::Real run(const Scalar& x) { return numext::real(x); }
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:139:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasVectorMapper(Scalar *data) : m_data(data) {}
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:141:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar operator()(Index i) const {
                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet load(Index i) const {
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:150:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool aligned(Index i) const {
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:164:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasLinearMapper(Scalar *data) : m_data(data) {}
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:166:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void prefetch(int i) const {
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar& operator()(Index i) const {
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:174:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i) const {
                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:178:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i) const {
                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:182:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void storePacket(Index i, const Packet &p) const {
                                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:200:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper(Scalar* data, Index stride) : m_data(data), m_stride(stride) {}
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:203:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   getSubMapper(Index i, Index j) const {
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:207:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC  EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
                                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:211:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC  EIGEN_ALWAYS_INLINE VectorMapper getVectorMapper(Index i, Index j) const {
                                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:217:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE Scalar& operator()(Index i, Index j) const {
                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:221:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i, Index j) const {
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:225:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i, Index j) const {
                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void scatterPacket(Index i, Index j, const SubPacket &p) const {
                                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:235:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket gatherPacket(Index i, Index j) const {
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Index stride() const { return m_stride; }
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:240:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Scalar* data() const { return m_data; }
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:242:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index firstAligned(Index size) const {
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:258:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE const_blas_data_mapper(const Scalar *data, Index stride) : blas_data_mapper<const Scalar, Index, StorageOrder>(data, stride) {}
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:260:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE const_blas_data_mapper<Scalar, Index, StorageOrder> getSubMapper(Index i, Index j) const {
                                                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:287:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return x; }
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:288:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const Scalar extractScalarFactor(const XprType&) { return Scalar(1); }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:304:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:305:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x) { return conj(Base::extractScalarFactor(x.nestedExpression())); }
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:316:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:317:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:327:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.lhs()); }
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:328:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:345:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:346:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:367:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return ExtractType(Base::extract(x.nestedExpression())); }
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:368:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x) { return Base::extractScalarFactor(x.nestedExpression()); }
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:378:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static const typename T::Scalar* run(const T& m)
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static typename T::Scalar* run(const T&) { return 0; }
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/BlasUtil.h:389:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> const typename T::Scalar* extract_data(const T& m)
                                                                       ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:450,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:29:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void check_static_allocation_size()
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:49:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:450,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:68:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE PtrType eigen_unaligned_array_assert_workaround_gcc47(PtrType array) { return array; }
                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:88:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:95:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:107:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:114:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:133:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:145:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:152:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:162:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC plain_array() {}
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:163:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC plain_array(constructor_without_unaligned_array_assert) {}
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() {
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:194:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(const DenseStorage& other) : m_data(other.m_data) {
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:198:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(const DenseStorage& other)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:203:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) {
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); }
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:211:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:212:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:213:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:215:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:223:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() {}
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:224:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert) {}
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:225:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage&) {}
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:226:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage&) { return *this; }
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:227:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index,Index,Index) {}
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:228:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& ) {}
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:229:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:233:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return 0; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:234:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return 0; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0), m_cols(0) {}
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:257:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows), m_cols(other.m_cols) {}
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:258:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index cols) : m_rows(rows), m_cols(cols) {}
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:269:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:271:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows() const {return m_rows;}
                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols() const {return m_cols;}
                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:273:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:274:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:275:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:276:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:285:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0) {}
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:286:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:288:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows) {}
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:298:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index) : m_rows(rows) {}
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:301:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return _Cols;}
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index) { m_rows = rows; }
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:303:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index) { m_rows = rows; }
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:304:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_cols(0) {}
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:315:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_cols(other.m_cols) {}
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:318:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:327:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index, Index, Index cols) : m_cols(cols) {}
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:328:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:329:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return _Rows;}
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:330:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:331:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index, Index, Index cols) { m_cols = cols; }
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:332:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index, Index, Index cols) { m_cols = cols; }
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:333:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:334:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0), m_cols(0) {}
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:345:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:372:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:391:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, m_rows*m_cols); }
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:392:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:394:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:395:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:396:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index size, Index rows, Index cols)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:402:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index size, Index rows, Index cols)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:416:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:417:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:426:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_cols(0) {}
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:427:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_cols(0) {}
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:428:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_cols(cols)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:434:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:441:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:452:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:460:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Rows*m_cols); }
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:469:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:471:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:472:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index size, Index, Index cols)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:477:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index, Index cols)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:490:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:491:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:500:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0) {}
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_rows(0) {}
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:502:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_rows(rows)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:508:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:515:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:526:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:534:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:542:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Cols*m_rows); }
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:545:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:546:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index size, Index rows, Index)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:551:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index rows, Index)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:564:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DenseStorage.h:565:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data; }
                               ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:451,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:42:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit inline NestByValue(const ExpressionType& matrix) : m_expression(matrix) {}
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_expression.rows(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:45:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_expression.cols(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const { return m_expression.outerStride(); }
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:47:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const { return m_expression.innerStride(); }
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:49:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index row, Index col) const
                                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:54:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index row, Index col)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:59:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index index) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:64:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index index)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:70:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PacketScalar packet(Index row, Index col) const
                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index row, Index col, const PacketScalar& x)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PacketScalar packet(Index index) const
                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:88:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index index, const PacketScalar& x)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:93:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC operator const ExpressionType&() const { return m_expression; }
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NestByValue.h:103:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::nestByValue() const
                                   ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:455,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:61:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void evalTo(Dest& dst) const
                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:63:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return static_cast<const Derived*>(this)->rows(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:64:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return static_cast<const Derived*>(this)->cols(); }
                                           ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:455,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:69:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Unusable(const Unusable&) {}
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:70:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Unusable& operator=(const Unusable&) {return *this;}
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Unusable& coeff(Index) const { return *reinterpret_cast<const Unusable*>(this); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Unusable& coeff(Index,Index) const { return *reinterpret_cast<const Unusable*>(this); }
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Unusable& coeffRef(Index) { return *reinterpret_cast<Unusable*>(this); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:75:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Unusable& coeffRef(Index,Index) { return *reinterpret_cast<Unusable*>(this); }
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ReturnByValue.h:102:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr)
                                                          ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:456,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NoAlias.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit NoAlias(ExpressionType& expression) : m_expression(expression) {}
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NoAlias.h:40:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE ExpressionType& operator=(const StorageBase<OtherDerived>& other)
                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NoAlias.h:48:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE ExpressionType& operator+=(const StorageBase<OtherDerived>& other)
                                                                                          ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:456,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NoAlias.h:56:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE ExpressionType& operator-=(const StorageBase<OtherDerived>& other)
                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NoAlias.h:63:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& expression() const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/NoAlias.h:101:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 NoAlias<Derived,MatrixBase> MatrixBase<Derived>::noalias()
                                                          ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:457,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:32:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_ALWAYS_INLINE void run(Index, Index)
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:40:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_ALWAYS_INLINE void run(Index rows, Index cols)
                                                             ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:368,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new(std::size_t size) { \
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new[](std::size_t size) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:991:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                        ^~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:991:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                          ^~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:991:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                              ^~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:991:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                                ^~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:368,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:991:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
                                                      ^~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:991:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
                                                        ^~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:991:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
       void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                                   ^~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
       EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:991:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                              ^~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:457,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:146:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Base& base() { return *static_cast<Base*>(this); }
                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Base& base() const { return *static_cast<const Base*>(this); }
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const { return m_storage.rows(); }
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:153:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const { return m_storage.cols(); }
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:160:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const Scalar& coeff(Index rowId, Index colId) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:173:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const Scalar& coeff(Index index) const
                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar& coeffRef(Index rowId, Index colId)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:196:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar& coeffRef(Index index)
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:204:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const Scalar& coeffRef(Index rowId, Index colId) const
                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:215:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const Scalar& coeffRef(Index index) const
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:222:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketScalar packet(Index rowId, Index colId) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:232:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketScalar packet(Index index) const
                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:239:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void writePacket(Index rowId, Index colId, const PacketScalar& val)
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:249:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void writePacket(Index index, const PacketScalar& val)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:255:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar *data() const
                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:259:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar *data()
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:279:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void resize(Index rows, Index cols)
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:309:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index size)
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:334:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(NoChange_t, Index cols)
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:348:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index rows, NoChange_t)
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:362:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void resizeLike(const EigenBase<OtherDerived>& _other)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:390:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResize(Index rows, Index cols)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:403:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResize(Index rows, NoChange_t)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:417:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResize(NoChange_t, Index cols)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:432:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResize(Index size)
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:448:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResizeLike(const DenseBase<OtherDerived>& other)
                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:457:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& operator=(const PlainObjectBase& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:465:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& lazyAssign(const DenseBase<OtherDerived>& other)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:473:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& operator=(const ReturnByValue<OtherDerived>& func)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:484:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase() : m_storage()
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:494:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit PlainObjectBase(internal::constructor_without_unaligned_array_assert)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PlainObjectBase(PlainObjectBase&& other) EIGEN_NOEXCEPT
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:509:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PlainObjectBase& operator=(PlainObjectBase&& other) EIGEN_NOEXCEPT
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:519:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(const PlainObjectBase& other)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:522:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(Index size, Index rows, Index cols)
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:532:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(const DenseBase<OtherDerived> &other)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(const EigenBase<OtherDerived> &other)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:553:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(const ReturnByValue<OtherDerived>& other)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:568:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& operator=(const EigenBase<OtherDerived> &other)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:587:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstMapType Map(const Scalar* data)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:589:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline MapType Map(Scalar* data)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstMapType Map(const Scalar* data, Index size)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline MapType Map(Scalar* data, Index size)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:595:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstMapType Map(const Scalar* data, Index rows, Index cols)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:597:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline MapType Map(Scalar* data, Index rows, Index cols)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:600:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstAlignedMapType MapAligned(const Scalar* data)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:602:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline AlignedMapType MapAligned(Scalar* data)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:604:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstAlignedMapType MapAligned(const Scalar* data, Index size)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:606:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline AlignedMapType MapAligned(Scalar* data, Index size)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:608:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstAlignedMapType MapAligned(const Scalar* data, Index rows, Index cols)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:610:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline AlignedMapType MapAligned(Scalar* data, Index rows, Index cols)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:614:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, const Stride<Outer, Inner>& stride)
                                                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:617:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, const Stride<Outer, Inner>& stride)
                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:620:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, Index size, const Stride<Outer, Inner>& stride)
                                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:623:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, Index size, const Stride<Outer, Inner>& stride)
                                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:626:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
                                                                                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:629:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
                                                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:633:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, const Stride<Outer, Inner>& stride)
                                                                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:636:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, const Stride<Outer, Inner>& stride)
                                                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:639:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, Index size, const Stride<Outer, Inner>& stride)
                                                                                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:642:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, Index size, const Stride<Outer, Inner>& stride)
                                                                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:645:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
                                                                                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:648:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
                                                                                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:653:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setConstant(Index size, const Scalar& val);
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:654:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setConstant(Index rows, Index cols, const Scalar& val);
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setZero(Index size);
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:658:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setZero(Index rows, Index cols);
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:661:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setOnes(Index size);
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:662:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setOnes(Index rows, Index cols);
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:665:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setRandom(Index size);
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:666:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setRandom(Index rows, Index cols);
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _resize_to_match(const EigenBase<OtherDerived>& other)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:712:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& _set(const DenseBase<OtherDerived>& other)
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:725:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& _set_noalias(const DenseBase<OtherDerived>& other)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:738:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init2(Index rows, Index cols, typename internal::enable_if<Base::SizeAtCompileTime!=2,T0>::type* = 0)
                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:748:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init2(const T0& val0, const T1& val1, typename internal::enable_if<Base::SizeAtCompileTime==2,T0>::type* = 0)
                                                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                   && Base::SizeAtCompileTime==2,T1>::type* = 0)
                                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:773:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                               && ((!internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value || Base::SizeAtCompileTime==Dynamic)),T>::type* = 0)
                                                                                                                                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:786:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const Scalar& val0, typename internal::enable_if<Base::SizeAtCompileTime==1 && internal::is_convertible<T, Scalar>::value,T>::type* = 0)
                                                                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:799:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                   && internal::is_convertible<T, Scalar>::value,T*>::type* = 0)
                                                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:808:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const Scalar* data){
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:815:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const DenseBase<OtherDerived>& other){
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:822:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const Derived& other){
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:829:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const EigenBase<OtherDerived>& other){
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:835:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const ReturnByValue<OtherDerived>& other)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:843:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:855:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                   && internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value,T>::type* = 0)
                                                                                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:869:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                   && internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value,T*>::type* = 0)
                                                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:886:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(DenseBase<OtherDerived> & other)
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:897:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(DenseBase<OtherDerived> const & other)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:901:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static EIGEN_STRONG_INLINE void _check_template_params()
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:924:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DenseBase<Derived>& _this, Index rows, Index cols)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:946:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DenseBase<Derived>& _this, const DenseBase<OtherDerived>& other)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:989:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DenseBase<Derived>& _this, Index size)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:996:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DenseBase<Derived>& _this, const DenseBase<OtherDerived>& other)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:1015:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(MatrixTypeA& a, MatrixTypeB& b)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PlainObjectBase.h:1025:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(MatrixTypeA& a, MatrixTypeB& b)
                                                        ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:458,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix& operator=(const Matrix& other)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:223:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix& operator=(const DenseBase<OtherDerived>& other)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix& operator=(const EigenBase<OtherDerived> &other)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:243:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix& operator=(const ReturnByValue<OtherDerived>& func)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix() : Base()
                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:267:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Matrix(internal::constructor_without_unaligned_array_assert)
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:273:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix(Matrix&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_constructible<Scalar>::value)
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:279:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix& operator=(Matrix&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_assignable<Scalar>::value)
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:291:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE explicit Matrix(const T& x)
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:299:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const T0& x, const T1& y)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:345:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const Scalar& x, const Scalar& y, const Scalar& z)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:355:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const Scalar& x, const Scalar& y, const Scalar& z, const Scalar& w)
                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const Matrix& other) : Base(other)
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:376:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const EigenBase<OtherDerived> &other)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:380:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const { return 1; }
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:381:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const { return this->innerSize(); }
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:387:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Matrix(const RotationBase<OtherDerived,ColsAtCompileTime>& r);
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Matrix.h:390:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix& operator=(const RotationBase<OtherDerived,ColsAtCompileTime>& r);
                                                                            ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:459,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:76:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array& operator=(const EigenBase<OtherDerived> &other)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array& operator=(const Scalar &value)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:107:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array& operator=(const DenseBase<OtherDerived>& other)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:116:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array& operator=(const Array& other)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:132:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array() : Base()
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:142:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Array(internal::constructor_without_unaligned_array_assert)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:152:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Array(Array&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_constructible<Scalar>::value)
                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:158:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Array& operator=(Array&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_assignable<Scalar>::value)
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:168:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE explicit Array(const T& x)
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:176:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array(const T0& val0, const T1& val1)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:206:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array(const Scalar& val0, const Scalar& val1, const Scalar& val2)
                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:216:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array(const Scalar& val0, const Scalar& val1, const Scalar& val2, const Scalar& val3)
                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:228:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array(const Array& other)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:241:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                            PrivateType>::type = PrivateType())
                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const { return 1; }
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Array.h:246:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const { return this->innerSize(); }
                                                  ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:460,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseTernaryOp.h:109:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                      const TernaryOp& func = TernaryOp())
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseTernaryOp.h:130:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index rows() const {
                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseTernaryOp.h:147:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index cols() const {
                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseTernaryOp.h:166:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Arg1Nested& arg1() const { return m_arg1; }
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseTernaryOp.h:169:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Arg2Nested& arg2() const { return m_arg2; }
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseTernaryOp.h:172:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Arg3Nested& arg3() const { return m_arg3; }
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseTernaryOp.h:175:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const TernaryOp& functor() const { return m_functor; }
                              ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:461,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseBinaryOp.h:104:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CwiseBinaryOp(const Lhs& aLhs, const Rhs& aRhs, const BinaryOp& func = BinaryOp())
                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseBinaryOp.h:114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const {
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseBinaryOp.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const {
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseBinaryOp.h:132:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _LhsNested& lhs() const { return m_lhs; }
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseBinaryOp.h:135:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _RhsNested& rhs() const { return m_rhs; }
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseBinaryOp.h:138:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const BinaryOp& functor() const { return m_functor; }
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseBinaryOp.h:162:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator-=(const MatrixBase<OtherDerived> &other)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseBinaryOp.h:175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator+=(const MatrixBase<OtherDerived>& other)
                                                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:462,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryOp.h:65:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit CwiseUnaryOp(const XprType& xpr, const UnaryOp& func = UnaryOp())
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryOp.h:69:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return m_xpr.rows(); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryOp.h:71:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return m_xpr.cols(); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryOp.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const UnaryOp& functor() const { return m_functor; }
                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryOp.h:80:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const { return m_xpr; }
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryOp.h:85:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() { return m_xpr; }
                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:463,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:68:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CwiseNullaryOp(Index rows, Index cols, const NullaryOp& func = NullaryOp())
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const { return m_rows.value(); }
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:80:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const { return m_cols.value(); }
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:84:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const NullaryOp& functor() const { return m_functor; }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:109:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::NullaryExpr(Index rows, Index cols, const CustomNullaryOp& func)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:135:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::NullaryExpr(Index size, const CustomNullaryOp& func)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::NullaryExpr(const CustomNullaryOp& func)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Constant(Index rows, Index cols, const Scalar& value)
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:196:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Constant(Index size, const Scalar& value)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:212:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Constant(const Scalar& value)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:224:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high)
                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::LinSpaced(Sequential_t, const Scalar& low, const Scalar& high)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:268:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::LinSpaced(Index size, const Scalar& low, const Scalar& high)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:280:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::LinSpaced(const Scalar& low, const Scalar& high)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:290:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar& val, const RealScalar& prec) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:305:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar& val, const RealScalar& prec) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:315:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void DenseBase<Derived>::fill(const Scalar& val)
                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:325:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setConstant(const Scalar& val)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setConstant(Index size, const Scalar& val)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:360:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setConstant(Index rows, Index cols, const Scalar& val)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:383:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setLinSpaced(Index newSize, const Scalar& low, const Scalar& high)
                                                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:403:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setLinSpaced(const Scalar& low, const Scalar& high)
                                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Zero(Index rows, Index cols)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:450:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Zero(Index size)
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:467:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Zero()
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:481:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool DenseBase<Derived>::isZero(const RealScalar& prec) const
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:499:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setZero()
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:515:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setZero(Index newSize)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:533:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setZero(Index rows, Index cols)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:557:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Ones(Index rows, Index cols)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:580:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Ones(Index newSize)
                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:597:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Ones()
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:612:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const RealScalar& prec) const
                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:625:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setOnes()
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:641:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setOnes(Index newSize)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:659:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setOnes(Index rows, Index cols)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::Identity(Index rows, Index cols)
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::Identity()
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:717:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const RealScalar& prec) const
                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:745:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Derived& run(Derived& m)
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:755:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Derived& run(Derived& m)
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:774:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::setIdentity()
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:790:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::setIdentity(Index rows, Index cols)
                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:803:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::Unit(Index newSize, Index i)
                                                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:818:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::Unit(Index i)
                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitX()
                                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:841:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitY()
                                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:851:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitZ()
                                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseNullaryOp.h:861:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitW()
                                                                                                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:464,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:67:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline CwiseUnaryView(MatrixType& mat, const ViewOp& func = ViewOp())
                                                                                  ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:70:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryView)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:464,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:72:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const { return m_matrix.rows(); }
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const { return m_matrix.cols(); }
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:76:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ViewOp& functor() const { return m_functor; }
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:80:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const { return m_matrix; }
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:84:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() { return m_matrix.const_cast_derived(); }
                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:110:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryViewImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:464,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Scalar* data() { return &(this->coeffRef(0)); }
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const Scalar* data() const { return &(this->coeff(0)); }
                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:115:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CwiseUnaryView.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const
                                                  ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:465,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfCwiseBinaryOp.h:18:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator*=(const Scalar& other)
                                                                                                  ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:465,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfCwiseBinaryOp.h:25:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& ArrayBase<Derived>::operator+=(const Scalar& other)
                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfCwiseBinaryOp.h:32:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& ArrayBase<Derived>::operator-=(const Scalar& other)
                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfCwiseBinaryOp.h:39:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator/=(const Scalar& other)
                                                                                                  ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:466,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:35:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResScalar run(const MatrixBase<T>& a, const MatrixBase<U>& b)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:48:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResScalar run(const MatrixBase<T>& a, const MatrixBase<U>& b)
                                                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:466,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::dot(const MatrixBase<OtherDerived>& other) const
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:96:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE typename NumTraits<typename internal::traits<Derived>::Scalar>::Real MatrixBase<Derived>::squaredNorm() const
                                                                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:108:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE typename NumTraits<typename internal::traits<Derived>::Scalar>::Real MatrixBase<Derived>::norm() const
                                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:124:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::normalized() const
                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:145:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE void MatrixBase<Derived>::normalize()
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:167:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::stableNormalized() const
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE void MatrixBase<Derived>::stableNormalize()
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:208:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const MatrixBase<Derived>& m)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:219:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline typename NumTraits<typename traits<Derived>::Scalar>::Real run(const MatrixBase<Derived>& m)
                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:229:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline typename NumTraits<typename traits<Derived>::Scalar>::Real run(const MatrixBase<Derived>& m)
                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:240:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const MatrixBase<Derived>& m)
                                                            ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:466,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:267:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::lpNorm() const
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:283:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const MatrixBase<OtherDerived>& other, const RealScalar& prec) const
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Dot.h:302:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool MatrixBase<Derived>::isUnitary(const RealScalar& prec) const
                                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:467,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/StableNorm.h:18:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void stable_norm_kernel(const ExpressionType& bl, Scalar& ssq, Scalar& scale, Scalar& invScale)
                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/StableNorm.h:55:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 blueNorm_impl(const EigenBase<Derived>& _vec)
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/StableNorm.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::stableNorm() const
                                   ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:467,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/StableNorm.h:202:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::blueNorm() const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/StableNorm.h:214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::hypotNorm() const
                                  ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:468,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Stride.h:55:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Stride()
            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Stride.h:63:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Stride(Index outerStride, Index innerStride)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Stride.h:71:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Stride(const Stride& other)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Stride.h:77:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outer() const { return m_outer.value(); }
                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Stride.h:80:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index inner() const { return m_inner.value(); }
                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Stride.h:94:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC InnerStride() : Base() {}
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Stride.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC InnerStride(Index v) : Base(0, v) {} // FIXME making this explicit could break valid code
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Stride.h:105:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC OuterStride() : Base() {}
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Stride.h:106:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC OuterStride(Index v) : Base(v,0) {} // FIXME making this explicit could break valid code
                                          ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:469,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:90:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_rows.value(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:92:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_cols.value(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const Scalar* data() const { return m_data; }
                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:104:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeff(Index rowId, Index colId) const
                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:111:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeff(Index index) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:119:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PacketScalar packet(Index rowId, Index colId) const
                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:142:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PacketScalar packet(Index index) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:150:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline MapBase(PointerType dataPtr) : m_data(dataPtr), m_rows(RowsAtCompileTime), m_cols(ColsAtCompileTime)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline MapBase(PointerType dataPtr, Index vecSize)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline MapBase(PointerType dataPtr, Index rows, Index cols)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:188:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void checkSanity(typename internal::enable_if<(internal::traits<T>::Alignment>0),void*>::type = 0) const
                                                                                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:469,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:201:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void checkSanity(typename internal::enable_if<internal::traits<T>::Alignment==0,void*>::type = 0) const
                                                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* data() const { return this->m_data; }
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:253:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue* data() { return this->m_data; } // no const-cast here so non-const-correct code will give a compile error
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:256:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue& coeffRef(Index row, Index col)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:262:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue& coeffRef(Index index)
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index row, Index col, const PacketScalar& val)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:276:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index index, const PacketScalar& val)
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:283:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit inline MapBase(PointerType dataPtr) : Base(dataPtr) {}
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:284:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline MapBase(PointerType dataPtr, Index vecSize) : Base(dataPtr, vecSize) {}
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:285:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline MapBase(PointerType dataPtr, Index rows, Index cols) : Base(dataPtr, rows, cols) {}
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/MapBase.h:288:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const MapBase& other)
                                            ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:470,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Map.h:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PointerType cast_to_pointer_type(PointerArgType ptr) { return ptr; }
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Map.h:108:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Map.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Map.h:129:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Map(PointerArgType dataPtr, const StrideType& stride = StrideType())
                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Map.h:142:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(PointerArgType dataPtr, Index size, const StrideType& stride = StrideType())
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Map.h:156:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType& stride = StrideType())
                                                                                                       ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Map.h:162:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:471,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index innerStride() const
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:74:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index outerStride() const
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC RefBase()
                             ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:89:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
   EIGEN_INHERIT_ASSIGNMENT_OPERATORS(RefBase)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:471,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void construct(Expression& expr)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:199:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                  typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0);
                                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:209:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                  typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0)
                                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:216:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                  typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0)
                                                                                                                                            ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:229:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Ref)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:471,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:245:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                  typename internal::enable_if<bool(Traits::template match<Derived>::ScalarTypeMatch),Derived>::type* = 0)
                                                                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:253:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Ref(const Ref& other) : Base(other) {
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:258:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Ref(const RefBase<OtherRef>& other) {
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:265:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void construct(const Expression& expr,internal::true_type)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Ref.h:271:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void construct(const Expression& expr, internal::false_type)
                                                                                  ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:111:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Block)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:472,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block(XprType& xpr, Index i) : Impl(xpr,i)
                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:128:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block(XprType& xpr, Index startRow, Index startCol)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           Index blockRows, Index blockCols)
                                           ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:472,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:162:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline BlockImpl(XprType& xpr, Index i) : Impl(xpr,i) {}
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:163:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline BlockImpl(XprType& xpr, Index startRow, Index startCol) : Impl(xpr, startRow, startCol) {}
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:165:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                                    ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:181:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:472,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:188:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, Index i)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:203:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, Index startRow, Index startCol)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:213:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           Index blockRows, Index blockCols)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_blockRows.value(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:219:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_blockCols.value(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index rowId, Index colId)
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:229:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:235:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const CoeffReturnType coeff(Index rowId, Index colId) const
                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:241:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index index)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:256:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CoeffReturnType coeff(Index index) const
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:263:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PacketScalar packet(Index rowId, Index colId) const
                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:269:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index rowId, Index colId, const PacketScalar& val)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:275:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PacketScalar packet(Index index) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:283:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index index, const PacketScalar& val)
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:298:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const typename internal::remove_all<XprTypeNested>::type& nestedExpression() const
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:304:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     XprType& nestedExpression() { return m_xpr; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex startRow() const
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:313:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex startCol() const
                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:341:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:472,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:346:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, Index i)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, Index startRow, Index startCol)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:373:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           Index blockRows, Index blockCols)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const typename internal::remove_all<XprTypeNested>::type& nestedExpression() const
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:387:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     XprType& nestedExpression() { return m_xpr; }
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:391:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:400:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex startRow() const
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex startCol() const
                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:426:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, const Scalar* data, Index blockRows, Index blockCols)
                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Block.h:435:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void init()
               ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:473,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorBlock.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline VectorBlock(VectorType& vector, Index start, Index size)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorBlock.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline VectorBlock(VectorType& vector, Index start)
                                                       ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:474,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
                                                 ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:66:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Transpose)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:474,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:68:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.cols(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:69:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.rows(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:74:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const { return m_matrix; }
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:79:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() { return m_matrix; }
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index nrows, Index ncols) {
                                         ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:123:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TransposeImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:474,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:125:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const { return derived().nestedExpression().innerStride(); }
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const { return derived().nestedExpression().outerStride(); }
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ScalarWithConstIfNotLvalue* data() { return derived().nestedExpression().data(); }
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const Scalar* data() const { return derived().nestedExpression().data(); }
                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:139:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:145:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:172:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::transpose()
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:184:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::transpose() const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:210:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::adjoint() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:230:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& m) {
                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:238:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& m) {
                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& m) {
                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void DenseBase<Derived>::transposeInPlace()
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpose.h:315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::adjointInPlace()
                                                 ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:475,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:41:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:43:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& derived() { return *static_cast<Derived*>(this); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const { return derived(); }
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:49:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const DiagonalVectorType& diagonal() const { return derived().diagonal(); }
                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:51:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalVectorType& diagonal() { return derived().diagonal(); }
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:54:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return diagonal().size(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:56:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return diagonal().size(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<MatrixDerived> &matrix) const
                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:69:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inverse() const
               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:76:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const Scalar& scalar) const
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const Scalar& scalar, const DiagonalBase& other)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:136:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const DiagonalVectorType& diagonal() const { return m_diagonal; }
                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalVectorType& diagonal() { return m_diagonal; }
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix() {}
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:147:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline DiagonalMatrix(Index dim) : m_diagonal(dim) {}
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix(const Scalar& x, const Scalar& y) : m_diagonal(x,y) {}
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:155:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix(const Scalar& x, const Scalar& y, const Scalar& z) : m_diagonal(x,y,z) {}
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:160:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix(const DiagonalBase<OtherDerived>& other) : m_diagonal(other.diagonal()) {}
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix(const DiagonalMatrix& other) : m_diagonal(other.diagonal()) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:170:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline DiagonalMatrix(const MatrixBase<OtherDerived>& other) : m_diagonal(other)
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:176:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalMatrix& operator=(const DiagonalBase<OtherDerived>& other)
                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:187:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalMatrix& operator=(const DiagonalMatrix& other)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:196:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index size) { m_diagonal.resize(size); }
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:199:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setZero() { m_diagonal.setZero(); }
                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setZero(Index size) { m_diagonal.setZero(size); }
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:205:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setIdentity() { m_diagonal.setOnes(); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:208:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setIdentity(Index size) { m_diagonal.setOnes(size); }
                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:256:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline DiagonalWrapper(DiagonalVectorType& a_diagonal) : m_diagonal(a_diagonal) {}
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const DiagonalVectorType& diagonal() const { return m_diagonal; }
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:277:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::asDiagonal() const
                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:291:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool MatrixBase<Derived>::isDiagonal(const RealScalar& prec) const
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:321:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:332:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalMatrix.h:335:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                           ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:476,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:73:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Diagonal(MatrixType& matrix, Index a_index = DiagIndex) : m_matrix(matrix), m_index(a_index)
                                                                           ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:78:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Diagonal)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:476,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:88:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return 1; }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:91:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:97:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:109:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue* data() { return &(m_matrix.coeffRef(rowOffset(), colOffset())); }
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:111:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* data() const { return &(m_matrix.coeffRef(rowOffset(), colOffset())); }
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index)
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index row, Index) const
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CoeffReturnType coeff(Index row, Index) const
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index idx)
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index idx) const
                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:146:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CoeffReturnType coeff(Index idx) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index index() const
                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index absDiagIndex() const { return m_index.value()>0 ? m_index.value() : -m_index.value(); }
                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:173:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rowOffset() const { return m_index.value()>0 ? 0 : -m_index.value(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:175:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index colOffset() const { return m_index.value()>0 ? m_index.value() : 0; }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:177:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int LoadMode> typename MatrixType::PacketReturnType packet(Index) const;
                                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:178:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int LoadMode> typename MatrixType::PacketReturnType packet(Index,Index) const;
                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:191:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal()
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal() const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal(Index index)
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:225:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal(Index index) const
                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:244:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal()
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Diagonal.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal() const
                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:477,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/DiagonalProduct.h:21:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator*(const DiagonalBase<DiagonalDerived> &a_diagonal) const
                                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:478,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:100:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:118:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func&)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:132:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Scalar run(const Derived&, const Func&) { return Scalar(); }
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:148:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE PacketScalar run(const Derived &mat, const Func& func)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:169:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE PacketScalar run(const Derived &mat, const Func&)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:190:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:215:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Scalar run(const Derived &mat, const Func& func)
                                                         ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:478,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:274:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static Scalar run(const Derived &mat, const Func& func)
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:317:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:338:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit redux_evaluator(const XprType &xpr) : m_evaluator(xpr), m_xpr(xpr) {}
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:357:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:358:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:359:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index size() const { return m_xpr.size(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index innerSize() const { return m_xpr.innerSize(); }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:361:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index outerSize() const { return m_xpr.outerSize(); }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:368:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:376:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:380:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeffByOuterInner(Index outer, Index inner) const
                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:384:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packetByOuterInner(Index outer, Index inner) const
                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:387:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const XprType & nestedExpression() const { return m_xpr; }
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::redux(const Func& func) const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:426:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::minCoeff() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:436:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::maxCoeff() const
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:449:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::sum() const
                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:462:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::mean() const
                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::prod() const
                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Redux.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::trace() const
                              ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:479,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:26:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const Derived &mat, Visitor& visitor)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:37:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const Derived &mat, Visitor& visitor)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:47:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const Derived& mat, Visitor& visitor)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit visitor_evaluator(const XprType &xpr) : m_evaluator(xpr), m_xpr(xpr) {}
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:74:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index size() const { return m_xpr.size(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:78:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC CoeffReturnType coeff(Index row, Index col) const
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void DenseBase<Derived>::visit(Visitor& visitor) const
                                                  ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:479,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:131:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void init(const Scalar& value, Index i, Index j)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator() (const Scalar& value, Index i, Index j)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:177:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator() (const Scalar& value, Index i, Index j)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:207:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::minCoeff(IndexType* rowId, IndexType* colId) const
                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:225:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::minCoeff(IndexType* index) const
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::maxCoeff(IndexType* rowPtr, IndexType* colPtr) const
                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Visitor.h:262:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::maxCoeff(IndexType* index) const
                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:480,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Fuzzy.h:23:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar& prec)
                                                                                                    ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:480,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Fuzzy.h:35:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar&)
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Fuzzy.h:45:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar& prec)
                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Fuzzy.h:55:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const OtherDerived&, const typename Derived::RealScalar&)
                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Fuzzy.h:65:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const typename Derived::RealScalar& y, const typename Derived::RealScalar& prec)
                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Fuzzy.h:75:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const typename Derived::RealScalar&, const typename Derived::RealScalar&)
                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Fuzzy.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) const
   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Fuzzy.h:128:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) const
   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Fuzzy.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) const
   ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:481,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Swap.h:33:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC generic_dense_assignment_kernel(DstEvaluatorTypeT &dst, const SrcEvaluatorTypeT &src, const Functor &func, DstXprType& dstExpr)
                                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Swap.h:38:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void assignPacket(Index row, Index col)
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Swap.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void assignPacket(Index index)
                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Swap.h:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void assignPacketByOuterInner(Index outer, Index inner)
                                                         ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:482,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CommaInitializer.h:33:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline CommaInitializer(XprType& xpr, const Scalar& s)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CommaInitializer.h:41:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline CommaInitializer(XprType& xpr, const DenseBase<OtherDerived>& other)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CommaInitializer.h:51:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline CommaInitializer(const CommaInitializer& o)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CommaInitializer.h:61:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CommaInitializer& operator,(const Scalar& s)
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CommaInitializer.h:81:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CommaInitializer& operator,(const DenseBase<OtherDerived>& other)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CommaInitializer.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline ~CommaInitializer()
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CommaInitializer.h:117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline XprType& finished() {
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CommaInitializer.h:144:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline CommaInitializer<Derived> DenseBase<Derived>::operator<< (const Scalar& s)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CommaInitializer.h:153:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::operator<<(const DenseBase<OtherDerived>& other)
                                                                    ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:483,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:156:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE  Scalar* data() { eigen_internal_assert(false && "should never be called"); return 0; }
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar* data() { return 0; }
                                    ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:483,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:174:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar* data() { return m_data.array; }
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:192:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:204:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:298:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:351:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:365:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:390:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator*(const MatrixBase<OtherDerived> &other) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GeneralProduct.h:432:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::lazyProduct(const MatrixBase<OtherDerived> &other) const
                                                                         ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:484,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:68:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Solve(const Decomposition &dec, const RhsType &rhs)
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return m_dec.cols(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_rhs.cols(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Decomposition& dec() const { return m_dec; }
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const RhsType&       rhs() const { return m_rhs; }
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:98:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index row, Index col) const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:99:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index i) const;
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:123:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const SolveType& solve)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:140:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Solve.h:173:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                                     ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:485,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Inverse.h:54:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC Inverse(const XprType &xpr)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Inverse.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Inverse.h:59:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Inverse.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const XprTypeNestedCleaned& nestedExpression() const { return m_xpr; }
                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Inverse.h:77:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index row, Index col) const;
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Inverse.h:78:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index i) const;
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Inverse.h:103:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   unary_evaluator(const InverseType& inv_xpr)
                                             ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:486,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolverBase.h:63:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SolverBase()
                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolverBase.h:66:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~SolverBase()
                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolverBase.h:75:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolverBase.h:90:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ConstTransposeReturnType transpose() const
                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolverBase.h:109:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline AdjointReturnType adjoint() const
                                        ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:487,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:74:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const PermutationBase<OtherDerived>& other)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const TranspositionsBase<OtherDerived>& tr)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:94:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const PermutationBase& other)
                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:102:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return Index(indices().size()); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:105:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return Index(indices().size()); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:108:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index size() const { return Index(indices().size()); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void evalTo(MatrixBase<DenseDerived>& other) const
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return derived().indices(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return derived().indices(); }
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:136:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index newSize)
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:142:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setIdentity()
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:151:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setIdentity(Index newSize)
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:166:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& applyTranspositionOnTheLeft(Index i, Index j)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:185:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& applyTranspositionOnTheRight(Index i, Index j)
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:196:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline InverseReturnType inverse() const
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline InverseReturnType transpose() const
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void assignTranspose(const PermutationBase<OtherDerived>& other)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:216:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void assignProduct(const Lhs& lhs, const Rhs& rhs)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:230:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainPermutationType operator*(const PermutationBase<Other>& other) const
                                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:238:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainPermutationType operator*(const InverseImpl<Other,PermutationStorage>& other) const
                                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:246:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainPermutationType operator*(const InverseImpl<Other, PermutationStorage>& other, const PermutationBase& perm)
                                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:253:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index determinant() const
                         ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:487,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:321:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PermutationMatrix()
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:326:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline PermutationMatrix(Index size) : m_indices(size)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:333:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PermutationMatrix(const PermutationBase<OtherDerived>& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:339:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PermutationMatrix(const PermutationMatrix& other) : m_indices(other.indices()) {}
                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:350:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline PermutationMatrix(const MatrixBase<Other>& indices) : m_indices(indices)
                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:355:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit PermutationMatrix(const TranspositionsBase<Other>& tr)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PermutationMatrix& operator=(const PermutationBase<Other>& other)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:371:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PermutationMatrix& operator=(const TranspositionsBase<Other>& tr)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:380:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PermutationMatrix& operator=(const PermutationMatrix& other)
                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:388:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:397:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PermutationMatrix(const InverseImpl<Other,PermutationStorage>& other)
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:406:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PermutationMatrix(internal::PermPermProduct_t, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:444:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(const StorageIndex* indicesPtr)
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:448:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(const StorageIndex* indicesPtr, Index size)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:454:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const PermutationBase<Other>& other)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:459:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const TranspositionsBase<Other>& tr)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:466:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const Map& other)
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:474:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:476:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:524:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PermutationWrapper(const IndicesType& indices)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:530:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     indices() const { return m_indices; }
               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:544:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           const PermutationBase<PermutationDerived>& permutation)
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:556:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           const MatrixBase<MatrixDerived>& matrix)
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:570:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InverseImpl() {}
                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:587:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void evalTo(MatrixBase<DenseDerived>& other) const
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:596:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PlainPermutationType eval() const { return derived(); }
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:598:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const { return derived(); }
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:604:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& matrix, const InverseType& trPerm)
                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:613:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& matrix) const
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/PermutationMatrix.h:620:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const PermutationWrapper<const Derived> MatrixBase<Derived>::asPermutation() const
                                                                              ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:488,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:26:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& derived() { return *static_cast<Derived*>(this); }
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:27:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Derived& derived() const { return *static_cast<const Derived*>(this); }
                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:31:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const TranspositionsBase<OtherDerived>& other)
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:41:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const TranspositionsBase& other)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:49:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index size() const { return indices().size(); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:51:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return indices().size(); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:53:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return indices().size(); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:56:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex& coeff(Index i) const { return indices().coeff(i); }
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:58:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex& coeffRef(Index i) { return indices().coeffRef(i); }
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:60:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex& operator()(Index i) const { return indices()(i); }
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:62:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex& operator()(Index i) { return indices()(i); }
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:64:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex& operator[](Index i) const { return indices()(i); }
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:66:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex& operator[](Index i) { return indices()(i); }
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:69:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return derived().indices(); }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:71:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return derived().indices(); }
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:74:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index newSize)
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setIdentity()
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:108:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpose<TranspositionsBase> inverse() const
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:112:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpose<TranspositionsBase> transpose() const
                                                      ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:488,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:167:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpositions() {}
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:171:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpositions(const TranspositionsBase<OtherDerived>& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:177:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpositions(const Transpositions& other) : m_indices(other.indices()) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:182:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Transpositions(const MatrixBase<Other>& indices) : m_indices(indices)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:187:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Transpositions& operator=(const TranspositionsBase<OtherDerived>& other)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:196:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Transpositions& operator=(const Transpositions& other)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpositions(Index size) : m_indices(size)
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:209:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:211:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:241:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Map(const StorageIndex* indicesPtr)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:245:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(const StorageIndex* indicesPtr, Index size)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:251:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const TranspositionsBase<OtherDerived>& other)
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:260:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const Map& other)
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:268:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:271:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline TranspositionsWrapper(IndicesType& indices)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:304:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TranspositionsWrapper& operator=(const TranspositionsBase<OtherDerived>& other)
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:313:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TranspositionsWrapper& operator=(const TranspositionsWrapper& other)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:321:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:324:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:339:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           const TranspositionsBase<TranspositionsDerived>& transpositions)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:351:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           const MatrixBase<MatrixDerived>& matrix)
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:375:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Transpose(const TranspositionType& t) : m_transpositions(t) {}
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:377:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index size() const { return m_transpositions.size(); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:378:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return m_transpositions.size(); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:379:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return m_transpositions.size(); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:385:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& matrix, const Transpose& trt)
                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& matrix) const
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Transpositions.h:399:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const TranspositionType& nestedExpression() const { return m_transpositions; }
                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:489,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:56:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline TriangularBase() { eigen_assert(!((Mode&UnitDiag) && (Mode&ZeroDiag))); }
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:59:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return derived().rows(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:61:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return derived().cols(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return derived().outerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:65:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return derived().innerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:68:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols)
                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index row, Index col) const  { return derived().coeff(row,col); }
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:78:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col) { return derived().coeffRef(row,col); }
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:84:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, Other& other)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:90:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar operator()(Index row, Index col) const
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:96:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& operator()(Index row, Index col)
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:106:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& derived() { return *static_cast<Derived*>(this); }
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void evalTo(MatrixBase<DenseDerived> &other) const;
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:114:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void evalToLazy(MatrixBase<DenseDerived> &other) const;
                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:117:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void check_coordinates(Index row, Index col) const
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:145:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void check_coordinates_internal(Index , Index ) const {}
                                                     ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:489,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:221:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularView& operator=(const TriangularView &other)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:226:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:229:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:233:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const NestedExpression& nestedExpression() const { return m_matrix; }
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NestedExpression& nestedExpression() { return m_matrix; }
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:242:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ConjugateReturnType conjugate() const
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:248:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const AdjointReturnType adjoint() const
                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:254:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline TransposeReturnType transpose()
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:264:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ConstTransposeReturnType transpose() const
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:272:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Other>& other) const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:291:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointView<MatrixTypeNestedNonRef,Mode> selfadjointView()
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:299:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const SelfAdjointView<MatrixTypeNestedNonRef,Mode> selfadjointView() const
                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:309:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant() const
                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:360:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return derived().nestedExpression().outerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:364:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return derived().nestedExpression().innerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:369:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType&  operator+=(const DenseBase<Other>& other) {
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:376:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType&  operator-=(const DenseBase<Other>& other) {
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:383:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType&  operator*=(const typename internal::traits<MatrixType>::Scalar& other) { return *this = derived().nestedExpression() * other; }
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:386:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType&  operator/=(const typename internal::traits<MatrixType>::Scalar& other) { return *this = derived().nestedExpression() / other; }
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:390:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void fill(const Scalar& value) { setConstant(value); }
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:393:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& setConstant(const Scalar& value)
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:397:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& setZero() { return setConstant(Scalar(0)); }
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:400:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& setOnes() { return setConstant(Scalar(1)); }
                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:406:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:416:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:426:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& operator=(const TriangularBase<OtherDerived>& other);
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:431:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& operator=(const MatrixBase<OtherDerived>& other);
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:435:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& operator=(const TriangularViewImpl& other)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:441:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void lazyAssign(const TriangularBase<OtherDerived>& other);
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:446:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void lazyAssign(const MatrixBase<OtherDerived>& other);
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:453:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& rhs) const
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:462:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& lhs, const TriangularViewImpl& rhs)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:493:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Other>& other) const;
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:506:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void solveInPlace(const MatrixBase<OtherDerived>& other) const;
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:510:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void solveInPlace(const MatrixBase<OtherDerived>& other) const
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:519:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(TriangularBase<OtherDerived> const & other)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:530:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(MatrixBase<OtherDerived> const & other)
                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:538:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _solve_impl(const RhsType &rhs, DstType &dst) const {
                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:546:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE TriangularViewType& _assignProduct(const ProductType& prod, const Scalar& alpha, bool beta);
                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:558:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TriangularViewImpl<MatrixType, Mode, Dense>::operator=(const MatrixBase<OtherDerived>& other)
                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:567:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularViewImpl<MatrixType, Mode, Dense>::lazyAssign(const MatrixBase<OtherDerived>& other)
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:577:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TriangularViewImpl<MatrixType, Mode, Dense>::operator=(const TriangularBase<OtherDerived>& other)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:586:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularViewImpl<MatrixType, Mode, Dense>::lazyAssign(const TriangularBase<OtherDerived>& other)
                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:601:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularBase<Derived>::evalTo(MatrixBase<DenseDerived> &other) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:628:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::triangularView()
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::triangularView() const
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:648:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool MatrixBase<Derived>::isUpperTriangular(const RealScalar& prec) const
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:673:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool MatrixBase<Derived>::isLowerTriangular(const RealScalar& prec) const
                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:718:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   unary_evaluator(const XprType &xpr) : Base(xpr.nestedExpression()) {}
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:753:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC triangular_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
                                                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:767:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignDiagonalCoeff(Index id)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:774:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignOppositeCoeff(Index row, Index col)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:784:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_triangular_assignment_loop(DstXprType& dst, const SrcXprType& src, const Functor &func)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:812:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_triangular_assignment_loop(DstXprType& dst, const SrcXprType& src)
                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:825:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:836:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:845:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:867:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Kernel &kernel)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:885:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Kernel &) {}
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:899:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Kernel &kernel)
                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:933:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularBase<Derived>::evalToLazy(MatrixBase<DenseDerived> &other) const
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:946:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename SrcXprType::Scalar> &)
                                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:962:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<Scalar,typename SrcXprType::Scalar> &)
                                                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/TriangularMatrix.h:973:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<Scalar,typename SrcXprType::Scalar> &)
                                                                                                                              ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:490,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:73:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline SelfAdjointView(MatrixType& matrix) : m_matrix(matrix)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:79:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:83:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return m_matrix.outerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:85:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return m_matrix.innerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index row, Index col) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:101:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:110:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixTypeNestedCleaned& _expression() const { return m_matrix; }
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:113:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixTypeNestedCleaned& nestedExpression() const { return m_matrix; }
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:115:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixTypeNestedCleaned& nestedExpression() { return m_matrix; }
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& rhs) const
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:130:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& lhs, const SelfAdjointView& rhs)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:137:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const Scalar& s, const SelfAdjointView& mat)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:154:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointView& rankUpdate(const MatrixBase<DerivedU>& u, const MatrixBase<DerivedV>& v, const Scalar& alpha = Scalar(1));
                                                                                                                              ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:490,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:168:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointView& rankUpdate(const MatrixBase<DerivedU>& u, const Scalar& alpha = Scalar(1));
                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:185:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     triangularView() const
                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ConjugateReturnType conjugate() const
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const AdjointReturnType adjoint() const
                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline TransposeReturnType transpose()
                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:219:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ConstTransposeReturnType transpose() const
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:230:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::ConstDiagonalReturnType diagonal() const
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const LLT<PlainObject, UpLo> llt() const;
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:238:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const LDLT<PlainObject, UpLo> ldlt() const;
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EigenvaluesReturnType eigenvalues() const;
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:250:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar operatorNorm() const;
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:297:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC triangular_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
                                                                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:301:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignCoeff(Index row, Index col)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignDiagonalCoeff(Index id)
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:314:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignOppositeCoeff(Index, Index)
                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:328:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::selfadjointView() const
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SelfAdjointView.h:345:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::selfadjointView()
                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:491,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:23:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ptrdiff_t manage_caching_sizes_helper(std::ptrdiff_t a, std::ptrdiff_t b)
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:40:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CacheSizes(): m_l1(-1),m_l2(-1),m_l3(-1) {
              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:55:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void manage_caching_sizes(Action action, std::ptrdiff_t* l1, std::ptrdiff_t* l2, std::ptrdiff_t* l3)
                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:93:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void evaluateProductBlockingSizesHeuristic(Index& k, Index& m, Index& n, Index num_threads = 1)
                                                                                               ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:491,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:263:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool useSpecificBlockingSizes(Index& k, Index& m, Index& n)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:297:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void computeProductBlockingSizes(Index& k, Index& m, Index& n, Index num_threads = 1)
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:305:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void computeProductBlockingSizes(Index& k, Index& m, Index& n, Index num_threads = 1)
                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:317:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_ALWAYS_INLINE static void run(const CJ& cj, A& a, B& b, C& c, T& /*t*/)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:324:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_ALWAYS_INLINE static void run(const CJ& cj, T& a, T& b, T& c, T& t)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:331:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void gebp_madd(const CJ& cj, A& a, B& b, C& c, T& t)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:396:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:401:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
                                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacketType& dest) const
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:417:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:423:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacketType& dest) const
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:429:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacketType& dest) const
                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacketType& a, const RhsPacketType& b, AccPacketType& c, AccPacketType& tmp) const
                                                                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:450:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
                                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:456:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const ResPacketHalf& c, const ResPacketHalf& alpha, ResPacketHalf& r) const
                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:502:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:507:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacket& dest) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:512:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:517:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:522:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:527:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
                                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:537:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const
                                                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:542:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd_impl(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp, const true_type&) const
                                                                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:552:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd_impl(const LhsScalar& a, const RhsScalar& b, ResScalar& c, RhsScalar& /*tmp*/, const false_type&) const
                                                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:557:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
                                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DoublePacket<Packet> padd(const DoublePacket<Packet> &a, const DoublePacket<Packet> &b)
                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:583:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const DoublePacket<Packet>& predux_downto4(const DoublePacket<Packet> &a)
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:634:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(Scalar& p) { p = Scalar(0); }
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:636:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(DoublePacketType& p)
                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:643:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, ResPacket& dest) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:649:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, DoublePacketType& dest) const
                                                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:655:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, ResPacket& dest) const
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:659:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, DoublePacketType& dest) const
                                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:665:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
                                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:675:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, DoublePacketType& b0, DoublePacketType& b1)
                                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:683:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsScalar& b0, RhsScalar& b1)
                                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:696:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:701:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, DoublePacketType& c, RhsPacket& /*tmp*/) const
                                                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:707:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, ResPacket& c, RhsPacket& /*tmp*/) const
                                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:712:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const Scalar& c, const Scalar& alpha, Scalar& r) const { r += alpha * c; }
                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:714:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const DoublePacketType& c, const ResPacket& alpha, ResPacket& r) const
                                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:783:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:788:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacket& dest) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:805:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
                                                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:810:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
                                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:816:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:821:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const
                                                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:826:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd_impl(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp, const true_type&) const
                                                                                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:837:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd_impl(const LhsScalar& a, const RhsScalar& b, ResScalar& c, RhsScalar& /*tmp*/, const false_type&) const
                                                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:842:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
                                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:887:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   Index strideA=-1, Index strideB=-1, Index offsetA=0, Index offsetB=0);
                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:895:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                Index strideA, Index strideB, Index offsetA, Index offsetB)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DONT_INLINE void operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride=0, Index offset=0);
                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1704:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride, Index offset)
                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1807:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DONT_INLINE void operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride=0, Index offset=0);
                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1812:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride, Index offset)
                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1903:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DONT_INLINE void operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride=0, Index offset=0);
                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1908:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride, Index offset)
                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2027:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DONT_INLINE void operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride=0, Index offset=0);
                                                                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2032:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride, Index offset)
                                                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2118:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ptrdiff_t l1CacheSize()
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2127:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ptrdiff_t l2CacheSize()
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2137:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ptrdiff_t l3CacheSize()
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2149:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void setCpuCacheSizes(std::ptrdiff_t l1, std::ptrdiff_t l2, std::ptrdiff_t l3)
                                                                                     ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:492,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/Parallelizer.h:18:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void manage_multi_threading(Action action, int* v)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/Parallelizer.h:48:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void initParallel()
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/Parallelizer.h:58:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int nbThreads()
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/Parallelizer.h:67:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void setNbThreads(int v)
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/Parallelizer.h:76:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   GemmParallelInfo() : sync(-1), users(0), lhs_start(0), lhs_length(0) {}
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/Parallelizer.h:86:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void parallelize_gemm(const Functor& func, Index rows, Index cols, Index depth, bool transpose)
                                                                                               ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:493,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:35:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:58:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:71:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr)
                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr)
                                                ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:493,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:141:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:159:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<Scalar,Scalar> &)
                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:174:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<Scalar,Scalar> &)
                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:194:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const AssignFunc& func)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:221:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const InitialFunc& /*func*/)
                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:249:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:255:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:261:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:272:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void outer_product_selector_run(Dst& dst, const Lhs &lhs, const Rhs &rhs, const Func& func, const false_type&)
                                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:285:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void outer_product_selector_run(Dst& dst, const Lhs &lhs, const Rhs &rhs, const Func& func, const true_type&)
                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:303:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct set  { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived()  = src; } };
                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:304:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct add  { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() += src; } };
                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:305:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct sub  { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() -= src; } };
                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:308:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit adds(const Scalar& s) : m_scale(s) {}
                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:309:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const {
                                                                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:315:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:327:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:333:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:352:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:356:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:376:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:393:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:401:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:408:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr)
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:550:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const CoeffReturnType coeff(Index row, Index col) const
                                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:559:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const CoeffReturnType coeff(Index index) const
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:567:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const PacketType packet(Index row, Index col) const
                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:578:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const PacketType packet(Index index) const
                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:606:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:618:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet &res)
                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:628:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet &res)
                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:638:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index /*innerDim*/, Packet &res)
                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:647:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index /*innerDim*/, Packet &res)
                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:656:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index /*row*/, Index /*col*/, const Lhs& /*lhs*/, const Rhs& /*rhs*/, Index /*innerDim*/, Packet &res)
                                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:665:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index /*row*/, Index /*col*/, const Lhs& /*lhs*/, const Rhs& /*rhs*/, Index /*innerDim*/, Packet &res)
                                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:674:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet& res)
                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:685:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet& res)
                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:709:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:723:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:757:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:795:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   diagonal_product_evaluator_base(const MatrixType &mat, const DiagonalType &diag)
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:802:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index idx) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:812:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet_impl(Index row, Index col, Index id, internal::true_type) const
                                                                                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:819:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet_impl(Index row, Index col, Index id, internal::false_type) const
                                                                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:851:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:856:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index row, Index col) const
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:863:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet(Index row, Index col) const
                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:872:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet(Index idx) const
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:895:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:900:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index row, Index col) const
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:907:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet(Index row, Index col) const
                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:914:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet(Index idx) const
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:940:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline void run(Dest& dst, const PermutationType& perm, const ExpressionType& xpr)
                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:994:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:1004:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:1014:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Inverse<Lhs>& lhs, const Rhs& rhs)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:1024:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Inverse<Rhs>& rhs)
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:1048:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Dest& dst, const TranspositionType& tr, const ExpressionType& xpr)
                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:1071:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:1081:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:1092:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Transpose<Lhs>& lhs, const Rhs& rhs)
                                                                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ProductEvaluators.h:1102:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Transpose<Rhs>& rhs)
                                                                          ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:494,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixVector.h:84:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RhsScalar alpha);
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixVector.h:93:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RhsScalar alpha)
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixVector.h:360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ResScalar alpha);
                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixVector.h:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ResScalar alpha)
                  ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:495,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:36:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     GemmParallelInfo<Index>* info = 0)
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:65:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   GemmParallelInfo<Index>* info = 0)
                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:211:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   gemm_functor(const Lhs& lhs, const Rhs& rhs, Dest& dest, const Scalar& actualAlpha, BlockingType& blocking)
                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void initParallelSession(Index num_threads) const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:221:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator() (Index row, Index rows, Index col=0, Index cols=-1, GemmParallelInfo<Index>* info=0) const
                                                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:262:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking()
                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:266:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index mc() const { return m_mc; }
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:267:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nc() const { return m_nc; }
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:268:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index kc() const { return m_kc; }
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:270:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline LhsScalar* blockA() { return m_blockA; }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:271:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RhsScalar* blockB() { return m_blockB; }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:303:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     gemm_blocking_space(Index /*rows*/, Index /*cols*/, Index /*depth*/, Index /*num_threads*/, bool /*full_rows = false*/)
                                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:317:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void initParallel(Index, Index, Index, Index)
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void allocateA() {}
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:321:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void allocateB() {}
                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:322:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void allocateAll() {}
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:343:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     gemm_blocking_space(Index rows, Index cols, Index depth, Index num_threads, bool l3_blocking)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:363:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void initParallel(Index rows, Index cols, Index depth, Index num_threads)
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:376:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void allocateA()
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:382:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void allocateB()
                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:388:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void allocateAll()
                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:394:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~gemm_blocking_space()
                          ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:428:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:440:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:449:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrix.h:458:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& a_lhs, const Rhs& a_rhs, const Scalar& alpha)
                                                                                               ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:496,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:88:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:496,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:121:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs&, Rhs&) {}
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:167:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularViewImpl<MatrixType,Mode,Dense>::solveInPlace(const MatrixBase<OtherDerived>& _other) const
                                                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TriangularViewImpl<Derived,Mode,Dense>::solve(const MatrixBase<Other>& other) const
                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:212:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   triangular_solve_retval(const TriangularType& tri, const Rhs& rhs)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:216:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return m_rhs.rows(); }
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:217:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return m_rhs.cols(); }
                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/SolveTriangular.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> inline void evalTo(Dest& dst) const
                                                         ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:497,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:46:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                       const ResScalar& alpha, level3_blocking<RhsScalar,LhsScalar>& blocking)
                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:63:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                       const ResScalar& alpha, level3_blocking<LhsScalar,RhsScalar>& blocking)
                                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:145:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator()(ResScalar* _res, Index resStride, const LhsScalar* blockA, const RhsScalar* blockB, Index size, Index depth, const ResScalar& alpha)
                                                                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:202:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, const ProductType& prod, const typename MatrixType::Scalar& alpha, bool beta)
                                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:250:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, const ProductType& prod, const typename MatrixType::Scalar& alpha, bool beta)
                                                                                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:299:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TriangularView<MatrixType,UpLo>& TriangularViewImpl<MatrixType,UpLo,Dense>::_assignProduct(const ProductType& prod, const Scalar& alpha, bool beta)
                                                                                                                                                   ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:498,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixVector.h:35:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar alpha);
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixVector.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar alpha)
               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixVector.h:178:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Dest& dest, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixVector.h:247:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Dest& dest, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
                                                                                      ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:499,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:22:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void pack(Scalar* blockA, const const_blas_data_mapper<Scalar,Index,StorageOrder>& lhs, Index cols, Index i, Index& count)
                                                                                                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:46:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator()(Scalar* blockA, const Scalar* _lhs, Index lhsStride, Index cols, Index rows)
                                                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:87:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator()(Scalar* blockB, const Scalar* _rhs, Index rhsStride, Index rows, Index cols, Index k2)
                                                                                                        ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:499,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:294:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:317:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:328:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:410:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:421:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:486:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Dest &dst, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
                                                                                     ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:500,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointProduct.h:25:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, Scalar* mat, Index stride, const Scalar* vecX, const Scalar* vecY, const Scalar& alpha)
                                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointProduct.h:41:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, Scalar* mat, Index stride, const Scalar* vecX, const Scalar* vecY, const Scalar& alpha)
                                                                                                                     ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:500,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointProduct.h:53:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, const OtherType& other, const typename MatrixType::Scalar& alpha)
                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointProduct.h:85:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, const OtherType& other, const typename MatrixType::Scalar& alpha)
                                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointProduct.h:124:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ::rankUpdate(const MatrixBase<DerivedU>& u, const Scalar& alpha)
                                                                ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:501,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointRank2Update.h:27:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Scalar* mat, Index stride, const UType& u, const VType& v, const Scalar& alpha)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointRank2Update.h:42:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Scalar* mat, Index stride, const UType& u, const VType& v, const Scalar& alpha)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/SelfadjointRank2Update.h:61:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ::rankUpdate(const MatrixBase<DerivedU>& u, const MatrixBase<DerivedV>& v, const Scalar& alpha)
                                                                                               ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:502,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixVector.h:30:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                      const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const RhsScalar& alpha);
                                                                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixVector.h:36:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const RhsScalar& alpha)
                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixVector.h:101:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                     const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const ResScalar& alpha);
                                                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixVector.h:107:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const ResScalar& alpha)
                                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixVector.h:176:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> static void run(Dest& dst, const Lhs &lhs, const Rhs &rhs, const typename Dest::Scalar& alpha)
                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixVector.h:187:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> static void run(Dest& dst, const Lhs &lhs, const Rhs &rhs, const typename Dest::Scalar& alpha)
                                                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixVector.h:207:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixVector.h:290:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:503,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixMatrix.h:64:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixMatrix.h:99:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixMatrix.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:503,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixMatrix.h:255:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixMatrix.h:268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularMatrixMatrix.h:401:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> static void run(Dest& dst, const Lhs &a_lhs, const Rhs &a_rhs, const typename Dest::Scalar& alpha)
                                                                                                                            ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:504,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularSolverMatrix.h:25:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking)
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularSolverMatrix.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking);
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularSolverMatrix.h:52:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking)
                                             ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:504,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularSolverMatrix.h:195:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking);
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularSolverMatrix.h:202:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking)
                                             ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:505,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularSolverVector.h:20:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
                                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularSolverVector.h:36:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
                                                                                     ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:505,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/products/TriangularSolverVector.h:94:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
                                                                                     ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:506,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:54:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index supers() const { return derived().supers(); }
                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:57:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index subs() const { return derived().subs(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:60:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CoefficientsType& coeffs() const { return derived().coeffs(); }
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CoefficientsType& coeffs() { return derived().coeffs(); }
                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:68:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block<CoefficientsType,Dynamic,1> col(Index i)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:84:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block<CoefficientsType,1,SizeAtCompileTime> diagonal()
                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:88:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Block<const CoefficientsType,1,SizeAtCompileTime> diagonal() const
                                                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:109:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int N> inline typename DiagonalIntReturnType<N>::Type diagonal()
                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int N> inline const typename DiagonalIntReturnType<N>::Type diagonal() const
                                                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block<CoefficientsType,1,Dynamic> diagonal(Index i)
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:128:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Block<const CoefficientsType,1,Dynamic> diagonal(Index i) const
                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:134:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename Dest> inline void evalTo(Dest& dst) const
                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:145:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:154:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index diagonalLength(Index i) const
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:207:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline BandMatrix(Index rows=Rows, Index cols=Cols, Index supers=Supers, Index subs=Subs)
                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_rows.value(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_coeffs.cols(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index supers() const { return m_supers.value(); }
                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index subs() const { return m_subs.value(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:225:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CoefficientsType& coeffs() const { return m_coeffs; }
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:226:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CoefficientsType& coeffs() { return m_coeffs; }
                                     ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:506,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:269:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline BandMatrixWrapper(const CoefficientsType& coeffs, Index rows=_Rows, Index cols=_Cols, Index supers=_Supers, Index subs=_Subs)
                                                                                                                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:278:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_rows.value(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_coeffs.cols(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index supers() const { return m_supers.value(); }
                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:287:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index subs() const { return m_subs.value(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CoefficientsType& coeffs() const { return m_coeffs; }
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:317:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit TridiagonalMatrix(Index size = Size) : Base(size,size,Options&SelfAdjoint?0:1,1) {}
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:319:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename Base::template DiagonalIntReturnType<1>::Type super()
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const typename Base::template DiagonalIntReturnType<1>::Type super() const
                                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:323:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename Base::template DiagonalIntReturnType<-1>::Type sub()
                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BandMatrix.h:325:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const typename Base::template DiagonalIntReturnType<-1>::Type sub() const
                                                                                ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:507,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:41:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   InnerIterator(const XprType &xpr, const Index &outerId)
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:46:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar value() const          { return m_iter.value(); }
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:50:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE InnerIterator& operator++()   { m_iter.operator++(); return *this; }
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:52:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index index() const           { return m_iter.index(); }
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:54:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index row() const             { return m_iter.row(); }
                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index col() const             { return m_iter.col(); }
                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE operator bool() const         { return m_iter; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:67:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename T> InnerIterator(const EigenBase<T>&,Index outer);
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:82:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const Index &innerSize)
                                                                                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar value() const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE inner_iterator_selector& operator++() { m_inner++; return *this; }
                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:94:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index index() const { return m_inner; }
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index row() const { return IsRowMajor ? m_outer : index(); }
                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:96:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index col() const { return IsRowMajor ? index() : m_outer; }
                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:98:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE operator bool() const { return m_inner < m_end && m_inner>=0; }
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/CoreIterators.h:118:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const Index &/*innerSize*/)
                                                                                                                          ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:508,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ConditionEstimator.h:19:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Vector run(const Vector& v) {
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ConditionEstimator.h:29:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Vector run(const Vector& v) {
                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ConditionEstimator.h:56:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomposition& dec)
                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ConditionEstimator.h:159:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rcond_estimate_helper(typename Decomposition::RealScalar matrix_norm, const Decomposition& dec)
                                                                                               ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:510,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:26:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &mat)
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &/*mat*/) { return true; }
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &) { return false; }
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:53:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &mat)
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived & /*mat*/) { return false; }
                                                 ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:68:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &) { return false; }
                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:81:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool DenseBase<Derived>::all() const
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:105:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool DenseBase<Derived>::any() const
                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Eigen::Index DenseBase<Derived>::count() const
                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:139:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool DenseBase<Derived>::hasNaN() const
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/BooleanRedux.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool DenseBase<Derived>::allFinite() const
                                             ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:511,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const ElseMatrixType& a_elseMatrix)
                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:70:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC Index rows() const { return m_condition.rows(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:71:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC Index cols() const { return m_condition.cols(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:74:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar coeff(Index i, Index j) const
                                          ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:83:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar coeff(Index i) const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:91:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC const ConditionMatrixType& conditionMatrix() const
                                                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:96:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC const ThenMatrixType& thenMatrix() const
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:101:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC const ElseMatrixType& elseMatrix() const
                                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                             const DenseBase<ElseDerived>& elseMatrix) const
                                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const typename ThenDerived::Scalar& elseScalar) const
                                                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Select.h:154:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const DenseBase<ElseDerived>& elseMatrix) const
                                                                      ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:65:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit PartialReduxExpr(const MatrixType& mat, const MemberOp& func = MemberOp())
                                                                                       ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:69:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return (Direction==Vertical   ? 1 : m_matrix.rows()); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:71:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return (Direction==Horizontal ? 1 : m_matrix.cols()); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:74:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::Nested nestedExpression() const { return m_matrix; }
                                                    ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:77:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MemberOp& functor() const { return m_functor; }
                               ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:512,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:118:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC member_lpnorm() {}
                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline ResultType operator()(const XprType& mat) const
                                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit member_redux(const BinaryOp func) : m_functor(func) {}
                                                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:133:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline result_type operator()(const DenseBase<Derived>& mat) const
                                                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubVector subVector(Index i)
                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index subVectors() const
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:218:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     extendedTo(const DenseBase<OtherDerived>& other) const
                                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     extendedToOpposite(const DenseBase<OtherDerived>& other) const
                                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:255:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline VectorwiseOp(ExpressionType& matrix) : m_matrix(matrix) {}
                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:259:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ExpressionType& _expression() const { return m_matrix; }
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:271:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     redux(const BinaryOp& func = BinaryOp()) const
                                              ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:304:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MinCoeffReturnType minCoeff() const
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:317:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MaxCoeffReturnType maxCoeff() const
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const SquaredNormReturnType squaredNorm() const
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const NormReturnType norm() const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const typename LpNormReturnType<p>::Type lpNorm() const
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const BlueNormReturnType blueNorm() const
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:376:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const StableNormReturnType stableNorm() const
                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:387:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const HypotNormReturnType hypotNorm() const
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:398:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const SumReturnType sum() const
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MeanReturnType mean() const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const AllReturnType all() const
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:424:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const AnyReturnType any() const
                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:437:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const CountReturnType count() const
                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ProdReturnType prod() const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:460:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ConstReverseReturnType reverse() const
                                            ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:468:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ReverseReturnType reverse()
                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:473:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReplicateReturnType replicate(Index factor) const;
                                                       ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:487:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replicate(Index factor = Factor) const
                                      ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:498:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator=(const DenseBase<OtherDerived>& other)
                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:509:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator+=(const DenseBase<OtherDerived>& other)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator-=(const DenseBase<OtherDerived>& other)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:529:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator*=(const DenseBase<OtherDerived>& other)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:541:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator/=(const DenseBase<OtherDerived>& other)
                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:555:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const DenseBase<OtherDerived>& other) const
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:568:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const DenseBase<OtherDerived>& other) const
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:582:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const DenseBase<OtherDerived>& other) const
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:597:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const DenseBase<OtherDerived>& other) const
                                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:613:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     normalized() const { return m_matrix.cwiseQuotient(extendedToOpposite(this->norm())); }
                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:619:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void normalize() {
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:623:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline void reverseInPlace();
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HomogeneousReturnType homogeneous() const;
                                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const CrossReturnType cross(const MatrixBase<OtherDerived>& other) const;
                                                                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const HNormalizedReturnType hnormalized() const;
                                               ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:674:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::colwise()
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/VectorwiseOp.h:688:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::rowwise()
                             ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:367,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Random.h:18:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_random_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Random.h:18:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_random_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:513,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Random.h:19:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const Scalar operator() () const { return random<Scalar>(); }
                                     ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Random.h:56:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Random(Index rows, Index cols)
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Random.h:87:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Random(Index size)
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Random.h:113:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Random()
                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Random.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Derived& DenseBase<Derived>::setRandom()
                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Random.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setRandom(Index newSize)
                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Random.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setRandom(Index rows, Index cols)
                                                           ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:514,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Replicate.h:74:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline explicit Replicate(const OriginalMatrixType& matrix)
                                                               ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Replicate.h:84:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Replicate(const OriginalMatrixType& matrix, Index rowFactor, Index colFactor)
                                                                                        ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Replicate.h:92:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows() * m_rowFactor.value(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Replicate.h:94:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols() * m_colFactor.value(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Replicate.h:97:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _MatrixTypeNested& nestedExpression() const
                                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Replicate.h:119:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::replicate() const
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Replicate.h:134:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 VectorwiseOp<ExpressionType,Direction>::replicate(Index factor) const
                                                                 ^~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:515,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:39:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline PacketType run(const PacketType& x) { return preverse(x); }
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:44:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline PacketType run(const PacketType& x) { return x; }
                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit inline Reverse(const MatrixType& matrix) : m_matrix(matrix) { }
                                                                       ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:90:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Reverse)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:515,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:92:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.rows(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:93:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.cols(); }
                                           ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:95:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const
                                                  ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:101:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:118:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::reverse()
                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:139:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void DenseBase<Derived>::reverseInPlace()
                                                ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:172:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(ExpressionType &xpr)
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:183:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(ExpressionType &xpr)
                                      ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/Reverse.h:204:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void VectorwiseOp<ExpressionType,Direction>::reverseInPlace()
                                                             ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:47:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(ArrayWrapper)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:516,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit EIGEN_STRONG_INLINE ArrayWrapper(ExpressionType& matrix) : m_expression(matrix) {}
                                                                     ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:64:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_expression.rows(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:66:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_expression.cols(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return m_expression.outerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:70:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return m_expression.innerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:73:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:75:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* data() const { return m_expression.data(); }
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:84:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void evalTo(Dest& dst) const { dst = m_expression; }
                                   ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:103:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index newSize) { m_expression.resize(newSize); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:107:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols) { m_expression.resize(rows,cols); }
                                       ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:88,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/util/Macros.h:842:53: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
 #define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived)
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:145:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(MatrixWrapper)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:516,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:159:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline MatrixWrapper(ExpressionType& matrix) : m_expression(matrix) {}
                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_expression.rows(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:164:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_expression.cols(); }
                         ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:166:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return m_expression.outerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:168:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return m_expression.innerStride(); }
                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:171:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:173:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* data() const { return m_expression.data(); }
                                 ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:176:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:182:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const
                        ^~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index newSize) { m_expression.resize(newSize); }
                              ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/ArrayWrapper.h:201:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols) { m_expression.resize(rows,cols); }
                                       ^
In file included from C:/openbabel3/deps/eigin-3.3.7/Eigen/Core:533,
                 from c:/openbabel3/src/x64/include/openbabel/math/align.h:26,
                 from ChemmineOB.cpp:1624:
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:56:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(real,scalar_real_op,real part,\sa ArrayBase::real)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:57:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(imag,scalar_imag_op,imaginary part,\sa ArrayBase::imag)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:58:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(conj,scalar_conjugate_op,complex conjugate,\sa ArrayBase::conjugate)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:59:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(inverse,scalar_inverse_op,inverse,\sa ArrayBase::inverse)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:60:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sin,scalar_sin_op,sine,\sa ArrayBase::sin)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:61:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cos,scalar_cos_op,cosine,\sa ArrayBase::cos)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:62:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(tan,scalar_tan_op,tangent,\sa ArrayBase::tan)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:63:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(atan,scalar_atan_op,arc-tangent,\sa ArrayBase::atan)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:64:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(asin,scalar_asin_op,arc-sine,\sa ArrayBase::asin)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:65:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(acos,scalar_acos_op,arc-consine,\sa ArrayBase::acos)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:66:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sinh,scalar_sinh_op,hyperbolic sine,\sa ArrayBase::sinh)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:67:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cosh,scalar_cosh_op,hyperbolic cosine,\sa ArrayBase::cosh)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:68:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(tanh,scalar_tanh_op,hyperbolic tangent,\sa ArrayBase::tanh)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:69:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(lgamma,scalar_lgamma_op,natural logarithm of the gamma function,\sa ArrayBase::lgamma)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:70:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(digamma,scalar_digamma_op,derivative of lgamma,\sa ArrayBase::digamma)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:71:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(erf,scalar_erf_op,error function,\sa ArrayBase::erf)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:72:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(erfc,scalar_erfc_op,complement error function,\sa ArrayBase::erfc)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:73:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(exp,scalar_exp_op,exponential,\sa ArrayBase::exp)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:74:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log,scalar_log_op,natural logarithm,\sa Eigen::log10 DOXCOMMA ArrayBase::log)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:75:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log1p,scalar_log1p_op,natural logarithm of 1 plus the value,\sa ArrayBase::log1p)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:76:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log10,scalar_log10_op,base 10 logarithm,\sa Eigen::log DOXCOMMA ArrayBase::log)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:77:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(abs,scalar_abs_op,absolute value,\sa ArrayBase::abs DOXCOMMA MatrixBase::cwiseAbs)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:78:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(abs2,scalar_abs2_op,squared absolute value,\sa ArrayBase::abs2 DOXCOMMA MatrixBase::cwiseAbs2)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:79:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(arg,scalar_arg_op,complex argument,\sa ArrayBase::arg)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:80:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sqrt,scalar_sqrt_op,square root,\sa ArrayBase::sqrt DOXCOMMA MatrixBase::cwiseSqrt)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:81:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(rsqrt,scalar_rsqrt_op,reciprocal square root,\sa ArrayBase::rsqrt)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:82:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(square,scalar_square_op,square (power 2),\sa Eigen::abs2 DOXCOMMA Eigen::pow DOXCOMMA ArrayBase::square)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:83:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cube,scalar_cube_op,cube (power 3),\sa Eigen::pow DOXCOMMA ArrayBase::cube)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:84:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(round,scalar_round_op,nearest integer,\sa Eigen::floor DOXCOMMA Eigen::ceil DOXCOMMA ArrayBase::round)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:85:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(floor,scalar_floor_op,nearest integer not greater than the giben value,\sa Eigen::ceil DOXCOMMA ArrayBase::floor)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:86:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(ceil,scalar_ceil_op,nearest integer not less than the giben value,\sa Eigen::floor DOXCOMMA ArrayBase::ceil)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:87:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isnan,scalar_isnan_op,not-a-number test,\sa Eigen::isinf DOXCOMMA Eigen::isfinite DOXCOMMA ArrayBase::isnan)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:88:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isinf,scalar_isinf_op,infinite value test,\sa Eigen::isnan DOXCOMMA Eigen::isfinite DOXCOMMA ArrayBase::isinf)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:89:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isfinite,scalar_isfinite_op,finite value test,\sa Eigen::isinf DOXCOMMA Eigen::isnan DOXCOMMA ArrayBase::isfinite)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:90:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sign,scalar_sign_op,sign (or 0),\sa ArrayBase::sign)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:108:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const Eigen::ArrayBase<Derived>& x, const ScalarExponent& exponent) {
                                                                         ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:114:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const Eigen::ArrayBase<Derived>& x, const typename Derived::Scalar& exponent) {
                                                                                   ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:132:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const Eigen::ArrayBase<Derived>& x, const Eigen::ArrayBase<ExponentDerived>& exponents)
                                                                                             ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:161:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const Scalar& x, const Eigen::ArrayBase<Derived>& exponents)
                                                                  ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:169:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const typename Derived::Scalar& x, const Eigen::ArrayBase<Derived>& exponents)
                                                                                    ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:179:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
     EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(real,scalar_real_op)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:180:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
     EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(imag,scalar_imag_op)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
                                                                                                           ^
C:/openbabel3/deps/eigin-3.3.7/Eigen/src/Core/GlobalFunctions.h:181:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
     EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(abs2,scalar_abs2_op)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ChemmineOB.cpp:1624:
c:/openbabel3/src/x64/include/openbabel/math/align.h:73:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     OBAlign(bool includeH=false, bool symmetry=true);
                                                    ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:77:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     OBAlign(const OBMol &refmol, const OBMol &targetmol, bool includeH=false, bool symmetry=true);
                                                                                                 ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:81:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     OBAlign(const std::vector<vector3> &ref, const std::vector<vector3> &target);
                                                                                ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:92:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void SetRef(const std::vector<vector3> &ref);
                                                ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:97:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void SetTarget(const std::vector<vector3> &target);
                                                      ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void SetRefMol(const OBMol &refmol);
                                       ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:109:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void SetTargetMol(const OBMol &targetmol);
                                             ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:117:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool Align();
                ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void SetMethod(enum AlignMethod method);
                                           ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:134:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     double GetRMSD();
                    ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:156:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     matrix3x3 GetRotMatrix();
                            ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::vector<vector3> GetAlignment();
                                       ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:170:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool UpdateCoords(OBMol* target);
                                    ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:192:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void VectorsToMatrix(const std::vector<vector3> *pcoords, Eigen::MatrixXd &coords);
                                                                                      ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:193:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Eigen::Vector3d MoveToOrigin(Eigen::MatrixXd &coords);
                                                         ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:194:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void SimpleAlign(const Eigen::MatrixXd &mtarget);
                                                    ^
c:/openbabel3/src/x64/include/openbabel/math/align.h:195:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void TheobaldAlign(const Eigen::MatrixXd &mtarget);
                                                      ^
ChemmineOB.cpp:1667:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_From_long  (long value)
                            ^
ChemmineOB.cpp:1674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_From_int  (int value)
                          ^
ChemmineOB.cpp:1691:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsVal_long (SEXP obj, long *val)
                                     ^
ChemmineOB.cpp:1699:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsVal_int (SEXP obj, int *val)
                                   ^
ChemmineOB.cpp:1715:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsCharPtrAndSize(SEXP obj, char** cptr, size_t* psize, int *alloc)
                                                                       ^
ChemmineOB.cpp:1740:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsCharArray(SEXP obj, char *val, size_t size)
                                                  ^
ChemmineOB.cpp:1765:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsVal_char (SEXP obj, char *val)
                                     ^
ChemmineOB.cpp:1790:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_strdup(const char *str)
                            ^
ChemmineOB.cpp:1799:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN stringp *new_stringp(){
                                 ^
ChemmineOB.cpp:1802:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void delete_stringp(stringp *self){
                                             ^
ChemmineOB.cpp:1807:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsPtr_std_string (SEXP obj, std::string **val)
                                                   ^
ChemmineOB.cpp:1836:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void stringp_assign(stringp *self,std::string value){
                                                               ^
ChemmineOB.cpp:1839:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::string stringp_value(stringp *self){
                                                   ^
ChemmineOB.cpp:1844:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_FromCharPtrAndSize(const char* carray, size_t size)
                                                        ^
ChemmineOB.cpp:1869:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_From_std_string  (const std::string& s)
                                            ^
ChemmineOB.cpp:1874:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::string *stringp_cast(stringp *self){
                                                   ^
ChemmineOB.cpp:1877:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN stringp *stringp_frompointer(std::string *t){
                                                       ^
ChemmineOB.cpp:1883:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::istream* istreamFromString(std::string str){
                                                    ^
ChemmineOB.cpp:1886:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::istream* istreamFromFile(const char *filename) {
                                                       ^
ChemmineOB.cpp:1889:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::ostream* ostreamToString(){
                                   ^
ChemmineOB.cpp:1892:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::ostream* ostreamToFile(const char *filename) {
                                                     ^
ChemmineOB.cpp:1895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void closeOfstream(std::ofstream* os){
                                         ^
ChemmineOB.cpp:1898:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const std::string stringFromOstream(const std::ostringstream* os){
                                                                     ^
ChemmineOB.cpp:1902:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isNullPtr(void *p){
                           ^
ChemmineOB.cpp:1930:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const char* type_name() {
                                ^
ChemmineOB.cpp:1935:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static swig_type_info *type_query(std::string name) {
                                                       ^
ChemmineOB.cpp:1939:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static swig_type_info *type_info() {
                                      ^
ChemmineOB.cpp:1949:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static swig_type_info *type_query(std::string name) {
                                                       ^
ChemmineOB.cpp:1953:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static swig_type_info *type_info() {
                                      ^
ChemmineOB.cpp:1960:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline swig_type_info *type_info() {
                                    ^
ChemmineOB.cpp:1969:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static std::string make_ptr_name(const char* name) {
                                                      ^
ChemmineOB.cpp:1974:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const char* type_name() {
                                  ^
ChemmineOB.cpp:1995:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static SEXP from(Type *val, int owner = 0) {
                                              ^
ChemmineOB.cpp:2001:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static SEXP from(const Type& val) {
                                     ^
ChemmineOB.cpp:2007:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static SEXP from(Type* val) {
                               ^
ChemmineOB.cpp:2013:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline SEXP from(const Type& val) {
                                   ^
ChemmineOB.cpp:2018:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline SEXP from_ptr(Type* val, int owner) {
                                            ^
ChemmineOB.cpp:2027:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, Type **val) {
                                          ^
ChemmineOB.cpp:2039:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int asptr(SEXP obj, Type **vptr) {
                                         ^
ChemmineOB.cpp:2045:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asval(SEXP obj, Type *val) {
                                         ^
ChemmineOB.cpp:2068:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asval(SEXP obj, Type **val) {
                                          ^
ChemmineOB.cpp:2084:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int asval(SEXP obj, Type *val) {
                                       ^
ChemmineOB.cpp:2090:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static Type as(SEXP obj) {
                            ^
ChemmineOB.cpp:2102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static Type as(SEXP obj) {
                            ^
ChemmineOB.cpp:2121:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static Type* as(SEXP obj, bool throw_error) {
                                               ^
ChemmineOB.cpp:2135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Type as(SEXP obj) {
                          ^
ChemmineOB.cpp:2141:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static bool check(SEXP obj) {
                               ^
ChemmineOB.cpp:2149:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static bool check(SEXP obj) {
                               ^
ChemmineOB.cpp:2156:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool check(SEXP obj) {
                             ^
ChemmineOB.cpp:2165:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   check_index(ptrdiff_t i, size_t size, bool insert = false) {
                                                            ^
ChemmineOB.cpp:2179:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   slice_index(ptrdiff_t i, size_t size) {
                                       ^
ChemmineOB.cpp:2193:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   getpos(Sequence* self, Difference i)  {
                                      ^
ChemmineOB.cpp:2201:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cgetpos(const Sequence* self, Difference i)  {
                                             ^
ChemmineOB.cpp:2209:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   getslice(const Sequence* self, Difference i, Difference j) {
                                                            ^
ChemmineOB.cpp:2227:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   setslice(Sequence* self, Difference i, Difference j, const InputSeq& v) {
                                                                         ^
ChemmineOB.cpp:2251:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   delslice(Sequence* self, Difference i, Difference j) {
                                                      ^
ChemmineOB.cpp:2270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<double > *val, int owner = 0) {
                                                                 ^
ChemmineOB.cpp:2284:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<float > *val, int owner = 0) {
                                                                ^
ChemmineOB.cpp:2298:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<unsigned char > *val, int owner = 0) {
                                                                        ^
ChemmineOB.cpp:2312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<signed char > *val, int owner = 0) {
                                                                      ^
ChemmineOB.cpp:2327:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<unsigned short int > *val, int owner = 0) {
                                                                             ^
ChemmineOB.cpp:2341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<short int > *val, int owner = 0) {
                                                                    ^
ChemmineOB.cpp:2356:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<unsigned int> *val, int owner = 0) {
                                                                      ^
ChemmineOB.cpp:2371:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<int > *val, int owner = 0) {
                                                              ^
ChemmineOB.cpp:2415:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<unsigned long long int> *val, int owner = 0) {
                                                                                ^
ChemmineOB.cpp:2429:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<long long int> *val, int owner = 0) {
                                                                       ^
ChemmineOB.cpp:2444:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<bool> *val, int owner = 0) {
                                                              ^
ChemmineOB.cpp:2459:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector<std::basic_string<char> > *val, int owner = 0) {
                                                                                  ^
ChemmineOB.cpp:2474:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector< T > *val, int owner = 0) {
                                                             ^
ChemmineOB.cpp:2481:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<double> **val) {
                                                         ^
ChemmineOB.cpp:2501:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<float> **val) {
                                                        ^
ChemmineOB.cpp:2522:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<unsigned char> **val) {
                                                                ^
ChemmineOB.cpp:2544:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<signed char> **val) {
                                                              ^
ChemmineOB.cpp:2568:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<unsigned short int> **val) {
                                                                     ^
ChemmineOB.cpp:2590:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<short int> **val) {
                                                            ^
ChemmineOB.cpp:2613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<unsigned int> **val) {
                                                               ^
ChemmineOB.cpp:2635:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<int> **val) {
                                                      ^
ChemmineOB.cpp:2707:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<unsigned long long int> **val) {
                                                                         ^
ChemmineOB.cpp:2729:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<long long int> **val) {
                                                                ^
ChemmineOB.cpp:2754:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<bool> **val) {
                                                       ^
ChemmineOB.cpp:2777:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static int asptr(SEXP obj, std::vector<std::basic_string<char> > **val) {
                                                                             ^
ChemmineOB.cpp:2803:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector<T> **val) {
                                                    ^
ChemmineOB.cpp:2817:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector< std::vector<unsigned int> > *val, int owner = 0) {
                                                                                     ^
ChemmineOB.cpp:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector< std::vector<int > > *val, int owner = 0) {
                                                                             ^
ChemmineOB.cpp:2860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector< std::vector<float > > *val, int owner = 0) {
                                                                               ^
ChemmineOB.cpp:2881:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector< std::vector<double > > *val, int owner = 0) {
                                                                                ^
ChemmineOB.cpp:2902:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static SEXP from (std::vector< std::vector<bool> > *val, int owner = 0) {
                                                                             ^
ChemmineOB.cpp:2923:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static SEXP from (std::vector < std::vector< T > > *val, int owner = 0) {
                                                                           ^
ChemmineOB.cpp:2933:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector< std::vector<unsigned int> > **val) {
                                                                              ^
ChemmineOB.cpp:2959:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector< std::vector< int> > **val) {
                                                                      ^
ChemmineOB.cpp:2985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector< std::vector< float> > **val) {
                                                                        ^
ChemmineOB.cpp:3011:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector< std::vector< double> > **val) {
                                                                         ^
ChemmineOB.cpp:3037:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector< std::vector< bool> > **val) {
                                                                       ^
ChemmineOB.cpp:3064:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asptr(SEXP obj, std::vector< std::vector<T> > **val) {
                                                                   ^
ChemmineOB.cpp:3081:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() {
                                    ^
ChemmineOB.cpp:3087:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_int_Sg____nonzero__(std::vector< int > const *self){
                                                                                 ^
ChemmineOB.cpp:3090:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< int >::size_type std_vector_Sl_int_Sg____len__(std::vector< int > const *self){
                                                                                                      ^
ChemmineOB.cpp:3093:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< int,std::allocator< int > > *std_vector_Sl_int_Sg____getslice__(std::vector< int > *self,std::vector< int >::difference_type i,std::vector< int >::difference_type j){
                                                                                                                                                                                             ^
ChemmineOB.cpp:3096:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_int_Sg____setslice__(std::vector< int > *self,std::vector< int >::difference_type i,std::vector< int >::difference_type j,std::vector< int,std::allocator< int > > const &v){
                                                                                                                                                                                                          ^
ChemmineOB.cpp:3099:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_int_Sg____delslice__(std::vector< int > *self,std::vector< int >::difference_type i,std::vector< int >::difference_type j){
                                                                                                                                                        ^
ChemmineOB.cpp:3102:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_int_Sg____delitem__(std::vector< int > *self,std::vector< int >::difference_type i){
                                                                                                                 ^
ChemmineOB.cpp:3105:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< int >::value_type const &std_vector_Sl_int_Sg____getitem__(std::vector< int > const *self,std::vector< int >::difference_type i){
                                                                                                                                                        ^
ChemmineOB.cpp:3108:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_int_Sg____setitem__(std::vector< int > *self,std::vector< int >::difference_type i,std::vector< int >::value_type const &x){
                                                                                                                                                         ^
ChemmineOB.cpp:3115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() {
                                    ^
ChemmineOB.cpp:3121:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_unsigned_SS_int_Sg____nonzero__(std::vector< unsigned int > const *self){
                                                                                                      ^
ChemmineOB.cpp:3124:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< unsigned int >::size_type std_vector_Sl_unsigned_SS_int_Sg____len__(std::vector< unsigned int > const *self){
                                                                                                                                    ^
ChemmineOB.cpp:3127:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< unsigned int,std::allocator< unsigned int > > *std_vector_Sl_unsigned_SS_int_Sg____getslice__(std::vector< unsigned int > *self,std::vector< unsigned int >::difference_type i,std::vector< unsigned int >::difference_type j){
                                                                                                                                                                                                                                                      ^
ChemmineOB.cpp:3130:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg____setslice__(std::vector< unsigned int > *self,std::vector< unsigned int >::difference_type i,std::vector< unsigned int >::difference_type j,std::vector< unsigned int,std::allocator< unsigned int > > const &v){
                                                                                                                                                                                                                                                                   ^
ChemmineOB.cpp:3133:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg____delslice__(std::vector< unsigned int > *self,std::vector< unsigned int >::difference_type i,std::vector< unsigned int >::difference_type j){
                                                                                                                                                                                               ^
ChemmineOB.cpp:3136:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg____delitem__(std::vector< unsigned int > *self,std::vector< unsigned int >::difference_type i){
                                                                                                                                               ^
ChemmineOB.cpp:3139:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< unsigned int >::value_type const &std_vector_Sl_unsigned_SS_int_Sg____getitem__(std::vector< unsigned int > const *self,std::vector< unsigned int >::difference_type i){
                                                                                                                                                                                               ^
ChemmineOB.cpp:3144:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_From_unsigned_SS_long  (unsigned long value)
                                                 ^
ChemmineOB.cpp:3151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_From_unsigned_SS_int  (unsigned int value)
                                               ^
ChemmineOB.cpp:3158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsVal_unsigned_SS_long (SEXP obj, unsigned long *val)
                                                          ^
ChemmineOB.cpp:3166:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsVal_unsigned_SS_int (SEXP obj, unsigned int *val)
                                                        ^
ChemmineOB.cpp:3180:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg____setitem__(std::vector< unsigned int > *self,std::vector< unsigned int >::difference_type i,std::vector< unsigned int >::value_type const &x){
                                                                                                                                                                                                ^
ChemmineOB.cpp:3187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() {
                                    ^
ChemmineOB.cpp:3193:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_std_vector_Sl_int_Sg__Sg____nonzero__(std::vector< std::vector< int > > const *self){
                                                                                                                  ^
ChemmineOB.cpp:3196:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< int > >::size_type std_vector_Sl_std_vector_Sl_int_Sg__Sg____len__(std::vector< std::vector< int > > const *self){
                                                                                                                                                      ^
ChemmineOB.cpp:3199:326: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< int,std::allocator< int > >,std::allocator< std::vector< int,std::allocator< int > > > > *std_vector_Sl_std_vector_Sl_int_Sg__Sg____getslice__(std::vector< std::vector< int > > *self,std::vector< std::vector< int > >::difference_type i,std::vector< std::vector< int > >::difference_type j){
                                                                                                                                                                                                                                                                                                                                      ^
ChemmineOB.cpp:3202:339: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg____setslice__(std::vector< std::vector< int > > *self,std::vector< std::vector< int > >::difference_type i,std::vector< std::vector< int > >::difference_type j,std::vector< std::vector< int,std::allocator< int > >,std::allocator< std::vector< int,std::allocator< int > > > > const &v){
                                                                                                                                                                                                                                                                                                                                                   ^
ChemmineOB.cpp:3205:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg____delslice__(std::vector< std::vector< int > > *self,std::vector< std::vector< int > >::difference_type i,std::vector< std::vector< int > >::difference_type j){
                                                                                                                                                                                                                       ^
ChemmineOB.cpp:3208:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg____delitem__(std::vector< std::vector< int > > *self,std::vector< std::vector< int > >::difference_type i){
                                                                                                                                                                 ^
ChemmineOB.cpp:3211:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< int > >::value_type const &std_vector_Sl_std_vector_Sl_int_Sg__Sg____getitem__(std::vector< std::vector< int > > const *self,std::vector< std::vector< int > >::difference_type i){
                                                                                                                                                                                                                       ^
ChemmineOB.cpp:3214:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg____setitem__(std::vector< std::vector< int > > *self,std::vector< std::vector< int > >::difference_type i,std::vector< std::vector< int > >::value_type const &x){
                                                                                                                                                                                                                        ^
ChemmineOB.cpp:3221:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() {
                                    ^
ChemmineOB.cpp:3227:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_double_Sg____nonzero__(std::vector< double > const *self){
                                                                                       ^
ChemmineOB.cpp:3230:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< double >::size_type std_vector_Sl_double_Sg____len__(std::vector< double > const *self){
                                                                                                               ^
ChemmineOB.cpp:3233:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< double,std::allocator< double > > *std_vector_Sl_double_Sg____getslice__(std::vector< double > *self,std::vector< double >::difference_type i,std::vector< double >::difference_type j){
                                                                                                                                                                                                               ^
ChemmineOB.cpp:3236:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_double_Sg____setslice__(std::vector< double > *self,std::vector< double >::difference_type i,std::vector< double >::difference_type j,std::vector< double,std::allocator< double > > const &v){
                                                                                                                                                                                                                            ^
ChemmineOB.cpp:3239:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_double_Sg____delslice__(std::vector< double > *self,std::vector< double >::difference_type i,std::vector< double >::difference_type j){
                                                                                                                                                                    ^
ChemmineOB.cpp:3242:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_double_Sg____delitem__(std::vector< double > *self,std::vector< double >::difference_type i){
                                                                                                                          ^
ChemmineOB.cpp:3245:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< double >::value_type const &std_vector_Sl_double_Sg____getitem__(std::vector< double > const *self,std::vector< double >::difference_type i){
                                                                                                                                                                    ^
ChemmineOB.cpp:3250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_From_double  (double value)
                                ^
ChemmineOB.cpp:3257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsVal_double (SEXP obj, double *val)
                                         ^
ChemmineOB.cpp:3263:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_double_Sg____setitem__(std::vector< double > *self,std::vector< double >::difference_type i,std::vector< double >::value_type const &x){
                                                                                                                                                                     ^
ChemmineOB.cpp:3268:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_AsVal_std_string (SEXP obj, std::string *val)
                                                  ^
ChemmineOB.cpp:3288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const char* type_name() { return"std::string"; }
                                  ^
ChemmineOB.cpp:3292:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asval(SEXP obj, value_type *val) {
                                               ^
ChemmineOB.cpp:3298:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static SEXP from(const value_type& val) {
                                           ^
ChemmineOB.cpp:3308:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3314:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_std_string_Sg____nonzero__(std::vector< std::string > const *self){
                                                                                                ^
ChemmineOB.cpp:3317:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::string >::size_type std_vector_Sl_std_string_Sg____len__(std::vector< std::string > const *self){
                                                                                                                             ^
ChemmineOB.cpp:3320:236: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::string,std::allocator< std::string > > *std_vector_Sl_std_string_Sg____getslice__(std::vector< std::string > *self,std::vector< std::string >::difference_type i,std::vector< std::string >::difference_type j){
                                                                                                                                                                                                                                            ^
ChemmineOB.cpp:3323:249: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_string_Sg____setslice__(std::vector< std::string > *self,std::vector< std::string >::difference_type i,std::vector< std::string >::difference_type j,std::vector< std::string,std::allocator< std::string > > const &v){
                                                                                                                                                                                                                                                         ^
ChemmineOB.cpp:3326:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_string_Sg____delslice__(std::vector< std::string > *self,std::vector< std::string >::difference_type i,std::vector< std::string >::difference_type j){
                                                                                                                                                                                       ^
ChemmineOB.cpp:3329:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_string_Sg____delitem__(std::vector< std::string > *self,std::vector< std::string >::difference_type i){
                                                                                                                                        ^
ChemmineOB.cpp:3332:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::string >::value_type const &std_vector_Sl_std_string_Sg____getitem__(std::vector< std::string > const *self,std::vector< std::string >::difference_type i){
                                                                                                                                                                                       ^
ChemmineOB.cpp:3335:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_string_Sg____setitem__(std::vector< std::string > *self,std::vector< std::string >::difference_type i,std::vector< std::string >::value_type const &x){
                                                                                                                                                                                        ^
ChemmineOB.cpp:3342:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() { return"OpenBabel::vector3"; }
                                    ^
ChemmineOB.cpp:3350:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3356:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_OpenBabel_vector3_Sg____nonzero__(std::vector< OpenBabel::vector3 > const *self){
                                                                                                              ^
ChemmineOB.cpp:3359:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::vector3 >::size_type std_vector_Sl_OpenBabel_vector3_Sg____len__(std::vector< OpenBabel::vector3 > const *self){
                                                                                                                                                  ^
ChemmineOB.cpp:3362:278: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::vector3,std::allocator< OpenBabel::vector3 > > *std_vector_Sl_OpenBabel_vector3_Sg____getslice__(std::vector< OpenBabel::vector3 > *self,std::vector< OpenBabel::vector3 >::difference_type i,std::vector< OpenBabel::vector3 >::difference_type j){
                                                                                                                                                                                                                                                                                      ^
ChemmineOB.cpp:3365:291: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_vector3_Sg____setslice__(std::vector< OpenBabel::vector3 > *self,std::vector< OpenBabel::vector3 >::difference_type i,std::vector< OpenBabel::vector3 >::difference_type j,std::vector< OpenBabel::vector3,std::allocator< OpenBabel::vector3 > > const &v){
                                                                                                                                                                                                                                                                                                   ^
ChemmineOB.cpp:3368:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_vector3_Sg____delslice__(std::vector< OpenBabel::vector3 > *self,std::vector< OpenBabel::vector3 >::difference_type i,std::vector< OpenBabel::vector3 >::difference_type j){
                                                                                                                                                                                                                   ^
ChemmineOB.cpp:3371:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_vector3_Sg____delitem__(std::vector< OpenBabel::vector3 > *self,std::vector< OpenBabel::vector3 >::difference_type i){
                                                                                                                                                             ^
ChemmineOB.cpp:3374:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::vector3 >::value_type const &std_vector_Sl_OpenBabel_vector3_Sg____getitem__(std::vector< OpenBabel::vector3 > const *self,std::vector< OpenBabel::vector3 >::difference_type i){
                                                                                                                                                                                                                   ^
ChemmineOB.cpp:3377:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_vector3_Sg____setitem__(std::vector< OpenBabel::vector3 > *self,std::vector< OpenBabel::vector3 >::difference_type i,std::vector< OpenBabel::vector3 >::value_type const &x){
                                                                                                                                                                                                                    ^
ChemmineOB.cpp:3384:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3390:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_std_vector_Sl_OpenBabel_vector3_Sg__Sg____nonzero__(std::vector< std::vector< OpenBabel::vector3 > > const *self){
                                                                                                                                               ^
ChemmineOB.cpp:3393:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< OpenBabel::vector3 > >::size_type std_vector_Sl_std_vector_Sl_OpenBabel_vector3_Sg__Sg____len__(std::vector< std::vector< OpenBabel::vector3 > > const *self){
                                                                                                                                                                                                  ^
ChemmineOB.cpp:3396:445: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< OpenBabel::vector3,std::allocator< OpenBabel::vector3 > >,std::allocator< std::vector< OpenBabel::vector3,std::allocator< OpenBabel::vector3 > > > > *std_vector_Sl_std_vector_Sl_OpenBabel_vector3_Sg__Sg____getslice__(std::vector< std::vector< OpenBabel::vector3 > > *self,std::vector< std::vector< OpenBabel::vector3 > >::difference_type i,std::vector< std::vector< OpenBabel::vector3 > >::difference_type j){
                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^
ChemmineOB.cpp:3399:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_OpenBabel_vector3_Sg__Sg____setslice__(std::vector< std::vector< OpenBabel::vector3 > > *self,std::vector< std::vector< OpenBabel::vector3 > >::difference_type i,std::vector< std::vector< OpenBabel::vector3 > >::difference_type j,std::vector< std::vector< OpenBabel::vector3,std::allocator< OpenBabel::vector3 > >,std::allocator< std::vector< OpenBabel::vector3,std::allocator< OpenBabel::vector3 > > > > const &v){
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^
ChemmineOB.cpp:3402:274: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_OpenBabel_vector3_Sg__Sg____delslice__(std::vector< std::vector< OpenBabel::vector3 > > *self,std::vector< std::vector< OpenBabel::vector3 > >::difference_type i,std::vector< std::vector< OpenBabel::vector3 > >::difference_type j){
                                                                                                                                                                                                                                                                                  ^
ChemmineOB.cpp:3405:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_OpenBabel_vector3_Sg__Sg____delitem__(std::vector< std::vector< OpenBabel::vector3 > > *self,std::vector< std::vector< OpenBabel::vector3 > >::difference_type i){
                                                                                                                                                                                                             ^
ChemmineOB.cpp:3408:274: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< OpenBabel::vector3 > >::value_type const &std_vector_Sl_std_vector_Sl_OpenBabel_vector3_Sg__Sg____getitem__(std::vector< std::vector< OpenBabel::vector3 > > const *self,std::vector< std::vector< OpenBabel::vector3 > >::difference_type i){
                                                                                                                                                                                                                                                                                  ^
ChemmineOB.cpp:3411:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_OpenBabel_vector3_Sg__Sg____setitem__(std::vector< std::vector< OpenBabel::vector3 > > *self,std::vector< std::vector< OpenBabel::vector3 > >::difference_type i,std::vector< std::vector< OpenBabel::vector3 > >::value_type const &x){
                                                                                                                                                                                                                                                                                   ^
ChemmineOB.cpp:3418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() { return"OpenBabel::OBMol"; }
                                    ^
ChemmineOB.cpp:3426:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3432:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_OpenBabel_OBMol_Sg____nonzero__(std::vector< OpenBabel::OBMol > const *self){
                                                                                                          ^
ChemmineOB.cpp:3435:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBMol >::size_type std_vector_Sl_OpenBabel_OBMol_Sg____len__(std::vector< OpenBabel::OBMol > const *self){
                                                                                                                                            ^
ChemmineOB.cpp:3438:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBMol,std::allocator< OpenBabel::OBMol > > *std_vector_Sl_OpenBabel_OBMol_Sg____getslice__(std::vector< OpenBabel::OBMol > *self,std::vector< OpenBabel::OBMol >::difference_type i,std::vector< OpenBabel::OBMol >::difference_type j){
                                                                                                                                                                                                                                                                          ^
ChemmineOB.cpp:3441:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBMol_Sg____setslice__(std::vector< OpenBabel::OBMol > *self,std::vector< OpenBabel::OBMol >::difference_type i,std::vector< OpenBabel::OBMol >::difference_type j,std::vector< OpenBabel::OBMol,std::allocator< OpenBabel::OBMol > > const &v){
                                                                                                                                                                                                                                                                                       ^
ChemmineOB.cpp:3444:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBMol_Sg____delslice__(std::vector< OpenBabel::OBMol > *self,std::vector< OpenBabel::OBMol >::difference_type i,std::vector< OpenBabel::OBMol >::difference_type j){
                                                                                                                                                                                                           ^
ChemmineOB.cpp:3447:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBMol_Sg____delitem__(std::vector< OpenBabel::OBMol > *self,std::vector< OpenBabel::OBMol >::difference_type i){
                                                                                                                                                       ^
ChemmineOB.cpp:3450:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBMol >::value_type const &std_vector_Sl_OpenBabel_OBMol_Sg____getitem__(std::vector< OpenBabel::OBMol > const *self,std::vector< OpenBabel::OBMol >::difference_type i){
                                                                                                                                                                                                           ^
ChemmineOB.cpp:3453:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBMol_Sg____setitem__(std::vector< OpenBabel::OBMol > *self,std::vector< OpenBabel::OBMol >::difference_type i,std::vector< OpenBabel::OBMol >::value_type const &x){
                                                                                                                                                                                                            ^
ChemmineOB.cpp:3460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() { return"OpenBabel::OBBond"; }
                                    ^
ChemmineOB.cpp:3468:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_OpenBabel_OBBond_Sg____nonzero__(std::vector< OpenBabel::OBBond > const *self){
                                                                                                            ^
ChemmineOB.cpp:3477:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBBond >::size_type std_vector_Sl_OpenBabel_OBBond_Sg____len__(std::vector< OpenBabel::OBBond > const *self){
                                                                                                                                               ^
ChemmineOB.cpp:3480:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBBond,std::allocator< OpenBabel::OBBond > > *std_vector_Sl_OpenBabel_OBBond_Sg____getslice__(std::vector< OpenBabel::OBBond > *self,std::vector< OpenBabel::OBBond >::difference_type i,std::vector< OpenBabel::OBBond >::difference_type j){
                                                                                                                                                                                                                                                                                ^
ChemmineOB.cpp:3483:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBBond_Sg____setslice__(std::vector< OpenBabel::OBBond > *self,std::vector< OpenBabel::OBBond >::difference_type i,std::vector< OpenBabel::OBBond >::difference_type j,std::vector< OpenBabel::OBBond,std::allocator< OpenBabel::OBBond > > const &v){
                                                                                                                                                                                                                                                                                             ^
ChemmineOB.cpp:3486:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBBond_Sg____delslice__(std::vector< OpenBabel::OBBond > *self,std::vector< OpenBabel::OBBond >::difference_type i,std::vector< OpenBabel::OBBond >::difference_type j){
                                                                                                                                                                                                               ^
ChemmineOB.cpp:3489:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBBond_Sg____delitem__(std::vector< OpenBabel::OBBond > *self,std::vector< OpenBabel::OBBond >::difference_type i){
                                                                                                                                                          ^
ChemmineOB.cpp:3492:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBBond >::value_type const &std_vector_Sl_OpenBabel_OBBond_Sg____getitem__(std::vector< OpenBabel::OBBond > const *self,std::vector< OpenBabel::OBBond >::difference_type i){
                                                                                                                                                                                                               ^
ChemmineOB.cpp:3495:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBBond_Sg____setitem__(std::vector< OpenBabel::OBBond > *self,std::vector< OpenBabel::OBBond >::difference_type i,std::vector< OpenBabel::OBBond >::value_type const &x){
                                                                                                                                                                                                                ^
ChemmineOB.cpp:3502:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() { return"OpenBabel::OBResidue"; }
                                    ^
ChemmineOB.cpp:3510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3516:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_OpenBabel_OBResidue_Sg____nonzero__(std::vector< OpenBabel::OBResidue > const *self){
                                                                                                                  ^
ChemmineOB.cpp:3519:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBResidue >::size_type std_vector_Sl_OpenBabel_OBResidue_Sg____len__(std::vector< OpenBabel::OBResidue > const *self){
                                                                                                                                                        ^
ChemmineOB.cpp:3522:290: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBResidue,std::allocator< OpenBabel::OBResidue > > *std_vector_Sl_OpenBabel_OBResidue_Sg____getslice__(std::vector< OpenBabel::OBResidue > *self,std::vector< OpenBabel::OBResidue >::difference_type i,std::vector< OpenBabel::OBResidue >::difference_type j){
                                                                                                                                                                                                                                                                                                  ^
ChemmineOB.cpp:3525:303: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBResidue_Sg____setslice__(std::vector< OpenBabel::OBResidue > *self,std::vector< OpenBabel::OBResidue >::difference_type i,std::vector< OpenBabel::OBResidue >::difference_type j,std::vector< OpenBabel::OBResidue,std::allocator< OpenBabel::OBResidue > > const &v){
                                                                                                                                                                                                                                                                                                               ^
ChemmineOB.cpp:3528:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBResidue_Sg____delslice__(std::vector< OpenBabel::OBResidue > *self,std::vector< OpenBabel::OBResidue >::difference_type i,std::vector< OpenBabel::OBResidue >::difference_type j){
                                                                                                                                                                                                                           ^
ChemmineOB.cpp:3531:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBResidue_Sg____delitem__(std::vector< OpenBabel::OBResidue > *self,std::vector< OpenBabel::OBResidue >::difference_type i){
                                                                                                                                                                   ^
ChemmineOB.cpp:3534:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBResidue >::value_type const &std_vector_Sl_OpenBabel_OBResidue_Sg____getitem__(std::vector< OpenBabel::OBResidue > const *self,std::vector< OpenBabel::OBResidue >::difference_type i){
                                                                                                                                                                                                                           ^
ChemmineOB.cpp:3537:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBResidue_Sg____setitem__(std::vector< OpenBabel::OBResidue > *self,std::vector< OpenBabel::OBResidue >::difference_type i,std::vector< OpenBabel::OBResidue >::value_type const &x){
                                                                                                                                                                                                                            ^
ChemmineOB.cpp:3544:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() { return"OpenBabel::OBRing"; }
                                    ^
ChemmineOB.cpp:3552:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3558:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_OpenBabel_OBRing_Sg____nonzero__(std::vector< OpenBabel::OBRing > const *self){
                                                                                                            ^
ChemmineOB.cpp:3561:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBRing >::size_type std_vector_Sl_OpenBabel_OBRing_Sg____len__(std::vector< OpenBabel::OBRing > const *self){
                                                                                                                                               ^
ChemmineOB.cpp:3564:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBRing,std::allocator< OpenBabel::OBRing > > *std_vector_Sl_OpenBabel_OBRing_Sg____getslice__(std::vector< OpenBabel::OBRing > *self,std::vector< OpenBabel::OBRing >::difference_type i,std::vector< OpenBabel::OBRing >::difference_type j){
                                                                                                                                                                                                                                                                                ^
ChemmineOB.cpp:3567:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBRing_Sg____setslice__(std::vector< OpenBabel::OBRing > *self,std::vector< OpenBabel::OBRing >::difference_type i,std::vector< OpenBabel::OBRing >::difference_type j,std::vector< OpenBabel::OBRing,std::allocator< OpenBabel::OBRing > > const &v){
                                                                                                                                                                                                                                                                                             ^
ChemmineOB.cpp:3570:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBRing_Sg____delslice__(std::vector< OpenBabel::OBRing > *self,std::vector< OpenBabel::OBRing >::difference_type i,std::vector< OpenBabel::OBRing >::difference_type j){
                                                                                                                                                                                                               ^
ChemmineOB.cpp:3573:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBRing_Sg____delitem__(std::vector< OpenBabel::OBRing > *self,std::vector< OpenBabel::OBRing >::difference_type i){
                                                                                                                                                          ^
ChemmineOB.cpp:3576:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBRing >::value_type const &std_vector_Sl_OpenBabel_OBRing_Sg____getitem__(std::vector< OpenBabel::OBRing > const *self,std::vector< OpenBabel::OBRing >::difference_type i){
                                                                                                                                                                                                               ^
ChemmineOB.cpp:3579:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBRing_Sg____setitem__(std::vector< OpenBabel::OBRing > *self,std::vector< OpenBabel::OBRing >::difference_type i,std::vector< OpenBabel::OBRing >::value_type const &x){
                                                                                                                                                                                                                ^
ChemmineOB.cpp:3586:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3592:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_OpenBabel_OBRing_Sm__Sg____nonzero__(std::vector< OpenBabel::OBRing * > const *self){
                                                                                                                  ^
ChemmineOB.cpp:3595:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBRing * >::size_type std_vector_Sl_OpenBabel_OBRing_Sm__Sg____len__(std::vector< OpenBabel::OBRing * > const *self){
                                                                                                                                                       ^
ChemmineOB.cpp:3598:286: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBRing *,std::allocator< OpenBabel::OBRing * > > *std_vector_Sl_OpenBabel_OBRing_Sm__Sg____getslice__(std::vector< OpenBabel::OBRing * > *self,std::vector< OpenBabel::OBRing * >::difference_type i,std::vector< OpenBabel::OBRing * >::difference_type j){
                                                                                                                                                                                                                                                                                              ^
ChemmineOB.cpp:3601:299: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBRing_Sm__Sg____setslice__(std::vector< OpenBabel::OBRing * > *self,std::vector< OpenBabel::OBRing * >::difference_type i,std::vector< OpenBabel::OBRing * >::difference_type j,std::vector< OpenBabel::OBRing *,std::allocator< OpenBabel::OBRing * > > const &v){
                                                                                                                                                                                                                                                                                                           ^
ChemmineOB.cpp:3604:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBRing_Sm__Sg____delslice__(std::vector< OpenBabel::OBRing * > *self,std::vector< OpenBabel::OBRing * >::difference_type i,std::vector< OpenBabel::OBRing * >::difference_type j){
                                                                                                                                                                                                                         ^
ChemmineOB.cpp:3607:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBRing_Sm__Sg____delitem__(std::vector< OpenBabel::OBRing * > *self,std::vector< OpenBabel::OBRing * >::difference_type i){
                                                                                                                                                                  ^
ChemmineOB.cpp:3610:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBRing * >::value_type std_vector_Sl_OpenBabel_OBRing_Sm__Sg____getitem__(std::vector< OpenBabel::OBRing * > *self,std::vector< OpenBabel::OBRing * >::difference_type i){
                                                                                                                                                                                                            ^
ChemmineOB.cpp:3613:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBRing_Sm__Sg____setitem__(std::vector< OpenBabel::OBRing * > *self,std::vector< OpenBabel::OBRing * >::difference_type i,std::vector< OpenBabel::OBRing * >::value_type x){
                                                                                                                                                                                                                   ^
ChemmineOB.cpp:3620:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() { return"OpenBabel::OBGenericData"; }
                                    ^
ChemmineOB.cpp:3628:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3634:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_OpenBabel_OBGenericData_Sm__Sg____nonzero__(std::vector< OpenBabel::OBGenericData * > const *self){
                                                                                                                                ^
ChemmineOB.cpp:3637:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBGenericData * >::size_type std_vector_Sl_OpenBabel_OBGenericData_Sm__Sg____len__(std::vector< OpenBabel::OBGenericData * > const *self){
                                                                                                                                                                            ^
ChemmineOB.cpp:3640:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBGenericData *,std::allocator< OpenBabel::OBGenericData * > > *std_vector_Sl_OpenBabel_OBGenericData_Sm__Sg____getslice__(std::vector< OpenBabel::OBGenericData * > *self,std::vector< OpenBabel::OBGenericData * >::difference_type i,std::vector< OpenBabel::OBGenericData * >::difference_type j){
                                                                                                                                                                                                                                                                                                                                        ^
ChemmineOB.cpp:3643:341: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBGenericData_Sm__Sg____setslice__(std::vector< OpenBabel::OBGenericData * > *self,std::vector< OpenBabel::OBGenericData * >::difference_type i,std::vector< OpenBabel::OBGenericData * >::difference_type j,std::vector< OpenBabel::OBGenericData *,std::allocator< OpenBabel::OBGenericData * > > const &v){
                                                                                                                                                                                                                                                                                                                                                     ^
ChemmineOB.cpp:3646:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBGenericData_Sm__Sg____delslice__(std::vector< OpenBabel::OBGenericData * > *self,std::vector< OpenBabel::OBGenericData * >::difference_type i,std::vector< OpenBabel::OBGenericData * >::difference_type j){
                                                                                                                                                                                                                                                     ^
ChemmineOB.cpp:3649:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBGenericData_Sm__Sg____delitem__(std::vector< OpenBabel::OBGenericData * > *self,std::vector< OpenBabel::OBGenericData * >::difference_type i){
                                                                                                                                                                                       ^
ChemmineOB.cpp:3652:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBGenericData * >::value_type std_vector_Sl_OpenBabel_OBGenericData_Sm__Sg____getitem__(std::vector< OpenBabel::OBGenericData * > *self,std::vector< OpenBabel::OBGenericData * >::difference_type i){
                                                                                                                                                                                                                                        ^
ChemmineOB.cpp:3655:239: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBGenericData_Sm__Sg____setitem__(std::vector< OpenBabel::OBGenericData * > *self,std::vector< OpenBabel::OBGenericData * >::difference_type i,std::vector< OpenBabel::OBGenericData * >::value_type x){
                                                                                                                                                                                                                                               ^
ChemmineOB.cpp:3662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() { return"OpenBabel::OBInternalCoord"; }
                                    ^
ChemmineOB.cpp:3670:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3676:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_OpenBabel_OBInternalCoord_Sm__Sg____nonzero__(std::vector< OpenBabel::OBInternalCoord * > const *self){
                                                                                                                                    ^
ChemmineOB.cpp:3679:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBInternalCoord * >::size_type std_vector_Sl_OpenBabel_OBInternalCoord_Sm__Sg____len__(std::vector< OpenBabel::OBInternalCoord * > const *self){
                                                                                                                                                                                  ^
ChemmineOB.cpp:3682:340: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBInternalCoord *,std::allocator< OpenBabel::OBInternalCoord * > > *std_vector_Sl_OpenBabel_OBInternalCoord_Sm__Sg____getslice__(std::vector< OpenBabel::OBInternalCoord * > *self,std::vector< OpenBabel::OBInternalCoord * >::difference_type i,std::vector< OpenBabel::OBInternalCoord * >::difference_type j){
                                                                                                                                                                                                                                                                                                                                                    ^
ChemmineOB.cpp:3685:353: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBInternalCoord_Sm__Sg____setslice__(std::vector< OpenBabel::OBInternalCoord * > *self,std::vector< OpenBabel::OBInternalCoord * >::difference_type i,std::vector< OpenBabel::OBInternalCoord * >::difference_type j,std::vector< OpenBabel::OBInternalCoord *,std::allocator< OpenBabel::OBInternalCoord * > > const &v){
                                                                                                                                                                                                                                                                                                                                                                 ^
ChemmineOB.cpp:3688:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBInternalCoord_Sm__Sg____delslice__(std::vector< OpenBabel::OBInternalCoord * > *self,std::vector< OpenBabel::OBInternalCoord * >::difference_type i,std::vector< OpenBabel::OBInternalCoord * >::difference_type j){
                                                                                                                                                                                                                                                             ^
ChemmineOB.cpp:3691:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBInternalCoord_Sm__Sg____delitem__(std::vector< OpenBabel::OBInternalCoord * > *self,std::vector< OpenBabel::OBInternalCoord * >::difference_type i){
                                                                                                                                                                                             ^
ChemmineOB.cpp:3694:240: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< OpenBabel::OBInternalCoord * >::value_type std_vector_Sl_OpenBabel_OBInternalCoord_Sm__Sg____getitem__(std::vector< OpenBabel::OBInternalCoord * > *self,std::vector< OpenBabel::OBInternalCoord * >::difference_type i){
                                                                                                                                                                                                                                                ^
ChemmineOB.cpp:3697:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_OpenBabel_OBInternalCoord_Sm__Sg____setitem__(std::vector< OpenBabel::OBInternalCoord * > *self,std::vector< OpenBabel::OBInternalCoord * >::difference_type i,std::vector< OpenBabel::OBInternalCoord * >::value_type x){
                                                                                                                                                                                                                                                       ^
ChemmineOB.cpp:3704:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const char* type_name() { return"unsigned int"; }
                                  ^
ChemmineOB.cpp:3708:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int asval(SEXP obj, value_type *val) {
                                               ^
ChemmineOB.cpp:3714:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static SEXP from(const value_type& val) {
                                           ^
ChemmineOB.cpp:3726:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3736:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3742:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg____nonzero__(std::vector< std::pair< unsigned int,unsigned int > > const *self){
                                                                                                                                                                   ^
ChemmineOB.cpp:3745:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::pair< unsigned int,unsigned int > >::size_type std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg____len__(std::vector< std::pair< unsigned int,unsigned int > > const *self){
                                                                                                                                                                                                                           ^
ChemmineOB.cpp:3748:411: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::pair< unsigned int,unsigned int >,std::allocator< std::pair< unsigned int,unsigned int > > > *std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg____getslice__(std::vector< std::pair< unsigned int,unsigned int > > *self,std::vector< std::pair< unsigned int,unsigned int > >::difference_type i,std::vector< std::pair< unsigned int,unsigned int > >::difference_type j){
                                                                                                                                                                                                                                                                                                                                                                                                                           ^
ChemmineOB.cpp:3751:424: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg____setslice__(std::vector< std::pair< unsigned int,unsigned int > > *self,std::vector< std::pair< unsigned int,unsigned int > >::difference_type i,std::vector< std::pair< unsigned int,unsigned int > >::difference_type j,std::vector< std::pair< unsigned int,unsigned int >,std::allocator< std::pair< unsigned int,unsigned int > > > const &v){
                                                                                                                                                                                                                                                                                                                                                                                                                                        ^
ChemmineOB.cpp:3754:304: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg____delslice__(std::vector< std::pair< unsigned int,unsigned int > > *self,std::vector< std::pair< unsigned int,unsigned int > >::difference_type i,std::vector< std::pair< unsigned int,unsigned int > >::difference_type j){
                                                                                                                                                                                                                                                                                                                ^
ChemmineOB.cpp:3757:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg____delitem__(std::vector< std::pair< unsigned int,unsigned int > > *self,std::vector< std::pair< unsigned int,unsigned int > >::difference_type i){
                                                                                                                                                                                                                                      ^
ChemmineOB.cpp:3760:304: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::pair< unsigned int,unsigned int > >::value_type const &std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg____getitem__(std::vector< std::pair< unsigned int,unsigned int > > const *self,std::vector< std::pair< unsigned int,unsigned int > >::difference_type i){
                                                                                                                                                                                                                                                                                                                ^
ChemmineOB.cpp:3763:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg____setitem__(std::vector< std::pair< unsigned int,unsigned int > > *self,std::vector< std::pair< unsigned int,unsigned int > >::difference_type i,std::vector< std::pair< unsigned int,unsigned int > >::value_type const &x){
                                                                                                                                                                                                                                                                                                                 ^
ChemmineOB.cpp:3770:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    static const char* type_name() {
                                 ^
ChemmineOB.cpp:3776:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN bool std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg____nonzero__(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > const *self){
                                                                                                                                                                                                    ^
ChemmineOB.cpp:3779:267: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::size_type std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg____len__(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > const *self){
                                                                                                                                                                                                                                                                           ^
ChemmineOB.cpp:3782:258: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::value_type std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg__pop(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > *self){
                                                                                                                                                                                                                                                                  ^
ChemmineOB.cpp:3789:618: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< std::pair< unsigned int,unsigned int >,std::allocator< std::pair< unsigned int,unsigned int > > >,std::allocator< std::vector< std::pair< unsigned int,unsigned int >,std::allocator< std::pair< unsigned int,unsigned int > > > > > *std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg____getslice__(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > *self,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::difference_type i,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::difference_type j){
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^
ChemmineOB.cpp:3792:631: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg____setslice__(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > *self,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::difference_type i,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::difference_type j,std::vector< std::vector< std::pair< unsigned int,unsigned int >,std::allocator< std::pair< unsigned int,unsigned int > > >,std::allocator< std::vector< std::pair< unsigned int,unsigned int >,std::allocator< std::pair< unsigned int,unsigned int > > > > > const &v){
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^
ChemmineOB.cpp:3795:367: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg____delslice__(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > *self,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::difference_type i,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::difference_type j){
                                                                                                                                                                                                                                                                                                                                                                               ^
ChemmineOB.cpp:3798:278: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg____delitem__(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > *self,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::difference_type i){
                                                                                                                                                                                                                                                                                      ^
ChemmineOB.cpp:3801:367: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::value_type const &std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg____getitem__(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > const *self,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::difference_type i){
                                                                                                                                                                                                                                                                                                                                                                               ^
ChemmineOB.cpp:3804:368: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg____setitem__(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > *self,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::difference_type i,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::value_type const &x){
                                                                                                                                                                                                                                                                                                                                                                                ^
ChemmineOB.cpp:3807:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void std_vector_Sl_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_unsigned_SS_int_Sg__Sg__Sg__append(std::vector< std::vector< std::pair< unsigned int,unsigned int > > > *self,std::vector< std::vector< std::pair< unsigned int,unsigned int > > >::value_type const &x){
                                                                                                                                                                                                                                                                                   ^
ChemmineOB.cpp:3811:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::AliasData *toAliasData(OpenBabel::OBGenericData *data) {
                                                                 ^
ChemmineOB.cpp:3816:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBAngleData *toAngleData(OpenBabel::OBGenericData *data) {
                                                                   ^
ChemmineOB.cpp:3821:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBCommentData *toCommentData(OpenBabel::OBGenericData *data) {
                                                                       ^
ChemmineOB.cpp:3826:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBConformerData *toConformerData(OpenBabel::OBGenericData *data) {
                                                                           ^
ChemmineOB.cpp:3831:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBExternalBondData *toExternalBondData(OpenBabel::OBGenericData *data) {
                                                                                 ^
ChemmineOB.cpp:3836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBGridData *toGridData(OpenBabel::OBGenericData *data) {
                                                                 ^
ChemmineOB.cpp:3841:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBMatrixData *toMatrixData(OpenBabel::OBGenericData *data) {
                                                                     ^
ChemmineOB.cpp:3846:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBNasaThermoData *toNasaThermoData(OpenBabel::OBGenericData *data) {
                                                                             ^
ChemmineOB.cpp:3851:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBPairData *toPairData(OpenBabel::OBGenericData *data) {
                                                                 ^
ChemmineOB.cpp:3856:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBRateData *toRateData(OpenBabel::OBGenericData *data) {
                                                                 ^
ChemmineOB.cpp:3861:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBRotamerList *toRotamerList(OpenBabel::OBGenericData *data) {
                                                                       ^
ChemmineOB.cpp:3866:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBRotationData *toRotationData(OpenBabel::OBGenericData *data) {
                                                                         ^
ChemmineOB.cpp:3871:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBSerialNums *toSerialNums(OpenBabel::OBGenericData *data) {
                                                                     ^
ChemmineOB.cpp:3876:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBSetData *toSetData(OpenBabel::OBGenericData *data) {
                                                               ^
ChemmineOB.cpp:3881:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBSymmetryData *toSymmetryData(OpenBabel::OBGenericData *data) {
                                                                         ^
ChemmineOB.cpp:3886:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBTorsionData *toTorsionData(OpenBabel::OBGenericData *data) {
                                                                       ^
ChemmineOB.cpp:3891:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBUnitCell *toUnitCell(OpenBabel::OBGenericData *data) {
                                                                 ^
ChemmineOB.cpp:3896:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBVectorData *toVectorData(OpenBabel::OBGenericData *data) {
                                                                     ^
ChemmineOB.cpp:3901:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBVibrationData *toVibrationData(OpenBabel::OBGenericData *data) {
                                                                           ^
ChemmineOB.cpp:3906:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OpenBabel::OBVirtualBond *toVirtualBond(OpenBabel::OBGenericData *data) {
                                                                       ^
ChemmineOB.cpp:3912:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_FromCharPtr(const char *cptr)
                                  ^
ChemmineOB.cpp:3921:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static const char* type_name() {
                                    ^
ChemmineOB.cpp:3929:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_strnlen(const char* s, size_t maxlen)
                                          ^
ChemmineOB.cpp:3937:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void OpenBabel_OBTetrahedralStereo_SetConfig(OpenBabel::OBTetrahedralStereo *self,OpenBabel::OBTetrahedralConfig const &config){
                                                                                                                                          ^
ChemmineOB.cpp:3940:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN OpenBabel::OBTetrahedralConfig OpenBabel_OBTetrahedralStereo_GetConfig__SWIG_0(OpenBabel::OBTetrahedralStereo *self,OpenBabel::OBStereo::Winding winding=OpenBabel::OBStereo::Clockwise,OpenBabel::OBStereo::View view=OpenBabel::OBStereo::ViewFrom){
                                                                                                                                                                                                                                                                ^
ChemmineOB.cpp:3953:286: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN OpenBabel::OBTetrahedralConfig OpenBabel_OBTetrahedralStereo_GetConfig__SWIG_3(OpenBabel::OBTetrahedralStereo *self,unsigned long from_or_towards,OpenBabel::OBStereo::Winding winding=OpenBabel::OBStereo::Clockwise,OpenBabel::OBStereo::View view=OpenBabel::OBStereo::ViewFrom){
                                                                                                                                                                                                                                                                                              ^
ChemmineOB.cpp:3966:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void OpenBabel_OBCisTransStereo_SetConfig(OpenBabel::OBCisTransStereo *self,OpenBabel::OBCisTransConfig const &config){
                                                                                                                                 ^
ChemmineOB.cpp:3969:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN OpenBabel::OBCisTransConfig OpenBabel_OBCisTransStereo_GetConfig__SWIG_0(OpenBabel::OBCisTransStereo *self,OpenBabel::OBStereo::Shape shape=OpenBabel::OBStereo::ShapeU){
                                                                                                                                                                                   ^
ChemmineOB.cpp:3981:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN OpenBabel::OBCisTransConfig OpenBabel_OBCisTransStereo_GetConfig__SWIG_2(OpenBabel::OBCisTransStereo *self,unsigned long start,OpenBabel::OBStereo::Shape shape=OpenBabel::OBStereo::ShapeU){
                                                                                                                                                                                                       ^
ChemmineOB.cpp:3993:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN void OpenBabel_OBSquarePlanarStereo_SetConfig(OpenBabel::OBSquarePlanarStereo *self,OpenBabel::OBSquarePlanarConfig const &config){
                                                                                                                                             ^
ChemmineOB.cpp:3996:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN OpenBabel::OBSquarePlanarConfig OpenBabel_OBSquarePlanarStereo_GetConfig__SWIG_0(OpenBabel::OBSquarePlanarStereo *self,OpenBabel::OBStereo::Shape shape=OpenBabel::OBStereo::ShapeU){
                                                                                                                                                                                               ^
ChemmineOB.cpp:4007:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGINTERN OpenBabel::OBSquarePlanarConfig OpenBabel_OBSquarePlanarStereo_GetConfig__SWIG_2(OpenBabel::OBSquarePlanarStereo *self,unsigned long start,OpenBabel::OBStereo::Shape shape=OpenBabel::OBStereo::ShapeU){
                                                                                                                                                                                                                   ^
ChemmineOB.cpp:4023:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_boolalpha_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                                 ^
ChemmineOB.cpp:4027:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_dec_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4031:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_fixed_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                             ^
ChemmineOB.cpp:4035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_hex_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4039:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_internal_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                                ^
ChemmineOB.cpp:4043:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_left_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                            ^
ChemmineOB.cpp:4047:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_oct_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_right_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                             ^
ChemmineOB.cpp:4055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_scientific_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result;
                                                                  ^
ChemmineOB.cpp:4059:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_showbase_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                                ^
ChemmineOB.cpp:4063:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_showpoint_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                                 ^
ChemmineOB.cpp:4067:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_showpos_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                               ^
ChemmineOB.cpp:4071:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_skipws_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                              ^
ChemmineOB.cpp:4075:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_unitbuf_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                               ^
ChemmineOB.cpp:4079:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_uppercase_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                                 ^
ChemmineOB.cpp:4083:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_adjustfield_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result;
                                                                   ^
ChemmineOB.cpp:4087:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_basefield_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result; unsigned int r_nprotect = 0;
                                                                 ^
ChemmineOB.cpp:4091:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_floatfield_get ( SEXP s_swig_copy) { std::ios_base::fmtflags result;
                                                                  ^
ChemmineOB.cpp:4095:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_badbit_get ( SEXP s_swig_copy) { std::ios_base::iostate result; unsigned int r_nprotect = 0;
                                                              ^
ChemmineOB.cpp:4099:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_eofbit_get ( SEXP s_swig_copy) { std::ios_base::iostate result; unsigned int r_nprotect = 0;
                                                              ^
ChemmineOB.cpp:4103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_failbit_get ( SEXP s_swig_copy) { std::ios_base::iostate result; unsigned int r_nprotect = 0;
                                                               ^
ChemmineOB.cpp:4107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_goodbit_get ( SEXP s_swig_copy) { std::ios_base::iostate result; unsigned int r_nprotect = 0;
                                                               ^
ChemmineOB.cpp:4111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_app_get ( SEXP s_swig_copy) { std::ios_base::openmode result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4115:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_ate_get ( SEXP s_swig_copy) { std::ios_base::openmode result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4119:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_binary_get ( SEXP s_swig_copy) { std::ios_base::openmode result; unsigned int r_nprotect = 0;
                                                              ^
ChemmineOB.cpp:4123:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base__in_get ( SEXP s_swig_copy) { std::ios_base::openmode result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4127:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_out_get ( SEXP s_swig_copy) { std::ios_base::openmode result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4131:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_trunc_get ( SEXP s_swig_copy) { std::ios_base::openmode result; unsigned int r_nprotect = 0;
                                                             ^
ChemmineOB.cpp:4135:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_beg_get ( SEXP s_swig_copy) { std::ios_base::seekdir result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4139:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_cur_get ( SEXP s_swig_copy) { std::ios_base::seekdir result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4143:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_end_get ( SEXP s_swig_copy) { std::ios_base::seekdir result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:4147:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_erase_event_get ( SEXP s_swig_copy) { std::ios_base::event result; unsigned int r_nprotect = 0;
                                                                   ^
ChemmineOB.cpp:4150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_imbue_event_get ( SEXP s_swig_copy) { std::ios_base::event result; unsigned int r_nprotect = 0;
                                                                   ^
ChemmineOB.cpp:4153:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_copyfmt_event_get ( SEXP s_swig_copy) { std::ios_base::event result;
                                                                     ^
ChemmineOB.cpp:4157:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void _p_f_enum_std__ios_base__event_r_std__ios_base_int__void(std::ios_base::event swigarg_arg1, std::ios_base & swigarg_arg2, int swigarg_arg3) {
                                                                                                                                                ^
ChemmineOB.cpp: In function 'void _p_f_enum_std__ios_base__event_r_std__ios_base_int__void(std::ios_base::event, std::ios_base&, int)':
ChemmineOB.cpp:4160:7: warning: unused variable 'ecode' [-Wunused-variable]
   int ecode = 0; arg1 = (std::ios_base::event) swigarg_arg1; arg2 = (std::ios_base *) &swigarg_arg2; arg3 = (int) swigarg_arg3;
       ^~~~~
ChemmineOB.cpp: At global scope:
ChemmineOB.cpp:4172:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_register_callback ( SEXP self, SEXP s__fn, SEXP s__index) {
                                                                                         ^
ChemmineOB.cpp:4184:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_flags__SWIG_0 ( SEXP self, SEXP s_swig_copy) { std::ios_base::fmtflags result;
                                                                            ^
ChemmineOB.cpp:4191:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_flags__SWIG_1 ( SEXP self, SEXP s__fmtfl, SEXP s_swig_copy) { std::ios_base::fmtflags result;
                                                                                           ^
ChemmineOB.cpp:4199:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_setf__SWIG_0 ( SEXP self, SEXP s__fmtfl, SEXP s_swig_copy) { std::ios_base::fmtflags result;
                                                                                          ^
ChemmineOB.cpp:4207:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_setf__SWIG_1 ( SEXP self, SEXP s__fmtfl, SEXP s__mask, SEXP s_swig_copy) {
                                                                                                        ^
ChemmineOB.cpp:4216:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_unsetf ( SEXP self, SEXP s__mask) { std::ios_base *arg1 = (std::ios_base *) 0 ;
                                                                 ^
ChemmineOB.cpp:4223:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_precision__SWIG_0 ( SEXP self, SEXP s_swig_copy) { std::streamsize result;
                                                                                ^
ChemmineOB.cpp:4230:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_precision__SWIG_1 ( SEXP self, SEXP s__prec, SEXP s_swig_copy) { std::streamsize result;
                                                                                              ^
ChemmineOB.cpp:4239:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_width__SWIG_0 ( SEXP self, SEXP s_swig_copy) { std::streamsize result;
                                                                            ^
ChemmineOB.cpp:4246:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_width__SWIG_1 ( SEXP self, SEXP s__wide, SEXP s_swig_copy) { std::streamsize result;
                                                                                          ^
ChemmineOB.cpp:4255:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_sync_with_stdio__SWIG_0 ( SEXP s__sync, SEXP s_swig_copy) { bool result; bool arg1 ;
                                                                                         ^
ChemmineOB.cpp:4259:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_sync_with_stdio__SWIG_1 ( SEXP s_swig_copy) { bool result; unsigned int r_nprotect = 0;
                                                                           ^
ChemmineOB.cpp:4262:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_imbue ( SEXP self, SEXP s__loc, SEXP s_swig_copy) { std::locale result;
                                                                                 ^
ChemmineOB.cpp:4275:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_getloc ( SEXP self, SEXP s_swig_copy) { std::locale result;
                                                                     ^
ChemmineOB.cpp:4283:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_xalloc ( SEXP s_swig_copy) { int result; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                                          ^
ChemmineOB.cpp:4286:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_iword ( SEXP self, SEXP s__ix, SEXP s_swig_copy) { long *result = 0 ;
                                                                                ^
ChemmineOB.cpp:4294:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_base_pword ( SEXP self, SEXP s__ix, SEXP s_swig_copy) { void **result = 0 ;
                                                                                ^
ChemmineOB.cpp:4302:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_ios_base ( SEXP self) { std::ios_base *arg1 = (std::ios_base *) 0 ; void *argp1 = 0 ;
                                                   ^
ChemmineOB.cpp:4308:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_rdstate ( SEXP self, SEXP s_swig_copy) { std::ios_base::iostate result;
                                                                 ^
ChemmineOB.cpp:4317:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_clear__SWIG_0 ( SEXP self, SEXP s__state) {
                                                                    ^
ChemmineOB.cpp:4326:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_clear__SWIG_1 ( SEXP self) { std::basic_ios< char > *arg1 = (std::basic_ios< char > *) 0 ;
                                                     ^
ChemmineOB.cpp:4333:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_setstate ( SEXP self, SEXP s__state) { std::basic_ios< char > *arg1 = (std::basic_ios< char > *) 0 ;
                                                               ^
ChemmineOB.cpp:4342:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_good ( SEXP self, SEXP s_swig_copy) { bool result;
                                                              ^
ChemmineOB.cpp:4350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_eof ( SEXP self, SEXP s_swig_copy) { bool result;
                                                             ^
ChemmineOB.cpp:4358:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_fail ( SEXP self, SEXP s_swig_copy) { bool result;
                                                              ^
ChemmineOB.cpp:4366:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_bad ( SEXP self, SEXP s_swig_copy) { bool result;
                                                             ^
ChemmineOB.cpp:4374:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_exceptions__SWIG_0 ( SEXP self, SEXP s_swig_copy) { std::ios_base::iostate result;
                                                                            ^
ChemmineOB.cpp:4383:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_exceptions__SWIG_1 ( SEXP self, SEXP s__except) {
                                                                          ^
ChemmineOB.cpp:4392:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_ios ( SEXP s__sb) { std::basic_ios< char > *result = 0 ;
                                            ^
ChemmineOB.cpp:4402:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_ios ( SEXP self) { std::basic_ios< char > *arg1 = (std::basic_ios< char > *) 0 ; void *argp1 = 0 ;
                                              ^
ChemmineOB.cpp:4409:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_tie__SWIG_0 ( SEXP self) { std::basic_ostream< char,std::char_traits< char > > *result = 0 ;
                                                   ^
ChemmineOB.cpp:4419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_tie__SWIG_1 ( SEXP self, SEXP s__tiestr) {
                                                                   ^
ChemmineOB.cpp:4436:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_rdbuf__SWIG_0 ( SEXP self) { std::basic_streambuf< char,std::char_traits< char > > *result = 0 ;
                                                     ^
ChemmineOB.cpp:4446:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_rdbuf__SWIG_1 ( SEXP self, SEXP s__sb) {
                                                                 ^
ChemmineOB.cpp:4463:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_copyfmt ( SEXP self, SEXP s__rhs, SEXP s_swig_copy) { std::basic_ios< char > *result = 0 ;
                                                                              ^
ChemmineOB.cpp:4480:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_fill__SWIG_0 ( SEXP self, SEXP s_swig_copy) { std::basic_ios< char >::char_type result;
                                                                      ^
ChemmineOB.cpp:4489:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_fill__SWIG_1 ( SEXP self, SEXP s__ch, SEXP s_swig_copy) { std::basic_ios< char >::char_type result;
                                                                                  ^
ChemmineOB.cpp:4499:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_imbue ( SEXP self, SEXP s__loc, SEXP s_swig_copy) { std::locale result;
                                                                            ^
ChemmineOB.cpp:4513:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_narrow ( SEXP self, SEXP s__c, SEXP s__dfault, SEXP s_swig_copy) { char result;
                                                                                           ^
ChemmineOB.cpp:4524:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ios_widen ( SEXP self, SEXP s__c, SEXP s_swig_copy) { std::basic_ios< char >::char_type result;
                                                                          ^
ChemmineOB.cpp:4533:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_cin_get ( SEXP s_swig_copy) { std::istream *result = 0 ; unsigned int r_nprotect = 0;
                                                  ^
ChemmineOB.cpp:4537:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_cout_get ( SEXP s_swig_copy) { std::ostream *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:4541:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_cerr_get ( SEXP s_swig_copy) { std::ostream *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:4545:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_clog_get ( SEXP s_swig_copy) { std::ostream *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:4549:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_ostream ( SEXP s__sb) { std::basic_ostream< char > *result = 0 ;
                                                ^
ChemmineOB.cpp:4559:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_ostream ( SEXP self) { std::basic_ostream< char > *arg1 = (std::basic_ostream< char > *) 0 ;
                                                  ^
ChemmineOB.cpp:4566:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ostream_put ( SEXP self, SEXP s__c, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:4578:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ostream_write ( SEXP self, SEXP s__s, SEXP s__n, SEXP s_swig_copy) {
                                                                                         ^
ChemmineOB.cpp:4597:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ostream_flush ( SEXP self, SEXP s_swig_copy) {
                                                                   ^
ChemmineOB.cpp:4608:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ostream_tellp ( SEXP self, SEXP s_swig_copy) { std::basic_ostream< char >::pos_type result;
                                                                   ^
ChemmineOB.cpp:4617:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ostream_seekp__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) {
                                                                                        ^
ChemmineOB.cpp:4634:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ostream_seekp__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) {
                                                                                                     ^
ChemmineOB.cpp:4652:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_istream ( SEXP s__sb) { std::basic_istream< char > *result = 0 ;
                                                ^
ChemmineOB.cpp:4662:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_istream ( SEXP self) { std::basic_istream< char > *arg1 = (std::basic_istream< char > *) 0 ;
                                                  ^
ChemmineOB.cpp:4669:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_gcount ( SEXP self, SEXP s_swig_copy) { std::streamsize result;
                                                                    ^
ChemmineOB.cpp:4678:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_get__SWIG_0 ( SEXP self, SEXP s_swig_copy) { std::basic_istream< char >::int_type result;
                                                                         ^
ChemmineOB.cpp:4686:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_get__SWIG_1 ( SEXP self, SEXP s__c, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:4703:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_get__SWIG_2 ( SEXP self, SEXP s__s, SEXP s__n, SEXP s__delim, SEXP s_swig_copy) {
                                                                                                              ^
ChemmineOB.cpp:4721:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_get__SWIG_3 ( SEXP self, SEXP s__s, SEXP s__n, SEXP s_swig_copy) {
                                                                                               ^
ChemmineOB.cpp:4738:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_get__SWIG_4 ( SEXP self, SEXP s__sb, SEXP s__delim, SEXP s_swig_copy) {
                                                                                                    ^
ChemmineOB.cpp:4758:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_get__SWIG_5 ( SEXP self, SEXP s__sb, SEXP s_swig_copy) {
                                                                                     ^
ChemmineOB.cpp:4776:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_getline__SWIG_0 ( SEXP self, SEXP s__s, SEXP s__n, SEXP s__delim, SEXP s_swig_copy) {
                                                                                                                  ^
ChemmineOB.cpp:4794:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_getline__SWIG_1 ( SEXP self, SEXP s__s, SEXP s__n, SEXP s_swig_copy) {
                                                                                                   ^
ChemmineOB.cpp:4811:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_ignore__SWIG_0 ( SEXP self, SEXP s__n, SEXP s__delim, SEXP s_swig_copy) {
                                                                                                      ^
ChemmineOB.cpp:4827:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_ignore__SWIG_1 ( SEXP self, SEXP s__n, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:4841:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_ignore__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:4852:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_peek ( SEXP self, SEXP s_swig_copy) { std::basic_istream< char >::int_type result;
                                                                  ^
ChemmineOB.cpp:4861:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_read ( SEXP self, SEXP s__s, SEXP s__n, SEXP s_swig_copy) {
                                                                                        ^
ChemmineOB.cpp:4878:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_readsome ( SEXP self, SEXP s__s, SEXP s__n, SEXP s_swig_copy) { std::streamsize result;
                                                                                            ^
ChemmineOB.cpp:4893:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_putback ( SEXP self, SEXP s__c, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:4905:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_unget ( SEXP self, SEXP s_swig_copy) {
                                                                   ^
ChemmineOB.cpp:4916:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_sync ( SEXP self, SEXP s_swig_copy) { int result;
                                                                  ^
ChemmineOB.cpp:4924:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_tellg ( SEXP self, SEXP s_swig_copy) { std::basic_istream< char >::pos_type result;
                                                                   ^
ChemmineOB.cpp:4933:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_seekg__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) {
                                                                                        ^
ChemmineOB.cpp:4950:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istream_seekg__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) {
                                                                                                     ^
ChemmineOB.cpp:4968:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_iostream ( SEXP s__sb) { std::basic_iostream< char > *result = 0 ;
                                                 ^
ChemmineOB.cpp:4978:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_iostream ( SEXP self) { std::basic_iostream< char > *arg1 = (std::basic_iostream< char > *) 0 ;
                                                   ^
ChemmineOB.cpp:4985:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_endl ( SEXP value, SEXP s_swig_copy) { std::basic_ostream< char,std::char_traits< char > > *result = 0 ;
                                                           ^
ChemmineOB.cpp:4997:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ends ( SEXP value, SEXP s_swig_copy) { std::basic_ostream< char,std::char_traits< char > > *result = 0 ;
                                                           ^
ChemmineOB.cpp:5009:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_flush ( SEXP value, SEXP s_swig_copy) { std::basic_ostream< char,std::char_traits< char > > *result = 0 ;
                                                            ^
ChemmineOB.cpp:5021:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_stringp ( ) { stringp *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                      ^
ChemmineOB.cpp:5025:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_stringp ( SEXP self) { stringp *arg1 = (stringp *) 0 ; void *argp1 = 0 ; int res1 = 0 ;
                                                  ^
ChemmineOB.cpp:5031:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_stringp_assign ( SEXP self, SEXP value) { stringp *arg1 = (stringp *) 0 ; std::string arg2 ;
                                                              ^
ChemmineOB.cpp:5040:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_stringp_value ( SEXP self, SEXP s_swig_copy) { std::string result; stringp *arg1 = (stringp *) 0 ;
                                                                   ^
ChemmineOB.cpp:5047:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_stringp_cast ( SEXP self) { std::string *result = 0 ; stringp *arg1 = (stringp *) 0 ; void *argp1 = 0 ;
                                                ^
ChemmineOB.cpp:5054:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_stringp_frompointer ( SEXP t) { stringp *result = 0 ; std::string *arg1 = (std::string *) 0 ;
                                                    ^
ChemmineOB.cpp:5061:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istreamFromString ( SEXP str) { std::istream *result = 0 ; std::string arg1 ;
                                                    ^
ChemmineOB.cpp:5068:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_istreamFromFile ( SEXP filename) { std::istream *result = 0 ; char *arg1 = (char *) 0 ; int res1 ;
                                                       ^
ChemmineOB.cpp:5075:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ostreamToString ( ) { std::ostream *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                          ^
ChemmineOB.cpp:5079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ostreamToFile ( SEXP filename) { std::ostream *result = 0 ; char *arg1 = (char *) 0 ; int res1 ;
                                                     ^
ChemmineOB.cpp:5086:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_closeOfstream ( SEXP os) { std::ofstream *arg1 = (std::ofstream *) 0 ; void *argp1 = 0 ; int res1 = 0 ;
                                               ^
ChemmineOB.cpp:5092:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_stringFromOstream ( SEXP os, SEXP s_swig_copy) { std::string result;
                                                                     ^
ChemmineOB.cpp:5100:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_isNullPtr ( SEXP p, SEXP s_swig_copy) { bool result; void *arg1 = (void *) 0 ; int res1 ;
                                                            ^
ChemmineOB.cpp:5106:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorInt___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:5114:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorInt___len__ ( SEXP self, SEXP s_swig_copy) { std::vector< int >::size_type result;
                                                                       ^
ChemmineOB.cpp:5122:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorInt___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                          ^
ChemmineOB.cpp:5139:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorInt___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                  ^
ChemmineOB.cpp:5162:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorInt___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                          ^
ChemmineOB.cpp:5176:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorInt___delitem__ ( SEXP self, SEXP i) { std::vector< int > *arg1 = (std::vector< int > *) 0 ;
                                                                 ^
ChemmineOB.cpp:5186:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorInt___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                   ^
ChemmineOB.cpp:5198:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorInt___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                         ^
ChemmineOB.cpp:5214:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorInt__SWIG_0 ( ) { std::vector< int > *result = 0 ; unsigned int r_nprotect = 0;
                                                ^
ChemmineOB.cpp:5218:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorInt__SWIG_1 ( SEXP other) { std::vector< int > *result = 0 ; std::vector< int > *arg1 = 0 ;
                                                          ^
ChemmineOB.cpp:5228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorInt_size ( SEXP self, SEXP s_swig_copy) { std::vector< int >::size_type result;
                                                                    ^
ChemmineOB.cpp:5235:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorInt__SWIG_2 ( SEXP size) { std::vector< int > *result = 0 ;
                                                         ^
ChemmineOB.cpp:5242:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorInt__SWIG_3 ( SEXP size, SEXP value) { std::vector< int > *result = 0 ;
                                                                     ^
ChemmineOB.cpp:5253:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorInt ( SEXP self) { std::vector< int > *arg1 = (std::vector< int > *) 0 ; void *argp1 = 0 ;
                                                    ^
ChemmineOB.cpp:5260:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorUnsignedInt___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:5269:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorUnsignedInt___len__ ( SEXP self, SEXP s_swig_copy) { std::vector< unsigned int >::size_type result;
                                                                               ^
ChemmineOB.cpp:5278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorUnsignedInt___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                                  ^
ChemmineOB.cpp:5296:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorUnsignedInt___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                          ^
ChemmineOB.cpp:5324:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorUnsignedInt___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                                  ^
ChemmineOB.cpp:5340:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorUnsignedInt___delitem__ ( SEXP self, SEXP i) {
                                                                         ^
ChemmineOB.cpp:5353:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorUnsignedInt___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                           ^
ChemmineOB.cpp:5367:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorUnsignedInt___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                                 ^
ChemmineOB.cpp:5384:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorUnsignedInt__SWIG_0 ( ) { std::vector< unsigned int > *result = 0 ;
                                                        ^
ChemmineOB.cpp:5389:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorUnsignedInt__SWIG_1 ( SEXP other) { std::vector< unsigned int > *result = 0 ;
                                                                  ^
ChemmineOB.cpp:5406:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorUnsignedInt_size ( SEXP self, SEXP s_swig_copy) { std::vector< unsigned int >::size_type result;
                                                                            ^
ChemmineOB.cpp:5415:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorUnsignedInt__SWIG_2 ( SEXP size) { std::vector< unsigned int > *result = 0 ;
                                                                 ^
ChemmineOB.cpp:5423:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorUnsignedInt__SWIG_3 ( SEXP size, SEXP value) { std::vector< unsigned int > *result = 0 ;
                                                                             ^
ChemmineOB.cpp:5435:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorUnsignedInt ( SEXP self) {
                                                            ^
ChemmineOB.cpp:5443:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvInt___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:5452:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvInt___len__ ( SEXP self, SEXP s_swig_copy) { std::vector< std::vector< int > >::size_type result;
                                                                        ^
ChemmineOB.cpp:5461:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvInt___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                           ^
ChemmineOB.cpp:5481:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvInt___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                   ^
ChemmineOB.cpp:5507:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvInt___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                           ^
ChemmineOB.cpp:5525:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvInt___delitem__ ( SEXP self, SEXP i) {
                                                                  ^
ChemmineOB.cpp:5539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvInt___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:5555:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvInt___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                          ^
ChemmineOB.cpp:5576:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorvInt__SWIG_0 ( ) { std::vector< std::vector< int > > *result = 0 ; unsigned int r_nprotect = 0;
                                                 ^
ChemmineOB.cpp:5581:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorvInt__SWIG_1 ( SEXP other) { std::vector< std::vector< int > > *result = 0 ;
                                                           ^
ChemmineOB.cpp:5593:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvInt_size ( SEXP self, SEXP s_swig_copy) { std::vector< std::vector< int > >::size_type result;
                                                                     ^
ChemmineOB.cpp:5602:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorvInt__SWIG_2 ( SEXP size) { std::vector< std::vector< int > > *result = 0 ;
                                                          ^
ChemmineOB.cpp:5610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorvInt__SWIG_3 ( SEXP size, SEXP value) { std::vector< std::vector< int > > *result = 0 ;
                                                                      ^
ChemmineOB.cpp:5625:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorvInt ( SEXP self) {
                                                     ^
ChemmineOB.cpp:5633:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorDouble___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:5642:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorDouble___len__ ( SEXP self, SEXP s_swig_copy) { std::vector< double >::size_type result;
                                                                          ^
ChemmineOB.cpp:5651:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorDouble___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                             ^
ChemmineOB.cpp:5669:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorDouble___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                     ^
ChemmineOB.cpp:5693:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorDouble___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                             ^
ChemmineOB.cpp:5709:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorDouble___delitem__ ( SEXP self, SEXP i) {
                                                                    ^
ChemmineOB.cpp:5721:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorDouble___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:5735:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorDouble___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                            ^
ChemmineOB.cpp:5752:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorDouble__SWIG_0 ( ) { std::vector< double > *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:5756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorDouble__SWIG_1 ( SEXP other) { std::vector< double > *result = 0 ;
                                                             ^
ChemmineOB.cpp:5767:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorDouble_size ( SEXP self, SEXP s_swig_copy) { std::vector< double >::size_type result;
                                                                       ^
ChemmineOB.cpp:5775:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorDouble__SWIG_2 ( SEXP size) { std::vector< double > *result = 0 ;
                                                            ^
ChemmineOB.cpp:5783:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorDouble__SWIG_3 ( SEXP size, SEXP value) { std::vector< double > *result = 0 ;
                                                                        ^
ChemmineOB.cpp:5795:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorDouble ( SEXP self) { std::vector< double > *arg1 = (std::vector< double > *) 0 ;
                                                       ^
ChemmineOB.cpp:5802:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorString___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:5811:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorString___len__ ( SEXP self, SEXP s_swig_copy) { std::vector< std::string >::size_type result;
                                                                          ^
ChemmineOB.cpp:5820:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorString___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                             ^
ChemmineOB.cpp:5838:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorString___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                     ^
ChemmineOB.cpp:5862:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorString___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                             ^
ChemmineOB.cpp:5878:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorString___delitem__ ( SEXP self, SEXP i) {
                                                                    ^
ChemmineOB.cpp:5891:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorString___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:5905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorString___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                            ^
ChemmineOB.cpp:5922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorString__SWIG_0 ( ) { std::vector< std::string > *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:5927:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorString__SWIG_1 ( SEXP other) { std::vector< std::string > *result = 0 ;
                                                             ^
ChemmineOB.cpp:5939:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorString_size ( SEXP self, SEXP s_swig_copy) { std::vector< std::string >::size_type result;
                                                                       ^
ChemmineOB.cpp:5947:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorString__SWIG_2 ( SEXP size) { std::vector< std::string > *result = 0 ;
                                                            ^
ChemmineOB.cpp:5955:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorString__SWIG_3 ( SEXP size, SEXP value) { std::vector< std::string > *result = 0 ;
                                                                        ^
ChemmineOB.cpp:5969:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorString ( SEXP self) { std::vector< std::string > *arg1 = (std::vector< std::string > *) 0 ;
                                                       ^
ChemmineOB.cpp:5976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorVector3___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:5985:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorVector3___len__ ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:5995:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorVector3___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                              ^
ChemmineOB.cpp:6015:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorVector3___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                      ^
ChemmineOB.cpp:6041:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorVector3___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                              ^
ChemmineOB.cpp:6059:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorVector3___delitem__ ( SEXP self, SEXP i) {
                                                                     ^
ChemmineOB.cpp:6073:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorVector3___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:6089:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorVector3___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                             ^
ChemmineOB.cpp:6109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorVector3__SWIG_0 ( ) { std::vector< OpenBabel::vector3 > *result = 0 ;
                                                    ^
ChemmineOB.cpp:6114:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorVector3__SWIG_1 ( SEXP other) { std::vector< OpenBabel::vector3 > *result = 0 ;
                                                              ^
ChemmineOB.cpp:6126:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorVector3_size ( SEXP self, SEXP s_swig_copy) { std::vector< OpenBabel::vector3 >::size_type result;
                                                                        ^
ChemmineOB.cpp:6135:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorVector3__SWIG_2 ( SEXP size) { std::vector< OpenBabel::vector3 > *result = 0 ;
                                                             ^
ChemmineOB.cpp:6143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorVector3__SWIG_3 ( SEXP size, SEXP value) { std::vector< OpenBabel::vector3 > *result = 0 ;
                                                                         ^
ChemmineOB.cpp:6157:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorVector3 ( SEXP self) {
                                                        ^
ChemmineOB.cpp:6165:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvVector3___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:6174:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvVector3___len__ ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:6184:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvVector3___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                               ^
ChemmineOB.cpp:6205:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvVector3___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                       ^
ChemmineOB.cpp:6232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvVector3___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                               ^
ChemmineOB.cpp:6251:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvVector3___delitem__ ( SEXP self, SEXP i) {
                                                                      ^
ChemmineOB.cpp:6265:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvVector3___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                        ^
ChemmineOB.cpp:6281:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvVector3___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                              ^
ChemmineOB.cpp:6302:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorvVector3__SWIG_0 ( ) { std::vector< std::vector< OpenBabel::vector3 > > *result = 0 ;
                                                     ^
ChemmineOB.cpp:6307:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorvVector3__SWIG_1 ( SEXP other) { std::vector< std::vector< OpenBabel::vector3 > > *result = 0 ;
                                                               ^
ChemmineOB.cpp:6319:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorvVector3_size ( SEXP self, SEXP s_swig_copy) {
                                                                         ^
ChemmineOB.cpp:6329:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorvVector3__SWIG_2 ( SEXP size) { std::vector< std::vector< OpenBabel::vector3 > > *result = 0 ;
                                                              ^
ChemmineOB.cpp:6337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorvVector3__SWIG_3 ( SEXP size, SEXP value) {
                                                                          ^
ChemmineOB.cpp:6354:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorvVector3 ( SEXP self) {
                                                         ^
ChemmineOB.cpp:6362:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBMol___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:6371:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBMol___len__ ( SEXP self, SEXP s_swig_copy) { std::vector< OpenBabel::OBMol >::size_type result;
                                                                         ^
ChemmineOB.cpp:6380:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBMol___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                            ^
ChemmineOB.cpp:6400:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBMol___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                    ^
ChemmineOB.cpp:6426:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBMol___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                            ^
ChemmineOB.cpp:6444:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBMol___delitem__ ( SEXP self, SEXP i) {
                                                                   ^
ChemmineOB.cpp:6458:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBMol___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                     ^
ChemmineOB.cpp:6474:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBMol___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                           ^
ChemmineOB.cpp:6494:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBMol__SWIG_0 ( ) { std::vector< OpenBabel::OBMol > *result = 0 ; unsigned int r_nprotect = 0;
                                                  ^
ChemmineOB.cpp:6499:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBMol__SWIG_1 ( SEXP other) { std::vector< OpenBabel::OBMol > *result = 0 ;
                                                            ^
ChemmineOB.cpp:6511:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBMol_size ( SEXP self, SEXP s_swig_copy) { std::vector< OpenBabel::OBMol >::size_type result;
                                                                      ^
ChemmineOB.cpp:6520:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBMol__SWIG_2 ( SEXP size) { std::vector< OpenBabel::OBMol > *result = 0 ;
                                                           ^
ChemmineOB.cpp:6528:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBMol__SWIG_3 ( SEXP size, SEXP value) { std::vector< OpenBabel::OBMol > *result = 0 ;
                                                                       ^
ChemmineOB.cpp:6542:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorOBMol ( SEXP self) {
                                                      ^
ChemmineOB.cpp:6550:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBBond___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:6559:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBBond___len__ ( SEXP self, SEXP s_swig_copy) { std::vector< OpenBabel::OBBond >::size_type result;
                                                                          ^
ChemmineOB.cpp:6568:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBBond___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                             ^
ChemmineOB.cpp:6588:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBBond___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                     ^
ChemmineOB.cpp:6614:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBBond___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                             ^
ChemmineOB.cpp:6632:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBBond___delitem__ ( SEXP self, SEXP i) {
                                                                    ^
ChemmineOB.cpp:6646:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBBond___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:6662:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBBond___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                            ^
ChemmineOB.cpp:6682:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBBond__SWIG_0 ( ) { std::vector< OpenBabel::OBBond > *result = 0 ;
                                                   ^
ChemmineOB.cpp:6687:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBBond__SWIG_1 ( SEXP other) { std::vector< OpenBabel::OBBond > *result = 0 ;
                                                             ^
ChemmineOB.cpp:6699:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBBond_size ( SEXP self, SEXP s_swig_copy) { std::vector< OpenBabel::OBBond >::size_type result;
                                                                       ^
ChemmineOB.cpp:6708:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBBond__SWIG_2 ( SEXP size) { std::vector< OpenBabel::OBBond > *result = 0 ;
                                                            ^
ChemmineOB.cpp:6716:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBBond__SWIG_3 ( SEXP size, SEXP value) { std::vector< OpenBabel::OBBond > *result = 0 ;
                                                                        ^
ChemmineOB.cpp:6730:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorOBBond ( SEXP self) {
                                                       ^
ChemmineOB.cpp:6738:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBResidue___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:6747:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBResidue___len__ ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:6757:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBResidue___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                                ^
ChemmineOB.cpp:6777:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBResidue___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                        ^
ChemmineOB.cpp:6803:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBResidue___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                                ^
ChemmineOB.cpp:6821:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBResidue___delitem__ ( SEXP self, SEXP i) {
                                                                       ^
ChemmineOB.cpp:6835:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBResidue___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                         ^
ChemmineOB.cpp:6851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBResidue___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                               ^
ChemmineOB.cpp:6871:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBResidue__SWIG_0 ( ) { std::vector< OpenBabel::OBResidue > *result = 0 ;
                                                      ^
ChemmineOB.cpp:6876:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBResidue__SWIG_1 ( SEXP other) { std::vector< OpenBabel::OBResidue > *result = 0 ;
                                                                ^
ChemmineOB.cpp:6888:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBResidue_size ( SEXP self, SEXP s_swig_copy) {
                                                                          ^
ChemmineOB.cpp:6898:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBResidue__SWIG_2 ( SEXP size) { std::vector< OpenBabel::OBResidue > *result = 0 ;
                                                               ^
ChemmineOB.cpp:6906:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBResidue__SWIG_3 ( SEXP size, SEXP value) { std::vector< OpenBabel::OBResidue > *result = 0 ;
                                                                           ^
ChemmineOB.cpp:6920:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorOBResidue ( SEXP self) {
                                                          ^
ChemmineOB.cpp:6928:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBRing___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:6937:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBRing___len__ ( SEXP self, SEXP s_swig_copy) { std::vector< OpenBabel::OBRing >::size_type result;
                                                                          ^
ChemmineOB.cpp:6946:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBRing___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                             ^
ChemmineOB.cpp:6966:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBRing___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                     ^
ChemmineOB.cpp:6992:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBRing___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                             ^
ChemmineOB.cpp:7010:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBRing___delitem__ ( SEXP self, SEXP i) {
                                                                    ^
ChemmineOB.cpp:7024:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBRing___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:7040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBRing___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                            ^
ChemmineOB.cpp:7060:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBRing__SWIG_0 ( ) { std::vector< OpenBabel::OBRing > *result = 0 ;
                                                   ^
ChemmineOB.cpp:7065:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBRing__SWIG_1 ( SEXP other) { std::vector< OpenBabel::OBRing > *result = 0 ;
                                                             ^
ChemmineOB.cpp:7077:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorOBRing_size ( SEXP self, SEXP s_swig_copy) { std::vector< OpenBabel::OBRing >::size_type result;
                                                                       ^
ChemmineOB.cpp:7086:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBRing__SWIG_2 ( SEXP size) { std::vector< OpenBabel::OBRing > *result = 0 ;
                                                            ^
ChemmineOB.cpp:7094:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorOBRing__SWIG_3 ( SEXP size, SEXP value) { std::vector< OpenBabel::OBRing > *result = 0 ;
                                                                        ^
ChemmineOB.cpp:7108:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorOBRing ( SEXP self) {
                                                       ^
ChemmineOB.cpp:7116:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBRing___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:7125:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBRing___len__ ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:7135:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBRing___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                              ^
ChemmineOB.cpp:7155:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBRing___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                      ^
ChemmineOB.cpp:7181:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBRing___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                              ^
ChemmineOB.cpp:7199:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBRing___delitem__ ( SEXP self, SEXP i) {
                                                                     ^
ChemmineOB.cpp:7213:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBRing___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:7229:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBRing___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                             ^
ChemmineOB.cpp:7248:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBRing__SWIG_0 ( ) { std::vector< OpenBabel::OBRing * > *result = 0 ;
                                                    ^
ChemmineOB.cpp:7253:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBRing__SWIG_1 ( SEXP other) { std::vector< OpenBabel::OBRing * > *result = 0 ;
                                                              ^
ChemmineOB.cpp:7265:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBRing_size ( SEXP self, SEXP s_swig_copy) { std::vector< OpenBabel::OBRing * >::size_type result;
                                                                        ^
ChemmineOB.cpp:7274:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBRing__SWIG_2 ( SEXP size) { std::vector< OpenBabel::OBRing * > *result = 0 ;
                                                             ^
ChemmineOB.cpp:7282:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBRing__SWIG_3 ( SEXP size, SEXP value) { std::vector< OpenBabel::OBRing * > *result = 0 ;
                                                                         ^
ChemmineOB.cpp:7295:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorpOBRing ( SEXP self) {
                                                        ^
ChemmineOB.cpp:7303:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBGenericData___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:7312:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBGenericData___len__ ( SEXP self, SEXP s_swig_copy) {
                                                                                  ^
ChemmineOB.cpp:7322:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBGenericData___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                                     ^
ChemmineOB.cpp:7342:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBGenericData___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                             ^
ChemmineOB.cpp:7369:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBGenericData___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                                     ^
ChemmineOB.cpp:7387:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBGenericData___delitem__ ( SEXP self, SEXP i) {
                                                                            ^
ChemmineOB.cpp:7401:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBGenericData___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                              ^
ChemmineOB.cpp:7417:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBGenericData___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                                    ^
ChemmineOB.cpp:7436:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBGenericData__SWIG_0 ( ) { std::vector< OpenBabel::OBGenericData * > *result = 0 ;
                                                           ^
ChemmineOB.cpp:7441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBGenericData__SWIG_1 ( SEXP other) { std::vector< OpenBabel::OBGenericData * > *result = 0 ;
                                                                     ^
ChemmineOB.cpp:7453:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBGenericData_size ( SEXP self, SEXP s_swig_copy) {
                                                                               ^
ChemmineOB.cpp:7463:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBGenericData__SWIG_2 ( SEXP size) { std::vector< OpenBabel::OBGenericData * > *result = 0 ;
                                                                    ^
ChemmineOB.cpp:7471:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBGenericData__SWIG_3 ( SEXP size, SEXP value) {
                                                                                ^
ChemmineOB.cpp:7484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorpOBGenericData ( SEXP self) {
                                                               ^
ChemmineOB.cpp:7492:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBInternalCoord___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:7501:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBInternalCoord___len__ ( SEXP self, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:7511:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBInternalCoord___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                                       ^
ChemmineOB.cpp:7532:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBInternalCoord___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                               ^
ChemmineOB.cpp:7559:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBInternalCoord___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                                       ^
ChemmineOB.cpp:7578:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBInternalCoord___delitem__ ( SEXP self, SEXP i) {
                                                                              ^
ChemmineOB.cpp:7592:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBInternalCoord___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                                ^
ChemmineOB.cpp:7608:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBInternalCoord___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                                      ^
ChemmineOB.cpp:7627:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBInternalCoord__SWIG_0 ( ) { std::vector< OpenBabel::OBInternalCoord * > *result = 0 ;
                                                             ^
ChemmineOB.cpp:7632:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBInternalCoord__SWIG_1 ( SEXP other) {
                                                                       ^
ChemmineOB.cpp:7644:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorpOBInternalCoord_size ( SEXP self, SEXP s_swig_copy) {
                                                                                 ^
ChemmineOB.cpp:7654:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBInternalCoord__SWIG_2 ( SEXP size) {
                                                                      ^
ChemmineOB.cpp:7663:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vectorpOBInternalCoord__SWIG_3 ( SEXP size, SEXP value) {
                                                                                  ^
ChemmineOB.cpp:7676:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vectorpOBInternalCoord ( SEXP self) {
                                                                 ^
ChemmineOB.cpp:7684:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_pairUIntUInt__SWIG_0 ( ) { std::pair< unsigned int,unsigned int > *result = 0 ;
                                                   ^
ChemmineOB.cpp:7689:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_pairUIntUInt__SWIG_1 ( SEXP first, SEXP second) {
                                                                          ^
ChemmineOB.cpp:7700:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_pairUIntUInt__SWIG_2 ( SEXP other) { std::pair< unsigned int,unsigned int > *result = 0 ;
                                                             ^
ChemmineOB.cpp:7712:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_pairUIntUInt_first_set ( SEXP self, SEXP s_first) {
                                                                        ^
ChemmineOB.cpp:7723:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_pairUIntUInt_first_get ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                            ^
ChemmineOB.cpp:7730:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_pairUIntUInt_second_set ( SEXP self, SEXP s_second) {
                                                                          ^
ChemmineOB.cpp:7741:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_pairUIntUInt_second_get ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:7748:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_pairUIntUInt ( SEXP self) {
                                                       ^
ChemmineOB.cpp:7756:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vpairUIntUInt___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:7765:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vpairUIntUInt___len__ ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:7775:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vpairUIntUInt___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                              ^
ChemmineOB.cpp:7796:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vpairUIntUInt___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                      ^
ChemmineOB.cpp:7823:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vpairUIntUInt___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                              ^
ChemmineOB.cpp:7842:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vpairUIntUInt___delitem__ ( SEXP self, SEXP i) {
                                                                     ^
ChemmineOB.cpp:7856:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vpairUIntUInt___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:7872:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vpairUIntUInt___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                             ^
ChemmineOB.cpp:7893:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vpairUIntUInt__SWIG_0 ( ) { std::vector< std::pair< unsigned int,unsigned int > > *result = 0 ;
                                                    ^
ChemmineOB.cpp:7898:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vpairUIntUInt__SWIG_1 ( SEXP other) {
                                                              ^
ChemmineOB.cpp:7911:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vpairUIntUInt_size ( SEXP self, SEXP s_swig_copy) {
                                                                        ^
ChemmineOB.cpp:7921:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vpairUIntUInt__SWIG_2 ( SEXP size) {
                                                             ^
ChemmineOB.cpp:7931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vpairUIntUInt__SWIG_3 ( SEXP size, SEXP value) {
                                                                         ^
ChemmineOB.cpp:7948:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vpairUIntUInt ( SEXP self) {
                                                        ^
ChemmineOB.cpp:7956:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt___nonzero__ ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:7965:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt___len__ ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:7975:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_pop ( SEXP self, SEXP s_swig_copy) {
                                                                        ^
ChemmineOB.cpp:7987:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt___getslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                               ^
ChemmineOB.cpp:8008:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt___setslice__ ( SEXP self, SEXP i, SEXP j, SEXP v) {
                                                                                       ^
ChemmineOB.cpp:8035:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt___delslice__ ( SEXP self, SEXP i, SEXP j) {
                                                                               ^
ChemmineOB.cpp:8054:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt___delitem__ ( SEXP self, SEXP i) {
                                                                      ^
ChemmineOB.cpp:8068:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt___getitem__ ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                        ^
ChemmineOB.cpp:8084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt___setitem__ ( SEXP self, SEXP i, SEXP x) {
                                                                              ^
ChemmineOB.cpp:8106:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_append ( SEXP self, SEXP x) {
                                                                 ^
ChemmineOB.cpp:8123:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vvpairUIntUInt__SWIG_0 ( ) {
                                                     ^
ChemmineOB.cpp:8129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vvpairUIntUInt__SWIG_1 ( SEXP other) {
                                                               ^
ChemmineOB.cpp:8142:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_empty ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:8151:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_size ( SEXP self, SEXP s_swig_copy) {
                                                                         ^
ChemmineOB.cpp:8161:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_swap ( SEXP self, SEXP v) {
                                                               ^
ChemmineOB.cpp:8178:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_clear ( SEXP self) {
                                                        ^
ChemmineOB.cpp:8186:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_get_allocator ( SEXP self, SEXP s_swig_copy) {
                                                                                  ^
ChemmineOB.cpp:8197:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vvpairUIntUInt__SWIG_2 ( SEXP size) {
                                                              ^
ChemmineOB.cpp:8207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_pop_back ( SEXP self) {
                                                           ^
ChemmineOB.cpp:8215:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_resize__SWIG_0 ( SEXP self, SEXP new_size) {
                                                                                ^
ChemmineOB.cpp:8227:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vvpairUIntUInt__SWIG_3 ( SEXP size, SEXP value) {
                                                                          ^
ChemmineOB.cpp:8244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_push_back ( SEXP self, SEXP x) {
                                                                    ^
ChemmineOB.cpp:8261:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_front ( SEXP self, SEXP s_swig_copy) {
                                                                          ^
ChemmineOB.cpp:8272:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_back ( SEXP self, SEXP s_swig_copy) {
                                                                         ^
ChemmineOB.cpp:8283:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_assign ( SEXP self, SEXP n, SEXP x) {
                                                                         ^
ChemmineOB.cpp:8305:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_resize__SWIG_1 ( SEXP self, SEXP new_size, SEXP x) {
                                                                                        ^
ChemmineOB.cpp:8327:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_reserve ( SEXP self, SEXP n) {
                                                                  ^
ChemmineOB.cpp:8339:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vvpairUIntUInt_capacity ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:8349:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vvpairUIntUInt ( SEXP self) {
                                                         ^
ChemmineOB.cpp:8357:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toAliasData ( SEXP data) { OpenBabel::AliasData *result = 0 ;
                                               ^
ChemmineOB.cpp:8365:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toAngleData ( SEXP data) { OpenBabel::OBAngleData *result = 0 ;
                                               ^
ChemmineOB.cpp:8373:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toCommentData ( SEXP data) { OpenBabel::OBCommentData *result = 0 ;
                                                 ^
ChemmineOB.cpp:8381:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toConformerData ( SEXP data) { OpenBabel::OBConformerData *result = 0 ;
                                                   ^
ChemmineOB.cpp:8389:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toExternalBondData ( SEXP data) { OpenBabel::OBExternalBondData *result = 0 ;
                                                      ^
ChemmineOB.cpp:8398:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toGridData ( SEXP data) { OpenBabel::OBGridData *result = 0 ;
                                              ^
ChemmineOB.cpp:8406:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toMatrixData ( SEXP data) { OpenBabel::OBMatrixData *result = 0 ;
                                                ^
ChemmineOB.cpp:8414:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toNasaThermoData ( SEXP data) { OpenBabel::OBNasaThermoData *result = 0 ;
                                                    ^
ChemmineOB.cpp:8422:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toPairData ( SEXP data) { OpenBabel::OBPairData *result = 0 ;
                                              ^
ChemmineOB.cpp:8430:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toRateData ( SEXP data) { OpenBabel::OBRateData *result = 0 ;
                                              ^
ChemmineOB.cpp:8438:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toRotamerList ( SEXP data) { OpenBabel::OBRotamerList *result = 0 ;
                                                 ^
ChemmineOB.cpp:8446:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toRotationData ( SEXP data) { OpenBabel::OBRotationData *result = 0 ;
                                                  ^
ChemmineOB.cpp:8454:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toSerialNums ( SEXP data) { OpenBabel::OBSerialNums *result = 0 ;
                                                ^
ChemmineOB.cpp:8462:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toSetData ( SEXP data) { OpenBabel::OBSetData *result = 0 ;
                                             ^
ChemmineOB.cpp:8470:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toSymmetryData ( SEXP data) { OpenBabel::OBSymmetryData *result = 0 ;
                                                  ^
ChemmineOB.cpp:8478:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toTorsionData ( SEXP data) { OpenBabel::OBTorsionData *result = 0 ;
                                                 ^
ChemmineOB.cpp:8486:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toUnitCell ( SEXP data) { OpenBabel::OBUnitCell *result = 0 ;
                                              ^
ChemmineOB.cpp:8494:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toVectorData ( SEXP data) { OpenBabel::OBVectorData *result = 0 ;
                                                ^
ChemmineOB.cpp:8502:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toVibrationData ( SEXP data) { OpenBabel::OBVibrationData *result = 0 ;
                                                   ^
ChemmineOB.cpp:8510:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_toVirtualBond ( SEXP data) { OpenBabel::OBVirtualBond *result = 0 ;
                                                 ^
ChemmineOB.cpp:8518:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBGlobalDataBase ( ) { OpenBabel::OBGlobalDataBase *result = 0 ; unsigned int r_nprotect = 0;
                                               ^
ChemmineOB.cpp:8523:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBGlobalDataBase ( SEXP self) {
                                                           ^
ChemmineOB.cpp:8531:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGlobalDataBase_Init ( SEXP self) {
                                                         ^
ChemmineOB.cpp:8538:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGlobalDataBase_GetSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                              ^
ChemmineOB.cpp:8545:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGlobalDataBase_SetReadDirectory ( SEXP self, SEXP dir) {
                                                                               ^
ChemmineOB.cpp:8553:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGlobalDataBase_SetEnvironmentVariable ( SEXP self, SEXP var) {
                                                                                     ^
ChemmineOB.cpp:8561:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGlobalDataBase_ParseLine ( SEXP self, SEXP s_arg2) {
                                                                           ^
ChemmineOB.cpp:8573:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_new_OBAtomHOF ( SEXP element, SEXP charge, SEXP method, SEXP desc, SEXP T, SEXP value, SEXP multiplicity, SEXP unit) {
                                                                                                                           ^
ChemmineOB.cpp:8593:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAtomHOF ( SEXP self) { OpenBabel::OBAtomHOF *arg1 = (OpenBabel::OBAtomHOF *) 0 ;
                                                    ^
ChemmineOB.cpp:8599:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomHOF_Element ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                       ^
ChemmineOB.cpp:8607:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomHOF_Charge ( SEXP self, SEXP s_swig_copy) { int result;
                                                                      ^
ChemmineOB.cpp:8614:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomHOF_Method ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                      ^
ChemmineOB.cpp:8622:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomHOF_Desc ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                    ^
ChemmineOB.cpp:8630:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomHOF_T ( SEXP self, SEXP s_swig_copy) { double result;
                                                                 ^
ChemmineOB.cpp:8638:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomHOF_Value ( SEXP self, SEXP s_swig_copy) { double result;
                                                                     ^
ChemmineOB.cpp:8646:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomHOF_Multiplicity ( SEXP self, SEXP s_swig_copy) { int result;
                                                                            ^
ChemmineOB.cpp:8653:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomHOF_Unit ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                    ^
ChemmineOB.cpp:8661:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtomicHeatOfFormationTable ( ) { OpenBabel::OBAtomicHeatOfFormationTable *result = 0 ;
                                                           ^
ChemmineOB.cpp:8666:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAtomicHeatOfFormationTable ( SEXP self) {
                                                                       ^
ChemmineOB.cpp:8675:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBAtomicHeatOfFormationTable_GetHeatOfFormation ( SEXP self, SEXP elem, SEXP charge, SEXP method, SEXP T, SEXP dhof0, SEXP dhofT, SEXP S0T, SEXP s_swig_copy)
                                                                                                                                                                    ^
ChemmineOB.cpp:8697:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBTypeTable ( ) { OpenBabel::OBTypeTable *result = 0 ; unsigned int r_nprotect = 0;
                                          ^
ChemmineOB.cpp:8701:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBTypeTable ( SEXP self) { OpenBabel::OBTypeTable *arg1 = (OpenBabel::OBTypeTable *) 0 ;
                                                      ^
ChemmineOB.cpp:8707:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTypeTable_SetFromType ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:8719:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTypeTable_SetToType ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:8731:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTypeTable_Translate__SWIG_0 ( SEXP self, SEXP to, SEXP from, SEXP s_swig_copy) { bool result;
                                                                                                       ^
ChemmineOB.cpp:8744:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTypeTable_Translate__SWIG_1 ( SEXP self, SEXP to, SEXP from, SEXP s_swig_copy) { bool result;
                                                                                                       ^
ChemmineOB.cpp:8762:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTypeTable_Translate__SWIG_2 ( SEXP self, SEXP from, SEXP s_swig_copy) { std::string result;
                                                                                              ^
ChemmineOB.cpp:8775:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTypeTable_GetFromType ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                             ^
ChemmineOB.cpp:8783:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTypeTable_GetToType ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                           ^
ChemmineOB.cpp:8791:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ttab_set ( SEXP s_ttab) { OpenBabel::OBTypeTable *arg1 = 0 ; void *argp1 ; int res1 = 0 ;
                                              ^
ChemmineOB.cpp:8799:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ttab_get ( SEXP s_swig_copy) { OpenBabel::OBTypeTable *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:8803:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBResidueData ( ) { OpenBabel::OBResidueData *result = 0 ; unsigned int r_nprotect = 0;
                                            ^
ChemmineOB.cpp:8807:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueData_SetResName ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:8819:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueData_LookupBO__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { int result;
                                                                                                 ^
ChemmineOB.cpp:8831:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueData_LookupBO__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) { int result;
                                                                                                              ^
ChemmineOB.cpp:8849:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueData_LookupType ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_arg4, SEXP s_swig_copy) {
                                                                                                                     ^
ChemmineOB.cpp:8872:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueData_AssignBonds ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:8885:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBResidueData ( SEXP self) { OpenBabel::OBResidueData *arg1 = (OpenBabel::OBResidueData *) 0 ;
                                                        ^
ChemmineOB.cpp:8892:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_resdat_set ( SEXP s_resdat) { OpenBabel::OBResidueData *arg1 = 0 ; void *argp1 ; int res1 = 0 ;
                                                  ^
ChemmineOB.cpp:8900:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_resdat_get ( SEXP s_swig_copy) { OpenBabel::OBResidueData *result = 0 ; unsigned int r_nprotect = 0;
                                                     ^
ChemmineOB.cpp:8904:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStopwatch_Start ( SEXP self) { OpenBabel::OBStopwatch *arg1 = (OpenBabel::OBStopwatch *) 0 ;
                                                     ^
ChemmineOB.cpp:8910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStopwatch_Lap ( SEXP self, SEXP s_swig_copy) { double result;
                                                                     ^
ChemmineOB.cpp:8918:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStopwatch_Elapsed ( SEXP self, SEXP s_swig_copy) { double result;
                                                                         ^
ChemmineOB.cpp:8926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStopwatch ( ) { OpenBabel::OBStopwatch *result = 0 ; unsigned int r_nprotect = 0;
                                          ^
ChemmineOB.cpp:8930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBStopwatch ( SEXP self) { OpenBabel::OBStopwatch *arg1 = (OpenBabel::OBStopwatch *) 0 ;
                                                      ^
ChemmineOB.cpp:8936:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSqrtTbl__SWIG_0 ( ) { OpenBabel::OBSqrtTbl *result = 0 ; unsigned int r_nprotect = 0;
                                                ^
ChemmineOB.cpp:8940:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSqrtTbl__SWIG_1 ( SEXP max, SEXP incr) { OpenBabel::OBSqrtTbl *result = 0 ; double arg1 ;
                                                                   ^
ChemmineOB.cpp:8946:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSqrtTbl ( SEXP self) { OpenBabel::OBSqrtTbl *arg1 = (OpenBabel::OBSqrtTbl *) 0 ;
                                                    ^
ChemmineOB.cpp:8952:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSqrtTbl_Sqrt ( SEXP self, SEXP d2, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:8960:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSqrtTbl_Init ( SEXP self, SEXP max, SEXP incr) {
                                                                       ^
ChemmineOB.cpp:8968:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_rotate_coords ( SEXP s_arg1, SEXP m, SEXP s_arg3) { double *arg1 = (double *) 0 ; double (*arg2)[3] ;
                                                                        ^
ChemmineOB.cpp:8979:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_calc_rms ( SEXP s_arg1, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) { double result;
                                                                                          ^
ChemmineOB.cpp:8991:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vector3__SWIG_0 ( SEXP inX, SEXP inY, SEXP inZ) { OpenBabel::vector3 *result = 0 ; double arg1 ;
                                                                          ^
ChemmineOB.cpp:8997:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vector3__SWIG_1 ( SEXP inX, SEXP inY) { OpenBabel::vector3 *result = 0 ; double arg1 ; double arg2 ;
                                                                ^
ChemmineOB.cpp:9003:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vector3__SWIG_2 ( SEXP inX) { OpenBabel::vector3 *result = 0 ; double arg1 ;
                                                      ^
ChemmineOB.cpp:9008:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vector3__SWIG_3 ( ) { OpenBabel::vector3 *result = 0 ; unsigned int r_nprotect = 0;
                                              ^
ChemmineOB.cpp:9012:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vector3__SWIG_4 ( SEXP inV) { OpenBabel::vector3 *result = 0 ; double *arg1 ;
                                                      ^
ChemmineOB.cpp:9019:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_vector3__SWIG_5 ( SEXP v) { OpenBabel::vector3 *result = 0 ; OpenBabel::vector3 *arg1 = 0 ;
                                                    ^
ChemmineOB.cpp:9029:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_vector3 ( SEXP self) { OpenBabel::vector3 *arg1 = (OpenBabel::vector3 *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:9035:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_begin__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3::iterator result;
                                                                           ^
ChemmineOB.cpp:9043:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_end__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3::iterator result;
                                                                         ^
ChemmineOB.cpp:9051:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_begin__SWIG_1 ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3::const_iterator result;
                                                                           ^
ChemmineOB.cpp:9060:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_end__SWIG_1 ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3::const_iterator result;
                                                                         ^
ChemmineOB.cpp:9069:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_Set__SWIG_0 ( SEXP self, SEXP inX, SEXP inY, SEXP inZ) {
                                                                                     ^
ChemmineOB.cpp:9077:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_Set__SWIG_1 ( SEXP self, SEXP c) { OpenBabel::vector3 *arg1 = (OpenBabel::vector3 *) 0 ;
                                                               ^
ChemmineOB.cpp:9086:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_SetX ( SEXP self, SEXP inX) { OpenBabel::vector3 *arg1 = (OpenBabel::vector3 *) 0 ; double arg2 ;
                                                          ^
ChemmineOB.cpp:9092:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_SetY ( SEXP self, SEXP inY) { OpenBabel::vector3 *arg1 = (OpenBabel::vector3 *) 0 ; double arg2 ;
                                                          ^
ChemmineOB.cpp:9098:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_SetZ ( SEXP self, SEXP inZ) { OpenBabel::vector3 *arg1 = (OpenBabel::vector3 *) 0 ; double arg2 ;
                                                          ^
ChemmineOB.cpp:9104:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_GetX ( SEXP self, SEXP s_swig_copy) { double result;
                                                                  ^
ChemmineOB.cpp:9112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_GetY ( SEXP self, SEXP s_swig_copy) { double result;
                                                                  ^
ChemmineOB.cpp:9120:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_GetZ ( SEXP self, SEXP s_swig_copy) { double result;
                                                                  ^
ChemmineOB.cpp:9128:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_Get ( SEXP self, SEXP c) { OpenBabel::vector3 *arg1 = (OpenBabel::vector3 *) 0 ;
                                                       ^
ChemmineOB.cpp:9137:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_AsArray ( SEXP self) { double *result = 0 ; OpenBabel::vector3 *arg1 = (OpenBabel::vector3 *) 0 ;
                                                   ^
ChemmineOB.cpp:9144:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_randomUnitVector ( SEXP self) { OpenBabel::vector3 *arg1 = (OpenBabel::vector3 *) 0 ;
                                                            ^
ChemmineOB.cpp:9150:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_normalize ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                       ^
ChemmineOB.cpp:9158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_CanBeNormalized ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:9165:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_length_2 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                      ^
ChemmineOB.cpp:9173:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_length ( SEXP self, SEXP s_swig_copy) { double result;
                                                                    ^
ChemmineOB.cpp:9181:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_x__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                       ^
ChemmineOB.cpp:9189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_y__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                       ^
ChemmineOB.cpp:9197:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_z__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                       ^
ChemmineOB.cpp:9205:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_x__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                       ^
ChemmineOB.cpp:9213:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_y__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                       ^
ChemmineOB.cpp:9221:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_z__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                       ^
ChemmineOB.cpp:9229:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_IsApprox ( SEXP self, SEXP other, SEXP precision, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:9246:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_distSq ( SEXP self, SEXP vv, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:9260:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vector3_createOrthoVector ( SEXP self, SEXP v, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:9273:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_dot ( SEXP v1, SEXP v2, SEXP s_swig_copy) { double result; OpenBabel::vector3 *arg1 = 0 ;
                                                                ^
ChemmineOB.cpp:9289:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_cross ( SEXP s_arg1, SEXP s_arg2, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                          ^
ChemmineOB.cpp:9305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_vectorAngle ( SEXP v1, SEXP v2, SEXP s_swig_copy) { double result; OpenBabel::vector3 *arg1 = 0 ;
                                                                        ^
ChemmineOB.cpp:9321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CalcTorsionAngle ( SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) { double result;
                                                                                           ^
ChemmineOB.cpp:9348:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_Point2PlaneSigned ( SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) { double result;
                                                                                            ^
ChemmineOB.cpp:9374:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_Point2Plane ( SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) { double result;
                                                                                      ^
ChemmineOB.cpp:9400:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_Point2PlaneAngle ( SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) { double result;
                                                                                           ^
ChemmineOB.cpp:9426:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_Point2Line ( SEXP a, SEXP b, SEXP c, SEXP s_swig_copy) { double result; OpenBabel::vector3 *arg1 = 0 ;
                                                                             ^
ChemmineOB.cpp:9447:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_VZero_get ( SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ; unsigned int r_nprotect = 0;
                                                    ^
ChemmineOB.cpp:9451:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_VX_get ( SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ; unsigned int r_nprotect = 0;
                                                 ^
ChemmineOB.cpp:9455:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_VY_get ( SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ; unsigned int r_nprotect = 0;
                                                 ^
ChemmineOB.cpp:9459:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_VZ_get ( SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ; unsigned int r_nprotect = 0;
                                                 ^
ChemmineOB.cpp:9463:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_matrix3x3__SWIG_0 ( ) { OpenBabel::matrix3x3 *result = 0 ; unsigned int r_nprotect = 0;
                                                ^
ChemmineOB.cpp:9467:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_matrix3x3__SWIG_1 ( SEXP s) { OpenBabel::matrix3x3 *result = 0 ; double arg1 ;
                                                      ^
ChemmineOB.cpp:9472:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_matrix3x3__SWIG_2 ( SEXP row1, SEXP row2, SEXP row3) { OpenBabel::matrix3x3 *result = 0 ;
                                                                               ^
ChemmineOB.cpp:9494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_matrix3x3__SWIG_3 ( SEXP d) { OpenBabel::matrix3x3 *result = 0 ; double (*arg1)[3] ;
                                                      ^
ChemmineOB.cpp:9502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_matrix3x3 ( SEXP self) { OpenBabel::matrix3x3 *arg1 = (OpenBabel::matrix3x3 *) 0 ;
                                                    ^
ChemmineOB.cpp:9508:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_GetArray ( SEXP self, SEXP m) { OpenBabel::matrix3x3 *arg1 = (OpenBabel::matrix3x3 *) 0 ;
                                                              ^
ChemmineOB.cpp:9517:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_inverse ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                       ^
ChemmineOB.cpp:9525:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_transpose ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                         ^
ChemmineOB.cpp:9533:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_determinant ( SEXP self, SEXP s_swig_copy) { double result;
                                                                           ^
ChemmineOB.cpp:9541:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_isSymmetric ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:9548:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_isOrthogonal ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:9556:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_isDiagonal ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:9563:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_isUnitMatrix ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:9571:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_Get ( SEXP self, SEXP row, SEXP column, SEXP s_swig_copy) { double result;
                                                                                          ^
ChemmineOB.cpp:9580:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_Set ( SEXP self, SEXP row, SEXP column, SEXP v) {
                                                                                ^
ChemmineOB.cpp:9588:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_SetColumn ( SEXP self, SEXP column, SEXP v) {
                                                                            ^
ChemmineOB.cpp:9601:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_SetRow ( SEXP self, SEXP row, SEXP v) {
                                                                      ^
ChemmineOB.cpp:9614:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_GetColumn ( SEXP self, SEXP col, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                   ^
ChemmineOB.cpp:9624:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_GetRow ( SEXP self, SEXP row, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                ^
ChemmineOB.cpp:9634:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_SetupRotMat ( SEXP self, SEXP x, SEXP y, SEXP z) {
                                                                                 ^
ChemmineOB.cpp:9642:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_PlaneReflection ( SEXP self, SEXP norm) {
                                                                        ^
ChemmineOB.cpp:9654:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_RotAboutAxisByAngle ( SEXP self, SEXP axis, SEXP angle) {
                                                                                        ^
ChemmineOB.cpp:9668:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_FillOrth ( SEXP self, SEXP alpha, SEXP beta, SEXP gamma, SEXP a, SEXP b, SEXP c) {
                                                                                                                 ^
ChemmineOB.cpp:9679:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_findEigenvectorsIfSymmetric ( SEXP self, SEXP eigenvals, SEXP s_swig_copy) {
                                                                                                           ^
ChemmineOB.cpp:9694:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_Multiply__SWIG_0 ( SEXP s_arg1, SEXP s_arg2, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                     ^
ChemmineOB.cpp:9710:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_Multiply__SWIG_1 ( SEXP s_arg1, SEXP s_arg2, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                                     ^
ChemmineOB.cpp:9726:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_matrix3x3_jacobi ( SEXP n, SEXP a, SEXP d, SEXP v) { unsigned int arg1 ; double *arg2 = (double *) 0 ;
                                                                         ^
ChemmineOB.cpp:9738:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_transform3d__SWIG_0 ( ) { OpenBabel::transform3d *result = 0 ; unsigned int r_nprotect = 0;
                                                  ^
ChemmineOB.cpp:9742:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_transform3d__SWIG_1 ( SEXP m, SEXP v) { OpenBabel::transform3d *result = 0 ;
                                                                ^
ChemmineOB.cpp:9758:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_transform3d__SWIG_2 ( SEXP s) { OpenBabel::transform3d *result = 0 ; double arg1 ;
                                                        ^
ChemmineOB.cpp:9763:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_transform3d__SWIG_3 ( SEXP row1, SEXP row2, SEXP row3, SEXP translation) {
                                                                                                   ^
ChemmineOB.cpp:9790:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_transform3d__SWIG_4 ( SEXP d, SEXP t) { OpenBabel::transform3d *result = 0 ; double (*arg1)[3] ;
                                                                ^
ChemmineOB.cpp:9800:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_transform3d_DescribeAsString ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                  ^
ChemmineOB.cpp:9809:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_transform3d_DescribeAsValues ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                  ^
ChemmineOB.cpp:9818:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_transform3d_Normalize ( SEXP self) { OpenBabel::transform3d *arg1 = (OpenBabel::transform3d *) 0 ;
                                                         ^
ChemmineOB.cpp:9824:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_transform3d ( SEXP self) { OpenBabel::transform3d *arg1 = (OpenBabel::transform3d *) 0 ;
                                                      ^
ChemmineOB.cpp:9830:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_SpaceGroup ( ) { OpenBabel::SpaceGroup *result = 0 ; unsigned int r_nprotect = 0;
                                         ^
ChemmineOB.cpp:9834:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_SpaceGroup ( SEXP self) { OpenBabel::SpaceGroup *arg1 = (OpenBabel::SpaceGroup *) 0 ;
                                                     ^
ChemmineOB.cpp:9840:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_SetHMName ( SEXP self, SEXP name) {
                                                                   ^
ChemmineOB.cpp:9851:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_SetHallName ( SEXP self, SEXP name) {
                                                                     ^
ChemmineOB.cpp:9862:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_SetId ( SEXP self, SEXP n) { OpenBabel::SpaceGroup *arg1 = (OpenBabel::SpaceGroup *) 0 ;
                                                            ^
ChemmineOB.cpp:9871:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_AddTransform ( SEXP self, SEXP s) {
                                                                   ^
ChemmineOB.cpp:9883:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_GetHMName ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                          ^
ChemmineOB.cpp:9892:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_GetHallName ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                            ^
ChemmineOB.cpp:9901:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_GetId ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                      ^
ChemmineOB.cpp:9909:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_GetOriginAlternative ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:9917:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_Transform ( SEXP self, SEXP v, SEXP s_swig_copy) {
                                                                                  ^
ChemmineOB.cpp:9932:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_BeginTransform ( SEXP self, SEXP i) { OpenBabel::transform3d *result = 0 ;
                                                                     ^
ChemmineOB.cpp:9948:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_NextTransform ( SEXP self, SEXP i) { OpenBabel::transform3d *result = 0 ;
                                                                    ^
ChemmineOB.cpp:9964:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_GetSpaceGroup__SWIG_0 ( SEXP name) { OpenBabel::SpaceGroup *result = 0 ;
                                                                    ^
ChemmineOB.cpp:9972:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_GetSpaceGroup__SWIG_1 ( SEXP name) { OpenBabel::SpaceGroup *result = 0 ;
                                                                    ^
ChemmineOB.cpp:9982:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_GetSpaceGroup__SWIG_2 ( SEXP id) { OpenBabel::SpaceGroup *result = 0 ; unsigned int arg1 ;
                                                                  ^
ChemmineOB.cpp:9989:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_Find ( SEXP group) { OpenBabel::SpaceGroup *result = 0 ;
                                                    ^
ChemmineOB.cpp:9998:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_IsValid ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                        ^
ChemmineOB.cpp:10005:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SpaceGroup_HEXAGONAL_ORIGIN_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                     ^
ChemmineOB.cpp:10012:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBBitVec__SWIG_0 ( ) { OpenBabel::OBBitVec *result = 0 ; unsigned int r_nprotect = 0;
                                               ^
ChemmineOB.cpp:10016:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBBitVec__SWIG_1 ( SEXP size_in_bits) { OpenBabel::OBBitVec *result = 0 ; unsigned int arg1 ;
                                                                ^
ChemmineOB.cpp:10023:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBBitVec__SWIG_2 ( SEXP bv) { OpenBabel::OBBitVec *result = 0 ; OpenBabel::OBBitVec *arg1 = 0 ;
                                                      ^
ChemmineOB.cpp:10033:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_SetBitOn ( SEXP self, SEXP bit_offset) { OpenBabel::OBBitVec *arg1 = (OpenBabel::OBBitVec *) 0 ;
                                                                      ^
ChemmineOB.cpp:10043:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_SetBitOff ( SEXP self, SEXP bit_offset) {
                                                                       ^
ChemmineOB.cpp:10053:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_SetRangeOn ( SEXP self, SEXP lo_bit_offset, SEXP hi_bit_offset) {
                                                                                               ^
ChemmineOB.cpp:10066:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_SetRangeOff ( SEXP self, SEXP lo_bit_offset, SEXP hi_bit_offset) {
                                                                                                ^
ChemmineOB.cpp:10079:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_Fold ( SEXP self, SEXP new_bit_size) { OpenBabel::OBBitVec *arg1 = (OpenBabel::OBBitVec *) 0 ;
                                                                    ^
ChemmineOB.cpp:10089:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_FirstBit__SWIG_0 ( SEXP self, SEXP bit_offset, SEXP s_swig_copy) { int result;
                                                                                                ^
ChemmineOB.cpp:10099:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_FirstBit__SWIG_1 ( SEXP self, SEXP s_swig_copy) { int result;
                                                                               ^
ChemmineOB.cpp:10106:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_NextBit ( SEXP self, SEXP last_bit_offset, SEXP s_swig_copy) { int result;
                                                                                            ^
ChemmineOB.cpp:10114:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_EndBit ( SEXP self, SEXP s_swig_copy) { int result;
                                                                     ^
ChemmineOB.cpp:10121:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_GetSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                      ^
ChemmineOB.cpp:10128:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_CountBits ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                        ^
ChemmineOB.cpp:10136:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_IsEmpty ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                      ^
ChemmineOB.cpp:10143:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_Resize ( SEXP self, SEXP size_in_bits, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:10153:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_ResizeWords ( SEXP self, SEXP size_in_words, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:10163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_BitIsSet ( SEXP self, SEXP bit_offset, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:10173:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_FromVecInt ( SEXP self, SEXP bit_offsets) {
                                                                         ^
ChemmineOB.cpp:10186:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_FromString ( SEXP self, SEXP line, SEXP bits) {
                                                                             ^
ChemmineOB.cpp:10199:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_ToVecInt ( SEXP self, SEXP bit_offsets) {
                                                                       ^
ChemmineOB.cpp:10214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_Clear ( SEXP self) { OpenBabel::OBBitVec *arg1 = (OpenBabel::OBBitVec *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:10220:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_Negate ( SEXP self) { OpenBabel::OBBitVec *arg1 = (OpenBabel::OBBitVec *) 0 ; void *argp1 = 0 ;
                                                   ^
ChemmineOB.cpp:10226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBitVec_GetWords ( SEXP self, SEXP vec) { OpenBabel::OBBitVec *arg1 = (OpenBabel::OBBitVec *) 0 ;
                                                               ^
ChemmineOB.cpp:10239:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_Minus ( SEXP bv1, SEXP bv2, SEXP s_swig_copy) { OpenBabel::OBBitVec result;
                                                                    ^
ChemmineOB.cpp:10255:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_EqualEqual ( SEXP bv1, SEXP bv2, SEXP s_swig_copy) { bool result; OpenBabel::OBBitVec *arg1 = 0 ;
                                                                         ^
ChemmineOB.cpp:10270:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_LessThan ( SEXP bv1, SEXP bv2, SEXP s_swig_copy) { bool result; OpenBabel::OBBitVec *arg1 = 0 ;
                                                                       ^
ChemmineOB.cpp:10285:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBBitVec ( SEXP self) { OpenBabel::OBBitVec *arg1 = (OpenBabel::OBBitVec *) 0 ; void *argp1 = 0 ;
                                                   ^
ChemmineOB.cpp:10291:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_Tanimoto ( SEXP bv1, SEXP bv2, SEXP s_swig_copy) { double result; OpenBabel::OBBitVec *arg1 = 0 ;
                                                                       ^
ChemmineOB.cpp:10307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReleaseVersion ( SEXP s_swig_copy) { std::string result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:10311:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_DataOrigin_any_get ( SEXP s_swig_copy) { OpenBabel::DataOrigin result; unsigned int r_nprotect = 0;
                                                             ^
ChemmineOB.cpp:10314:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_DataOrigin_fileformatInput_get ( SEXP s_swig_copy) { OpenBabel::DataOrigin result;
                                                                         ^
ChemmineOB.cpp:10318:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_DataOrigin_userInput_get ( SEXP s_swig_copy) { OpenBabel::DataOrigin result; unsigned int r_nprotect = 0;
                                                                   ^
ChemmineOB.cpp:10321:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_DataOrigin_perceived_get ( SEXP s_swig_copy) { OpenBabel::DataOrigin result; unsigned int r_nprotect = 0;
                                                                   ^
ChemmineOB.cpp:10324:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_DataOrigin_external_get ( SEXP s_swig_copy) { OpenBabel::DataOrigin result; unsigned int r_nprotect = 0;
                                                                  ^
ChemmineOB.cpp:10327:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_DataOrigin_local_get ( SEXP s_swig_copy) { OpenBabel::DataOrigin result; unsigned int r_nprotect = 0;
                                                               ^
ChemmineOB.cpp:10330:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBGenericData__SWIG_0 ( SEXP attr, SEXP type, SEXP source) { OpenBabel::OBGenericData *result = 0 ;
                                                                                     ^
ChemmineOB.cpp:10343:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBGenericData__SWIG_1 ( SEXP attr, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                        ^
ChemmineOB.cpp:10353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBGenericData__SWIG_2 ( SEXP attr) { OpenBabel::OBGenericData *result = 0 ; std::string arg1 ;
                                                             ^
ChemmineOB.cpp:10361:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBGenericData__SWIG_3 ( ) { OpenBabel::OBGenericData *result = 0 ; unsigned int r_nprotect = 0;
                                                    ^
ChemmineOB.cpp:10365:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGenericData_Clone ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                    ^
ChemmineOB.cpp:10378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBGenericData ( SEXP self) { OpenBabel::OBGenericData *arg1 = (OpenBabel::OBGenericData *) 0 ;
                                                        ^
ChemmineOB.cpp:10385:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGenericData_SetAttribute ( SEXP self, SEXP v) {
                                                                      ^
ChemmineOB.cpp:10397:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGenericData_SetOrigin ( SEXP self, SEXP s) {
                                                                   ^
ChemmineOB.cpp:10407:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGenericData_GetAttribute ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                                ^
ChemmineOB.cpp:10416:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGenericData_GetDataType ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:10424:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGenericData_GetValue ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                            ^
ChemmineOB.cpp:10433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGenericData_GetOrigin ( SEXP self, SEXP s_swig_copy) { OpenBabel::DataOrigin result;
                                                                             ^
ChemmineOB.cpp:10441:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBBase ( SEXP self) { OpenBabel::OBBase *arg1 = (OpenBabel::OBBase *) 0 ; void *argp1 = 0 ;
                                                 ^
ChemmineOB.cpp:10447:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                  ^
ChemmineOB.cpp:10454:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) { OpenBabel::OBBase *result = 0 ;
                                                                                      ^
ChemmineOB.cpp:10474:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_ClassDescription ( ) { char *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                                  ^
ChemmineOB.cpp:10477:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                 ^
ChemmineOB.cpp:10485:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                           ^
ChemmineOB.cpp:10492:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_SetTitle ( SEXP self, SEXP s_arg2) { OpenBabel::OBBase *arg1 = (OpenBabel::OBBase *) 0 ;
                                                                ^
ChemmineOB.cpp:10502:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:10514:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:10523:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_DeleteData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBBase *arg1 = (OpenBabel::OBBase *) 0 ;
                                                                        ^
ChemmineOB.cpp:10532:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBBase *arg1 = (OpenBabel::OBBase *) 0 ;
                                                                          ^
ChemmineOB.cpp:10542:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) { OpenBabel::OBBase *arg1 = (OpenBabel::OBBase *) 0 ;
                                                                          ^
ChemmineOB.cpp:10556:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:10568:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_CloneData ( SEXP self, SEXP d) { OpenBabel::OBBase *arg1 = (OpenBabel::OBBase *) 0 ;
                                                            ^
ChemmineOB.cpp:10578:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                     ^
ChemmineOB.cpp:10585:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                     ^
ChemmineOB.cpp:10595:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                       ^
ChemmineOB.cpp:10608:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                  ^
ChemmineOB.cpp:10619:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:10629:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                         ^
ChemmineOB.cpp:10640:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                      ^
ChemmineOB.cpp:10649:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBase_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                    ^
ChemmineOB.cpp:10658:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBBase ( ) { OpenBabel::OBBase *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                     ^
ChemmineOB.cpp:10662:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBCommentData__SWIG_0 ( ) { OpenBabel::OBCommentData *result = 0 ; unsigned int r_nprotect = 0;
                                                    ^
ChemmineOB.cpp:10666:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBCommentData__SWIG_1 ( SEXP s_arg1) { OpenBabel::OBCommentData *result = 0 ;
                                                               ^
ChemmineOB.cpp:10677:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCommentData_SetData__SWIG_0 ( SEXP self, SEXP data) {
                                                                            ^
ChemmineOB.cpp:10689:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCommentData_SetData__SWIG_1 ( SEXP self, SEXP d) {
                                                                         ^
ChemmineOB.cpp:10700:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCommentData_GetData ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                           ^
ChemmineOB.cpp:10709:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBCommentData ( SEXP self) { OpenBabel::OBCommentData *arg1 = (OpenBabel::OBCommentData *) 0 ;
                                                        ^
ChemmineOB.cpp:10716:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBExternalBond__SWIG_0 ( ) { OpenBabel::OBExternalBond *result = 0 ; unsigned int r_nprotect = 0;
                                                     ^
ChemmineOB.cpp:10720:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBExternalBond__SWIG_1 ( SEXP s_arg1, SEXP s_arg2, SEXP s_arg3) {
                                                                                          ^
ChemmineOB.cpp:10733:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBExternalBond__SWIG_2 ( SEXP s_arg1) { OpenBabel::OBExternalBond *result = 0 ;
                                                                ^
ChemmineOB.cpp:10744:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBExternalBond ( SEXP self) { OpenBabel::OBExternalBond *arg1 = (OpenBabel::OBExternalBond *) 0 ;
                                                         ^
ChemmineOB.cpp:10751:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBExternalBond_GetIdx ( SEXP self, SEXP s_swig_copy) { int result;
                                                                           ^
ChemmineOB.cpp:10759:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBExternalBond_GetAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:10768:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBExternalBond_GetBond ( SEXP self) { OpenBabel::OBBond *result = 0 ;
                                                          ^
ChemmineOB.cpp:10777:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBExternalBond_SetIdx ( SEXP self, SEXP idx) {
                                                                   ^
ChemmineOB.cpp:10784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBExternalBond_SetAtom ( SEXP self, SEXP atom) {
                                                                     ^
ChemmineOB.cpp:10795:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBExternalBond_SetBond ( SEXP self, SEXP bond) {
                                                                     ^
ChemmineOB.cpp:10806:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBExternalBondData ( ) { OpenBabel::OBExternalBondData *result = 0 ; unsigned int r_nprotect = 0;
                                                 ^
ChemmineOB.cpp:10811:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBExternalBondData_SetData ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_arg4) {
                                                                                                     ^
ChemmineOB.cpp:10826:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBExternalBondData_GetData ( SEXP self) {
                                                              ^
ChemmineOB.cpp:10836:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBExternalBondData ( SEXP self) {
                                                             ^
ChemmineOB.cpp:10844:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBPairData ( ) { OpenBabel::OBPairData *result = 0 ; unsigned int r_nprotect = 0;
                                         ^
ChemmineOB.cpp:10848:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPairData_SetValue__SWIG_0 ( SEXP self, SEXP v) {
                                                                       ^
ChemmineOB.cpp:10859:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPairData_SetValue__SWIG_1 ( SEXP self, SEXP v) {
                                                                       ^
ChemmineOB.cpp:10871:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBPairData ( SEXP self) { OpenBabel::OBPairData *arg1 = (OpenBabel::OBPairData *) 0 ;
                                                     ^
ChemmineOB.cpp:10877:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSetData ( ) { OpenBabel::OBSetData *result = 0 ; unsigned int r_nprotect = 0;
                                        ^
ChemmineOB.cpp:10881:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSetData_AddData ( SEXP self, SEXP d) { OpenBabel::OBSetData *arg1 = (OpenBabel::OBSetData *) 0 ;
                                                             ^
ChemmineOB.cpp:10891:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSetData_SetData ( SEXP self, SEXP vdata) { OpenBabel::OBSetData *arg1 = (OpenBabel::OBSetData *) 0 ;
                                                                 ^
ChemmineOB.cpp:10905:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSetData_GetData__SWIG_0 ( SEXP self, SEXP s) { OpenBabel::OBGenericData *result = 0 ;
                                                                     ^
ChemmineOB.cpp:10917:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSetData_GetData__SWIG_1 ( SEXP self, SEXP s) { OpenBabel::OBGenericData *result = 0 ;
                                                                     ^
ChemmineOB.cpp:10930:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSetData_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                               ^
ChemmineOB.cpp:10940:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSetData_GetBegin ( SEXP self, SEXP s_swig_copy) {
                                                                        ^
ChemmineOB.cpp:10949:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSetData_GetEnd ( SEXP self, SEXP s_swig_copy) {
                                                                      ^
ChemmineOB.cpp:10958:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSetData_DeleteData ( SEXP self, SEXP gd) { OpenBabel::OBSetData *arg1 = (OpenBabel::OBSetData *) 0 ;
                                                                 ^
ChemmineOB.cpp:10968:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSetData ( SEXP self) { OpenBabel::OBSetData *arg1 = (OpenBabel::OBSetData *) 0 ;
                                                    ^
ChemmineOB.cpp:10974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBVirtualBond__SWIG_0 ( ) { OpenBabel::OBVirtualBond *result = 0 ; unsigned int r_nprotect = 0;
                                                    ^
ChemmineOB.cpp:10978:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBVirtualBond__SWIG_1 ( SEXP s_arg1, SEXP s_arg2, SEXP s_arg3, SEXP stereo) {
                                                                                                      ^
ChemmineOB.cpp:10991:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBVirtualBond__SWIG_2 ( SEXP s_arg1, SEXP s_arg2, SEXP s_arg3) {
                                                                                         ^
ChemmineOB.cpp:11003:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVirtualBond_GetBgn ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:11010:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVirtualBond_GetEnd ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:11017:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVirtualBond_GetOrder ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                            ^
ChemmineOB.cpp:11024:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVirtualBond_GetStereo ( SEXP self, SEXP s_swig_copy) { int result;
                                                                             ^
ChemmineOB.cpp:11031:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBVirtualBond ( SEXP self) { OpenBabel::OBVirtualBond *arg1 = (OpenBabel::OBVirtualBond *) 0 ;
                                                        ^
ChemmineOB.cpp:11038:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRingData__SWIG_0 ( ) { OpenBabel::OBRingData *result = 0 ; unsigned int r_nprotect = 0;
                                                 ^
ChemmineOB.cpp:11042:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRingData__SWIG_1 ( SEXP s_arg1) { OpenBabel::OBRingData *result = 0 ;
                                                            ^
ChemmineOB.cpp:11053:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRingData ( SEXP self) { OpenBabel::OBRingData *arg1 = (OpenBabel::OBRingData *) 0 ;
                                                     ^
ChemmineOB.cpp:11059:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingData_SetData ( SEXP self, SEXP vr) { OpenBabel::OBRingData *arg1 = (OpenBabel::OBRingData *) 0 ;
                                                               ^
ChemmineOB.cpp:11072:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingData_PushBack ( SEXP self, SEXP r) { OpenBabel::OBRingData *arg1 = (OpenBabel::OBRingData *) 0 ;
                                                               ^
ChemmineOB.cpp:11082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingData_GetData ( SEXP self, SEXP s_swig_copy) {
                                                                        ^
ChemmineOB.cpp:11092:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingData_BeginRings ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:11101:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingData_EndRings ( SEXP self, SEXP s_swig_copy) {
                                                                         ^
ChemmineOB.cpp:11110:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingData_BeginRing ( SEXP self, SEXP i) { OpenBabel::OBRing *result = 0 ;
                                                                ^
ChemmineOB.cpp:11127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingData_NextRing ( SEXP self, SEXP i) { OpenBabel::OBRing *result = 0 ;
                                                               ^
ChemmineOB.cpp:11144:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_Undefined_get ( SEXP s_swig_copy) { OpenBabel::OBUnitCell::LatticeType result;
                                                                   ^
ChemmineOB.cpp:11148:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_Triclinic_get ( SEXP s_swig_copy) { OpenBabel::OBUnitCell::LatticeType result;
                                                                   ^
ChemmineOB.cpp:11152:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_Monoclinic_get ( SEXP s_swig_copy) { OpenBabel::OBUnitCell::LatticeType result;
                                                                    ^
ChemmineOB.cpp:11156:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_Orthorhombic_get ( SEXP s_swig_copy) { OpenBabel::OBUnitCell::LatticeType result;
                                                                      ^
ChemmineOB.cpp:11160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_Tetragonal_get ( SEXP s_swig_copy) { OpenBabel::OBUnitCell::LatticeType result;
                                                                    ^
ChemmineOB.cpp:11164:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_Rhombohedral_get ( SEXP s_swig_copy) { OpenBabel::OBUnitCell::LatticeType result;
                                                                      ^
ChemmineOB.cpp:11168:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_Hexagonal_get ( SEXP s_swig_copy) { OpenBabel::OBUnitCell::LatticeType result;
                                                                   ^
ChemmineOB.cpp:11172:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_Cubic_get ( SEXP s_swig_copy) { OpenBabel::OBUnitCell::LatticeType result;
                                                               ^
ChemmineOB.cpp:11176:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBUnitCell__SWIG_0 ( ) { OpenBabel::OBUnitCell *result = 0 ; unsigned int r_nprotect = 0;
                                                 ^
ChemmineOB.cpp:11180:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBUnitCell__SWIG_1 ( SEXP s_arg1) { OpenBabel::OBUnitCell *result = 0 ;
                                                            ^
ChemmineOB.cpp:11191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBUnitCell ( SEXP self) { OpenBabel::OBUnitCell *arg1 = (OpenBabel::OBUnitCell *) 0 ;
                                                     ^
ChemmineOB.cpp:11197:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_SetData__SWIG_0 ( SEXP self, SEXP a, SEXP b, SEXP c, SEXP alpha, SEXP beta, SEXP gamma) {
                                                                                                                         ^
ChemmineOB.cpp:11208:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_SetData__SWIG_1 ( SEXP self, SEXP v1, SEXP v2, SEXP v3) {
                                                                                         ^
ChemmineOB.cpp:11231:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_SetData__SWIG_2 ( SEXP self, SEXP m) {
                                                                      ^
ChemmineOB.cpp:11243:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_SetOffset ( SEXP self, SEXP v1) { OpenBabel::OBUnitCell *arg1 = (OpenBabel::OBUnitCell *) 0 ;
                                                                 ^
ChemmineOB.cpp:11255:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_SetSpaceGroup__SWIG_0 ( SEXP self, SEXP sg) {
                                                                             ^
ChemmineOB.cpp:11266:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_SetSpaceGroup__SWIG_1 ( SEXP self, SEXP sg) {
                                                                             ^
ChemmineOB.cpp:11276:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_SetSpaceGroup__SWIG_2 ( SEXP self, SEXP sg) {
                                                                             ^
ChemmineOB.cpp:11283:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_SetLatticeType ( SEXP self, SEXP lt) {
                                                                      ^
ChemmineOB.cpp:11293:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_FillUnitCell ( SEXP self, SEXP s_arg2) {
                                                                        ^
ChemmineOB.cpp:11304:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetA__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:11312:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetA__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:11320:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetB__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:11328:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetB__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:11336:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetC__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:11344:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetC__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:11352:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetAlpha__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                 ^
ChemmineOB.cpp:11360:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetAlpha__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                 ^
ChemmineOB.cpp:11368:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetBeta__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                ^
ChemmineOB.cpp:11376:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetBeta__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                ^
ChemmineOB.cpp:11384:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetGamma__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                 ^
ChemmineOB.cpp:11392:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetGamma__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                 ^
ChemmineOB.cpp:11400:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetOffset__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                  ^
ChemmineOB.cpp:11408:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetOffset__SWIG_1 ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                  ^
ChemmineOB.cpp:11416:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetSpaceGroup__SWIG_0 ( SEXP self) { OpenBabel::SpaceGroup *result = 0 ;
                                                                    ^
ChemmineOB.cpp:11424:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetSpaceGroup__SWIG_1 ( SEXP self) { OpenBabel::SpaceGroup *result = 0 ;
                                                                    ^
ChemmineOB.cpp:11433:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetSpaceGroupName__SWIG_0 ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                          ^
ChemmineOB.cpp:11441:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetSpaceGroupName__SWIG_1 ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                          ^
ChemmineOB.cpp:11450:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetLatticeType__SWIG_0 ( SEXP self, SEXP spacegroup, SEXP s_swig_copy) {
                                                                                                        ^
ChemmineOB.cpp:11458:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetLatticeType__SWIG_1 ( SEXP self, SEXP spacegroup, SEXP s_swig_copy) {
                                                                                                        ^
ChemmineOB.cpp:11466:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetLatticeType__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:11474:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetLatticeType__SWIG_3 ( SEXP self, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:11482:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetCellVectors__SWIG_0 ( SEXP self, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:11491:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetCellVectors__SWIG_1 ( SEXP self, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:11500:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetCellMatrix__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                                      ^
ChemmineOB.cpp:11508:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetCellMatrix__SWIG_1 ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                                      ^
ChemmineOB.cpp:11516:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetOrthoMatrix__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                                       ^
ChemmineOB.cpp:11524:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetOrthoMatrix__SWIG_1 ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                                       ^
ChemmineOB.cpp:11532:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetOrientationMatrix__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                                             ^
ChemmineOB.cpp:11540:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetOrientationMatrix__SWIG_1 ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                                             ^
ChemmineOB.cpp:11549:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetFractionalMatrix__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                                            ^
ChemmineOB.cpp:11557:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetFractionalMatrix__SWIG_1 ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                                            ^
ChemmineOB.cpp:11566:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_FractionalToCartesian__SWIG_0 ( SEXP self, SEXP frac, SEXP s_swig_copy) {
                                                                                                         ^
ChemmineOB.cpp:11580:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_FractionalToCartesian__SWIG_1 ( SEXP self, SEXP frac, SEXP s_swig_copy) {
                                                                                                         ^
ChemmineOB.cpp:11595:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_CartesianToFractional__SWIG_0 ( SEXP self, SEXP cart, SEXP s_swig_copy) {
                                                                                                         ^
ChemmineOB.cpp:11609:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_CartesianToFractional__SWIG_1 ( SEXP self, SEXP cart, SEXP s_swig_copy) {
                                                                                                         ^
ChemmineOB.cpp:11624:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_WrapCartesianCoordinate__SWIG_0 ( SEXP self, SEXP cart, SEXP s_swig_copy) {
                                                                                                           ^
ChemmineOB.cpp:11638:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_WrapCartesianCoordinate__SWIG_1 ( SEXP self, SEXP cart, SEXP s_swig_copy) {
                                                                                                           ^
ChemmineOB.cpp:11653:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_WrapFractionalCoordinate__SWIG_0 ( SEXP self, SEXP frac, SEXP s_swig_copy) {
                                                                                                            ^
ChemmineOB.cpp:11667:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_WrapFractionalCoordinate__SWIG_1 ( SEXP self, SEXP frac, SEXP s_swig_copy) {
                                                                                                            ^
ChemmineOB.cpp:11682:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetSpaceGroupNumber__SWIG_0 ( SEXP self, SEXP name, SEXP s_swig_copy) { int result;
                                                                                                       ^
ChemmineOB.cpp:11692:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetSpaceGroupNumber__SWIG_1 ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                            ^
ChemmineOB.cpp:11699:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetSpaceGroupNumber__SWIG_2 ( SEXP self, SEXP name, SEXP s_swig_copy) { int result;
                                                                                                       ^
ChemmineOB.cpp:11710:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetSpaceGroupNumber__SWIG_3 ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                            ^
ChemmineOB.cpp:11718:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetCellVolume__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                      ^
ChemmineOB.cpp:11726:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBUnitCell_GetCellVolume__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                      ^
ChemmineOB.cpp:11735:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConformerData__SWIG_0 ( ) { OpenBabel::OBConformerData *result = 0 ; unsigned int r_nprotect = 0;
                                                      ^
ChemmineOB.cpp:11740:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConformerData__SWIG_1 ( SEXP s_arg1) { OpenBabel::OBConformerData *result = 0 ;
                                                                 ^
ChemmineOB.cpp:11751:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBConformerData ( SEXP self) {
                                                          ^
ChemmineOB.cpp:11759:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_SetDimension ( SEXP self, SEXP vd) {
                                                                         ^
ChemmineOB.cpp:11771:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_SetEnergies ( SEXP self, SEXP ve) {
                                                                        ^
ChemmineOB.cpp:11782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_SetForces ( SEXP self, SEXP vf) {
                                                                      ^
ChemmineOB.cpp:11794:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_SetVelocities ( SEXP self, SEXP vv) {
                                                                          ^
ChemmineOB.cpp:11806:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_SetDisplacements ( SEXP self, SEXP vd) {
                                                                             ^
ChemmineOB.cpp:11818:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_SetData ( SEXP self, SEXP vdat) {
                                                                      ^
ChemmineOB.cpp:11830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_GetDimension ( SEXP self, SEXP s_swig_copy) {
                                                                                  ^
ChemmineOB.cpp:11839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_GetEnergies ( SEXP self, SEXP s_swig_copy) {
                                                                                 ^
ChemmineOB.cpp:11847:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_GetForces ( SEXP self, SEXP s_swig_copy) {
                                                                               ^
ChemmineOB.cpp:11856:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_GetVelocities ( SEXP self, SEXP s_swig_copy) {
                                                                                   ^
ChemmineOB.cpp:11865:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_GetDisplacements ( SEXP self, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:11874:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerData_GetData ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:11883:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSymmetryData__SWIG_0 ( ) { OpenBabel::OBSymmetryData *result = 0 ; unsigned int r_nprotect = 0;
                                                     ^
ChemmineOB.cpp:11887:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSymmetryData__SWIG_1 ( SEXP s_arg1) { OpenBabel::OBSymmetryData *result = 0 ;
                                                                ^
ChemmineOB.cpp:11898:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSymmetryData ( SEXP self) { OpenBabel::OBSymmetryData *arg1 = (OpenBabel::OBSymmetryData *) 0 ;
                                                         ^
ChemmineOB.cpp:11905:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSymmetryData_SetData__SWIG_0 ( SEXP self, SEXP pg, SEXP sg) {
                                                                                    ^
ChemmineOB.cpp:11918:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSymmetryData_SetData__SWIG_1 ( SEXP self, SEXP pg) {
                                                                           ^
ChemmineOB.cpp:11928:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSymmetryData_SetPointGroup ( SEXP self, SEXP pg) {
                                                                         ^
ChemmineOB.cpp:11938:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSymmetryData_SetSpaceGroup ( SEXP self, SEXP sg) {
                                                                         ^
ChemmineOB.cpp:11948:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSymmetryData_GetPointGroup ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                  ^
ChemmineOB.cpp:11956:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSymmetryData_GetSpaceGroup ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                  ^
ChemmineOB.cpp:11964:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBTorsion__SWIG_2 ( SEXP s_arg1) { OpenBabel::OBTorsion *result = 0 ;
                                                           ^
ChemmineOB.cpp:11975:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBTorsion ( SEXP self) { OpenBabel::OBTorsion *arg1 = (OpenBabel::OBTorsion *) 0 ;
                                                    ^
ChemmineOB.cpp:11981:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_Clear ( SEXP self) { OpenBabel::OBTorsion *arg1 = (OpenBabel::OBTorsion *) 0 ;
                                                   ^
ChemmineOB.cpp:11987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_Empty ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                     ^
ChemmineOB.cpp:11994:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_AddTorsion__SWIG_0 ( SEXP self, SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) {
                                                                                                                  ^
ChemmineOB.cpp:12016:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_AddTorsion__SWIG_1 ( SEXP self, SEXP atoms, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:12033:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_SetAngle__SWIG_0 ( SEXP self, SEXP radians, SEXP index, SEXP s_swig_copy) { bool result;
                                                                                                          ^
ChemmineOB.cpp:12043:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_SetAngle__SWIG_1 ( SEXP self, SEXP radians, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:12051:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_SetData ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:12062:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_GetAngle__SWIG_0 ( SEXP self, SEXP radians, SEXP index, SEXP s_swig_copy) { bool result;
                                                                                                          ^
ChemmineOB.cpp:12077:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_GetAngle__SWIG_1 ( SEXP self, SEXP radians, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:12089:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_GetBondIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:12096:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_GetSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                       ^
ChemmineOB.cpp:12103:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_GetBC ( SEXP self, SEXP s_swig_copy) {
                                                                     ^
ChemmineOB.cpp:12112:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_GetADs ( SEXP self, SEXP s_swig_copy) {
                                                                      ^
ChemmineOB.cpp:12121:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsion_IsProtonRotor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:12128:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsionData_Clear ( SEXP self) { OpenBabel::OBTorsionData *arg1 = (OpenBabel::OBTorsionData *) 0 ;
                                                       ^
ChemmineOB.cpp:12134:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsionData_GetData ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:12143:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsionData_GetSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                           ^
ChemmineOB.cpp:12150:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsionData_SetData ( SEXP self, SEXP torsion) {
                                                                       ^
ChemmineOB.cpp:12163:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTorsionData_FillTorsionArray ( SEXP self, SEXP torsions, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:12180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBTorsionData ( SEXP self) { OpenBabel::OBTorsionData *arg1 = (OpenBabel::OBTorsionData *) 0 ;
                                                        ^
ChemmineOB.cpp:12187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAngle__SWIG_2 ( SEXP s_arg1) { OpenBabel::OBAngle *result = 0 ; OpenBabel::OBAngle *arg1 = 0 ;
                                                         ^
ChemmineOB.cpp:12197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAngle ( SEXP self) { OpenBabel::OBAngle *arg1 = (OpenBabel::OBAngle *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:12203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngle_Clear ( SEXP self) { OpenBabel::OBAngle *arg1 = (OpenBabel::OBAngle *) 0 ; void *argp1 = 0 ;
                                                 ^
ChemmineOB.cpp:12209:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngle_GetAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                      ^
ChemmineOB.cpp:12217:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngle_SetAngle ( SEXP self, SEXP angle) { OpenBabel::OBAngle *arg1 = (OpenBabel::OBAngle *) 0 ;
                                                                ^
ChemmineOB.cpp:12224:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngle_SetAtoms__SWIG_0 ( SEXP self, SEXP vertex, SEXP a, SEXP b) {
                                                                                         ^
ChemmineOB.cpp:12242:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngle_SetAtoms__SWIG_1 ( SEXP self, SEXP atoms) { OpenBabel::OBAngle *arg1 = (OpenBabel::OBAngle *) 0 ;
                                                                        ^
ChemmineOB.cpp:12255:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngleData_Clear ( SEXP self) { OpenBabel::OBAngleData *arg1 = (OpenBabel::OBAngleData *) 0 ;
                                                     ^
ChemmineOB.cpp:12261:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngleData_FillAngleArray__SWIG_0 ( SEXP self, SEXP angles, SEXP size, SEXP s_swig_copy) {
                                                                                                                ^
ChemmineOB.cpp:12277:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngleData_FillAngleArray__SWIG_1 ( SEXP self, SEXP angles, SEXP s_swig_copy) { bool result;
                                                                                                     ^
ChemmineOB.cpp:12294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngleData_SetData ( SEXP self, SEXP s_arg2) {
                                                                    ^
ChemmineOB.cpp:12306:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAngleData_GetSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                         ^
ChemmineOB.cpp:12313:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAngleData ( SEXP self) { OpenBabel::OBAngleData *arg1 = (OpenBabel::OBAngleData *) 0 ;
                                                      ^
ChemmineOB.cpp:12319:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSerialNums__SWIG_0 ( ) { OpenBabel::OBSerialNums *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:12323:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSerialNums__SWIG_1 ( SEXP cp) { OpenBabel::OBSerialNums *result = 0 ;
                                                          ^
ChemmineOB.cpp:12334:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSerialNums_GetData ( SEXP self, SEXP s_swig_copy) {
                                                                          ^
ChemmineOB.cpp:12344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSerialNums_SetData ( SEXP self, SEXP sm) {
                                                                 ^
ChemmineOB.cpp:12360:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSerialNums ( SEXP self) { OpenBabel::OBSerialNums *arg1 = (OpenBabel::OBSerialNums *) 0 ;
                                                       ^
ChemmineOB.cpp:12366:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBVibrationData ( ) { OpenBabel::OBVibrationData *result = 0 ; unsigned int r_nprotect = 0;
                                              ^
ChemmineOB.cpp:12371:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBVibrationData ( SEXP self) {
                                                          ^
ChemmineOB.cpp:12379:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVibrationData_SetData__SWIG_0 ( SEXP self, SEXP lx, SEXP frequencies, SEXP intensities) {
                                                                                                                ^
ChemmineOB.cpp:12407:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVibrationData_SetData__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_arg4, SEXP s_arg5) {
                                                                                                                       ^
ChemmineOB.cpp:12442:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVibrationData_GetLx ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:12451:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVibrationData_GetFrequencies ( SEXP self, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:12460:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVibrationData_GetIntensities ( SEXP self, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:12469:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVibrationData_GetRamanActivities ( SEXP self, SEXP s_swig_copy) {
                                                                                        ^
ChemmineOB.cpp:12478:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVibrationData_GetNumberOfFrequencies ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                            ^
ChemmineOB.cpp:12486:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBDOSData ( ) { OpenBabel::OBDOSData *result = 0 ; unsigned int r_nprotect = 0;
                                        ^
ChemmineOB.cpp:12490:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBDOSData ( SEXP self) { OpenBabel::OBDOSData *arg1 = (OpenBabel::OBDOSData *) 0 ;
                                                    ^
ChemmineOB.cpp:12496:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDOSData_SetData ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_arg4, SEXP s_arg5) {
                                                                                                         ^
ChemmineOB.cpp:12524:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDOSData_GetFermiEnergy ( SEXP self, SEXP s_swig_copy) { double result;
                                                                              ^
ChemmineOB.cpp:12533:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDOSData_GetEnergies ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:12541:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDOSData_GetDensities ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:12549:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDOSData_GetIntegration ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:12557:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbital_SetData__SWIG_0 ( SEXP self, SEXP energy, SEXP occupation, SEXP symbol) {
                                                                                                        ^
ChemmineOB.cpp:12568:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbital_SetData__SWIG_1 ( SEXP self, SEXP energy, SEXP occupation) {
                                                                                           ^
ChemmineOB.cpp:12576:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbital_SetData__SWIG_2 ( SEXP self, SEXP energy) {
                                                                          ^
ChemmineOB.cpp:12583:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbital_GetEnergy ( SEXP self, SEXP s_swig_copy) { double result;
                                                                         ^
ChemmineOB.cpp:12591:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbital_GetOccupation ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:12600:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbital_GetSymbol ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                         ^
ChemmineOB.cpp:12608:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBOrbital ( ) { OpenBabel::OBOrbital *result = 0 ; unsigned int r_nprotect = 0;
                                        ^
ChemmineOB.cpp:12612:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBOrbital ( SEXP self) { OpenBabel::OBOrbital *arg1 = (OpenBabel::OBOrbital *) 0 ;
                                                    ^
ChemmineOB.cpp:12618:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBOrbitalData ( ) { OpenBabel::OBOrbitalData *result = 0 ; unsigned int r_nprotect = 0;
                                            ^
ChemmineOB.cpp:12622:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBOrbitalData ( SEXP self) { OpenBabel::OBOrbitalData *arg1 = (OpenBabel::OBOrbitalData *) 0 ;
                                                        ^
ChemmineOB.cpp:12629:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_SetAlphaOrbitals ( SEXP self, SEXP orbitalList) {
                                                                                    ^
ChemmineOB.cpp:12645:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_SetBetaOrbitals ( SEXP self, SEXP orbitalList) {
                                                                                   ^
ChemmineOB.cpp:12661:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_SetHOMO__SWIG_0 ( SEXP self, SEXP alpha, SEXP beta) {
                                                                                        ^
ChemmineOB.cpp:12669:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_SetHOMO__SWIG_1 ( SEXP self, SEXP alpha) {
                                                                             ^
ChemmineOB.cpp:12676:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_SetOpenShell ( SEXP self, SEXP openShell) {
                                                                              ^
ChemmineOB.cpp:12683:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_IsOpenShell ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:12690:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_GetAlphaHOMO ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                ^
ChemmineOB.cpp:12697:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_GetBetaHOMO ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:12704:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_GetAlphaOrbitals ( SEXP self, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:12713:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_GetBetaOrbitals ( SEXP self, SEXP s_swig_copy) {
                                                                                   ^
ChemmineOB.cpp:12722:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_LoadClosedShellOrbitals ( SEXP self, SEXP energies, SEXP symmetries, SEXP alphaHOMO) {
                                                                                                                         ^
ChemmineOB.cpp:12740:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_LoadAlphaOrbitals ( SEXP self, SEXP energies, SEXP symmetries, SEXP alphaHOMO) {
                                                                                                                   ^
ChemmineOB.cpp:12758:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOrbitalData_LoadBetaOrbitals ( SEXP self, SEXP energies, SEXP symmetries, SEXP betaHOMO) {
                                                                                                                 ^
ChemmineOB.cpp:12776:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBElectronicTransitionData ( ) { OpenBabel::OBElectronicTransitionData *result = 0 ;
                                                         ^
ChemmineOB.cpp:12781:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBElectronicTransitionData ( SEXP self) {
                                                                     ^
ChemmineOB.cpp:12789:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBElectronicTransitionData_SetData ( SEXP self, SEXP wavelengths, SEXP forces) {
                                                                                                     ^
ChemmineOB.cpp:12811:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBElectronicTransitionData_SetEDipole ( SEXP self, SEXP s_arg2) {
                                                                                      ^
ChemmineOB.cpp:12825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBElectronicTransitionData_SetRotatoryStrengthsVelocity ( SEXP self, SEXP s_arg2) {
                                                                                                        ^
ChemmineOB.cpp:12840:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBElectronicTransitionData_SetRotatoryStrengthsLength ( SEXP self, SEXP s_arg2) {
                                                                                                      ^
ChemmineOB.cpp:12855:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBElectronicTransitionData_GetWavelengths ( SEXP self, SEXP s_swig_copy) {
                                                                                               ^
ChemmineOB.cpp:12865:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBElectronicTransitionData_GetForces ( SEXP self, SEXP s_swig_copy) {
                                                                                          ^
ChemmineOB.cpp:12875:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBElectronicTransitionData_GetEDipole ( SEXP self, SEXP s_swig_copy) {
                                                                                           ^
ChemmineOB.cpp:12885:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBElectronicTransitionData_GetRotatoryStrengthsVelocity ( SEXP self, SEXP s_swig_copy) {
                                                                                                             ^
ChemmineOB.cpp:12895:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBElectronicTransitionData_GetRotatoryStrengthsLength ( SEXP self, SEXP s_swig_copy) {
                                                                                                           ^
ChemmineOB.cpp:12905:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotationData_UNKNOWN_get ( SEXP s_swig_copy) { OpenBabel::OBRotationData::RType result;
                                                                     ^
ChemmineOB.cpp:12909:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotationData_ASYMMETRIC_get ( SEXP s_swig_copy) { OpenBabel::OBRotationData::RType result;
                                                                        ^
ChemmineOB.cpp:12913:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotationData_SYMMETRIC_get ( SEXP s_swig_copy) { OpenBabel::OBRotationData::RType result;
                                                                       ^
ChemmineOB.cpp:12917:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotationData_LINEAR_get ( SEXP s_swig_copy) { OpenBabel::OBRotationData::RType result;
                                                                    ^
ChemmineOB.cpp:12921:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRotationData ( ) { OpenBabel::OBRotationData *result = 0 ; unsigned int r_nprotect = 0;
                                             ^
ChemmineOB.cpp:12925:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRotationData ( SEXP self) { OpenBabel::OBRotationData *arg1 = (OpenBabel::OBRotationData *) 0 ;
                                                         ^
ChemmineOB.cpp:12932:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotationData_SetData ( SEXP self, SEXP RotorType, SEXP RotationalConstants, SEXP SymmetryNumber) {
                                                                                                                         ^
ChemmineOB.cpp:12947:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotationData_GetRotConsts ( SEXP self, SEXP s_swig_copy) {
                                                                                 ^
ChemmineOB.cpp:12956:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotationData_GetSymmetryNumber ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                      ^
ChemmineOB.cpp:12964:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotationData_GetRotorType ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBRotationData::RType result;
                                                                                 ^
ChemmineOB.cpp:12972:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBVectorData ( ) { OpenBabel::OBVectorData *result = 0 ; unsigned int r_nprotect = 0;
                                           ^
ChemmineOB.cpp:12976:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBVectorData ( SEXP self) { OpenBabel::OBVectorData *arg1 = (OpenBabel::OBVectorData *) 0 ;
                                                       ^
ChemmineOB.cpp:12982:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVectorData_SetData__SWIG_0 ( SEXP self, SEXP x, SEXP y, SEXP z) {
                                                                                        ^
ChemmineOB.cpp:12990:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVectorData_SetData__SWIG_1 ( SEXP self, SEXP data) {
                                                                           ^
ChemmineOB.cpp:13002:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBVectorData_GetData ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                          ^
ChemmineOB.cpp:13010:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMatrixData ( ) { OpenBabel::OBMatrixData *result = 0 ; unsigned int r_nprotect = 0;
                                           ^
ChemmineOB.cpp:13014:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMatrixData ( SEXP self) { OpenBabel::OBMatrixData *arg1 = (OpenBabel::OBMatrixData *) 0 ;
                                                       ^
ChemmineOB.cpp:13020:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMatrixData_SetData ( SEXP self, SEXP data) {
                                                                   ^
ChemmineOB.cpp:13032:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMatrixData_GetData ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                          ^
ChemmineOB.cpp:13040:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBFreeGridPoint__SWIG_0 ( ) { OpenBabel::OBFreeGridPoint *result = 0 ; unsigned int r_nprotect = 0;
                                                      ^
ChemmineOB.cpp:13045:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBFreeGridPoint__SWIG_1 ( SEXP x, SEXP y, SEXP z, SEXP V) { OpenBabel::OBFreeGridPoint *result = 0 ;
                                                                                    ^
ChemmineOB.cpp:13052:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFreeGridPoint ( SEXP self) {
                                                          ^
ChemmineOB.cpp:13060:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGridPoint_GetX ( SEXP self, SEXP s_swig_copy) { double result;
                                                                          ^
ChemmineOB.cpp:13068:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGridPoint_GetY ( SEXP self, SEXP s_swig_copy) { double result;
                                                                          ^
ChemmineOB.cpp:13076:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGridPoint_GetZ ( SEXP self, SEXP s_swig_copy) { double result;
                                                                          ^
ChemmineOB.cpp:13084:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGridPoint_GetV ( SEXP self, SEXP s_swig_copy) { double result;
                                                                          ^
ChemmineOB.cpp:13092:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGridPoint_SetX ( SEXP self, SEXP x) {
                                                                ^
ChemmineOB.cpp:13099:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGridPoint_SetY ( SEXP self, SEXP y) {
                                                                ^
ChemmineOB.cpp:13106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGridPoint_SetZ ( SEXP self, SEXP z) {
                                                                ^
ChemmineOB.cpp:13113:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGridPoint_SetV ( SEXP self, SEXP V) {
                                                                ^
ChemmineOB.cpp:13120:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBFreeGrid ( ) { OpenBabel::OBFreeGrid *result = 0 ; unsigned int r_nprotect = 0;
                                         ^
ChemmineOB.cpp:13124:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFreeGrid ( SEXP self) { OpenBabel::OBFreeGrid *arg1 = (OpenBabel::OBFreeGrid *) 0 ;
                                                     ^
ChemmineOB.cpp:13130:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGrid_NumPoints ( SEXP self, SEXP s_swig_copy) { int result;
                                                                          ^
ChemmineOB.cpp:13137:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGrid_AddPoint ( SEXP self, SEXP x, SEXP y, SEXP z, SEXP V) {
                                                                                       ^
ChemmineOB.cpp:13146:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGrid_BeginPoints ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:13155:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGrid_EndPoints ( SEXP self, SEXP s_swig_copy) {
                                                                          ^
ChemmineOB.cpp:13164:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGrid_BeginPoint ( SEXP self, SEXP i) { OpenBabel::OBFreeGridPoint *result = 0 ;
                                                                 ^
ChemmineOB.cpp:13180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGrid_NextPoint ( SEXP self, SEXP i) { OpenBabel::OBFreeGridPoint *result = 0 ;
                                                                ^
ChemmineOB.cpp:13196:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFreeGrid_Clear ( SEXP self) { OpenBabel::OBFreeGrid *arg1 = (OpenBabel::OBFreeGrid *) 0 ;
                                                    ^
ChemmineOB.cpp:13202:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBPcharge ( ) { OpenBabel::OBPcharge *result = 0 ; unsigned int r_nprotect = 0;
                                        ^
ChemmineOB.cpp:13206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBPcharge ( SEXP self) { OpenBabel::OBPcharge *arg1 = (OpenBabel::OBPcharge *) 0 ;
                                                    ^
ChemmineOB.cpp:13212:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPcharge_NumPartialCharges ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                 ^
ChemmineOB.cpp:13219:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPcharge_AddPartialCharge ( SEXP self, SEXP q) {
                                                                      ^
ChemmineOB.cpp:13230:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPcharge_GetPartialCharge ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:13238:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBGridData ( ) { OpenBabel::OBGridData *result = 0 ; unsigned int r_nprotect = 0;
                                         ^
ChemmineOB.cpp:13242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBGridData ( SEXP self) { OpenBabel::OBGridData *arg1 = (OpenBabel::OBGridData *) 0 ;
                                                     ^
ChemmineOB.cpp:13248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_BOHR_get ( SEXP s_swig_copy) { OpenBabel::OBGridData::Unit result;
                                                              ^
ChemmineOB.cpp:13252:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_ANGSTROM_get ( SEXP s_swig_copy) { OpenBabel::OBGridData::Unit result;
                                                                  ^
ChemmineOB.cpp:13256:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_OTHER_get ( SEXP s_swig_copy) { OpenBabel::OBGridData::Unit result;
                                                               ^
ChemmineOB.cpp:13260:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetAxes__SWIG_0 ( SEXP self, SEXP x, SEXP y, SEXP z) {
                                                                                      ^
ChemmineOB.cpp:13274:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetXAxis ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                         ^
ChemmineOB.cpp:13282:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetYAxis ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                         ^
ChemmineOB.cpp:13290:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetZAxis ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                         ^
ChemmineOB.cpp:13298:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetAxes__SWIG_1 ( SEXP self, SEXP v1, SEXP v2, SEXP v3) {
                                                                                         ^
ChemmineOB.cpp:13322:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetNumberOfPoints__SWIG_0 ( SEXP self, SEXP nx, SEXP ny, SEXP nz) {
                                                                                                   ^
ChemmineOB.cpp:13343:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetNumberOfPoints__SWIG_1 ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                          ^
ChemmineOB.cpp:13351:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetNumberOfSteps ( SEXP self, SEXP steps) {
                                                                           ^
ChemmineOB.cpp:13360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetValues ( SEXP self, SEXP s_swig_copy) {
                                                                          ^
ChemmineOB.cpp:13368:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetValue__SWIG_0 ( SEXP self, SEXP i, SEXP j, SEXP k, SEXP s_swig_copy) { double result;
                                                                                                         ^
ChemmineOB.cpp:13378:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetValue__SWIG_1 ( SEXP self, SEXP pos, SEXP s_swig_copy) { double result;
                                                                                           ^
ChemmineOB.cpp:13392:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetUnit ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBGridData::Unit result;
                                                                        ^
ChemmineOB.cpp:13400:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetMinValue ( SEXP self, SEXP s_swig_copy) { double result;
                                                                            ^
ChemmineOB.cpp:13409:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetMaxValue ( SEXP self, SEXP s_swig_copy) { double result;
                                                                            ^
ChemmineOB.cpp:13418:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetOriginVector__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                        ^
ChemmineOB.cpp:13426:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetOriginVector__SWIG_1 ( SEXP self, SEXP o) {
                                                                              ^
ChemmineOB.cpp:13435:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetMaxVector ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                             ^
ChemmineOB.cpp:13443:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetUnrestricted ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:13451:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_GetNumSymmetries ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                 ^
ChemmineOB.cpp:13459:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_SetNumberOfPoints ( SEXP self, SEXP nx, SEXP ny, SEXP nz) {
                                                                                           ^
ChemmineOB.cpp:13468:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_SetLimits__SWIG_0 ( SEXP self, SEXP origin, SEXP x, SEXP y, SEXP z) {
                                                                                                     ^
ChemmineOB.cpp:13498:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_SetLimits__SWIG_1 ( SEXP self, SEXP origin, SEXP x, SEXP y, SEXP z) {
                                                                                                     ^
ChemmineOB.cpp:13515:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_SetValue ( SEXP self, SEXP i, SEXP j, SEXP k, SEXP val, SEXP s_swig_copy) { bool result;
                                                                                                           ^
ChemmineOB.cpp:13524:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_SetValues ( SEXP self, SEXP v) { OpenBabel::OBGridData *arg1 = (OpenBabel::OBGridData *) 0 ;
                                                                ^
ChemmineOB.cpp:13537:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_SetUnit ( SEXP self, SEXP u) { OpenBabel::OBGridData *arg1 = (OpenBabel::OBGridData *) 0 ;
                                                              ^
ChemmineOB.cpp:13546:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_SetUnrestricted ( SEXP self, SEXP u) {
                                                                      ^
ChemmineOB.cpp:13553:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGridData_SetNumSymmetries ( SEXP self, SEXP s) {
                                                                       ^
ChemmineOB.cpp:13560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBChainsParser ( ) { OpenBabel::OBChainsParser *result = 0 ; unsigned int r_nprotect = 0;
                                             ^
ChemmineOB.cpp:13564:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBChainsParser ( SEXP self) { OpenBabel::OBChainsParser *arg1 = (OpenBabel::OBChainsParser *) 0 ;
                                                         ^
ChemmineOB.cpp:13571:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBChainsParser_PerceiveChains__SWIG_0 ( SEXP self, SEXP mol, SEXP nukeSingleResidue, SEXP s_swig_copy) {
                                                                                                                             ^
ChemmineOB.cpp:13585:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBChainsParser_PerceiveChains__SWIG_1 ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                                     ^
ChemmineOB.cpp:13598:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_chainsparser_set ( SEXP s_chainsparser) { OpenBabel::OBChainsParser *arg1 = 0 ; void *argp1 ;
                                                              ^
ChemmineOB.cpp:13606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_chainsparser_get ( SEXP s_swig_copy) { OpenBabel::OBChainsParser *result = 0 ;
                                                           ^
ChemmineOB.cpp:13611:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtomTyper__SWIG_0 ( ) { OpenBabel::OBAtomTyper *result = 0 ; unsigned int r_nprotect = 0;
                                                  ^
ChemmineOB.cpp:13615:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtomTyper__SWIG_1 ( SEXP rhs) { OpenBabel::OBAtomTyper *result = 0 ;
                                                          ^
ChemmineOB.cpp:13626:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAtomTyper ( SEXP self) { OpenBabel::OBAtomTyper *arg1 = (OpenBabel::OBAtomTyper *) 0 ;
                                                      ^
ChemmineOB.cpp:13632:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomTyper_AssignHyb ( SEXP self, SEXP s_arg2) {
                                                                      ^
ChemmineOB.cpp:13644:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomTyper_AssignTypes ( SEXP self, SEXP s_arg2) {
                                                                        ^
ChemmineOB.cpp:13656:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_atomtyper_set ( SEXP s_atomtyper) { OpenBabel::OBAtomTyper *arg1 = 0 ; void *argp1 ; int res1 = 0 ;
                                                        ^
ChemmineOB.cpp:13664:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_atomtyper_get ( SEXP s_swig_copy) { OpenBabel::OBAtomTyper *result = 0 ; unsigned int r_nprotect = 0;
                                                        ^
ChemmineOB.cpp:13668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAromaticTyper ( ) { OpenBabel::OBAromaticTyper *result = 0 ; unsigned int r_nprotect = 0;
                                              ^
ChemmineOB.cpp:13673:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAromaticTyper ( SEXP self) {
                                                          ^
ChemmineOB.cpp:13681:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAromaticTyper_AssignAromaticFlags ( SEXP self, SEXP s_arg2) {
                                                                                    ^
ChemmineOB.cpp:13694:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_aromtyper_set ( SEXP s_aromtyper) { OpenBabel::OBAromaticTyper *arg1 = 0 ; void *argp1 ; int res1 = 0 ;
                                                        ^
ChemmineOB.cpp:13702:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_aromtyper_get ( SEXP s_swig_copy) { OpenBabel::OBAromaticTyper *result = 0 ; unsigned int r_nprotect = 0;
                                                        ^
ChemmineOB.cpp:13706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRingTyper ( ) { OpenBabel::OBRingTyper *result = 0 ; unsigned int r_nprotect = 0;
                                          ^
ChemmineOB.cpp:13710:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRingTyper ( SEXP self) { OpenBabel::OBRingTyper *arg1 = (OpenBabel::OBRingTyper *) 0 ;
                                                      ^
ChemmineOB.cpp:13716:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingTyper_AssignTypes ( SEXP self, SEXP s_arg2) {
                                                                        ^
ChemmineOB.cpp:13728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_dummy ( ) { std::binary_function< char const *,char const *,bool > *result = 0 ;
                                    ^
ChemmineOB.cpp:13733:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_dummy ( SEXP self) {
                                                ^
ChemmineOB.cpp:13741:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_CharPtrLess ( ) { OpenBabel::CharPtrLess *result = 0 ; unsigned int r_nprotect = 0;
                                          ^
ChemmineOB.cpp:13745:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_CharPtrLess ( SEXP self) { OpenBabel::CharPtrLess *arg1 = (OpenBabel::CharPtrLess *) 0 ;
                                                      ^
ChemmineOB.cpp:13751:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBPlugin ( SEXP self) { OpenBabel::OBPlugin *arg1 = (OpenBabel::OBPlugin *) 0 ; void *argp1 = 0 ;
                                                   ^
ChemmineOB.cpp:13757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_Description ( SEXP self) { char *result = 0 ;
                                                        ^
ChemmineOB.cpp:13764:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_TypeID ( SEXP self) { char *result = 0 ; OpenBabel::OBPlugin *arg1 = (OpenBabel::OBPlugin *) 0 ;
                                                   ^
ChemmineOB.cpp:13770:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_Display__SWIG_0 ( SEXP self, SEXP txt, SEXP param, SEXP ID, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:13790:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_Display__SWIG_1 ( SEXP self, SEXP txt, SEXP param, SEXP s_swig_copy) { bool result;
                                                                                                    ^
ChemmineOB.cpp:13807:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_MakeInstance ( SEXP self, SEXP s_arg2) { OpenBabel::OBPlugin *result = 0 ;
                                                                      ^
ChemmineOB.cpp:13823:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_Init ( SEXP self) { OpenBabel::OBPlugin *arg1 = (OpenBabel::OBPlugin *) 0 ; void *argp1 = 0 ;
                                                 ^
ChemmineOB.cpp:13829:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_GetPlugin ( SEXP Type, SEXP ID) { OpenBabel::OBPlugin *result = 0 ; char *arg1 = (char *) 0 ;
                                                               ^
ChemmineOB.cpp:13841:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_GetID ( SEXP self) { char *result = 0 ; OpenBabel::OBPlugin *arg1 = (OpenBabel::OBPlugin *) 0 ;
                                                  ^
ChemmineOB.cpp:13847:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_ListAsVector ( SEXP PluginID, SEXP param, SEXP vlist, SEXP s_swig_copy) { bool result;
                                                                                                       ^
ChemmineOB.cpp:13865:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_List__SWIG_0 ( SEXP PluginID, SEXP param, SEXP os) { char *arg1 = (char *) 0 ;
                                                                                  ^
ChemmineOB.cpp:13879:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_List__SWIG_1 ( SEXP PluginID, SEXP param) { char *arg1 = (char *) 0 ; char *arg2 = (char *) 0 ;
                                                                         ^
ChemmineOB.cpp:13889:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_List__SWIG_2 ( SEXP PluginID) { char *arg1 = (char *) 0 ; int res1 ; char *buf1 = 0 ;
                                                             ^
ChemmineOB.cpp:13895:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_ListAsString__SWIG_0 ( SEXP PluginID, SEXP param, SEXP s_swig_copy) { std::string result;
                                                                                                   ^
ChemmineOB.cpp:13905:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_ListAsString__SWIG_1 ( SEXP PluginID, SEXP s_swig_copy) { std::string result;
                                                                                       ^
ChemmineOB.cpp:13912:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_FirstLine ( SEXP txt, SEXP s_swig_copy) { std::string result; char *arg1 = (char *) 0 ;
                                                                       ^
ChemmineOB.cpp:13919:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_Begin ( SEXP PluginID, SEXP s_swig_copy) {
                                                                        ^
ChemmineOB.cpp:13927:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_End ( SEXP PluginID, SEXP s_swig_copy) {
                                                                      ^
ChemmineOB.cpp:13935:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_GetMap ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBPlugin::PluginMapType *result = 0 ;
                                                                     ^
ChemmineOB.cpp:13944:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBPlugin_LoadAllPlugins ( ) { unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                                  ^
ChemmineOB.cpp:13947:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_stringbuf ( ) { std::stringbuf *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                        ^
ChemmineOB.cpp:13951:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_stringbuf ( SEXP self) { std::stringbuf *arg1 = (std::stringbuf *) 0 ; void *argp1 = 0 ;
                                                    ^
ChemmineOB.cpp:13957:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_obMessageLevel_obError_get ( SEXP s_swig_copy) { OpenBabel::obMessageLevel result;
                                                                     ^
ChemmineOB.cpp:13961:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_obMessageLevel_obWarning_get ( SEXP s_swig_copy) { OpenBabel::obMessageLevel result;
                                                                       ^
ChemmineOB.cpp:13965:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_obMessageLevel_obInfo_get ( SEXP s_swig_copy) { OpenBabel::obMessageLevel result;
                                                                    ^
ChemmineOB.cpp:13969:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_obMessageLevel_obAuditMsg_get ( SEXP s_swig_copy) { OpenBabel::obMessageLevel result;
                                                                        ^
ChemmineOB.cpp:13973:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_obMessageLevel_obDebug_get ( SEXP s_swig_copy) { OpenBabel::obMessageLevel result;
                                                                     ^
ChemmineOB.cpp:13977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_errorQualifier_always_get ( SEXP s_swig_copy) { OpenBabel::errorQualifier result;
                                                                    ^
ChemmineOB.cpp:13981:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_errorQualifier_onceOnly_get ( SEXP s_swig_copy) { OpenBabel::errorQualifier result;
                                                                      ^
ChemmineOB.cpp:13986:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_new_OBError__SWIG_0 ( SEXP method, SEXP errorMsg, SEXP explanation, SEXP possibleCause, SEXP suggestedRemedy, SEXP s_arg6)
                                                                                                                                 ^
ChemmineOB.cpp:14023:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_new_OBError__SWIG_1 ( SEXP method, SEXP errorMsg, SEXP explanation, SEXP possibleCause, SEXP suggestedRemedy) {
                                                                                                                    ^
ChemmineOB.cpp:14057:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBError__SWIG_2 ( SEXP method, SEXP errorMsg, SEXP explanation, SEXP possibleCause) {
                                                                                                              ^
ChemmineOB.cpp:14084:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBError__SWIG_3 ( SEXP method, SEXP errorMsg, SEXP explanation) { OpenBabel::OBError *result = 0 ;
                                                                                          ^
ChemmineOB.cpp:14105:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBError__SWIG_4 ( SEXP method, SEXP errorMsg) { OpenBabel::OBError *result = 0 ;
                                                                        ^
ChemmineOB.cpp:14121:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBError__SWIG_5 ( SEXP method) { OpenBabel::OBError *result = 0 ; std::string *arg1 = 0 ;
                                                         ^
ChemmineOB.cpp:14130:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBError__SWIG_6 ( ) { OpenBabel::OBError *result = 0 ; unsigned int r_nprotect = 0;
                                              ^
ChemmineOB.cpp:14134:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBError_message ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                     ^
ChemmineOB.cpp:14142:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBError_GetMethod ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                       ^
ChemmineOB.cpp:14150:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBError_GetError ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                      ^
ChemmineOB.cpp:14158:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBError_GetExplanation ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                            ^
ChemmineOB.cpp:14166:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBError_GetPossibleCause ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                              ^
ChemmineOB.cpp:14174:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBError_GetSuggestedRemedy ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                ^
ChemmineOB.cpp:14182:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBError_GetLevel ( SEXP self, SEXP s_swig_copy) { OpenBabel::obMessageLevel result;
                                                                      ^
ChemmineOB.cpp:14190:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBError ( SEXP self) { OpenBabel::OBError *arg1 = (OpenBabel::OBError *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:14196:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMessageHandler ( ) { OpenBabel::OBMessageHandler *result = 0 ; unsigned int r_nprotect = 0;
                                               ^
ChemmineOB.cpp:14201:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMessageHandler ( SEXP self) {
                                                           ^
ChemmineOB.cpp:14209:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_ThrowError__SWIG_0 ( SEXP self, SEXP err, SEXP qqualifier) {
                                                                                                  ^
ChemmineOB.cpp:14225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_ThrowError__SWIG_1 ( SEXP self, SEXP err) {
                                                                                 ^
ChemmineOB.cpp:14238:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_ThrowError__SWIG_2 ( SEXP self, SEXP method, SEXP errorMsg, SEXP level, SEXP qualifier)
                                                                                                                               ^
ChemmineOB.cpp:14262:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_ThrowError__SWIG_3 ( SEXP self, SEXP method, SEXP errorMsg, SEXP level) {
                                                                                                               ^
ChemmineOB.cpp:14283:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_ThrowError__SWIG_4 ( SEXP self, SEXP method, SEXP errorMsg) {
                                                                                                   ^
ChemmineOB.cpp:14301:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetMessagesOfLevel ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) {
                                                                                                      ^
ChemmineOB.cpp:14314:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_StartLogging ( SEXP self) {
                                                                 ^
ChemmineOB.cpp:14321:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_StopLogging ( SEXP self) {
                                                                ^
ChemmineOB.cpp:14328:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_SetMaxLogEntries ( SEXP self, SEXP max) {
                                                                               ^
ChemmineOB.cpp:14338:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetMaxLogEntries ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:14345:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_ClearLog ( SEXP self) {
                                                             ^
ChemmineOB.cpp:14352:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_SetOutputLevel ( SEXP self, SEXP level) {
                                                                               ^
ChemmineOB.cpp:14363:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetOutputLevel ( SEXP self, SEXP s_swig_copy) { OpenBabel::obMessageLevel result;
                                                                                     ^
ChemmineOB.cpp:14371:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_SetOutputStream ( SEXP self, SEXP os) {
                                                                             ^
ChemmineOB.cpp:14383:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetOutputStream ( SEXP self) { std::ostream *result = 0 ;
                                                                    ^
ChemmineOB.cpp:14391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_StartErrorWrap ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:14398:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_StopErrorWrap ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:14405:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetErrorMessageCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                           ^
ChemmineOB.cpp:14412:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetWarningMessageCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                             ^
ChemmineOB.cpp:14419:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetInfoMessageCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                          ^
ChemmineOB.cpp:14426:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetAuditMessageCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                           ^
ChemmineOB.cpp:14433:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetDebugMessageCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                           ^
ChemmineOB.cpp:14440:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMessageHandler_GetMessageSummary ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                        ^
ChemmineOB.cpp:14448:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_obErrorLog_set ( SEXP s_obErrorLog) { OpenBabel::OBMessageHandler *arg1 = 0 ; void *argp1 ;
                                                          ^
ChemmineOB.cpp:14456:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_obErrorLog_get ( SEXP s_swig_copy) { OpenBabel::OBMessageHandler *result = 0 ;
                                                         ^
ChemmineOB.cpp:14461:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_obLogBuf ( SEXP self) { OpenBabel::obLogBuf *arg1 = (OpenBabel::obLogBuf *) 0 ; void *argp1 = 0 ;
                                                   ^
ChemmineOB.cpp:14467:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_obLogBuf ( ) { OpenBabel::obLogBuf *result = 0 ; unsigned int r_nprotect = 0;
                                       ^
ChemmineOB.cpp:14471:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_Default ( SEXP s_swig_copy) { OpenBabel::OBFormat **result = 0 ; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:14475:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_FindType ( SEXP ID) { OpenBabel::OBFormat *result = 0 ; char *arg1 = (char *) 0 ; int res1 ;
                                                   ^
ChemmineOB.cpp:14482:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_ReadMolecule ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) { bool result;
                                                                                                     ^
ChemmineOB.cpp:14497:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_ReadChemObject ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:14508:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_WriteMolecule ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) { bool result;
                                                                                                      ^
ChemmineOB.cpp:14523:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_WriteChemObject ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:14534:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_TargetClassDescription ( SEXP self) { char *result = 0 ;
                                                                   ^
ChemmineOB.cpp:14541:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_GetType ( SEXP self, SEXP s_swig_copy) { std::type_info *result = 0 ;
                                                                      ^
ChemmineOB.cpp:14549:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_SpecificationURL ( SEXP self) { char *result = 0 ;
                                                             ^
ChemmineOB.cpp:14556:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_GetMIMEType ( SEXP self) { char *result = 0 ;
                                                        ^
ChemmineOB.cpp:14563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_Flags ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                    ^
ChemmineOB.cpp:14570:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_SkipObjects ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) { int result;
                                                                                                    ^
ChemmineOB.cpp:14581:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_MakeNewInstance ( SEXP self) { OpenBabel::OBFormat *result = 0 ;
                                                            ^
ChemmineOB.cpp:14589:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_RegisterFormat__SWIG_0 ( SEXP self, SEXP ID, SEXP MIME, SEXP s_swig_copy) { int result;
                                                                                                         ^
ChemmineOB.cpp:14603:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_RegisterFormat__SWIG_1 ( SEXP self, SEXP ID, SEXP s_swig_copy) { int result;
                                                                                              ^
ChemmineOB.cpp:14614:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_Display__SWIG_0 ( SEXP self, SEXP txt, SEXP param, SEXP ID, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:14634:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_Display__SWIG_1 ( SEXP self, SEXP txt, SEXP param, SEXP s_swig_copy) { bool result;
                                                                                                    ^
ChemmineOB.cpp:14651:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFormat_FormatFromMIME ( SEXP MIME) { OpenBabel::OBFormat *result = 0 ; char *arg1 = (char *) 0 ;
                                                           ^
ChemmineOB.cpp:14659:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFormat ( SEXP self) { OpenBabel::OBFormat *arg1 = (OpenBabel::OBFormat *) 0 ; void *argp1 = 0 ;
                                                   ^
ChemmineOB.cpp:14665:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConversion__SWIG_0 ( SEXP is, SEXP os) { OpenBabel::OBConversion *result = 0 ;
                                                                   ^
ChemmineOB.cpp:14678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConversion__SWIG_1 ( SEXP is) { OpenBabel::OBConversion *result = 0 ;
                                                          ^
ChemmineOB.cpp:14687:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConversion__SWIG_2 ( ) { OpenBabel::OBConversion *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:14691:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConversion__SWIG_3 ( SEXP inFilename, SEXP outFilename) { OpenBabel::OBConversion *result = 0 ;
                                                                                    ^
ChemmineOB.cpp:14702:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConversion__SWIG_4 ( SEXP inFilename) { OpenBabel::OBConversion *result = 0 ; std::string arg1 ;
                                                                  ^
ChemmineOB.cpp:14709:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConversion__SWIG_5 ( SEXP o) { OpenBabel::OBConversion *result = 0 ;
                                                         ^
ChemmineOB.cpp:14720:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBConversion ( SEXP self) { OpenBabel::OBConversion *arg1 = (OpenBabel::OBConversion *) 0 ;
                                                       ^
ChemmineOB.cpp:14726:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_RegisterFormat__SWIG_0 ( SEXP ID, SEXP pFormat, SEXP MIME, SEXP s_swig_copy) { int result;
                                                                                                                ^
ChemmineOB.cpp:14742:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_RegisterFormat__SWIG_1 ( SEXP ID, SEXP pFormat, SEXP s_swig_copy) { int result;
                                                                                                     ^
ChemmineOB.cpp:14753:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_FindFormat ( SEXP ID) { OpenBabel::OBFormat *result = 0 ; std::string arg1 ;
                                                         ^
ChemmineOB.cpp:14761:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_FormatFromExt__SWIG_0 ( SEXP filename, SEXP isgzip) { OpenBabel::OBFormat *result = 0 ;
                                                                                       ^
ChemmineOB.cpp:14775:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_FormatFromExt__SWIG_1 ( SEXP filename) { OpenBabel::OBFormat *result = 0 ;
                                                                          ^
ChemmineOB.cpp:14783:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_FormatFromExt__SWIG_2 ( SEXP filename, SEXP isgzip) { OpenBabel::OBFormat *result = 0 ;
                                                                                       ^
ChemmineOB.cpp:14796:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_FormatFromMIME ( SEXP MIME) { OpenBabel::OBFormat *result = 0 ; char *arg1 = (char *) 0 ;
                                                               ^
ChemmineOB.cpp:14804:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_Description ( ) { char *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                                   ^
ChemmineOB.cpp:14807:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetInStream ( SEXP self) { std::istream *result = 0 ;
                                                            ^
ChemmineOB.cpp:14816:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetOutStream ( SEXP self) { std::ostream *result = 0 ;
                                                             ^
ChemmineOB.cpp:14825:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetInStream__SWIG_0 ( SEXP self, SEXP pIn, SEXP takeOwnership) {
                                                                                                  ^
ChemmineOB.cpp:14837:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetInStream__SWIG_1 ( SEXP self, SEXP pIn) {
                                                                              ^
ChemmineOB.cpp:14849:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOutStream__SWIG_0 ( SEXP self, SEXP pOut, SEXP takeOwnership) {
                                                                                                    ^
ChemmineOB.cpp:14861:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOutStream__SWIG_1 ( SEXP self, SEXP pOut) {
                                                                                ^
ChemmineOB.cpp:14874:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBConversion_SetInAndOutFormats__SWIG_0 ( SEXP self, SEXP inID, SEXP outID, SEXP ingzip, SEXP outgzip, SEXP s_swig_copy)
                                                                                                                               ^
ChemmineOB.cpp:14891:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBConversion_SetInAndOutFormats__SWIG_1 ( SEXP self, SEXP inID, SEXP outID, SEXP ingzip, SEXP s_swig_copy) { bool result;
                                                                                                                 ^
ChemmineOB.cpp:14906:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetInAndOutFormats__SWIG_2 ( SEXP self, SEXP inID, SEXP outID, SEXP s_swig_copy) {
                                                                                                                    ^
ChemmineOB.cpp:14921:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBConversion_SetInAndOutFormats__SWIG_3 ( SEXP self, SEXP pIn, SEXP pOut, SEXP ingzip, SEXP outgzip, SEXP s_swig_copy) {
                                                                                                                             ^
ChemmineOB.cpp:14937:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetInAndOutFormats__SWIG_4 ( SEXP self, SEXP pIn, SEXP pOut, SEXP ingzip, SEXP s_swig_copy)
                                                                                                                               ^
ChemmineOB.cpp:14953:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetInAndOutFormats__SWIG_5 ( SEXP self, SEXP pIn, SEXP pOut, SEXP s_swig_copy) {
                                                                                                                  ^
ChemmineOB.cpp:14968:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetInFormat__SWIG_0 ( SEXP self, SEXP inID, SEXP isgzip, SEXP s_swig_copy) { bool result;
                                                                                                              ^
ChemmineOB.cpp:14980:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetInFormat__SWIG_1 ( SEXP self, SEXP inID, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:14992:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetInFormat__SWIG_2 ( SEXP self, SEXP pIn, SEXP isgzip, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:15004:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetInFormat__SWIG_3 ( SEXP self, SEXP pIn, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:15015:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOutFormat__SWIG_0 ( SEXP self, SEXP outID, SEXP isgzip, SEXP s_swig_copy) { bool result;
                                                                                                                ^
ChemmineOB.cpp:15027:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOutFormat__SWIG_1 ( SEXP self, SEXP outID, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:15039:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOutFormat__SWIG_2 ( SEXP self, SEXP pOut, SEXP isgzip, SEXP s_swig_copy) { bool result;
                                                                                                               ^
ChemmineOB.cpp:15051:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOutFormat__SWIG_3 ( SEXP self, SEXP pOut, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:15062:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetInFormat ( SEXP self) { OpenBabel::OBFormat *result = 0 ;
                                                            ^
ChemmineOB.cpp:15071:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetOutFormat ( SEXP self) { OpenBabel::OBFormat *result = 0 ;
                                                             ^
ChemmineOB.cpp:15080:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetInGzipped ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:15088:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetOutGzipped ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:15096:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetInFilename ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                ^
ChemmineOB.cpp:15105:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetOutFilename ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                 ^
ChemmineOB.cpp:15114:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetInPos ( SEXP self, SEXP s_swig_copy) { std::streampos result;
                                                                           ^
ChemmineOB.cpp:15122:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetInLen ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                           ^
ChemmineOB.cpp:15129:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetTitle ( SEXP self) { char *result = 0 ;
                                                         ^
ChemmineOB.cpp:15137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetAuxConv ( SEXP self) { OpenBabel::OBConversion *result = 0 ;
                                                           ^
ChemmineOB.cpp:15146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetAuxConv ( SEXP self, SEXP pConv) {
                                                                       ^
ChemmineOB.cpp:15157:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_INOPTIONS_get ( SEXP s_swig_copy) { OpenBabel::OBConversion::Option_type result;
                                                                     ^
ChemmineOB.cpp:15161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_OUTOPTIONS_get ( SEXP s_swig_copy) { OpenBabel::OBConversion::Option_type result;
                                                                      ^
ChemmineOB.cpp:15165:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GENOPTIONS_get ( SEXP s_swig_copy) { OpenBabel::OBConversion::Option_type result;
                                                                      ^
ChemmineOB.cpp:15169:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_ALL_get ( SEXP s_swig_copy) { OpenBabel::OBConversion::Option_type result;
                                                               ^
ChemmineOB.cpp:15173:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_IsOption__SWIG_0 ( SEXP self, SEXP opt, SEXP opttyp) { char *result = 0 ;
                                                                                        ^
ChemmineOB.cpp:15187:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_IsOption__SWIG_1 ( SEXP self, SEXP opt) { char *result = 0 ;
                                                                           ^
ChemmineOB.cpp:15199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetOptions ( SEXP self, SEXP opttyp) {
                                                                        ^
ChemmineOB.cpp:15213:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_AddOption__SWIG_0 ( SEXP self, SEXP opt, SEXP opttyp, SEXP txt) {
                                                                                                   ^
ChemmineOB.cpp:15231:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_AddOption__SWIG_1 ( SEXP self, SEXP opt, SEXP opttyp) {
                                                                                         ^
ChemmineOB.cpp:15245:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_AddOption__SWIG_2 ( SEXP self, SEXP opt) {
                                                                            ^
ChemmineOB.cpp:15256:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_RemoveOption ( SEXP self, SEXP opt, SEXP optype, SEXP s_swig_copy) { bool result;
                                                                                                      ^
ChemmineOB.cpp:15270:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOptions ( SEXP self, SEXP options, SEXP opttyp) {
                                                                                      ^
ChemmineOB.cpp:15284:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_RegisterOptionParam__SWIG_0 ( SEXP name, SEXP pFormat, SEXP numberParams, SEXP typ) {
                                                                                                                       ^
ChemmineOB.cpp:15299:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_RegisterOptionParam__SWIG_1 ( SEXP name, SEXP pFormat, SEXP numberParams) {
                                                                                                             ^
ChemmineOB.cpp:15310:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_RegisterOptionParam__SWIG_2 ( SEXP name, SEXP pFormat) { std::string arg1 ;
                                                                                          ^
ChemmineOB.cpp:15320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetOptionParams ( SEXP name, SEXP typ, SEXP s_swig_copy) { int result; std::string arg1 ;
                                                                                            ^
ChemmineOB.cpp:15330:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_CopyOptions__SWIG_0 ( SEXP self, SEXP pSourceConv, SEXP typ) {
                                                                                                ^
ChemmineOB.cpp:15344:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_CopyOptions__SWIG_1 ( SEXP self, SEXP pSourceConv) {
                                                                                      ^
ChemmineOB.cpp:15355:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetSupportedInputFormat ( SEXP self, SEXP s_swig_copy) {
                                                                                          ^
ChemmineOB.cpp:15364:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetSupportedOutputFormat ( SEXP self, SEXP s_swig_copy) {
                                                                                           ^
ChemmineOB.cpp:15373:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_Convert__SWIG_0 ( SEXP self, SEXP is, SEXP os, SEXP s_swig_copy) { int result;
                                                                                                    ^
ChemmineOB.cpp:15389:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_Convert__SWIG_1 ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                  ^
ChemmineOB.cpp:15397:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBConversion_FullConvert ( SEXP self, SEXP FileList, SEXP OutputFileName, SEXP OutputFileList, SEXP s_swig_copy) {
                                                                                                                       ^
ChemmineOB.cpp:15425:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_AddChemObject ( SEXP self, SEXP pOb, SEXP s_swig_copy) { int result;
                                                                                          ^
ChemmineOB.cpp:15436:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetChemObject ( SEXP self) { OpenBabel::OBBase *result = 0 ;
                                                              ^
ChemmineOB.cpp:15444:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_IsLast ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                         ^
ChemmineOB.cpp:15451:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_IsFirstInput ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:15458:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetFirstInput__SWIG_0 ( SEXP self, SEXP b) {
                                                                              ^
ChemmineOB.cpp:15465:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetFirstInput__SWIG_1 ( SEXP self) {
                                                                      ^
ChemmineOB.cpp:15472:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetOutputIndex ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                 ^
ChemmineOB.cpp:15480:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOutputIndex ( SEXP self, SEXP indx) {
                                                                          ^
ChemmineOB.cpp:15487:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetMoreFilesToCome ( SEXP self) {
                                                                   ^
ChemmineOB.cpp:15494:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOneObjectOnly__SWIG_0 ( SEXP self, SEXP b) {
                                                                                 ^
ChemmineOB.cpp:15501:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetOneObjectOnly__SWIG_1 ( SEXP self) {
                                                                         ^
ChemmineOB.cpp:15508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_SetLast ( SEXP self, SEXP b) {
                                                                ^
ChemmineOB.cpp:15515:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_IsLastFile ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:15522:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetCount ( SEXP self, SEXP s_swig_copy) { int result;
                                                                           ^
ChemmineOB.cpp:15530:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_GetDefaultFormat ( ) { OpenBabel::OBFormat *result = 0 ; unsigned int r_nprotect = 0;
                                                        ^
ChemmineOB.cpp:15535:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_Write__SWIG_0 ( SEXP self, SEXP pOb, SEXP pout, SEXP s_swig_copy) { bool result;
                                                                                                     ^
ChemmineOB.cpp:15550:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_Write__SWIG_1 ( SEXP self, SEXP pOb, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:15561:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_WriteString__SWIG_0 ( SEXP self, SEXP pOb, SEXP trimWhitespace, SEXP s_swig_copy) {
                                                                                                                     ^
ChemmineOB.cpp:15573:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_WriteString__SWIG_1 ( SEXP self, SEXP pOb, SEXP s_swig_copy) { std::string result;
                                                                                                ^
ChemmineOB.cpp:15585:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_WriteFile ( SEXP self, SEXP pOb, SEXP filePath, SEXP s_swig_copy) { bool result;
                                                                                                     ^
ChemmineOB.cpp:15599:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_CloseOutFile ( SEXP self) { OpenBabel::OBConversion *arg1 = (OpenBabel::OBConversion *) 0 ;
                                                             ^
ChemmineOB.cpp:15605:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_Read__SWIG_0 ( SEXP self, SEXP pOb, SEXP pin, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:15620:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_Read__SWIG_1 ( SEXP self, SEXP pOb, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:15631:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_ReadString ( SEXP self, SEXP pOb, SEXP input, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:15645:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_ReadFile ( SEXP self, SEXP pOb, SEXP filePath, SEXP s_swig_copy) { bool result;
                                                                                                    ^
ChemmineOB.cpp:15659:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_OpenInAndOutFiles ( SEXP self, SEXP infilepath, SEXP outfilepath, SEXP s_swig_copy) {
                                                                                                                       ^
ChemmineOB.cpp:15672:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_ReportNumberConverted__SWIG_0 ( SEXP self, SEXP count, SEXP pFormat) {
                                                                                                        ^
ChemmineOB.cpp:15683:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_ReportNumberConverted__SWIG_1 ( SEXP self, SEXP count) {
                                                                                          ^
ChemmineOB.cpp:15691:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConversion_NumInputObjects ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                  ^
ChemmineOB.cpp:15698:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBResidue__SWIG_0 ( ) { OpenBabel::OBResidue *result = 0 ; unsigned int r_nprotect = 0;
                                                ^
ChemmineOB.cpp:15702:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBResidue__SWIG_1 ( SEXP s_arg1) { OpenBabel::OBResidue *result = 0 ;
                                                           ^
ChemmineOB.cpp:15713:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBResidue ( SEXP self) { OpenBabel::OBResidue *arg1 = (OpenBabel::OBResidue *) 0 ;
                                                    ^
ChemmineOB.cpp:15719:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_AddAtom ( SEXP self, SEXP atom) { OpenBabel::OBResidue *arg1 = (OpenBabel::OBResidue *) 0 ;
                                                                ^
ChemmineOB.cpp:15729:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_InsertAtom ( SEXP self, SEXP atom) { OpenBabel::OBResidue *arg1 = (OpenBabel::OBResidue *) 0 ;
                                                                   ^
ChemmineOB.cpp:15739:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_RemoveAtom ( SEXP self, SEXP atom) { OpenBabel::OBResidue *arg1 = (OpenBabel::OBResidue *) 0 ;
                                                                   ^
ChemmineOB.cpp:15749:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetName ( SEXP self, SEXP resname) { OpenBabel::OBResidue *arg1 = (OpenBabel::OBResidue *) 0 ;
                                                                   ^
ChemmineOB.cpp:15761:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetNum__SWIG_0 ( SEXP self, SEXP resnum) {
                                                                         ^
ChemmineOB.cpp:15770:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetNum__SWIG_1 ( SEXP self, SEXP resnum) {
                                                                         ^
ChemmineOB.cpp:15780:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetChain ( SEXP self, SEXP chain) { OpenBabel::OBResidue *arg1 = (OpenBabel::OBResidue *) 0 ;
                                                                  ^
ChemmineOB.cpp:15787:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetChainNum ( SEXP self, SEXP chainnum) {
                                                                        ^
ChemmineOB.cpp:15796:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetIdx ( SEXP self, SEXP idx) { OpenBabel::OBResidue *arg1 = (OpenBabel::OBResidue *) 0 ;
                                                              ^
ChemmineOB.cpp:15805:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetInsertionCode ( SEXP self, SEXP insertioncode) {
                                                                                  ^
ChemmineOB.cpp:15812:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetAtomID ( SEXP self, SEXP atom, SEXP id) {
                                                                           ^
ChemmineOB.cpp:15828:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetHetAtom ( SEXP self, SEXP atom, SEXP hetatm) {
                                                                                ^
ChemmineOB.cpp:15839:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_SetSerialNum ( SEXP self, SEXP atom, SEXP sernum) {
                                                                                  ^
ChemmineOB.cpp:15852:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetName ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                       ^
ChemmineOB.cpp:15860:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetNum ( SEXP self, SEXP s_swig_copy) { int result;
                                                                      ^
ChemmineOB.cpp:15867:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetNumString ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                            ^
ChemmineOB.cpp:15875:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetNumAtoms ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                           ^
ChemmineOB.cpp:15883:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetChain ( SEXP self, SEXP s_swig_copy) { char result;
                                                                        ^
ChemmineOB.cpp:15891:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetChainNum ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                           ^
ChemmineOB.cpp:15899:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                      ^
ChemmineOB.cpp:15907:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetResKey ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                         ^
ChemmineOB.cpp:15915:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetAtoms ( SEXP self, SEXP s_swig_copy) {
                                                                        ^
ChemmineOB.cpp:15924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetBonds__SWIG_0 ( SEXP self, SEXP exterior, SEXP s_swig_copy) {
                                                                                               ^
ChemmineOB.cpp:15934:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetBonds__SWIG_1 ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:15943:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetAtomID ( SEXP self, SEXP atom, SEXP s_swig_copy) { std::string result;
                                                                                    ^
ChemmineOB.cpp:15955:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetSerialNum ( SEXP self, SEXP atom, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:15967:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetInsertionCode ( SEXP self, SEXP s_swig_copy) { char result;
                                                                                ^
ChemmineOB.cpp:15975:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetAminoAcidProperty ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:15983:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetAtomProperty ( SEXP self, SEXP a, SEXP s_arg3, SEXP s_swig_copy) { bool result;
                                                                                                    ^
ChemmineOB.cpp:15995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_GetResidueProperty ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:16003:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_IsHetAtom ( SEXP self, SEXP atom, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:16014:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_IsResidueType ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:16022:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_BeginAtoms ( SEXP self, SEXP s_swig_copy) {
                                                                          ^
ChemmineOB.cpp:16031:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_EndAtoms ( SEXP self, SEXP s_swig_copy) {
                                                                        ^
ChemmineOB.cpp:16040:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_BeginAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                               ^
ChemmineOB.cpp:16057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidue_NextAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                              ^
ChemmineOB.cpp:16074:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__a_set ( SEXP self, SEXP s_a) {
                                                                    ^
ChemmineOB.cpp:16085:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__a_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:16093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__b_set ( SEXP self, SEXP s_b) {
                                                                    ^
ChemmineOB.cpp:16104:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__b_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:16112:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__c_set ( SEXP self, SEXP s_c) {
                                                                    ^
ChemmineOB.cpp:16123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__c_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:16131:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__dst_set ( SEXP self, SEXP s_dst) {
                                                                        ^
ChemmineOB.cpp:16138:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__dst_get ( SEXP self, SEXP s_swig_copy) { double result;
                                                                              ^
ChemmineOB.cpp:16146:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__ang_set ( SEXP self, SEXP s_ang) {
                                                                        ^
ChemmineOB.cpp:16153:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__ang_get ( SEXP self, SEXP s_swig_copy) { double result;
                                                                              ^
ChemmineOB.cpp:16161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__tor_set ( SEXP self, SEXP s_tor) {
                                                                        ^
ChemmineOB.cpp:16168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBInternalCoord__tor_get ( SEXP self, SEXP s_swig_copy) { double result;
                                                                              ^
ChemmineOB.cpp:16176:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBInternalCoord__SWIG_0 ( SEXP a, SEXP b, SEXP c, SEXP dst, SEXP ang, SEXP tor) {
                                                                                                          ^
ChemmineOB.cpp:16194:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBInternalCoord__SWIG_1 ( SEXP a, SEXP b, SEXP c, SEXP dst, SEXP ang) {
                                                                                                ^
ChemmineOB.cpp:16212:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBInternalCoord__SWIG_2 ( SEXP a, SEXP b, SEXP c, SEXP dst) {
                                                                                      ^
ChemmineOB.cpp:16229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBInternalCoord__SWIG_3 ( SEXP a, SEXP b, SEXP c) { OpenBabel::OBInternalCoord *result = 0 ;
                                                                            ^
ChemmineOB.cpp:16245:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBInternalCoord__SWIG_4 ( SEXP a, SEXP b) { OpenBabel::OBInternalCoord *result = 0 ;
                                                                    ^
ChemmineOB.cpp:16258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBInternalCoord__SWIG_5 ( SEXP a) { OpenBabel::OBInternalCoord *result = 0 ;
                                                            ^
ChemmineOB.cpp:16267:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBInternalCoord__SWIG_6 ( ) { OpenBabel::OBInternalCoord *result = 0 ; unsigned int r_nprotect = 0;
                                                      ^
ChemmineOB.cpp:16272:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBInternalCoord ( SEXP self) {
                                                          ^
ChemmineOB.cpp:16280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_Visit_set ( SEXP self, SEXP s_Visit) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                  ^
ChemmineOB.cpp:16287:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                      ^
ChemmineOB.cpp:16294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtom ( ) { OpenBabel::OBAtom *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                     ^
ChemmineOB.cpp:16298:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAtom ( SEXP self) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ; void *argp1 = 0 ;
                                                 ^
ChemmineOB.cpp:16304:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_Duplicate ( SEXP self, SEXP s_arg2) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                 ^
ChemmineOB.cpp:16314:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetIdx ( SEXP self, SEXP idx) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ; int arg2 ;
                                                           ^
ChemmineOB.cpp:16320:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetId ( SEXP self, SEXP id) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                         ^
ChemmineOB.cpp:16329:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetHyb ( SEXP self, SEXP hyb) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ; int arg2 ;
                                                           ^
ChemmineOB.cpp:16335:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetAtomicNum ( SEXP self, SEXP atomicnum) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                       ^
ChemmineOB.cpp:16342:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetIsotope ( SEXP self, SEXP iso) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                               ^
ChemmineOB.cpp:16351:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetImplicitHCount ( SEXP self, SEXP val) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                      ^
ChemmineOB.cpp:16360:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetFormalCharge ( SEXP self, SEXP fcharge) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                        ^
ChemmineOB.cpp:16367:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetSpinMultiplicity ( SEXP self, SEXP spin) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                         ^
ChemmineOB.cpp:16376:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetType ( SEXP self, SEXP type) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                             ^
ChemmineOB.cpp:16388:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetPartialCharge ( SEXP self, SEXP pcharge) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                         ^
ChemmineOB.cpp:16395:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetVector__SWIG_0 ( SEXP self, SEXP v) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                    ^
ChemmineOB.cpp:16407:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetVector__SWIG_1 ( SEXP self, SEXP x, SEXP y, SEXP z) {
                                                                                    ^
ChemmineOB.cpp:16415:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetCoordPtr ( SEXP self, SEXP c) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                              ^
ChemmineOB.cpp:16425:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetVector__SWIG_2 ( SEXP self) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                            ^
ChemmineOB.cpp:16431:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetResidue ( SEXP self, SEXP res) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                               ^
ChemmineOB.cpp:16441:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetParent ( SEXP self, SEXP ptr) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                              ^
ChemmineOB.cpp:16451:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetAromatic__SWIG_0 ( SEXP self, SEXP value) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                          ^
ChemmineOB.cpp:16458:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetAromatic__SWIG_1 ( SEXP self) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                              ^
ChemmineOB.cpp:16464:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetInRing__SWIG_0 ( SEXP self, SEXP value) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                        ^
ChemmineOB.cpp:16471:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetInRing__SWIG_1 ( SEXP self) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                            ^
ChemmineOB.cpp:16477:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_ClearCoordPtr ( SEXP self) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ; void *argp1 = 0 ;
                                                        ^
ChemmineOB.cpp:16483:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetFormalCharge ( SEXP self, SEXP s_swig_copy) { int result;
                                                                            ^
ChemmineOB.cpp:16490:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetAtomicNum ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                         ^
ChemmineOB.cpp:16498:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetIsotope ( SEXP self, SEXP s_swig_copy) { unsigned short result;
                                                                       ^
ChemmineOB.cpp:16506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetSpinMultiplicity ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                ^
ChemmineOB.cpp:16514:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetAtomicMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                          ^
ChemmineOB.cpp:16522:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetExactMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                         ^
ChemmineOB.cpp:16530:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                   ^
ChemmineOB.cpp:16537:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetIndex ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                     ^
ChemmineOB.cpp:16544:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                  ^
ChemmineOB.cpp:16551:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetCoordinateIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:16559:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetExplicitDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                              ^
ChemmineOB.cpp:16567:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetTotalDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                           ^
ChemmineOB.cpp:16575:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetExplicitValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:16583:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetTotalValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                            ^
ChemmineOB.cpp:16591:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetHyb ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                   ^
ChemmineOB.cpp:16598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetImplicitHCount ( SEXP self, SEXP s_swig_copy) { unsigned char result;
                                                                              ^
ChemmineOB.cpp:16606:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetHvyDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                         ^
ChemmineOB.cpp:16614:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetHeteroDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                            ^
ChemmineOB.cpp:16622:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetType ( SEXP self) { char *result = 0 ; OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                  ^
ChemmineOB.cpp:16629:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetX ( SEXP self, SEXP s_swig_copy) { double result;
                                                                 ^
ChemmineOB.cpp:16637:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetY ( SEXP self, SEXP s_swig_copy) { double result;
                                                                 ^
ChemmineOB.cpp:16645:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetZ ( SEXP self, SEXP s_swig_copy) { double result;
                                                                 ^
ChemmineOB.cpp:16653:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_x ( SEXP self, SEXP s_swig_copy) { double result;
                                                              ^
ChemmineOB.cpp:16661:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_y ( SEXP self, SEXP s_swig_copy) { double result;
                                                              ^
ChemmineOB.cpp:16669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_z ( SEXP self, SEXP s_swig_copy) { double result;
                                                              ^
ChemmineOB.cpp:16677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetCoordinate ( SEXP self) { double *result = 0 ;
                                                        ^
ChemmineOB.cpp:16685:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetVector ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                      ^
ChemmineOB.cpp:16693:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetPartialCharge ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:16701:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetResidue ( SEXP self) { OpenBabel::OBResidue *result = 0 ;
                                                     ^
ChemmineOB.cpp:16709:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                    ^
ChemmineOB.cpp:16717:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetNewBondVector ( SEXP self, SEXP v, SEXP length, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:16731:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetBond ( SEXP self, SEXP s_arg2) { OpenBabel::OBBond *result = 0 ;
                                                               ^
ChemmineOB.cpp:16743:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_BeginBonds ( SEXP self, SEXP s_swig_copy) {
                                                                       ^
ChemmineOB.cpp:16752:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_EndBonds ( SEXP self, SEXP s_swig_copy) {
                                                                     ^
ChemmineOB.cpp:16761:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_BeginBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                            ^
ChemmineOB.cpp:16775:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_NextBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                           ^
ChemmineOB.cpp:16789:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_BeginNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                               ^
ChemmineOB.cpp:16803:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_NextNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                              ^
ChemmineOB.cpp:16817:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetDistance__SWIG_0 ( SEXP self, SEXP index, SEXP s_swig_copy) { double result;
                                                                                            ^
ChemmineOB.cpp:16825:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetDistance__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { double result;
                                                                                             ^
ChemmineOB.cpp:16837:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetDistance__SWIG_2 ( SEXP self, SEXP v, SEXP s_swig_copy) { double result;
                                                                                        ^
ChemmineOB.cpp:16849:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetAngle__SWIG_0 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                             ^
ChemmineOB.cpp:16858:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_GetAngle__SWIG_1 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                             ^
ChemmineOB.cpp:16873:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_NewResidue ( SEXP self) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ; void *argp1 = 0 ;
                                                     ^
ChemmineOB.cpp:16879:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_AddResidue ( SEXP self, SEXP res) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                               ^
ChemmineOB.cpp:16889:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_DeleteResidue ( SEXP self) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ; void *argp1 = 0 ;
                                                        ^
ChemmineOB.cpp:16895:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_AddBond ( SEXP self, SEXP bond) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                             ^
ChemmineOB.cpp:16905:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_InsertBond ( SEXP self, SEXP i, SEXP bond) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ;
                                                                        ^
ChemmineOB.cpp:16922:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_DeleteBond ( SEXP self, SEXP bond, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:16933:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_ClearBond ( SEXP self) { OpenBabel::OBAtom *arg1 = (OpenBabel::OBAtom *) 0 ; void *argp1 = 0 ;
                                                    ^
ChemmineOB.cpp:16939:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HtoMethyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                      ^
ChemmineOB.cpp:16946:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SetHybAndGeom ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:16954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_CountFreeOxygens ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:16962:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_CountFreeSulfurs ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:16970:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_ExplicitHydrogenCount__SWIG_0 ( SEXP self, SEXP ExcludeIsotopes, SEXP s_swig_copy) {
                                                                                                                ^
ChemmineOB.cpp:16978:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_ExplicitHydrogenCount__SWIG_1 ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                          ^
ChemmineOB.cpp:16986:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_MemberOfRingCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                              ^
ChemmineOB.cpp:16994:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_MemberOfRingSize ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:17002:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_CountRingBonds ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                           ^
ChemmineOB.cpp:17010:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_SmallestBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                              ^
ChemmineOB.cpp:17018:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_AverageBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:17026:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_LewisAcidBaseCounts ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:17034:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HasResidue ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                       ^
ChemmineOB.cpp:17041:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsHetAtom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                      ^
ChemmineOB.cpp:17048:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                       ^
ChemmineOB.cpp:17055:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                     ^
ChemmineOB.cpp:17062:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsInRingSize ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:17070:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsHeteroatom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                         ^
ChemmineOB.cpp:17077:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsConnected ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:17088:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsOneThree ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:17099:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsOneFour ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:17110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsCarboxylOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:17117:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsPhosphateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:17124:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsSulfateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:17131:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsNitroOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:17138:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsAmideNitrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:17145:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:17152:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsNonPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:17159:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsAromaticNOxide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:17166:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsChiral ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                     ^
ChemmineOB.cpp:17173:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsAxial ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                    ^
ChemmineOB.cpp:17180:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsHbondAcceptor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:17187:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsHbondAcceptorSimple ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:17194:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsHbondDonor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                         ^
ChemmineOB.cpp:17201:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsHbondDonorH ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:17208:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_IsMetal ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                    ^
ChemmineOB.cpp:17215:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HasAlphaBetaUnsat__SWIG_0 ( SEXP self, SEXP includePandS, SEXP s_swig_copy) { bool result;
                                                                                                         ^
ChemmineOB.cpp:17223:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HasAlphaBetaUnsat__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:17230:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HasBondOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:17239:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_CountBondsOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { int result;
                                                                                       ^
ChemmineOB.cpp:17248:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HighestBondOrder ( SEXP self, SEXP s_swig_copy) { int result;
                                                                             ^
ChemmineOB.cpp:17255:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HasNonSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:17262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HasSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:17269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HasDoubleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:17276:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_HasAromaticBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:17283:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtom_MatchesSMARTS ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:17294:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_Aromatic_get ( SEXP s_swig_copy) { OpenBabel::OBBond::Flag result; unsigned int r_nprotect = 0;
                                                              ^
ChemmineOB.cpp:17297:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_Ring_get ( SEXP s_swig_copy) { OpenBabel::OBBond::Flag result; unsigned int r_nprotect = 0;
                                                          ^
ChemmineOB.cpp:17300:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_Closure_get ( SEXP s_swig_copy) { OpenBabel::OBBond::Flag result; unsigned int r_nprotect = 0;
                                                             ^
ChemmineOB.cpp:17303:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_Wedge_get ( SEXP s_swig_copy) { OpenBabel::OBBond::StereoFlag result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:17306:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_Hash_get ( SEXP s_swig_copy) { OpenBabel::OBBond::StereoFlag result; unsigned int r_nprotect = 0;
                                                          ^
ChemmineOB.cpp:17309:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_WedgeOrHash_get ( SEXP s_swig_copy) { OpenBabel::OBBond::StereoFlag result;
                                                                 ^
ChemmineOB.cpp:17313:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_CisOrTrans_get ( SEXP s_swig_copy) { OpenBabel::OBBond::StereoFlag result;
                                                                ^
ChemmineOB.cpp:17317:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_Visit_set ( SEXP self, SEXP s_Visit) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                                  ^
ChemmineOB.cpp:17324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                      ^
ChemmineOB.cpp:17331:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBBond ( ) { OpenBabel::OBBond *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                     ^
ChemmineOB.cpp:17335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBBond ( SEXP self) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ; void *argp1 = 0 ;
                                                 ^
ChemmineOB.cpp:17341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetIdx ( SEXP self, SEXP idx) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ; int arg2 ;
                                                           ^
ChemmineOB.cpp:17347:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetId ( SEXP self, SEXP id) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                         ^
ChemmineOB.cpp:17356:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetBondOrder ( SEXP self, SEXP order) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                                   ^
ChemmineOB.cpp:17363:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetBegin ( SEXP self, SEXP begin) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                               ^
ChemmineOB.cpp:17373:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetEnd ( SEXP self, SEXP end) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                           ^
ChemmineOB.cpp:17383:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetParent ( SEXP self, SEXP ptr) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                              ^
ChemmineOB.cpp:17393:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetLength__SWIG_0 ( SEXP self, SEXP fixed, SEXP length) {
                                                                                     ^
ChemmineOB.cpp:17404:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetLength__SWIG_1 ( SEXP self, SEXP length) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                                         ^
ChemmineOB.cpp:17411:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_Set ( SEXP self, SEXP index, SEXP begin, SEXP end, SEXP order, SEXP flags) {
                                                                                                        ^
ChemmineOB.cpp:17427:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetAromatic__SWIG_0 ( SEXP self, SEXP value) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                                          ^
ChemmineOB.cpp:17434:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetAromatic__SWIG_1 ( SEXP self) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                              ^
ChemmineOB.cpp:17440:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetWedge__SWIG_0 ( SEXP self, SEXP value) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                                       ^
ChemmineOB.cpp:17447:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetWedge__SWIG_1 ( SEXP self) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                           ^
ChemmineOB.cpp:17453:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetHash__SWIG_0 ( SEXP self, SEXP value) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                                      ^
ChemmineOB.cpp:17460:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetHash__SWIG_1 ( SEXP self) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                          ^
ChemmineOB.cpp:17466:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetWedgeOrHash__SWIG_0 ( SEXP self, SEXP value) {
                                                                             ^
ChemmineOB.cpp:17473:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetWedgeOrHash__SWIG_1 ( SEXP self) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                                 ^
ChemmineOB.cpp:17479:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetInRing__SWIG_0 ( SEXP self, SEXP value) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                                        ^
ChemmineOB.cpp:17486:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetInRing__SWIG_1 ( SEXP self) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                            ^
ChemmineOB.cpp:17492:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetClosure__SWIG_0 ( SEXP self, SEXP value) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                                         ^
ChemmineOB.cpp:17499:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_SetClosure__SWIG_1 ( SEXP self) { OpenBabel::OBBond *arg1 = (OpenBabel::OBBond *) 0 ;
                                                             ^
ChemmineOB.cpp:17505:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                   ^
ChemmineOB.cpp:17512:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                  ^
ChemmineOB.cpp:17519:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetBondOrder ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                         ^
ChemmineOB.cpp:17527:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetFlags ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                     ^
ChemmineOB.cpp:17534:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetBeginAtomIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                            ^
ChemmineOB.cpp:17542:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetEndAtomIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:17550:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetBeginAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                       ^
ChemmineOB.cpp:17558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetEndAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                     ^
ChemmineOB.cpp:17566:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetNbrAtom ( SEXP self, SEXP ptr) { OpenBabel::OBAtom *result = 0 ;
                                                               ^
ChemmineOB.cpp:17578:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                    ^
ChemmineOB.cpp:17586:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetEquibLength ( SEXP self, SEXP s_swig_copy) { double result;
                                                                           ^
ChemmineOB.cpp:17594:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetLength ( SEXP self, SEXP s_swig_copy) { double result;
                                                                      ^
ChemmineOB.cpp:17602:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_GetNbrAtomIdx ( SEXP self, SEXP ptr, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:17613:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_FindSmallestRing ( SEXP self) { OpenBabel::OBRing *result = 0 ;
                                                           ^
ChemmineOB.cpp:17622:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                       ^
ChemmineOB.cpp:17629:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                     ^
ChemmineOB.cpp:17636:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsRotor__SWIG_0 ( SEXP self, SEXP includeRingBonds, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:17644:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsRotor__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:17651:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                    ^
ChemmineOB.cpp:17658:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsPrimaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:17665:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsSecondaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:17672:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsTertiaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:17679:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsEster ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                    ^
ChemmineOB.cpp:17686:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsCarbonyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                       ^
ChemmineOB.cpp:17693:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsClosure ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                      ^
ChemmineOB.cpp:17700:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsWedge ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                    ^
ChemmineOB.cpp:17707:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsHash ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                   ^
ChemmineOB.cpp:17714:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsWedgeOrHash ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:17721:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsCisOrTrans ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                         ^
ChemmineOB.cpp:17728:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBond_IsDoubleBondGeometry ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:17735:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBReaction ( ) { OpenBabel::OBReaction *result = 0 ; unsigned int r_nprotect = 0;
                                         ^
ChemmineOB.cpp:17739:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_NumReactants ( SEXP self, SEXP s_swig_copy) { int result;
                                                                             ^
ChemmineOB.cpp:17747:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_NumProducts ( SEXP self, SEXP s_swig_copy) { int result;
                                                                            ^
ChemmineOB.cpp:17755:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_NumAgents ( SEXP self, SEXP s_swig_copy) { int result;
                                                                          ^
ChemmineOB.cpp:17762:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_AddReactant ( SEXP self, SEXP sp) {
                                                                   ^
ChemmineOB.cpp:17775:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_AddProduct ( SEXP self, SEXP sp) { OpenBabel::OBReaction *arg1 = (OpenBabel::OBReaction *) 0 ;
                                                                  ^
ChemmineOB.cpp:17787:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_SetTransitionState ( SEXP self, SEXP sp) {
                                                                          ^
ChemmineOB.cpp:17800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_AddAgent ( SEXP self, SEXP sp) { OpenBabel::OBReaction *arg1 = (OpenBabel::OBReaction *) 0 ;
                                                                ^
ChemmineOB.cpp:17812:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_GetReactant ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:17823:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_GetProduct ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                   ^
ChemmineOB.cpp:17834:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_GetAgent ( SEXP self, SEXP i, SEXP s_swig_copy) {
                                                                                 ^
ChemmineOB.cpp:17845:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_GetTransitionState ( SEXP self, SEXP s_swig_copy) {
                                                                                   ^
ChemmineOB.cpp:17854:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_GetTitle ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                         ^
ChemmineOB.cpp:17862:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_GetComment ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                           ^
ChemmineOB.cpp:17870:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_SetTitle ( SEXP self, SEXP title) {
                                                                   ^
ChemmineOB.cpp:17882:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_SetComment ( SEXP self, SEXP comment) {
                                                                       ^
ChemmineOB.cpp:17894:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_IsReversible ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:17902:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_SetReversible__SWIG_0 ( SEXP self, SEXP b) {
                                                                            ^
ChemmineOB.cpp:17909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_SetReversible__SWIG_1 ( SEXP self) {
                                                                    ^
ChemmineOB.cpp:17916:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBReaction_ClassDescription ( ) { char *result = 0 ; unsigned int r_nprotect = 0;
                                                      ^
ChemmineOB.cpp:17919:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBReaction ( SEXP self) { OpenBabel::OBReaction *arg1 = (OpenBabel::OBReaction *) 0 ;
                                                     ^
ChemmineOB.cpp:17925:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_HydrogenType_AllHydrogen_get ( SEXP s_swig_copy) { OpenBabel::HydrogenType result;
                                                                       ^
ChemmineOB.cpp:17929:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_HydrogenType_PolarHydrogen_get ( SEXP s_swig_copy) { OpenBabel::HydrogenType result;
                                                                         ^
ChemmineOB.cpp:17933:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_HydrogenType_NonPolarHydrogen_get ( SEXP s_swig_copy) { OpenBabel::HydrogenType result;
                                                                            ^
ChemmineOB.cpp:17937:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMol__SWIG_0 ( ) { OpenBabel::OBMol *result = 0 ; unsigned int r_nprotect = 0;
                                            ^
ChemmineOB.cpp:17941:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMol__SWIG_1 ( SEXP s_arg1) { OpenBabel::OBMol *result = 0 ; OpenBabel::OBMol *arg1 = 0 ;
                                                       ^
ChemmineOB.cpp:17951:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMol ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                ^
ChemmineOB.cpp:17957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_ReserveAtoms ( SEXP self, SEXP natoms) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                   ^
ChemmineOB.cpp:17964:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DestroyAtom ( SEXP self, SEXP s_arg2) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                  ^
ChemmineOB.cpp:17974:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DestroyBond ( SEXP self, SEXP s_arg2) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                  ^
ChemmineOB.cpp:17984:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DestroyResidue ( SEXP self, SEXP s_arg2) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                     ^
ChemmineOB.cpp:17994:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddAtom__SWIG_0 ( SEXP self, SEXP atom, SEXP forceNewId, SEXP s_swig_copy) { bool result;
                                                                                                       ^
ChemmineOB.cpp:18007:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddAtom__SWIG_1 ( SEXP self, SEXP atom, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:18019:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_InsertAtom ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:18032:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBMol_AddBond__SWIG_0 ( SEXP self, SEXP beginIdx, SEXP endIdx, SEXP order, SEXP flags, SEXP insertpos, SEXP s_swig_copy)
                                                                                                                               ^
ChemmineOB.cpp:18042:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddBond__SWIG_1 ( SEXP self, SEXP beginIdx, SEXP endIdx, SEXP order, SEXP flags, SEXP s_swig_copy)
                                                                                                                               ^
ChemmineOB.cpp:18051:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddBond__SWIG_2 ( SEXP self, SEXP beginIdx, SEXP endIdx, SEXP order, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:18060:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddBond__SWIG_3 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:18072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddResidue ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:18084:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NewAtom__SWIG_0 ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                         ^
ChemmineOB.cpp:18092:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NewAtom__SWIG_1 ( SEXP self, SEXP id) { OpenBabel::OBAtom *result = 0 ;
                                                                  ^
ChemmineOB.cpp:18102:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NewBond__SWIG_0 ( SEXP self) { OpenBabel::OBBond *result = 0 ;
                                                         ^
ChemmineOB.cpp:18110:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NewBond__SWIG_1 ( SEXP self, SEXP id) { OpenBabel::OBBond *result = 0 ;
                                                                  ^
ChemmineOB.cpp:18120:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NewResidue ( SEXP self) { OpenBabel::OBResidue *result = 0 ;
                                                    ^
ChemmineOB.cpp:18128:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteAtom__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP destroyAtom, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:18140:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteAtom__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:18151:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteBond__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP destroyBond, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:18163:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteBond__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:18174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteResidue__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP destroyResidue, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:18186:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteResidue__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:18197:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_BeginModify ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                     ^
ChemmineOB.cpp:18203:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_EndModify__SWIG_0 ( SEXP self, SEXP nukePerceivedData) {
                                                                                   ^
ChemmineOB.cpp:18210:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_EndModify__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                           ^
ChemmineOB.cpp:18216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetMod ( SEXP self, SEXP s_swig_copy) { int result;
                                                                  ^
ChemmineOB.cpp:18223:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_IncrementMod ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                      ^
ChemmineOB.cpp:18229:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DecrementMod ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                      ^
ChemmineOB.cpp:18235:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetFlags ( SEXP self, SEXP s_swig_copy) { int result;
                                                                    ^
ChemmineOB.cpp:18242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                ^
ChemmineOB.cpp:18250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                          ^
ChemmineOB.cpp:18257:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NumAtoms ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                    ^
ChemmineOB.cpp:18264:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NumBonds ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                    ^
ChemmineOB.cpp:18271:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NumHvyAtoms ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                       ^
ChemmineOB.cpp:18278:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NumResidues ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                       ^
ChemmineOB.cpp:18285:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NumRotors__SWIG_0 ( SEXP self, SEXP sampleRingBonds, SEXP s_swig_copy) { unsigned int result;
                                                                                                   ^
ChemmineOB.cpp:18293:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NumRotors__SWIG_1 ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:18300:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetAtom ( SEXP self, SEXP idx) { OpenBabel::OBAtom *result = 0 ;
                                                           ^
ChemmineOB.cpp:18309:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetAtomById ( SEXP self, SEXP id) { OpenBabel::OBAtom *result = 0 ;
                                                              ^
ChemmineOB.cpp:18320:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetFirstAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                      ^
ChemmineOB.cpp:18329:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetBond__SWIG_0 ( SEXP self, SEXP idx) { OpenBabel::OBBond *result = 0 ;
                                                                   ^
ChemmineOB.cpp:18338:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetBondById ( SEXP self, SEXP id) { OpenBabel::OBBond *result = 0 ;
                                                              ^
ChemmineOB.cpp:18349:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetBond__SWIG_1 ( SEXP self, SEXP a, SEXP b) { OpenBabel::OBBond *result = 0 ;
                                                                         ^
ChemmineOB.cpp:18358:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetBond__SWIG_2 ( SEXP self, SEXP bgn, SEXP end) { OpenBabel::OBBond *result = 0 ;
                                                                             ^
ChemmineOB.cpp:18374:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetResidue ( SEXP self, SEXP idx) { OpenBabel::OBResidue *result = 0 ;
                                                              ^
ChemmineOB.cpp:18383:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetInternalCoord ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:18393:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBMol_GetTorsion__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_arg4, SEXP s_arg5, SEXP s_swig_copy) {
                                                                                                                  ^
ChemmineOB.cpp:18403:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetTorsion__SWIG_1 ( SEXP self, SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) { double result;
                                                                                                              ^
ChemmineOB.cpp:18426:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetAngle ( SEXP self, SEXP a, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                            ^
ChemmineOB.cpp:18445:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AreInSameRing ( SEXP self, SEXP a, SEXP b, SEXP s_swig_copy) { int result;
                                                                                         ^
ChemmineOB.cpp:18459:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetFormula ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                      ^
ChemmineOB.cpp:18467:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetSpacedFormula__SWIG_0 ( SEXP self, SEXP ones, SEXP sp, SEXP implicitH, SEXP s_swig_copy) {
                                                                                                                        ^
ChemmineOB.cpp:18480:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetSpacedFormula__SWIG_1 ( SEXP self, SEXP ones, SEXP sp, SEXP s_swig_copy) { std::string result;
                                                                                                        ^
ChemmineOB.cpp:18492:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetSpacedFormula__SWIG_2 ( SEXP self, SEXP ones, SEXP s_swig_copy) { std::string result;
                                                                                               ^
ChemmineOB.cpp:18500:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetSpacedFormula__SWIG_3 ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                    ^
ChemmineOB.cpp:18508:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetEnergy__SWIG_0 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:18516:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetMolWt__SWIG_0 ( SEXP self, SEXP implicitH, SEXP s_swig_copy) { double result;
                                                                                            ^
ChemmineOB.cpp:18524:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetMolWt__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                            ^
ChemmineOB.cpp:18532:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetExactMass__SWIG_0 ( SEXP self, SEXP implicitH, SEXP s_swig_copy) { double result;
                                                                                                ^
ChemmineOB.cpp:18540:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetExactMass__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                ^
ChemmineOB.cpp:18548:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetTotalCharge ( SEXP self, SEXP s_swig_copy) { int result;
                                                                          ^
ChemmineOB.cpp:18555:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetTotalSpinMultiplicity ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:18562:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetDimension ( SEXP self, SEXP s_swig_copy) { unsigned short result;
                                                                        ^
ChemmineOB.cpp:18570:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetCoordinates ( SEXP self) { double *result = 0 ;
                                                        ^
ChemmineOB.cpp:18578:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetSSSR ( SEXP self, SEXP s_swig_copy) {
                                                                   ^
ChemmineOB.cpp:18588:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetLSSR ( SEXP self, SEXP s_swig_copy) {
                                                                   ^
ChemmineOB.cpp:18598:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AutomaticFormalCharge ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:18605:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AutomaticPartialCharge ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:18612:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetTitle__SWIG_0 ( SEXP self, SEXP title) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                      ^
ChemmineOB.cpp:18622:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetTitle__SWIG_1 ( SEXP self, SEXP title) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                      ^
ChemmineOB.cpp:18634:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetFormula ( SEXP self, SEXP molFormula) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                     ^
ChemmineOB.cpp:18644:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetEnergy ( SEXP self, SEXP energy) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                ^
ChemmineOB.cpp:18651:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetDimension ( SEXP self, SEXP d) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                              ^
ChemmineOB.cpp:18660:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetTotalCharge ( SEXP self, SEXP charge) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                     ^
ChemmineOB.cpp:18667:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetTotalSpinMultiplicity ( SEXP self, SEXP spinMultiplicity) {
                                                                                         ^
ChemmineOB.cpp:18677:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetInternalCoord ( SEXP self, SEXP int_coord) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                          ^
ChemmineOB.cpp:18688:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetAutomaticFormalCharge ( SEXP self, SEXP val) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                            ^
ChemmineOB.cpp:18696:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetAutomaticPartialCharge ( SEXP self, SEXP val) {
                                                                             ^
ChemmineOB.cpp:18704:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetAromaticPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                                  ^
ChemmineOB.cpp:18712:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetAromaticPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                      ^
ChemmineOB.cpp:18718:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetSSSRPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                              ^
ChemmineOB.cpp:18725:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetSSSRPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                  ^
ChemmineOB.cpp:18731:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetLSSRPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                              ^
ChemmineOB.cpp:18738:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetLSSRPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                  ^
ChemmineOB.cpp:18744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetRingAtomsAndBondsPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                                           ^
ChemmineOB.cpp:18752:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetRingAtomsAndBondsPerceived__SWIG_1 ( SEXP self) {
                                                                               ^
ChemmineOB.cpp:18759:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetAtomTypesPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                                   ^
ChemmineOB.cpp:18767:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetAtomTypesPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                       ^
ChemmineOB.cpp:18773:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetRingTypesPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                                   ^
ChemmineOB.cpp:18781:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetRingTypesPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                       ^
ChemmineOB.cpp:18787:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetChainsPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                                ^
ChemmineOB.cpp:18795:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetChainsPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                    ^
ChemmineOB.cpp:18801:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetChiralityPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                                   ^
ChemmineOB.cpp:18809:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetChiralityPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                       ^
ChemmineOB.cpp:18815:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetPartialChargesPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                                        ^
ChemmineOB.cpp:18823:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetPartialChargesPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                            ^
ChemmineOB.cpp:18829:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetHybridizationPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                                       ^
ChemmineOB.cpp:18837:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetHybridizationPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                           ^
ChemmineOB.cpp:18843:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetClosureBondsPerceived__SWIG_0 ( SEXP self, SEXP value) {
                                                                                      ^
ChemmineOB.cpp:18851:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetClosureBondsPerceived__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                          ^
ChemmineOB.cpp:18857:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetHydrogensAdded__SWIG_0 ( SEXP self, SEXP value) {
                                                                               ^
ChemmineOB.cpp:18864:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetHydrogensAdded__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                   ^
ChemmineOB.cpp:18870:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetCorrectedForPH__SWIG_0 ( SEXP self, SEXP value) {
                                                                               ^
ChemmineOB.cpp:18877:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetCorrectedForPH__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                   ^
ChemmineOB.cpp:18883:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetSpinMultiplicityAssigned__SWIG_0 ( SEXP self, SEXP value) {
                                                                                         ^
ChemmineOB.cpp:18891:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetSpinMultiplicityAssigned__SWIG_1 ( SEXP self) {
                                                                             ^
ChemmineOB.cpp:18898:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetIsPatternStructure__SWIG_0 ( SEXP self, SEXP value) {
                                                                                   ^
ChemmineOB.cpp:18906:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetIsPatternStructure__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                       ^
ChemmineOB.cpp:18912:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetIsReaction__SWIG_0 ( SEXP self, SEXP value) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                           ^
ChemmineOB.cpp:18919:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetIsReaction__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                               ^
ChemmineOB.cpp:18925:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasFlag ( SEXP self, SEXP flag, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:18933:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetFlag ( SEXP self, SEXP flag) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; int arg2 ;
                                                            ^
ChemmineOB.cpp:18939:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_UnsetFlag ( SEXP self, SEXP flag) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; int arg2 ;
                                                              ^
ChemmineOB.cpp:18945:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetFlags ( SEXP self, SEXP flags) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; int arg2 ;
                                                              ^
ChemmineOB.cpp:18951:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_ClassDescription ( ) { char *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                                 ^
ChemmineOB.cpp:18954:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_RenumberAtoms__SWIG_0 ( SEXP self, SEXP s_arg2) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                            ^
ChemmineOB.cpp:18967:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_RenumberAtoms__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                            ^
ChemmineOB.cpp:18978:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetCoordinates ( SEXP self, SEXP c) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                ^
ChemmineOB.cpp:18987:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_ToInertialFrame__SWIG_0 ( SEXP self, SEXP conf, SEXP rmat) {
                                                                                       ^
ChemmineOB.cpp:18997:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_ToInertialFrame__SWIG_1 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                 ^
ChemmineOB.cpp:19003:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Translate__SWIG_0 ( SEXP self, SEXP v) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                   ^
ChemmineOB.cpp:19015:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Translate__SWIG_1 ( SEXP self, SEXP v, SEXP conf) {
                                                                              ^
ChemmineOB.cpp:19028:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Rotate__SWIG_0 ( SEXP self, SEXP u) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                ^
ChemmineOB.cpp:19038:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Rotate__SWIG_1 ( SEXP self, SEXP m) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                ^
ChemmineOB.cpp:19047:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Rotate__SWIG_2 ( SEXP self, SEXP m, SEXP nconf) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                            ^
ChemmineOB.cpp:19057:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Center__SWIG_0 ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                        ^
ChemmineOB.cpp:19063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteHydrogens__SWIG_0 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:19070:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteHydrogens__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:19081:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeletePolarHydrogens ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:19088:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteNonPolarHydrogens ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:19095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteHydrogen ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:19106:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddHydrogens__SWIG_0 ( SEXP self, SEXP polaronly, SEXP correctForPH, SEXP pH, SEXP s_swig_copy) {
                                                                                                                            ^
ChemmineOB.cpp:19115:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddHydrogens__SWIG_1 ( SEXP self, SEXP polaronly, SEXP correctForPH, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:19123:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddHydrogens__SWIG_2 ( SEXP self, SEXP polaronly, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:19131:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddHydrogens__SWIG_3 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:19138:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddHydrogens__SWIG_4 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:19149:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddPolarHydrogens ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:19156:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddNonPolarHydrogens ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:19164:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBMol_AddNewHydrogens__SWIG_0 ( SEXP self, SEXP whichHydrogen, SEXP correctForPH, SEXP pH, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:19176:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddNewHydrogens__SWIG_1 ( SEXP self, SEXP whichHydrogen, SEXP correctForPH, SEXP s_swig_copy) {
                                                                                                                          ^
ChemmineOB.cpp:19188:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddNewHydrogens__SWIG_2 ( SEXP self, SEXP whichHydrogen, SEXP s_swig_copy) { bool result;
                                                                                                       ^
ChemmineOB.cpp:19198:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_StripSalts__SWIG_0 ( SEXP self, SEXP threshold, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:19207:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_StripSalts__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:19214:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Separate__SWIG_0 ( SEXP self, SEXP StartIndex, SEXP s_swig_copy) {
                                                                                             ^
ChemmineOB.cpp:19224:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Separate__SWIG_1 ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:19232:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetNextFragment ( SEXP self, SEXP iter, SEXP newMol, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:19251:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBMol_CopySubstructure__SWIG_0 ( SEXP self, SEXP newmol, SEXP includeatoms, SEXP excludebonds, SEXP correctvalence, SEXP atomorder, SEXP bondorder, SEXP s_swig_copy)
                                                                                                                                                                            ^
ChemmineOB.cpp:19288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBMol_CopySubstructure__SWIG_1 ( SEXP self, SEXP newmol, SEXP includeatoms, SEXP excludebonds, SEXP correctvalence, SEXP atomorder, SEXP s_swig_copy)
                                                                                                                                                            ^
ChemmineOB.cpp:19320:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBMol_CopySubstructure__SWIG_2 ( SEXP self, SEXP newmol, SEXP includeatoms, SEXP excludebonds, SEXP correctvalence, SEXP s_swig_copy)
                                                                                                                                            ^
ChemmineOB.cpp:19345:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBMol_CopySubstructure__SWIG_3 ( SEXP self, SEXP newmol, SEXP includeatoms, SEXP excludebonds, SEXP s_swig_copy) {
                                                                                                                       ^
ChemmineOB.cpp:19365:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_CopySubstructure__SWIG_4 ( SEXP self, SEXP newmol, SEXP includeatoms, SEXP s_swig_copy) {
                                                                                                                    ^
ChemmineOB.cpp:19381:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_ConvertDativeBonds ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:19388:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_MakeDativeBonds ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:19395:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_ConvertZeroBonds ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:19402:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_CorrectForPH__SWIG_0 ( SEXP self, SEXP pH, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:19410:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_CorrectForPH__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:19417:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AssignSpinMultiplicity__SWIG_0 ( SEXP self, SEXP NoImplicitH, SEXP s_swig_copy) { bool result;
                                                                                                            ^
ChemmineOB.cpp:19425:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AssignSpinMultiplicity__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:19432:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AssignTotalChargeToAtoms ( SEXP self, SEXP charge, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:19440:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Center__SWIG_1 ( SEXP self, SEXP nconf, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                      ^
ChemmineOB.cpp:19449:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetTorsion ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_arg4, SEXP s_arg5, SEXP ang) {
                                                                                                                  ^
ChemmineOB.cpp:19472:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_FindSSSR ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:19478:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_FindLSSR ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:19484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_FindRingAtomsAndBonds ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                               ^
ChemmineOB.cpp:19490:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_FindChildren__SWIG_0 ( SEXP self, SEXP children, SEXP bgnIdx, SEXP endIdx) {
                                                                                                       ^
ChemmineOB.cpp:19504:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_FindChildren__SWIG_1 ( SEXP self, SEXP children, SEXP bgn, SEXP end) {
                                                                                                 ^
ChemmineOB.cpp:19526:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_FindLargestFragment ( SEXP self, SEXP frag) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                        ^
ChemmineOB.cpp:19538:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_ContigFragList ( SEXP self, SEXP s_arg2) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                     ^
ChemmineOB.cpp:19552:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Align ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_arg4, SEXP s_arg5) {
                                                                                                   ^
ChemmineOB.cpp:19578:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_ConnectTheDots ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                        ^
ChemmineOB.cpp:19584:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_PerceiveBondOrders ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                            ^
ChemmineOB.cpp:19590:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_FindAngles ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                    ^
ChemmineOB.cpp:19596:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_FindTorsions ( SEXP self) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                      ^
ChemmineOB.cpp:19602:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetGTDVector ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:19615:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetGIVector ( SEXP self, SEXP s_arg2) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                  ^
ChemmineOB.cpp:19630:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetGIDVector ( SEXP self, SEXP s_arg2) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                   ^
ChemmineOB.cpp:19645:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Has2D__SWIG_0 ( SEXP self, SEXP Not3D, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:19653:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Has2D__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                         ^
ChemmineOB.cpp:19660:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Has3D ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                 ^
ChemmineOB.cpp:19667:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasNonZeroCoords ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:19674:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasAromaticPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:19681:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasSSSRPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:19688:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasLSSRPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:19695:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasRingAtomsAndBondsPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:19702:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasAtomTypesPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:19709:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasRingTypesPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:19716:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasChiralityPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:19723:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasPartialChargesPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:19730:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasHybridizationPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:19737:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasClosureBondsPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:19744:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasChainsPerceived ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:19751:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasHydrogensAdded ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:19758:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_IsCorrectedForPH ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:19765:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_HasSpinMultiplicityAssigned ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:19772:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_IsReaction ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                      ^
ChemmineOB.cpp:19779:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_Empty ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                 ^
ChemmineOB.cpp:19786:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NumConformers ( SEXP self, SEXP s_swig_copy) { int result;
                                                                         ^
ChemmineOB.cpp:19793:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetConformers ( SEXP self, SEXP v) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                               ^
ChemmineOB.cpp:19806:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_AddConformer ( SEXP self, SEXP f) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                              ^
ChemmineOB.cpp:19815:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetConformer ( SEXP self, SEXP i) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                              ^
ChemmineOB.cpp:19824:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_CopyConformer ( SEXP self, SEXP c, SEXP nconf) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                           ^
ChemmineOB.cpp:19834:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_DeleteConformer ( SEXP self, SEXP nconf) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                     ^
ChemmineOB.cpp:19841:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetConformer ( SEXP self, SEXP i) { double *result = 0 ;
                                                              ^
ChemmineOB.cpp:19850:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_SetEnergies ( SEXP self, SEXP energies) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                    ^
ChemmineOB.cpp:19863:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetEnergies ( SEXP self, SEXP s_swig_copy) { std::vector< double,std::allocator< double > > result;
                                                                       ^
ChemmineOB.cpp:19871:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetEnergy__SWIG_1 ( SEXP self, SEXP ci, SEXP s_swig_copy) { double result;
                                                                                      ^
ChemmineOB.cpp:19879:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_BeginConformer ( SEXP self, SEXP i) { double *result = 0 ;
                                                                ^
ChemmineOB.cpp:19895:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NextConformer ( SEXP self, SEXP i) { double *result = 0 ;
                                                               ^
ChemmineOB.cpp:19911:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_GetConformers ( SEXP self, SEXP s_swig_copy) {
                                                                         ^
ChemmineOB.cpp:19920:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_BeginInternalCoord ( SEXP self, SEXP i) { OpenBabel::OBInternalCoord *result = 0 ;
                                                                    ^
ChemmineOB.cpp:19938:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMol_NextInternalCoord ( SEXP self, SEXP i) { OpenBabel::OBInternalCoord *result = 0 ;
                                                                   ^
ChemmineOB.cpp:19956:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ThrowError__SWIG_0 ( SEXP str) { char *arg1 = (char *) 0 ; unsigned int r_nprotect = 0;
                                                     ^
ChemmineOB.cpp:19960:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ThrowError__SWIG_1 ( SEXP str) { std::string *arg1 = 0 ; void *argp1 = 0 ; int res1 = 0 ;
                                                     ^
ChemmineOB.cpp:19968:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CartesianToInternal ( SEXP s_arg1, SEXP s_arg2) {
                                                                      ^
ChemmineOB.cpp:19985:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_InternalToCartesian ( SEXP s_arg1, SEXP s_arg2) {
                                                                      ^
ChemmineOB.cpp:20002:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_NewExtension ( SEXP s_arg1, SEXP s_arg2, SEXP s_swig_copy) { std::string result; std::string *arg1 = 0 ;
                                                                                 ^
ChemmineOB.cpp:20011:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_NoId_get ( SEXP s_swig_copy) { unsigned long result; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:20015:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_get_rmat ( SEXP s_arg1, SEXP s_arg2, SEXP s_arg3, SEXP s_arg4) { double *arg1 = (double *) 0 ;
                                                                                     ^
ChemmineOB.cpp:20026:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ob_make_rmat ( SEXP mat, SEXP rmat) { double (*arg1)[3] ; double *arg2 ; void *argp1 = 0 ; int res1 = 0 ;
                                                          ^
ChemmineOB.cpp:20034:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_qtrfit ( SEXP r, SEXP f, SEXP size, SEXP u) { double *arg1 = (double *) 0 ; double *arg2 = (double *) 0 ;
                                                                  ^
ChemmineOB.cpp:20045:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_superimpose ( SEXP s_arg1, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) { double result;
                                                                                             ^
ChemmineOB.cpp:20054:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_ring_id_set ( SEXP self, SEXP s_ring_id) { OpenBabel::OBRing *arg1 = (OpenBabel::OBRing *) 0 ;
                                                                      ^
ChemmineOB.cpp:20062:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_ring_id_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                        ^
ChemmineOB.cpp:20069:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing__path_set ( SEXP self, SEXP s_path) { OpenBabel::OBRing *arg1 = (OpenBabel::OBRing *) 0 ;
                                                                 ^
ChemmineOB.cpp:20082:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing__path_get ( SEXP self, SEXP s_swig_copy) { std::vector< int,std::allocator< int > > *result = 0 ;
                                                                      ^
ChemmineOB.cpp:20091:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing__pathset_set ( SEXP self, SEXP s_pathset) { OpenBabel::OBRing *arg1 = (OpenBabel::OBRing *) 0 ;
                                                                       ^
ChemmineOB.cpp:20103:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing__pathset_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBitVec *result = 0 ;
                                                                         ^
ChemmineOB.cpp:20111:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRing__SWIG_0 ( ) { OpenBabel::OBRing *result = 0 ; unsigned int r_nprotect = 0;
                                             ^
ChemmineOB.cpp:20115:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRing__SWIG_1 ( SEXP path, SEXP size) { OpenBabel::OBRing *result = 0 ;
                                                                 ^
ChemmineOB.cpp:20126:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRing__SWIG_2 ( SEXP path, SEXP set) { OpenBabel::OBRing *result = 0 ;
                                                                ^
ChemmineOB.cpp:20142:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRing__SWIG_3 ( SEXP src) { OpenBabel::OBRing *result = 0 ; OpenBabel::OBRing *arg1 = 0 ;
                                                     ^
ChemmineOB.cpp:20152:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_Size ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                 ^
ChemmineOB.cpp:20159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_PathSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                     ^
ChemmineOB.cpp:20166:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                       ^
ChemmineOB.cpp:20173:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_SetType__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBRing *arg1 = (OpenBabel::OBRing *) 0 ;
                                                                     ^
ChemmineOB.cpp:20181:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_SetType__SWIG_1 ( SEXP self, SEXP type) { OpenBabel::OBRing *arg1 = (OpenBabel::OBRing *) 0 ;
                                                                     ^
ChemmineOB.cpp:20193:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_GetType ( SEXP self) { char *result = 0 ; OpenBabel::OBRing *arg1 = (OpenBabel::OBRing *) 0 ;
                                                  ^
ChemmineOB.cpp:20200:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_GetRootAtom ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                        ^
ChemmineOB.cpp:20207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_IsMember__SWIG_0 ( SEXP self, SEXP a, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:20218:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_IsMember__SWIG_1 ( SEXP self, SEXP b, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:20229:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_IsInRing ( SEXP self, SEXP i, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:20237:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_SetParent ( SEXP self, SEXP m) { OpenBabel::OBRing *arg1 = (OpenBabel::OBRing *) 0 ;
                                                            ^
ChemmineOB.cpp:20247:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                    ^
ChemmineOB.cpp:20255:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRing_findCenterAndNormal ( SEXP self, SEXP center, SEXP norm1, SEXP norm2, SEXP s_swig_copy) {
                                                                                                                     ^
ChemmineOB.cpp:20279:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRing ( SEXP self) { OpenBabel::OBRing *arg1 = (OpenBabel::OBRing *) 0 ; void *argp1 = 0 ;
                                                 ^
ChemmineOB.cpp:20285:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CompareRingSize ( SEXP s_arg1, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:20297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRingSearch ( ) { OpenBabel::OBRingSearch *result = 0 ; unsigned int r_nprotect = 0;
                                           ^
ChemmineOB.cpp:20301:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRingSearch ( SEXP self) { OpenBabel::OBRingSearch *arg1 = (OpenBabel::OBRingSearch *) 0 ;
                                                       ^
ChemmineOB.cpp:20307:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingSearch_SortRings ( SEXP self) { OpenBabel::OBRingSearch *arg1 = (OpenBabel::OBRingSearch *) 0 ;
                                                          ^
ChemmineOB.cpp:20313:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingSearch_RemoveRedundant ( SEXP self, SEXP s_arg2) {
                                                                             ^
ChemmineOB.cpp:20320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingSearch_AddRingFromClosure ( SEXP self, SEXP s_arg2, SEXP s_arg3) {
                                                                                             ^
ChemmineOB.cpp:20336:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingSearch_SaveUniqueRing ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) { bool result;
                                                                                                           ^
ChemmineOB.cpp:20354:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingSearch_WriteRings ( SEXP self) { OpenBabel::OBRingSearch *arg1 = (OpenBabel::OBRingSearch *) 0 ;
                                                           ^
ChemmineOB.cpp:20360:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingSearch_BeginRings ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:20369:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRingSearch_EndRings ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:20378:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRTree ( SEXP s_arg1, SEXP s_arg2) { OpenBabel::OBRTree *result = 0 ;
                                                              ^
ChemmineOB.cpp:20390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRTree ( SEXP self) { OpenBabel::OBRTree *arg1 = (OpenBabel::OBRTree *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:20396:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRTree_GetAtomIdx ( SEXP self, SEXP s_swig_copy) { int result;
                                                                        ^
ChemmineOB.cpp:20403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRTree_PathToRoot ( SEXP self, SEXP s_arg2) { OpenBabel::OBRTree *arg1 = (OpenBabel::OBRTree *) 0 ;
                                                                   ^
ChemmineOB.cpp:20416:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSmartsPattern__SWIG_0 ( ) { OpenBabel::OBSmartsPattern *result = 0 ; unsigned int r_nprotect = 0;
                                                      ^
ChemmineOB.cpp:20421:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSmartsPattern ( SEXP self) {
                                                          ^
ChemmineOB.cpp:20429:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSmartsPattern__SWIG_1 ( SEXP cp) { OpenBabel::OBSmartsPattern *result = 0 ;
                                                             ^
ChemmineOB.cpp:20440:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_Init__SWIG_0 ( SEXP self, SEXP pattern, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:20451:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_Init__SWIG_1 ( SEXP self, SEXP pattern, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:20463:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_GetSMARTS ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                               ^
ChemmineOB.cpp:20472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_Empty ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:20480:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_IsValid ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:20488:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_NumAtoms ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                              ^
ChemmineOB.cpp:20496:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_NumBonds ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                              ^
ChemmineOB.cpp:20504:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_GetBond ( SEXP self, SEXP src, SEXP dst, SEXP ord, SEXP idx) {
                                                                                                   ^
ChemmineOB.cpp:20525:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_GetAtomicNum ( SEXP self, SEXP idx, SEXP s_swig_copy) { int result;
                                                                                            ^
ChemmineOB.cpp:20533:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_GetCharge ( SEXP self, SEXP idx, SEXP s_swig_copy) { int result;
                                                                                         ^
ChemmineOB.cpp:20541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_GetVectorBinding ( SEXP self, SEXP idx, SEXP s_swig_copy) { int result;
                                                                                                ^
ChemmineOB.cpp:20549:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_All_get ( SEXP s_swig_copy) { OpenBabel::OBSmartsPattern::MatchType result;
                                                                  ^
ChemmineOB.cpp:20553:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_Single_get ( SEXP s_swig_copy) { OpenBabel::OBSmartsPattern::MatchType result;
                                                                     ^
ChemmineOB.cpp:20557:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_AllUnique_get ( SEXP s_swig_copy) { OpenBabel::OBSmartsPattern::MatchType result;
                                                                        ^
ChemmineOB.cpp:20561:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_Match__SWIG_0 ( SEXP self, SEXP mol, SEXP single, SEXP s_swig_copy) { bool result;
                                                                                                          ^
ChemmineOB.cpp:20575:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_Match__SWIG_1 ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:20588:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_Match__SWIG_2 ( SEXP self, SEXP mol, SEXP mlist, SEXP mtype, SEXP s_swig_copy) {
                                                                                                                     ^
ChemmineOB.cpp:20612:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_Match__SWIG_3 ( SEXP self, SEXP mol, SEXP mlist, SEXP s_swig_copy) { bool result;
                                                                                                         ^
ChemmineOB.cpp:20633:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_HasMatch ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:20647:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_RestrictedMatch__SWIG_0 ( SEXP self, SEXP mol, SEXP pairs, SEXP single, SEXP s_swig_copy)
                                                                                                                                ^
ChemmineOB.cpp:20668:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_RestrictedMatch__SWIG_1 ( SEXP self, SEXP mol, SEXP pairs, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:20689:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_RestrictedMatch__SWIG_2 ( SEXP self, SEXP mol, SEXP bv, SEXP single, SEXP s_swig_copy) {
                                                                                                                             ^
ChemmineOB.cpp:20708:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_RestrictedMatch__SWIG_3 ( SEXP self, SEXP mol, SEXP bv, SEXP s_swig_copy) { bool result;
                                                                                                                ^
ChemmineOB.cpp:20726:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_NumMatches ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                ^
ChemmineOB.cpp:20734:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_GetMapList ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:20744:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_BeginMList ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:20753:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_EndMList ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:20762:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_GetUMapList ( SEXP self, SEXP s_swig_copy) {
                                                                                 ^
ChemmineOB.cpp:20772:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsPattern_WriteMapList ( SEXP self, SEXP s_arg2) {
                                                                             ^
ChemmineOB.cpp:20786:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSmartsMatcher ( ) { OpenBabel::OBSmartsMatcher *result = 0 ; unsigned int r_nprotect = 0;
                                              ^
ChemmineOB.cpp:20791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSmartsMatcher ( SEXP self) {
                                                          ^
ChemmineOB.cpp:20799:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsMatcher_match__SWIG_0 ( SEXP self, SEXP mol, SEXP pat, SEXP mlist, SEXP single, SEXP s_swig_copy)
                                                                                                                                ^
ChemmineOB.cpp:20824:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSmartsMatcher_match__SWIG_1 ( SEXP self, SEXP mol, SEXP pat, SEXP mlist, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:20849:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSSMatch ( SEXP s_arg1, SEXP s_arg2) { OpenBabel::OBSSMatch *result = 0 ;
                                                                ^
ChemmineOB.cpp:20863:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSSMatch ( SEXP self) { OpenBabel::OBSSMatch *arg1 = (OpenBabel::OBSSMatch *) 0 ;
                                                    ^
ChemmineOB.cpp:20869:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSSMatch_Match__SWIG_0 ( SEXP self, SEXP v, SEXP bidx) {
                                                                              ^
ChemmineOB.cpp:20884:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSSMatch_Match__SWIG_1 ( SEXP self, SEXP v) { OpenBabel::OBSSMatch *arg1 = (OpenBabel::OBSSMatch *) 0 ;
                                                                   ^
ChemmineOB.cpp:20898:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_SmartsLexReplace ( SEXP s_arg1, SEXP s_arg2) { std::string *arg1 = 0 ;
                                                                   ^
ChemmineOB.cpp:20915:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasDataType_get ( SEXP s_swig_copy) { unsigned int result; unsigned int r_nprotect = 0;
                                                            ^
ChemmineOB.cpp:20919:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_AliasData ( ) { OpenBabel::AliasData *result = 0 ; unsigned int r_nprotect = 0;
                                        ^
ChemmineOB.cpp:20923:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasData_SetAlias__SWIG_0 ( SEXP self, SEXP alias) {
                                                                          ^
ChemmineOB.cpp:20935:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasData_SetAlias__SWIG_1 ( SEXP self, SEXP alias) {
                                                                          ^
ChemmineOB.cpp:20946:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasData_GetAlias__SWIG_0 ( SEXP self, SEXP rightAligned, SEXP s_swig_copy) { std::string result;
                                                                                                   ^
ChemmineOB.cpp:20955:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasData_GetAlias__SWIG_1 ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                ^
ChemmineOB.cpp:20963:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasData_GetColor ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                        ^
ChemmineOB.cpp:20971:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasData_SetColor ( SEXP self, SEXP color) { OpenBabel::AliasData *arg1 = (OpenBabel::AliasData *) 0 ;
                                                                  ^
ChemmineOB.cpp:20981:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasData_IsExpanded ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:20988:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasData_RevertToAliasForm ( SEXP mol) { OpenBabel::OBMol *arg1 = 0 ; void *argp1 = 0 ; int res1 = 0 ;
                                                              ^
ChemmineOB.cpp:20996:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_AliasData_Expand ( SEXP self, SEXP mol, SEXP atomindex, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:21011:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_AliasData ( SEXP self) { OpenBabel::AliasData *arg1 = (OpenBabel::AliasData *) 0 ;
                                                    ^
ChemmineOB.cpp:21017:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_Default ( SEXP s_swig_copy) { OpenBabel::OBFingerprint **result = 0 ;
                                                                ^
ChemmineOB.cpp:21022:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_FindType ( SEXP ID) { OpenBabel::OBFingerprint *result = 0 ; char *arg1 = (char *) 0 ;
                                                        ^
ChemmineOB.cpp:21030:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFingerprint ( SEXP self) { OpenBabel::OBFingerprint *arg1 = (OpenBabel::OBFingerprint *) 0 ;
                                                        ^
ChemmineOB.cpp:21037:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_SetBit ( SEXP self, SEXP vec, SEXP n) {
                                                                          ^
ChemmineOB.cpp:21056:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_GetBit ( SEXP self, SEXP vec, SEXP n, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:21079:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_Fold ( SEXP self, SEXP vec, SEXP nbits) {
                                                                            ^
ChemmineOB.cpp:21098:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_GetFingerprint__SWIG_0 ( SEXP self, SEXP pOb, SEXP fp, SEXP nbits, SEXP s_swig_copy) {
                                                                                                                         ^
ChemmineOB.cpp:21119:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_GetFingerprint__SWIG_1 ( SEXP self, SEXP pOb, SEXP fp, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:21140:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_FPT_UNIQUEBITS_get ( SEXP s_swig_copy) { OpenBabel::OBFingerprint::FptFlag result;
                                                                           ^
ChemmineOB.cpp:21144:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_FPT_NOINFO_get ( SEXP s_swig_copy) { OpenBabel::OBFingerprint::FptFlag result;
                                                                       ^
ChemmineOB.cpp:21148:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_Flags ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                         ^
ChemmineOB.cpp:21155:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_SetFlags ( SEXP self, SEXP s_arg2) {
                                                                       ^
ChemmineOB.cpp:21165:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_DescribeBits__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) {
                                                                                                                  ^
ChemmineOB.cpp:21178:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_DescribeBits__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { std::string result;
                                                                                                     ^
ChemmineOB.cpp:21191:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_Tanimoto__SWIG_0 ( SEXP vec1, SEXP vec2, SEXP s_swig_copy) { double result;
                                                                                               ^
ChemmineOB.cpp:21218:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_Tanimoto__SWIG_1 ( SEXP vec1, SEXP p2, SEXP s_swig_copy) { double result;
                                                                                             ^
ChemmineOB.cpp:21237:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_Getbitsperint ( SEXP s_swig_copy) { unsigned int result; unsigned int r_nprotect = 0;
                                                                      ^
ChemmineOB.cpp:21240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFingerprint_FindFingerprint ( SEXP ID) { OpenBabel::OBFingerprint *result = 0 ;
                                                               ^
ChemmineOB.cpp:21248:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_headerlength_set ( SEXP self, SEXP s_headerlength) {
                                                                                        ^
ChemmineOB.cpp:21258:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_headerlength_get ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:21265:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_nEntries_set ( SEXP self, SEXP s_nEntries) {
                                                                                ^
ChemmineOB.cpp:21275:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_nEntries_get ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                 ^
ChemmineOB.cpp:21282:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_words_set ( SEXP self, SEXP s_words) {
                                                                          ^
ChemmineOB.cpp:21292:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_words_get ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                              ^
ChemmineOB.cpp:21299:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_fpid_set ( SEXP self, SEXP s_fpid) {
                                                                        ^
ChemmineOB.cpp:21307:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_fpid_get ( SEXP self, SEXP s_swig_copy) { char *result = 0 ;
                                                                             ^
ChemmineOB.cpp:21315:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_seek64_set ( SEXP self, SEXP s_seek64) {
                                                                            ^
ChemmineOB.cpp:21322:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_seek64_get ( SEXP self, SEXP s_swig_copy) { char result;
                                                                               ^
ChemmineOB.cpp:21329:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_datafilename_set ( SEXP self, SEXP s_datafilename) {
                                                                                        ^
ChemmineOB.cpp:21337:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FptIndexHeader_datafilename_get ( SEXP self, SEXP s_swig_copy) { char *result = 0 ;
                                                                                     ^
ChemmineOB.cpp:21345:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_FptIndexHeader ( ) { OpenBabel::FptIndexHeader *result = 0 ; unsigned int r_nprotect = 0;
                                             ^
ChemmineOB.cpp:21349:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_FptIndexHeader ( SEXP self) { OpenBabel::FptIndexHeader *arg1 = (OpenBabel::FptIndexHeader *) 0 ;
                                                         ^
ChemmineOB.cpp:21356:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FastSearch_ReadIndexFile ( SEXP self, SEXP IndexFilename, SEXP s_swig_copy) { std::string result;
                                                                                                  ^
ChemmineOB.cpp:21367:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FastSearch_ReadIndex ( SEXP self, SEXP pIndexstream, SEXP s_swig_copy) { std::string result;
                                                                                             ^
ChemmineOB.cpp:21380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_FastSearch ( SEXP self) { OpenBabel::FastSearch *arg1 = (OpenBabel::FastSearch *) 0 ;
                                                     ^
ChemmineOB.cpp:21386:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FastSearch_Find ( SEXP self, SEXP pOb, SEXP SeekPositions, SEXP MaxCandidates, SEXP s_swig_copy) {
                                                                                                                       ^
ChemmineOB.cpp:21407:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FastSearch_FindMatch ( SEXP self, SEXP pOb, SEXP SeekPositions, SEXP MaxCandidates, SEXP s_swig_copy) {
                                                                                                                            ^
ChemmineOB.cpp:21429:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_FastSearch_FindSimilar__SWIG_0 ( SEXP self, SEXP pOb, SEXP SeekposMap, SEXP MinTani, SEXP MaxTani, SEXP s_swig_copy) {
                                                                                                                           ^
ChemmineOB.cpp:21447:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FastSearch_FindSimilar__SWIG_1 ( SEXP self, SEXP pOb, SEXP SeekposMap, SEXP MinTani, SEXP s_swig_copy) {
                                                                                                                             ^
ChemmineOB.cpp:21466:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_FastSearch_FindSimilar__SWIG_2 ( SEXP self, SEXP pOb, SEXP SeekposMap, SEXP nCandidates, SEXP s_swig_copy) { bool result;
                                                                                                                 ^
ChemmineOB.cpp:21483:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FastSearch_FindSimilar__SWIG_3 ( SEXP self, SEXP pOb, SEXP SeekposMap, SEXP s_swig_copy) { bool result;
                                                                                                               ^
ChemmineOB.cpp:21499:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FastSearch_GetFingerprint ( SEXP self) { OpenBabel::OBFingerprint *result = 0 ;
                                                             ^
ChemmineOB.cpp:21508:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FastSearch_GetIndexHeader ( SEXP self, SEXP s_swig_copy) { OpenBabel::FptIndexHeader *result = 0 ;
                                                                               ^
ChemmineOB.cpp:21517:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_FastSearch ( ) { OpenBabel::FastSearch *result = 0 ; unsigned int r_nprotect = 0;
                                         ^
ChemmineOB.cpp:21521:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_FastSearchIndexer__SWIG_0 ( SEXP datafilename, SEXP os, SEXP fpid, SEXP FptBits, SEXP nmols) {
                                                                                                                       ^
ChemmineOB.cpp:21543:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_FastSearchIndexer__SWIG_1 ( SEXP datafilename, SEXP os, SEXP fpid, SEXP FptBits) {
                                                                                                           ^
ChemmineOB.cpp:21564:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_FastSearchIndexer__SWIG_2 ( SEXP datafilename, SEXP os, SEXP fpid) {
                                                                                             ^
ChemmineOB.cpp:21585:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_FastSearchIndexer__SWIG_3 ( SEXP pindex, SEXP os, SEXP nmols) {
                                                                                        ^
ChemmineOB.cpp:21599:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_FastSearchIndexer__SWIG_4 ( SEXP pindex, SEXP os) { OpenBabel::FastSearchIndexer *result = 0 ;
                                                                            ^
ChemmineOB.cpp:21613:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_FastSearchIndexer ( SEXP self) {
                                                            ^
ChemmineOB.cpp:21621:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FastSearchIndexer_Add ( SEXP self, SEXP pOb, SEXP seekpos, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:21637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_Default ( SEXP s_swig_copy) { OpenBabel::OBDescriptor **result = 0 ;
                                                               ^
ChemmineOB.cpp:21642:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBDescriptor__SWIG_0 ( SEXP ID, SEXP IsDefault) { OpenBabel::OBDescriptor *result = 0 ;
                                                                          ^
ChemmineOB.cpp:21651:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBDescriptor__SWIG_1 ( SEXP ID) { OpenBabel::OBDescriptor *result = 0 ; char *arg1 = (char *) 0 ;
                                                          ^
ChemmineOB.cpp:21658:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_FindType ( SEXP ID) { OpenBabel::OBDescriptor *result = 0 ; char *arg1 = (char *) 0 ;
                                                       ^
ChemmineOB.cpp:21666:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_Predict__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_arg3, SEXP s_swig_copy) { double result;
                                                                                                            ^
ChemmineOB.cpp:21681:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_Predict__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { double result;
                                                                                               ^
ChemmineOB.cpp:21693:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_PredictAndSave__SWIG_0 ( SEXP self, SEXP pOb, SEXP param, SEXP s_swig_copy) { double result;
                                                                                                               ^
ChemmineOB.cpp:21708:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_PredictAndSave__SWIG_1 ( SEXP self, SEXP pOb, SEXP s_swig_copy) { double result;
                                                                                                   ^
ChemmineOB.cpp:21720:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_GetStringValue__SWIG_0 ( SEXP self, SEXP pOb, SEXP svalue, SEXP param, SEXP s_swig_copy) {
                                                                                                                            ^
ChemmineOB.cpp:21741:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_GetStringValue__SWIG_1 ( SEXP self, SEXP pOb, SEXP svalue, SEXP s_swig_copy) {
                                                                                                                ^
ChemmineOB.cpp:21759:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_Compare__SWIG_0 ( SEXP self, SEXP pOb, SEXP ss, SEXP noEval, SEXP param, SEXP s_swig_copy) {
                                                                                                                              ^
ChemmineOB.cpp:21781:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_Compare__SWIG_1 ( SEXP self, SEXP pOb, SEXP ss, SEXP noEval, SEXP s_swig_copy) {
                                                                                                                  ^
ChemmineOB.cpp:21800:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_Display__SWIG_0 ( SEXP self, SEXP txt, SEXP param, SEXP ID, SEXP s_swig_copy) { bool result;
                                                                                                                 ^
ChemmineOB.cpp:21820:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_Display__SWIG_1 ( SEXP self, SEXP txt, SEXP param, SEXP s_swig_copy) { bool result;
                                                                                                        ^
ChemmineOB.cpp:21837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_Order__SWIG_0 ( SEXP self, SEXP p1, SEXP p2, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:21845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_Order__SWIG_1 ( SEXP self, SEXP s1, SEXP s2, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:21858:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_FilterCompare ( SEXP pOb, SEXP ss, SEXP noEval, SEXP s_swig_copy) { bool result;
                                                                                                     ^
ChemmineOB.cpp:21872:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_AddProperties ( SEXP pOb, SEXP DescrList) {
                                                                             ^
ChemmineOB.cpp:21884:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_DeleteProperties ( SEXP pOb, SEXP DescrList) {
                                                                                ^
ChemmineOB.cpp:21896:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_GetValues ( SEXP pOb, SEXP DescrList, SEXP s_swig_copy) { std::string result;
                                                                                           ^
ChemmineOB.cpp:21909:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBDescriptor_GetIdentifier ( SEXP optionText, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:21920:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBDescriptor ( SEXP self) { OpenBabel::OBDescriptor *arg1 = (OpenBabel::OBDescriptor *) 0 ;
                                                       ^
ChemmineOB.cpp:21926:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBBuilder ( ) { OpenBabel::OBBuilder *result = 0 ; unsigned int r_nprotect = 0;
                                        ^
ChemmineOB.cpp:21930:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_Build__SWIG_0 ( SEXP self, SEXP mol, SEXP stereoWarnings, SEXP s_swig_copy) { bool result;
                                                                                                            ^
ChemmineOB.cpp:21944:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_Build__SWIG_1 ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:21956:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_SetKeepRings ( SEXP self) { OpenBabel::OBBuilder *arg1 = (OpenBabel::OBBuilder *) 0 ;
                                                          ^
ChemmineOB.cpp:21962:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_UnsetKeepRings ( SEXP self) { OpenBabel::OBBuilder *arg1 = (OpenBabel::OBBuilder *) 0 ;
                                                            ^
ChemmineOB.cpp:21968:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_LoadFragments ( SEXP self) { OpenBabel::OBBuilder *arg1 = (OpenBabel::OBBuilder *) 0 ;
                                                           ^
ChemmineOB.cpp:21974:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_GetFragmentCoord ( SEXP self, SEXP smiles, SEXP s_swig_copy) {
                                                                                             ^
ChemmineOB.cpp:21986:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_GetNewBondVector__SWIG_0 ( SEXP atom, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                        ^
ChemmineOB.cpp:21994:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_GetNewBondVector__SWIG_1 ( SEXP atom, SEXP length, SEXP s_swig_copy) {
                                                                                                     ^
ChemmineOB.cpp:22003:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_Connect__SWIG_0 ( SEXP mol, SEXP a, SEXP b, SEXP newpos, SEXP bondOrder, SEXP s_swig_copy) {
                                                                                                                           ^
ChemmineOB.cpp:22019:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_Connect__SWIG_1 ( SEXP mol, SEXP a, SEXP b, SEXP newpos, SEXP s_swig_copy) { bool result;
                                                                                                           ^
ChemmineOB.cpp:22034:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_Connect__SWIG_2 ( SEXP mol, SEXP a, SEXP b, SEXP bondOrder, SEXP s_swig_copy) { bool result;
                                                                                                              ^
ChemmineOB.cpp:22045:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_Connect__SWIG_3 ( SEXP mol, SEXP a, SEXP b, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:22055:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_Swap ( SEXP mol, SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:22066:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_CorrectStereoBonds ( SEXP mol, SEXP s_swig_copy) { bool result; OpenBabel::OBMol *arg1 = 0 ;
                                                                                 ^
ChemmineOB.cpp:22074:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_CorrectStereoAtoms__SWIG_0 ( SEXP mol, SEXP warn, SEXP s_swig_copy) { bool result;
                                                                                                    ^
ChemmineOB.cpp:22084:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_CorrectStereoAtoms__SWIG_1 ( SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:22092:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_IsSpiroAtom ( SEXP atomId, SEXP mol, SEXP s_swig_copy) { bool result; unsigned long arg1 ;
                                                                                       ^
ChemmineOB.cpp:22103:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_GetFragment ( SEXP atom, SEXP s_swig_copy) { OpenBabel::OBBitVec result;
                                                                           ^
ChemmineOB.cpp:22111:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBBuilder_AddNbrs ( SEXP fragment, SEXP atom) { OpenBabel::OBBitVec *arg1 = 0 ;
                                                                    ^
ChemmineOB.cpp:22123:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBBuilder ( SEXP self) { OpenBabel::OBBuilder *arg1 = (OpenBabel::OBBuilder *) 0 ;
                                                    ^
ChemmineOB.cpp:22129:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_Default ( SEXP s_swig_copy) { OpenBabel::OBOp **result = 0 ; unsigned int r_nprotect = 0;
                                                       ^
ChemmineOB.cpp:22133:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_FindType ( SEXP ID) { OpenBabel::OBOp *result = 0 ; char *arg1 = (char *) 0 ; int res1 ;
                                               ^
ChemmineOB.cpp:22140:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_Do__SWIG_0 ( SEXP self, SEXP pOb, SEXP OptionText, SEXP pOptions, SEXP pConv, SEXP s_swig_copy) {
                                                                                                                           ^
ChemmineOB.cpp:22164:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_Do__SWIG_1 ( SEXP self, SEXP pOb, SEXP OptionText, SEXP pOptions, SEXP s_swig_copy) { bool result;
                                                                                                               ^
ChemmineOB.cpp:22184:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_Do__SWIG_2 ( SEXP self, SEXP pOb, SEXP OptionText, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:22198:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_Do__SWIG_3 ( SEXP self, SEXP pOb, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:22209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_WorksWith ( SEXP self, SEXP pOb, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:22220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_ProcessVec ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:22235:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_OpOptions ( SEXP pOb, SEXP s_swig_copy) { std::string result;
                                                                   ^
ChemmineOB.cpp:22243:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBOp_DoOps ( SEXP pOb, SEXP pOptions, SEXP pConv, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:22260:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBOp ( SEXP self) { OpenBabel::OBOp *arg1 = (OpenBabel::OBOp *) 0 ; void *argp1 = 0 ;
                                               ^
ChemmineOB.cpp:22266:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBChargeModel_Default ( SEXP s_swig_copy) { OpenBabel::OBChargeModel **result = 0 ;
                                                                ^
ChemmineOB.cpp:22271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBChargeModel__SWIG_0 ( SEXP ID, SEXP IsDefault) { OpenBabel::OBChargeModel *result = 0 ;
                                                                           ^
ChemmineOB.cpp:22280:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBChargeModel__SWIG_1 ( SEXP ID) { OpenBabel::OBChargeModel *result = 0 ; char *arg1 = (char *) 0 ;
                                                           ^
ChemmineOB.cpp:22288:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBChargeModel_FindType ( SEXP ID) { OpenBabel::OBChargeModel *result = 0 ; char *arg1 = (char *) 0 ;
                                                        ^
ChemmineOB.cpp:22296:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBChargeModel_ComputeCharges__SWIG_0 ( SEXP self, SEXP m, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:22309:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBChargeModel_ComputeCharges__SWIG_1 ( SEXP self, SEXP m, SEXP s_args, SEXP s_swig_copy) { bool result;
                                                                                                               ^
ChemmineOB.cpp:22326:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBChargeModel_GetFormalCharges ( SEXP self, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:22335:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBChargeModel_GetPartialCharges ( SEXP self, SEXP s_swig_copy) {
                                                                                     ^
ChemmineOB.cpp:22344:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBChargeModel_GetDipoleMoment ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                                ^
ChemmineOB.cpp:22358:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBChargeModel ( SEXP self) { OpenBabel::OBChargeModel *arg1 = (OpenBabel::OBChargeModel *) 0 ;
                                                        ^
ChemmineOB.cpp:22365:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBGraphSym__SWIG_0 ( SEXP pmol, SEXP frag_atoms) { OpenBabel::OBGraphSym *result = 0 ;
                                                                           ^
ChemmineOB.cpp:22378:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBGraphSym__SWIG_1 ( SEXP pmol) { OpenBabel::OBGraphSym *result = 0 ;
                                                          ^
ChemmineOB.cpp:22386:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBGraphSym ( SEXP self) { OpenBabel::OBGraphSym *arg1 = (OpenBabel::OBGraphSym *) 0 ;
                                                     ^
ChemmineOB.cpp:22392:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGraphSym_NoSymmetryClass_get ( SEXP s_swig_copy) { unsigned int result; unsigned int r_nprotect = 0;
                                                                         ^
ChemmineOB.cpp:22397:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGraphSym_GetSymmetry ( SEXP self, SEXP symmetry_classes, SEXP s_swig_copy) { int result;
                                                                                                   ^
ChemmineOB.cpp:22414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBGraphSym_ClearSymmetry ( SEXP self) { OpenBabel::OBGraphSym *arg1 = (OpenBabel::OBGraphSym *) 0 ;
                                                            ^
ChemmineOB.cpp:22420:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBIsomorphismMapper ( SEXP self) {
                                                              ^
ChemmineOB.cpp:22428:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_GetInstance__SWIG_0 ( SEXP query, SEXP algorithm) {
                                                                                            ^
ChemmineOB.cpp:22443:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_GetInstance__SWIG_1 ( SEXP query) { OpenBabel::OBIsomorphismMapper *result = 0 ;
                                                                            ^
ChemmineOB.cpp:22452:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_MapFirst__SWIG_0 ( SEXP self, SEXP queried, SEXP map, SEXP mask) {
                                                                                                           ^
ChemmineOB.cpp:22477:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_MapFirst__SWIG_1 ( SEXP self, SEXP queried, SEXP map) {
                                                                                                ^
ChemmineOB.cpp:22496:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_MapUnique__SWIG_0 ( SEXP self, SEXP queried, SEXP maps, SEXP mask) {
                                                                                                             ^
ChemmineOB.cpp:22521:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_MapUnique__SWIG_1 ( SEXP self, SEXP queried, SEXP maps) {
                                                                                                  ^
ChemmineOB.cpp:22540:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_MapAll__SWIG_0 ( SEXP self, SEXP queried, SEXP maps, SEXP mask, SEXP maxMemory) {
                                                                                                                          ^
ChemmineOB.cpp:22567:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_MapAll__SWIG_1 ( SEXP self, SEXP queried, SEXP maps, SEXP mask) {
                                                                                                          ^
ChemmineOB.cpp:22592:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_MapAll__SWIG_2 ( SEXP self, SEXP queried, SEXP maps) {
                                                                                               ^
ChemmineOB.cpp:22611:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_MapGeneric__SWIG_0 ( SEXP self, SEXP functor, SEXP queried, SEXP mask) {
                                                                                                                 ^
ChemmineOB.cpp:22635:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_MapGeneric__SWIG_1 ( SEXP self, SEXP functor, SEXP queried) {
                                                                                                      ^
ChemmineOB.cpp:22652:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBIsomorphismMapper_SetTimeout ( SEXP self, SEXP seconds) {
                                                                                ^
ChemmineOB.cpp:22663:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_MapsTo ( SEXP map, SEXP queryIndex, SEXP queriedIndex, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:22684:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_FindAutomorphisms__SWIG_0 ( SEXP mol, SEXP aut, SEXP symmetry_classes, SEXP mask, SEXP maxMemory, SEXP s_swig_copy) {
                                                                                                                          ^
ChemmineOB.cpp:22720:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FindAutomorphisms__SWIG_1 ( SEXP mol, SEXP aut, SEXP symmetry_classes, SEXP mask, SEXP s_swig_copy) {
                                                                                                                          ^
ChemmineOB.cpp:22754:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FindAutomorphisms__SWIG_2 ( SEXP mol, SEXP aut, SEXP symmetry_classes, SEXP s_swig_copy) { bool result;
                                                                                                               ^
ChemmineOB.cpp:22783:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FindAutomorphisms__SWIG_3 ( SEXP mol, SEXP aut, SEXP mask, SEXP maxMemory, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:22808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FindAutomorphisms__SWIG_4 ( SEXP mol, SEXP aut, SEXP mask, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:22830:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FindAutomorphisms__SWIG_5 ( SEXP mol, SEXP aut, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:22847:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FindAutomorphisms__SWIG_6 ( SEXP functor, SEXP mol, SEXP symmetry_classes, SEXP mask) {
                                                                                                            ^
ChemmineOB.cpp:22876:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FindAutomorphisms__SWIG_7 ( SEXP functor, SEXP mol, SEXP symmetry_classes) {
                                                                                                 ^
ChemmineOB.cpp:22901:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBQueryAtom__SWIG_0 ( SEXP atomicNum, SEXP isInRing, SEXP isAromatic) {
                                                                                                ^
ChemmineOB.cpp:22907:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBQueryAtom__SWIG_1 ( SEXP atomicNum, SEXP isInRing) { OpenBabel::OBQueryAtom *result = 0 ;
                                                                               ^
ChemmineOB.cpp:22913:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBQueryAtom__SWIG_2 ( SEXP atomicNum) { OpenBabel::OBQueryAtom *result = 0 ; int arg1 ;
                                                                ^
ChemmineOB.cpp:22918:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBQueryAtom__SWIG_3 ( ) { OpenBabel::OBQueryAtom *result = 0 ; unsigned int r_nprotect = 0;
                                                  ^
ChemmineOB.cpp:22922:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBQueryAtom ( SEXP self) { OpenBabel::OBQueryAtom *arg1 = (OpenBabel::OBQueryAtom *) 0 ;
                                                      ^
ChemmineOB.cpp:22928:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQueryAtom_GetIndex ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:22936:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQueryAtom_GetBonds ( SEXP self, SEXP s_swig_copy) {
                                                                          ^
ChemmineOB.cpp:22946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQueryAtom_GetNbrs ( SEXP self, SEXP s_swig_copy) {
                                                                         ^
ChemmineOB.cpp:22956:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQueryAtom_Matches ( SEXP self, SEXP atom, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:22968:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBQueryBond__SWIG_0 ( SEXP begin, SEXP end, SEXP order, SEXP aromatic) {
                                                                                                 ^
ChemmineOB.cpp:22982:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBQueryBond__SWIG_1 ( SEXP begin, SEXP end, SEXP order) { OpenBabel::OBQueryBond *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:22995:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBQueryBond__SWIG_2 ( SEXP begin, SEXP end) { OpenBabel::OBQueryBond *result = 0 ;
                                                                      ^
ChemmineOB.cpp:23008:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBQueryBond ( SEXP self) { OpenBabel::OBQueryBond *arg1 = (OpenBabel::OBQueryBond *) 0 ;
                                                      ^
ChemmineOB.cpp:23014:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQueryBond_GetIndex ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:23022:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQueryBond_GetBeginAtom ( SEXP self) { OpenBabel::OBQueryAtom *result = 0 ;
                                                            ^
ChemmineOB.cpp:23031:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQueryBond_GetEndAtom ( SEXP self) { OpenBabel::OBQueryAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:23040:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQueryBond_Matches ( SEXP self, SEXP bond, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:23052:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBQuery ( SEXP self) { OpenBabel::OBQuery *arg1 = (OpenBabel::OBQuery *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:23058:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQuery_NumAtoms ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                      ^
ChemmineOB.cpp:23066:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQuery_NumBonds ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                      ^
ChemmineOB.cpp:23074:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQuery_GetAtoms ( SEXP self, SEXP s_swig_copy) {
                                                                      ^
ChemmineOB.cpp:23084:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQuery_GetBonds ( SEXP self, SEXP s_swig_copy) {
                                                                      ^
ChemmineOB.cpp:23094:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQuery_GetBond ( SEXP self, SEXP begin, SEXP end) { OpenBabel::OBQueryBond *result = 0 ;
                                                                         ^
ChemmineOB.cpp:23111:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQuery_AddAtom ( SEXP self, SEXP atom) { OpenBabel::OBQuery *arg1 = (OpenBabel::OBQuery *) 0 ;
                                                              ^
ChemmineOB.cpp:23121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBQuery_AddBond ( SEXP self, SEXP bond) { OpenBabel::OBQuery *arg1 = (OpenBabel::OBQuery *) 0 ;
                                                              ^
ChemmineOB.cpp:23131:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBQuery ( ) { OpenBabel::OBQuery *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                      ^
ChemmineOB.cpp:23135:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CompileMoleculeQuery__SWIG_0 ( SEXP mol, SEXP mask) { OpenBabel::OBQuery *result = 0 ;
                                                                          ^
ChemmineOB.cpp:23149:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CompileMoleculeQuery__SWIG_1 ( SEXP mol) { OpenBabel::OBQuery *result = 0 ;
                                                               ^
ChemmineOB.cpp:23157:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CompileSmilesQuery__SWIG_0 ( SEXP smiles, SEXP mask) { OpenBabel::OBQuery *result = 0 ;
                                                                           ^
ChemmineOB.cpp:23172:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CompileSmilesQuery__SWIG_1 ( SEXP smiles) { OpenBabel::OBQuery *result = 0 ; std::string *arg1 = 0 ;
                                                                ^
ChemmineOB.cpp:23182:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_CanonicalLabels__SWIG_0 ( SEXP mol, SEXP symmetry_classes, SEXP canonical_labels, SEXP mask, SEXP maxSeconds, SEXP onlyOne)
                                                                                                                                  ^
ChemmineOB.cpp:23217:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_CanonicalLabels__SWIG_1 ( SEXP mol, SEXP symmetry_classes, SEXP canonical_labels, SEXP mask, SEXP maxSeconds) {
                                                                                                                    ^
ChemmineOB.cpp:23250:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CanonicalLabels__SWIG_2 ( SEXP mol, SEXP symmetry_classes, SEXP canonical_labels, SEXP mask) {
                                                                                                                   ^
ChemmineOB.cpp:23283:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CanonicalLabels__SWIG_3 ( SEXP mol, SEXP symmetry_classes, SEXP canonical_labels) {
                                                                                                        ^
ChemmineOB.cpp:23310:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_CisTrans_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Type result;
                                                                ^
ChemmineOB.cpp:23314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_ExtendedCisTrans_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Type result;
                                                                        ^
ChemmineOB.cpp:23318:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_SquarePlanar_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Type result;
                                                                    ^
ChemmineOB.cpp:23322:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_Tetrahedral_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Type result;
                                                                   ^
ChemmineOB.cpp:23326:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_ExtendedTetrahedral_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Type result;
                                                                           ^
ChemmineOB.cpp:23330:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_TrigonalBipyramidal_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Type result;
                                                                           ^
ChemmineOB.cpp:23334:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_Octahedral_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Type result;
                                                                  ^
ChemmineOB.cpp:23338:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_NotStereo_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::BondDirection result;
                                                                 ^
ChemmineOB.cpp:23342:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_UpBond_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::BondDirection result;
                                                              ^
ChemmineOB.cpp:23346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_DownBond_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::BondDirection result;
                                                                ^
ChemmineOB.cpp:23350:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_UnknownDir_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::BondDirection result;
                                                                  ^
ChemmineOB.cpp:23354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_ShapeU_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Shape result; unsigned int r_nprotect = 0;
                                                              ^
ChemmineOB.cpp:23357:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_ShapeZ_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Shape result; unsigned int r_nprotect = 0;
                                                              ^
ChemmineOB.cpp:23360:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_Shape4_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Shape result; unsigned int r_nprotect = 0;
                                                              ^
ChemmineOB.cpp:23363:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_ViewFrom_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::View result;
                                                                ^
ChemmineOB.cpp:23367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_ViewTowards_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::View result;
                                                                   ^
ChemmineOB.cpp:23371:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_Clockwise_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Winding result;
                                                                 ^
ChemmineOB.cpp:23375:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_AntiClockwise_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Winding result;
                                                                     ^
ChemmineOB.cpp:23379:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_UnknownWinding_get ( SEXP s_swig_copy) { OpenBabel::OBStereo::Winding result;
                                                                      ^
ChemmineOB.cpp:23383:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_MakeRefs__SWIG_0 ( SEXP ref1, SEXP ref2, SEXP ref3, SEXP ref4, SEXP s_swig_copy) {
                                                                                                                ^
ChemmineOB.cpp:23398:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_MakeRefs__SWIG_1 ( SEXP ref1, SEXP ref2, SEXP ref3, SEXP s_swig_copy) {
                                                                                                     ^
ChemmineOB.cpp:23411:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_ContainsSameRefs ( SEXP refs1, SEXP refs2, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:23428:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_ContainsRef ( SEXP refs, SEXP ref, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:23442:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_NumInversions ( SEXP refs, SEXP s_swig_copy) { int result; OpenBabel::OBStereo::Refs *arg1 = 0 ;
                                                                            ^
ChemmineOB.cpp:23452:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_Permutate ( SEXP refs, SEXP i, SEXP j) { OpenBabel::OBStereo::Refs *arg1 = 0 ;
                                                                      ^
ChemmineOB.cpp:23466:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereo_Permutated ( SEXP refs, SEXP i, SEXP j, SEXP s_swig_copy) {
                                                                                         ^
ChemmineOB.cpp:23483:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStereo ( ) { OpenBabel::OBStereo *result = 0 ; unsigned int r_nprotect = 0;
                                       ^
ChemmineOB.cpp:23487:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBStereo ( SEXP self) { OpenBabel::OBStereo *arg1 = (OpenBabel::OBStereo *) 0 ; void *argp1 = 0 ;
                                                   ^
ChemmineOB.cpp:23493:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStereoUnit__SWIG_0 ( ) { OpenBabel::OBStereoUnit *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:23497:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStereoUnit__SWIG_1 ( SEXP s_type, SEXP s_id, SEXP s_para) { OpenBabel::OBStereoUnit *result = 0 ;
                                                                                      ^
ChemmineOB.cpp:23508:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStereoUnit__SWIG_2 ( SEXP s_type, SEXP s_id) { OpenBabel::OBStereoUnit *result = 0 ;
                                                                         ^
ChemmineOB.cpp:23518:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoUnit_type_set ( SEXP self, SEXP s_type) {
                                                                      ^
ChemmineOB.cpp:23529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoUnit_type_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBStereo::Type result;
                                                                           ^
ChemmineOB.cpp:23536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoUnit_id_set ( SEXP self, SEXP s_id) {
                                                                  ^
ChemmineOB.cpp:23545:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoUnit_id_get ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                         ^
ChemmineOB.cpp:23552:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoUnit_para_set ( SEXP self, SEXP s_para) {
                                                                      ^
ChemmineOB.cpp:23559:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoUnit_para_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:23566:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBStereoUnit ( SEXP self) { OpenBabel::OBStereoUnit *arg1 = (OpenBabel::OBStereoUnit *) 0 ;
                                                       ^
ChemmineOB.cpp:23572:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBStereoBase ( SEXP self) { OpenBabel::OBStereoBase *arg1 = (OpenBabel::OBStereoBase *) 0 ;
                                                       ^
ChemmineOB.cpp:23578:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoBase_GetMolecule ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                            ^
ChemmineOB.cpp:23587:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoBase_GetType ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBStereo::Type result;
                                                                          ^
ChemmineOB.cpp:23595:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoBase_SetSpecified ( SEXP self, SEXP specified) {
                                                                             ^
ChemmineOB.cpp:23602:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoBase_IsSpecified ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:23610:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStereoFacade__SWIG_0 ( SEXP mol, SEXP perceive) { OpenBabel::OBStereoFacade *result = 0 ;
                                                                            ^
ChemmineOB.cpp:23619:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStereoFacade__SWIG_1 ( SEXP mol) { OpenBabel::OBStereoFacade *result = 0 ;
                                                             ^
ChemmineOB.cpp:23628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoFacade_NumTetrahedralStereo ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                         ^
ChemmineOB.cpp:23635:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoFacade_HasTetrahedralStereo ( SEXP self, SEXP atomId, SEXP s_swig_copy) { bool result;
                                                                                                      ^
ChemmineOB.cpp:23645:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoFacade_GetTetrahedralStereo ( SEXP self, SEXP atomId) {
                                                                                    ^
ChemmineOB.cpp:23657:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoFacade_NumCisTransStereo ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:23664:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoFacade_HasCisTransStereo ( SEXP self, SEXP bondId, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:23674:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoFacade_GetCisTransStereo ( SEXP self, SEXP bondId) { OpenBabel::OBCisTransStereo *result = 0 ;
                                                                                 ^
ChemmineOB.cpp:23685:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoFacade_NumSquarePlanarStereo ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                          ^
ChemmineOB.cpp:23692:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoFacade_HasSquarePlanarStereo ( SEXP self, SEXP atomId, SEXP s_swig_copy) { bool result;
                                                                                                       ^
ChemmineOB.cpp:23702:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBStereoFacade_GetSquarePlanarStereo ( SEXP self, SEXP atomId) {
                                                                                     ^
ChemmineOB.cpp:23714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBStereoFacade ( SEXP self) { OpenBabel::OBStereoFacade *arg1 = (OpenBabel::OBStereoFacade *) 0 ;
                                                         ^
ChemmineOB.cpp:23721:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_PerceiveStereo__SWIG_0 ( SEXP mol, SEXP force) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                     ^
ChemmineOB.cpp:23729:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_PerceiveStereo__SWIG_1 ( SEXP mol) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                         ^
ChemmineOB.cpp:23735:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_StereoFrom2D__SWIG_0 ( SEXP mol, SEXP updown, SEXP force) {
                                                                                ^
ChemmineOB.cpp:23750:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_StereoFrom2D__SWIG_1 ( SEXP mol, SEXP updown) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                    ^
ChemmineOB.cpp:23764:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_StereoFrom2D__SWIG_2 ( SEXP mol) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                       ^
ChemmineOB.cpp:23770:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_StereoFrom3D__SWIG_0 ( SEXP mol, SEXP force) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ;
                                                                   ^
ChemmineOB.cpp:23778:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_StereoFrom3D__SWIG_1 ( SEXP mol) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                                       ^
ChemmineOB.cpp:23784:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_StereoFrom0D ( SEXP mol) { OpenBabel::OBMol *arg1 = (OpenBabel::OBMol *) 0 ; void *argp1 = 0 ;
                                               ^
ChemmineOB.cpp:23790:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_TetrahedralFrom3D__SWIG_0 ( SEXP mol, SEXP stereoUnits, SEXP addToMol, SEXP s_swig_copy) {
                                                                                                               ^
ChemmineOB.cpp:23807:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_TetrahedralFrom3D__SWIG_1 ( SEXP mol, SEXP stereoUnits, SEXP s_swig_copy) {
                                                                                                ^
ChemmineOB.cpp:23823:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_TetrahedralFrom2D__SWIG_0 ( SEXP mol, SEXP stereoUnits, SEXP addToMol, SEXP s_swig_copy) {
                                                                                                               ^
ChemmineOB.cpp:23840:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_TetrahedralFrom2D__SWIG_1 ( SEXP mol, SEXP stereoUnits, SEXP s_swig_copy) {
                                                                                                ^
ChemmineOB.cpp:23856:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_TetrahedralFrom0D__SWIG_0 ( SEXP mol, SEXP stereoUnits, SEXP addToMol, SEXP s_swig_copy) {
                                                                                                               ^
ChemmineOB.cpp:23873:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_TetrahedralFrom0D__SWIG_1 ( SEXP mol, SEXP stereoUnits, SEXP s_swig_copy) {
                                                                                                ^
ChemmineOB.cpp:23889:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CisTransFrom3D__SWIG_0 ( SEXP mol, SEXP stereoUnits, SEXP addToMol, SEXP s_swig_copy) {
                                                                                                            ^
ChemmineOB.cpp:23906:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CisTransFrom3D__SWIG_1 ( SEXP mol, SEXP stereoUnits, SEXP s_swig_copy) {
                                                                                             ^
ChemmineOB.cpp:23922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CisTransFrom2D__SWIG_0 ( SEXP mol, SEXP stereoUnits, SEXP updown, SEXP addToMol, SEXP s_swig_copy) {
                                                                                                                         ^
ChemmineOB.cpp:23946:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CisTransFrom2D__SWIG_1 ( SEXP mol, SEXP stereoUnits, SEXP updown, SEXP s_swig_copy) {
                                                                                                          ^
ChemmineOB.cpp:23969:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CisTransFrom2D__SWIG_2 ( SEXP mol, SEXP stereoUnits, SEXP s_swig_copy) {
                                                                                             ^
ChemmineOB.cpp:23985:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_TetStereoToWedgeHash ( SEXP mol, SEXP updown, SEXP from, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:24012:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_GetUnspecifiedCisTrans ( SEXP mol, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:24022:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_StereoRefToImplicit ( SEXP mol, SEXP atomId) { OpenBabel::OBMol *arg1 = 0 ;
                                                                   ^
ChemmineOB.cpp:24033:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_ImplicitRefToStereo ( SEXP mol, SEXP centerId, SEXP newId) { OpenBabel::OBMol *arg1 = 0 ;
                                                                                 ^
ChemmineOB.cpp:24046:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CisTransFrom0D__SWIG_0 ( SEXP mol, SEXP stereoUnits, SEXP addToMol, SEXP s_swig_copy) {
                                                                                                            ^
ChemmineOB.cpp:24063:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_CisTransFrom0D__SWIG_1 ( SEXP mol, SEXP stereoUnits, SEXP s_swig_copy) {
                                                                                             ^
ChemmineOB.cpp:24079:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FindStereogenicUnits__SWIG_0 ( SEXP mol, SEXP symClasses, SEXP s_swig_copy) {
                                                                                                  ^
ChemmineOB.cpp:24101:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_FindStereogenicUnits__SWIG_1 ( SEXP mol, SEXP symClasses, SEXP automorphisms, SEXP s_swig_copy) {
                                                                                                                      ^
ChemmineOB.cpp:24130:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRotorRule ( SEXP buffer, SEXP ref, SEXP vals, SEXP d) { OpenBabel::OBRotorRule *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:24145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRotorRule ( SEXP self) { OpenBabel::OBRotorRule *arg1 = (OpenBabel::OBRotorRule *) 0 ;
                                                      ^
ChemmineOB.cpp:24151:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRule_IsValid ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                         ^
ChemmineOB.cpp:24158:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRule_GetReferenceAtoms ( SEXP self, SEXP ref) {
                                                                           ^
ChemmineOB.cpp:24167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRule_SetDelta ( SEXP self, SEXP d) { OpenBabel::OBRotorRule *arg1 = (OpenBabel::OBRotorRule *) 0 ;
                                                                ^
ChemmineOB.cpp:24174:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRule_GetDelta ( SEXP self, SEXP s_swig_copy) { double result;
                                                                          ^
ChemmineOB.cpp:24182:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRule_GetTorsionVals ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:24191:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRule_GetSmartsString ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                                 ^
ChemmineOB.cpp:24199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRule_GetSmartsPattern ( SEXP self) { OpenBabel::OBSmartsPattern *result = 0 ;
                                                                ^
ChemmineOB.cpp:24208:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRotorRules ( ) { OpenBabel::OBRotorRules *result = 0 ; unsigned int r_nprotect = 0;
                                           ^
ChemmineOB.cpp:24212:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRotorRules ( SEXP self) { OpenBabel::OBRotorRules *arg1 = (OpenBabel::OBRotorRules *) 0 ;
                                                       ^
ChemmineOB.cpp:24218:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRules_SetFilename ( SEXP self, SEXP s) {
                                                                    ^
ChemmineOB.cpp:24230:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRules_GetRotorIncrements ( SEXP self, SEXP mol, SEXP bond, SEXP refs, SEXP vals, SEXP delta) {
                                                                                                                          ^
ChemmineOB.cpp:24261:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorRules_Quiet ( SEXP self) { OpenBabel::OBRotorRules *arg1 = (OpenBabel::OBRotorRules *) 0 ;
                                                      ^
ChemmineOB.cpp:24267:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRotor ( ) { OpenBabel::OBRotor *result = 0 ; unsigned int r_nprotect = 0; SEXP r_ans = R_NilValue ;
                                      ^
ChemmineOB.cpp:24271:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRotor ( SEXP self) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:24277:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetBond ( SEXP self, SEXP bond) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ;
                                                              ^
ChemmineOB.cpp:24287:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetRings ( SEXP self) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ; void *argp1 = 0 ;
                                                    ^
ChemmineOB.cpp:24293:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetIdx ( SEXP self, SEXP idx) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ; int arg2 ;
                                                            ^
ChemmineOB.cpp:24299:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetDihedralAtoms__SWIG_0 ( SEXP self, SEXP ref) {
                                                                              ^
ChemmineOB.cpp:24312:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetDihedralAtoms__SWIG_1 ( SEXP self, SEXP ref) {
                                                                              ^
ChemmineOB.cpp:24321:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetRotAtoms ( SEXP self, SEXP atoms) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ;
                                                                   ^
ChemmineOB.cpp:24333:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetTorsionValues ( SEXP self, SEXP angles) {
                                                                         ^
ChemmineOB.cpp:24347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetFixedBonds ( SEXP self, SEXP bv) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ;
                                                                  ^
ChemmineOB.cpp:24359:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetToAngle ( SEXP self, SEXP coordinates, SEXP setang) {
                                                                                     ^
ChemmineOB.cpp:24369:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetRotor__SWIG_0 ( SEXP self, SEXP coordinates, SEXP s_arg3, SEXP prev) {
                                                                                                      ^
ChemmineOB.cpp:24379:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetRotor__SWIG_1 ( SEXP self, SEXP coordinates, SEXP s_arg3) {
                                                                                           ^
ChemmineOB.cpp:24389:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_Set__SWIG_0 ( SEXP self, SEXP coordinates, SEXP sine, SEXP cosine, SEXP translation, SEXP invmag)
                                                                                                                                ^
ChemmineOB.cpp:24401:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_Precompute ( SEXP self, SEXP coordinates) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ;
                                                                        ^
ChemmineOB.cpp:24410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_Set__SWIG_1 ( SEXP self, SEXP coordinates, SEXP idx) {
                                                                                   ^
ChemmineOB.cpp:24419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_Precalc ( SEXP self, SEXP conformers) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ;
                                                                    ^
ChemmineOB.cpp:24432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_Set__SWIG_2 ( SEXP self, SEXP coordinates, SEXP conformer, SEXP idx) {
                                                                                                   ^
ChemmineOB.cpp:24442:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetBond ( SEXP self) { OpenBabel::OBBond *result = 0 ;
                                                   ^
ChemmineOB.cpp:24450:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_Size ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                  ^
ChemmineOB.cpp:24457:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetIdx ( SEXP self, SEXP s_swig_copy) { int result;
                                                                    ^
ChemmineOB.cpp:24464:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetDihedralAtoms__SWIG_0 ( SEXP self, SEXP ref) {
                                                                              ^
ChemmineOB.cpp:24473:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetDihedralAtoms__SWIG_1 ( SEXP self, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:24482:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetTorsionValues ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:24491:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetFixedBonds ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBitVec *result = 0 ;
                                                                           ^
ChemmineOB.cpp:24499:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_CalcTorsion ( SEXP self, SEXP coordinates, SEXP s_swig_copy) { double result;
                                                                                           ^
ChemmineOB.cpp:24509:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_CalcBondLength ( SEXP self, SEXP coordinates, SEXP s_swig_copy) { double result;
                                                                                              ^
ChemmineOB.cpp:24519:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_BeginTorIncrement ( SEXP self, SEXP s_swig_copy) {
                                                                               ^
ChemmineOB.cpp:24528:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_EndTorIncrement ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:24537:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_RemoveSymTorsionValues ( SEXP self, SEXP s_arg2) {
                                                                               ^
ChemmineOB.cpp:24545:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetDelta ( SEXP self, SEXP d) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ;
                                                            ^
ChemmineOB.cpp:24552:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetDelta ( SEXP self, SEXP s_swig_copy) { double result;
                                                                      ^
ChemmineOB.cpp:24560:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetFixedAtoms ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBitVec *result = 0 ;
                                                                           ^
ChemmineOB.cpp:24568:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetFixedAtoms ( SEXP self, SEXP bv) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ;
                                                                  ^
ChemmineOB.cpp:24580:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetEvalAtoms ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBitVec *result = 0 ;
                                                                          ^
ChemmineOB.cpp:24588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetEvalAtoms ( SEXP self, SEXP bv) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ;
                                                                 ^
ChemmineOB.cpp:24600:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetRotAtoms ( SEXP self) { void *result = 0 ;
                                                       ^
ChemmineOB.cpp:24608:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_GetResolution ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:24617:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotor_SetNumCoords ( SEXP self, SEXP nc) { OpenBabel::OBRotor *arg1 = (OpenBabel::OBRotor *) 0 ;
                                                                 ^
ChemmineOB.cpp:24624:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRotorList ( ) { OpenBabel::OBRotorList *result = 0 ; unsigned int r_nprotect = 0;
                                          ^
ChemmineOB.cpp:24628:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRotorList ( SEXP self) { OpenBabel::OBRotorList *arg1 = (OpenBabel::OBRotorList *) 0 ;
                                                      ^
ChemmineOB.cpp:24634:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_Clear ( SEXP self) { OpenBabel::OBRotorList *arg1 = (OpenBabel::OBRotorList *) 0 ;
                                                     ^
ChemmineOB.cpp:24640:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_Size ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                      ^
ChemmineOB.cpp:24647:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_IsFixedBond ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:24658:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_HasFixedBonds ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:24665:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_RemoveSymVals ( SEXP self, SEXP s_arg2) {
                                                                          ^
ChemmineOB.cpp:24677:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_HasRingRotors ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:24684:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_Setup__SWIG_0 ( SEXP self, SEXP mol, SEXP sampleRings, SEXP s_swig_copy) { bool result;
                                                                                                           ^
ChemmineOB.cpp:24698:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_Setup__SWIG_1 ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:24710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_SetFixedBonds ( SEXP self, SEXP fix) {
                                                                       ^
ChemmineOB.cpp:24722:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_Init ( SEXP self, SEXP fname) { OpenBabel::OBRotorList *arg1 = (OpenBabel::OBRotorList *) 0 ;
                                                                ^
ChemmineOB.cpp:24734:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_SetQuiet ( SEXP self) { OpenBabel::OBRotorList *arg1 = (OpenBabel::OBRotorList *) 0 ;
                                                        ^
ChemmineOB.cpp:24740:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_SetRotAtoms ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:24752:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_FindRotors__SWIG_0 ( SEXP self, SEXP mol, SEXP sampleRingBonds, SEXP s_swig_copy) {
                                                                                                                    ^
ChemmineOB.cpp:24766:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_FindRotors__SWIG_1 ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:24778:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_SetEvalAtoms ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:24790:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_AssignTorVals ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:24802:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_BeginRotor ( SEXP self, SEXP i) { OpenBabel::OBRotor *result = 0 ;
                                                                  ^
ChemmineOB.cpp:24817:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_NextRotor ( SEXP self, SEXP i) { OpenBabel::OBRotor *result = 0 ;
                                                                 ^
ChemmineOB.cpp:24832:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_BeginRotors ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:24841:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_EndRotors ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:24850:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_IdentifyEvalAtoms ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:24862:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_SetFixAtoms ( SEXP self, SEXP fix) {
                                                                     ^
ChemmineOB.cpp:24874:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_HasFixedAtoms ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:24881:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_IgnoreSymmetryRemoval ( SEXP self) {
                                                                     ^
ChemmineOB.cpp:24888:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorList_SetRotAtomsByFix ( SEXP self, SEXP s_arg2) {
                                                                             ^
ChemmineOB.cpp:24900:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_rotor_digit__SWIG_0 ( SEXP rs) { OpenBabel::rotor_digit *result = 0 ; unsigned int arg1 ; int val1 ;
                                                         ^
ChemmineOB.cpp:24907:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_rotor_digit__SWIG_1 ( ) { OpenBabel::rotor_digit *result = 0 ; unsigned int r_nprotect = 0;
                                                  ^
ChemmineOB.cpp:24911:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_rotor_digit_set_size ( SEXP self, SEXP rs) {
                                                                 ^
ChemmineOB.cpp:24920:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_rotor_digit_set_state ( SEXP self, SEXP st) {
                                                                  ^
ChemmineOB.cpp:24927:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_rotor_digit_get_state ( SEXP self, SEXP s_swig_copy) { int result;
                                                                           ^
ChemmineOB.cpp:24934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_rotor_digit_size ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                      ^
ChemmineOB.cpp:24941:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_rotor_digit__next ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                       ^
ChemmineOB.cpp:24948:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_rotor_digit ( SEXP self) { OpenBabel::rotor_digit *arg1 = (OpenBabel::rotor_digit *) 0 ;
                                                      ^
ChemmineOB.cpp:24954:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRotorKeys ( ) { OpenBabel::OBRotorKeys *result = 0 ; unsigned int r_nprotect = 0;
                                          ^
ChemmineOB.cpp:24958:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorKeys_Clear ( SEXP self) { OpenBabel::OBRotorKeys *arg1 = (OpenBabel::OBRotorKeys *) 0 ;
                                                     ^
ChemmineOB.cpp:24964:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorKeys_NumKeys ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                         ^
ChemmineOB.cpp:24971:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorKeys_AddRotor ( SEXP self, SEXP size) {
                                                                   ^
ChemmineOB.cpp:24980:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorKeys_Next ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                      ^
ChemmineOB.cpp:24987:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotorKeys_GetKey ( SEXP self, SEXP s_swig_copy) { std::vector< int,std::allocator< int > > result;
                                                                        ^
ChemmineOB.cpp:24995:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRotorKeys ( SEXP self) { OpenBabel::OBRotorKeys *arg1 = (OpenBabel::OBRotorKeys *) 0 ;
                                                      ^
ChemmineOB.cpp:25001:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRotamerList ( ) { OpenBabel::OBRotamerList *result = 0 ; unsigned int r_nprotect = 0;
                                            ^
ChemmineOB.cpp:25005:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRotamerList ( SEXP self) { OpenBabel::OBRotamerList *arg1 = (OpenBabel::OBRotamerList *) 0 ;
                                                        ^
ChemmineOB.cpp:25012:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_Setup__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_arg3) {
                                                                                         ^
ChemmineOB.cpp:25030:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_Setup__SWIG_1 ( SEXP self, SEXP mol, SEXP ref, SEXP nrotors) {
                                                                                                 ^
ChemmineOB.cpp:25046:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_NumRotors ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:25054:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_NumRotamers ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:25062:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_AddRotamer__SWIG_0 ( SEXP self, SEXP s_arg2) {
                                                                                 ^
ChemmineOB.cpp:25071:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_AddRotamer__SWIG_1 ( SEXP self, SEXP key) {
                                                                              ^
ChemmineOB.cpp:25080:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_AddRotamer__SWIG_2 ( SEXP self, SEXP key) {
                                                                              ^
ChemmineOB.cpp:25091:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_AddRotamer__SWIG_3 ( SEXP self, SEXP key) {
                                                                              ^
ChemmineOB.cpp:25100:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_AddRotamers ( SEXP self, SEXP arr, SEXP nconf) {
                                                                                   ^
ChemmineOB.cpp:25110:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_GetReferenceArray ( SEXP self, SEXP s_arg2) {
                                                                                ^
ChemmineOB.cpp:25120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_BeginRotamer ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:25129:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_EndRotamer ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:25138:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_CreateConformerList ( SEXP self, SEXP mol, SEXP s_swig_copy) {
                                                                                                 ^
ChemmineOB.cpp:25153:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_ExpandConformerList ( SEXP self, SEXP mol, SEXP confs) {
                                                                                           ^
ChemmineOB.cpp:25174:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_SetCurrentCoordinates ( SEXP self, SEXP mol, SEXP arr, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:25191:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_SetBaseCoordinateSets__SWIG_0 ( SEXP self, SEXP mol) {
                                                                                         ^
ChemmineOB.cpp:25204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_SetBaseCoordinateSets__SWIG_1 ( SEXP self, SEXP bc, SEXP N) {
                                                                                                ^
ChemmineOB.cpp:25222:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_NumBaseCoordinateSets ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                         ^
ChemmineOB.cpp:25230:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_GetBaseCoordinateSet ( SEXP self, SEXP i) { double *result = 0 ;
                                                                              ^
ChemmineOB.cpp:25241:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBRotamerList_NumAtoms ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                            ^
ChemmineOB.cpp:25249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize1_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                          ^
ChemmineOB.cpp:25253:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize2_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                          ^
ChemmineOB.cpp:25257:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize5_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                          ^
ChemmineOB.cpp:25261:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize10_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                           ^
ChemmineOB.cpp:25265:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize15_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                           ^
ChemmineOB.cpp:25269:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize20_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                           ^
ChemmineOB.cpp:25273:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize30_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                           ^
ChemmineOB.cpp:25277:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize36_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                           ^
ChemmineOB.cpp:25281:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize45_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                           ^
ChemmineOB.cpp:25285:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AngStepSize60_get ( SEXP s_swig_copy) { OpenBabel::OBSpectrophore::AccuracyOption result;
                                                                           ^
ChemmineOB.cpp:25289:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_NoNormalization_get ( SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:25294:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_NormalizationTowardsZeroMean_get ( SEXP s_swig_copy) {
                                                                                          ^
ChemmineOB.cpp:25299:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_NormalizationTowardsUnitStd_get ( SEXP s_swig_copy) {
                                                                                         ^
ChemmineOB.cpp:25304:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_NormalizationTowardsZeroMeanAndUnitStd_get ( SEXP s_swig_copy) {
                                                                                                    ^
ChemmineOB.cpp:25309:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_NoStereoSpecificProbes_get ( SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:25314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_UniqueStereoSpecificProbes_get ( SEXP s_swig_copy) {
                                                                                        ^
ChemmineOB.cpp:25319:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_MirrorStereoSpecificProbes_get ( SEXP s_swig_copy) {
                                                                                        ^
ChemmineOB.cpp:25324:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_AllStereoSpecificProbes_get ( SEXP s_swig_copy) {
                                                                                     ^
ChemmineOB.cpp:25329:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSpectrophore__SWIG_0 ( ) { OpenBabel::OBSpectrophore *result = 0 ; unsigned int r_nprotect = 0;
                                                     ^
ChemmineOB.cpp:25333:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSpectrophore__SWIG_1 ( SEXP sphore) { OpenBabel::OBSpectrophore *result = 0 ;
                                                                ^
ChemmineOB.cpp:25344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSpectrophore ( SEXP self) { OpenBabel::OBSpectrophore *arg1 = (OpenBabel::OBSpectrophore *) 0 ;
                                                         ^
ChemmineOB.cpp:25351:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_SetResolution__SWIG_0 ( SEXP self, SEXP r) {
                                                                                ^
ChemmineOB.cpp:25358:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_SetResolution__SWIG_1 ( SEXP self) {
                                                                        ^
ChemmineOB.cpp:25365:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_SetAccuracy__SWIG_0 ( SEXP self, SEXP a) {
                                                                              ^
ChemmineOB.cpp:25375:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_SetAccuracy__SWIG_1 ( SEXP self) {
                                                                      ^
ChemmineOB.cpp:25382:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_SetStereo__SWIG_0 ( SEXP self, SEXP s) {
                                                                            ^
ChemmineOB.cpp:25392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_SetStereo__SWIG_1 ( SEXP self) {
                                                                    ^
ChemmineOB.cpp:25399:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_SetNormalization__SWIG_0 ( SEXP self, SEXP n) {
                                                                                   ^
ChemmineOB.cpp:25409:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_SetNormalization__SWIG_1 ( SEXP self) {
                                                                           ^
ChemmineOB.cpp:25416:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_GetAccuracy ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:25424:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_GetResolution ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                  ^
ChemmineOB.cpp:25433:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_GetStereo ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBSpectrophore::StereoOption result;
                                                                              ^
ChemmineOB.cpp:25441:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_GetNormalization ( SEXP self, SEXP s_swig_copy) {
                                                                                     ^
ChemmineOB.cpp:25449:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSpectrophore_GetSpectrophore ( SEXP self, SEXP mol, SEXP s_swig_copy) {
                                                                                              ^
ChemmineOB.cpp:25461:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_KCAL_TO_KJ_get ( SEXP s_swig_copy) { double result; unsigned int r_nprotect = 0;
                                                         ^
ChemmineOB.cpp:25465:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_GAS_CONSTANT_get ( SEXP s_swig_copy) { double result; unsigned int r_nprotect = 0;
                                                           ^
ChemmineOB.cpp:25469:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_LineSearchType ( ) { OpenBabel::LineSearchType *result = 0 ; unsigned int r_nprotect = 0;
                                             ^
ChemmineOB.cpp:25473:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_LineSearchType ( SEXP self) { OpenBabel::LineSearchType *arg1 = (OpenBabel::LineSearchType *) 0 ;
                                                         ^
ChemmineOB.cpp:25480:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter_a_set ( SEXP self, SEXP s_a) {
                                                                 ^
ChemmineOB.cpp:25487:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter_a_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                         ^
ChemmineOB.cpp:25494:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter_b_set ( SEXP self, SEXP s_b) {
                                                                 ^
ChemmineOB.cpp:25501:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter_b_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                         ^
ChemmineOB.cpp:25508:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter_c_set ( SEXP self, SEXP s_c) {
                                                                 ^
ChemmineOB.cpp:25515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter_c_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                         ^
ChemmineOB.cpp:25522:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter_d_set ( SEXP self, SEXP s_d) {
                                                                 ^
ChemmineOB.cpp:25529:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter_d_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                         ^
ChemmineOB.cpp:25536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__a_set ( SEXP self, SEXP s_a) {
                                                                  ^
ChemmineOB.cpp:25548:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__a_get ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                          ^
ChemmineOB.cpp:25556:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__b_set ( SEXP self, SEXP s_b) {
                                                                  ^
ChemmineOB.cpp:25568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__b_get ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                          ^
ChemmineOB.cpp:25576:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__c_set ( SEXP self, SEXP s_c) {
                                                                  ^
ChemmineOB.cpp:25588:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__c_get ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                          ^
ChemmineOB.cpp:25596:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__d_set ( SEXP self, SEXP s_d) {
                                                                  ^
ChemmineOB.cpp:25608:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__d_get ( SEXP self, SEXP s_swig_copy) { std::string *result = 0 ;
                                                                          ^
ChemmineOB.cpp:25616:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__ipar_set ( SEXP self, SEXP s_ipar) {
                                                                        ^
ChemmineOB.cpp:25630:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__ipar_get ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:25639:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__dpar_set ( SEXP self, SEXP s_dpar) {
                                                                        ^
ChemmineOB.cpp:25653:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter__dpar_get ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:25662:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFParameter_clear ( SEXP self) { OpenBabel::OBFFParameter *arg1 = (OpenBabel::OBFFParameter *) 0 ;
                                                       ^
ChemmineOB.cpp:25668:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBFFParameter ( ) { OpenBabel::OBFFParameter *result = 0 ; unsigned int r_nprotect = 0;
                                            ^
ChemmineOB.cpp:25672:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFFParameter ( SEXP self) { OpenBabel::OBFFParameter *arg1 = (OpenBabel::OBFFParameter *) 0 ;
                                                        ^
ChemmineOB.cpp:25679:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_energy_set ( SEXP self, SEXP s_energy) {
                                                                              ^
ChemmineOB.cpp:25686:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_energy_get ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                 ^
ChemmineOB.cpp:25694:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_a_set ( SEXP self, SEXP s_a) {
                                                                    ^
ChemmineOB.cpp:25705:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_a_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:25713:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_b_set ( SEXP self, SEXP s_b) {
                                                                    ^
ChemmineOB.cpp:25724:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_b_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:25732:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_idx_a_set ( SEXP self, SEXP s_idx_a) {
                                                                            ^
ChemmineOB.cpp:25739:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_idx_a_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                ^
ChemmineOB.cpp:25746:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_idx_b_set ( SEXP self, SEXP s_idx_b) {
                                                                            ^
ChemmineOB.cpp:25753:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_idx_b_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                ^
ChemmineOB.cpp:25760:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_pos_a_set ( SEXP self, SEXP s_pos_a) {
                                                                            ^
ChemmineOB.cpp:25769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_pos_a_get ( SEXP self) { double *result = 0 ;
                                                              ^
ChemmineOB.cpp:25777:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_pos_b_set ( SEXP self, SEXP s_pos_b) {
                                                                            ^
ChemmineOB.cpp:25786:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_pos_b_get ( SEXP self) { double *result = 0 ;
                                                              ^
ChemmineOB.cpp:25794:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_force_a_set ( SEXP self, SEXP s_force_a) {
                                                                                ^
ChemmineOB.cpp:25805:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_force_a_get ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:25813:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_force_b_set ( SEXP self, SEXP s_force_b) {
                                                                                ^
ChemmineOB.cpp:25824:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_force_b_get ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:25832:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFFCalculation2 ( SEXP self) {
                                                           ^
ChemmineOB.cpp:25840:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation2_SetupPointers ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:25847:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBFFCalculation2 ( ) { OpenBabel::OBFFCalculation2 *result = 0 ; unsigned int r_nprotect = 0;
                                               ^
ChemmineOB.cpp:25852:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation3_c_set ( SEXP self, SEXP s_c) {
                                                                    ^
ChemmineOB.cpp:25863:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation3_c_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:25871:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation3_idx_c_set ( SEXP self, SEXP s_idx_c) {
                                                                            ^
ChemmineOB.cpp:25878:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation3_idx_c_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                ^
ChemmineOB.cpp:25885:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation3_pos_c_set ( SEXP self, SEXP s_pos_c) {
                                                                            ^
ChemmineOB.cpp:25894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation3_pos_c_get ( SEXP self) { double *result = 0 ;
                                                              ^
ChemmineOB.cpp:25902:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation3_force_c_set ( SEXP self, SEXP s_force_c) {
                                                                                ^
ChemmineOB.cpp:25913:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation3_force_c_get ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:25921:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFFCalculation3 ( SEXP self) {
                                                           ^
ChemmineOB.cpp:25929:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBFFCalculation3 ( ) { OpenBabel::OBFFCalculation3 *result = 0 ; unsigned int r_nprotect = 0;
                                               ^
ChemmineOB.cpp:25934:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation4_d_set ( SEXP self, SEXP s_d) {
                                                                    ^
ChemmineOB.cpp:25945:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation4_d_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:25953:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation4_idx_d_set ( SEXP self, SEXP s_idx_d) {
                                                                            ^
ChemmineOB.cpp:25960:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation4_idx_d_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                ^
ChemmineOB.cpp:25967:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation4_pos_d_set ( SEXP self, SEXP s_pos_d) {
                                                                            ^
ChemmineOB.cpp:25976:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation4_pos_d_get ( SEXP self) { double *result = 0 ;
                                                              ^
ChemmineOB.cpp:25984:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation4_force_d_set ( SEXP self, SEXP s_force_d) {
                                                                                ^
ChemmineOB.cpp:25995:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFCalculation4_force_d_get ( SEXP self, SEXP s_swig_copy) { double *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:26003:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFFCalculation4 ( SEXP self) {
                                                           ^
ChemmineOB.cpp:26011:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBFFCalculation4 ( ) { OpenBabel::OBFFCalculation4 *result = 0 ; unsigned int r_nprotect = 0;
                                               ^
ChemmineOB.cpp:26016:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_factor_set ( SEXP self, SEXP s_factor) {
                                                                            ^
ChemmineOB.cpp:26023:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_factor_get ( SEXP self, SEXP s_swig_copy) { double result;
                                                                               ^
ChemmineOB.cpp:26031:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_constraint_value_set ( SEXP self, SEXP s_constraint_value) {
                                                                                                ^
ChemmineOB.cpp:26039:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_constraint_value_get ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                         ^
ChemmineOB.cpp:26047:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_rab0_set ( SEXP self, SEXP s_rab0) {
                                                                        ^
ChemmineOB.cpp:26054:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_rab0_get ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:26062:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_rbc0_set ( SEXP self, SEXP s_rbc0) {
                                                                        ^
ChemmineOB.cpp:26069:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_rbc0_get ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:26077:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_type_set ( SEXP self, SEXP s_type) {
                                                                        ^
ChemmineOB.cpp:26084:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_type_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                             ^
ChemmineOB.cpp:26091:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_ia_set ( SEXP self, SEXP s_ia) {
                                                                    ^
ChemmineOB.cpp:26098:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_ia_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                           ^
ChemmineOB.cpp:26105:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_ib_set ( SEXP self, SEXP s_ib) {
                                                                    ^
ChemmineOB.cpp:26112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_ib_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                           ^
ChemmineOB.cpp:26119:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_ic_set ( SEXP self, SEXP s_ic) {
                                                                    ^
ChemmineOB.cpp:26126:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_ic_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                           ^
ChemmineOB.cpp:26133:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_id_set ( SEXP self, SEXP s_id) {
                                                                    ^
ChemmineOB.cpp:26140:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_id_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                           ^
ChemmineOB.cpp:26147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_a_set ( SEXP self, SEXP s_a) {
                                                                  ^
ChemmineOB.cpp:26158:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_a_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                        ^
ChemmineOB.cpp:26166:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_b_set ( SEXP self, SEXP s_b) {
                                                                  ^
ChemmineOB.cpp:26177:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_b_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                        ^
ChemmineOB.cpp:26185:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_c_set ( SEXP self, SEXP s_c) {
                                                                  ^
ChemmineOB.cpp:26196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_c_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                        ^
ChemmineOB.cpp:26204:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_d_set ( SEXP self, SEXP s_d) {
                                                                  ^
ChemmineOB.cpp:26215:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_d_get ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                        ^
ChemmineOB.cpp:26223:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_grada_set ( SEXP self, SEXP s_grada) {
                                                                          ^
ChemmineOB.cpp:26236:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_grada_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                              ^
ChemmineOB.cpp:26244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_gradb_set ( SEXP self, SEXP s_gradb) {
                                                                          ^
ChemmineOB.cpp:26257:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_gradb_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                              ^
ChemmineOB.cpp:26265:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_gradc_set ( SEXP self, SEXP s_gradc) {
                                                                          ^
ChemmineOB.cpp:26278:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_gradc_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                              ^
ChemmineOB.cpp:26286:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_gradd_set ( SEXP self, SEXP s_gradd) {
                                                                          ^
ChemmineOB.cpp:26299:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_gradd_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                              ^
ChemmineOB.cpp:26307:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBFFConstraint ( ) { OpenBabel::OBFFConstraint *result = 0 ; unsigned int r_nprotect = 0;
                                             ^
ChemmineOB.cpp:26311:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFFConstraint ( SEXP self) { OpenBabel::OBFFConstraint *arg1 = (OpenBabel::OBFFConstraint *) 0 ;
                                                         ^
ChemmineOB.cpp:26318:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraint_GetGradient ( SEXP self, SEXP a, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                        ^
ChemmineOB.cpp:26327:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBFFConstraints ( ) { OpenBabel::OBFFConstraints *result = 0 ; unsigned int r_nprotect = 0;
                                              ^
ChemmineOB.cpp:26332:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBFFConstraints ( SEXP self) {
                                                          ^
ChemmineOB.cpp:26340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_Clear ( SEXP self) {
                                                         ^
ChemmineOB.cpp:26347:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetConstraintEnergy ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                         ^
ChemmineOB.cpp:26355:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetGradient ( SEXP self, SEXP a, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                         ^
ChemmineOB.cpp:26364:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_Setup ( SEXP self, SEXP mol) {
                                                                   ^
ChemmineOB.cpp:26377:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_SetFactor ( SEXP self, SEXP factor) {
                                                                          ^
ChemmineOB.cpp:26384:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_AddIgnore ( SEXP self, SEXP a) {
                                                                     ^
ChemmineOB.cpp:26391:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_AddAtomConstraint ( SEXP self, SEXP a) {
                                                                             ^
ChemmineOB.cpp:26398:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_AddAtomXConstraint ( SEXP self, SEXP a) {
                                                                              ^
ChemmineOB.cpp:26406:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_AddAtomYConstraint ( SEXP self, SEXP a) {
                                                                              ^
ChemmineOB.cpp:26414:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_AddAtomZConstraint ( SEXP self, SEXP a) {
                                                                              ^
ChemmineOB.cpp:26422:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_AddDistanceConstraint ( SEXP self, SEXP a, SEXP b, SEXP length) {
                                                                                                      ^
ChemmineOB.cpp:26431:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_AddAngleConstraint ( SEXP self, SEXP a, SEXP b, SEXP c, SEXP angle) {
                                                                                                          ^
ChemmineOB.cpp:26440:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_AddTorsionConstraint ( SEXP self, SEXP a, SEXP b, SEXP c, SEXP d, SEXP torsion) {
                                                                                                                      ^
ChemmineOB.cpp:26450:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_DeleteConstraint ( SEXP self, SEXP index) {
                                                                                ^
ChemmineOB.cpp:26457:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetFactor ( SEXP self, SEXP s_swig_copy) { double result;
                                                                               ^
ChemmineOB.cpp:26465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_Size ( SEXP self, SEXP s_swig_copy) { int result;
                                                                          ^
ChemmineOB.cpp:26473:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetConstraintType ( SEXP self, SEXP index, SEXP s_swig_copy) { int result;
                                                                                                   ^
ChemmineOB.cpp:26481:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetConstraintValue ( SEXP self, SEXP index, SEXP s_swig_copy) { double result;
                                                                                                    ^
ChemmineOB.cpp:26490:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetConstraintAtomA ( SEXP self, SEXP index, SEXP s_swig_copy) { int result;
                                                                                                    ^
ChemmineOB.cpp:26498:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetConstraintAtomB ( SEXP self, SEXP index, SEXP s_swig_copy) { int result;
                                                                                                    ^
ChemmineOB.cpp:26506:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetConstraintAtomC ( SEXP self, SEXP index, SEXP s_swig_copy) { int result;
                                                                                                    ^
ChemmineOB.cpp:26514:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetConstraintAtomD ( SEXP self, SEXP index, SEXP s_swig_copy) { int result;
                                                                                                    ^
ChemmineOB.cpp:26522:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_IsIgnored ( SEXP self, SEXP a, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:26530:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_IsFixed ( SEXP self, SEXP a, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:26538:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_IsXFixed ( SEXP self, SEXP a, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:26546:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_IsYFixed ( SEXP self, SEXP a, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:26554:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_IsZFixed ( SEXP self, SEXP a, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:26562:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetIgnoredBitVec ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBitVec result;
                                                                                      ^
ChemmineOB.cpp:26570:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBFFConstraints_GetFixedBitVec ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBitVec result;
                                                                                    ^
ChemmineOB.cpp:26578:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_Default ( SEXP s_swig_copy) { OpenBabel::OBForceField **result = 0 ;
                                                               ^
ChemmineOB.cpp:26583:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_FindType ( SEXP ID) { OpenBabel::OBForceField *result = 0 ; char *arg1 = (char *) 0 ;
                                                       ^
ChemmineOB.cpp:26591:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_MakeNewInstance ( SEXP self) { OpenBabel::OBForceField *result = 0 ;
                                                                ^
ChemmineOB.cpp:26599:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBForceField ( SEXP self) { OpenBabel::OBForceField *arg1 = (OpenBabel::OBForceField *) 0 ;
                                                       ^
ChemmineOB.cpp:26605:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_FindForceField__SWIG_0 ( SEXP ID) { OpenBabel::OBForceField *result = 0 ;
                                                                     ^
ChemmineOB.cpp:26615:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_FindForceField__SWIG_1 ( SEXP ID) { OpenBabel::OBForceField *result = 0 ;
                                                                     ^
ChemmineOB.cpp:26623:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetParameterFile ( SEXP self, SEXP filename) {
                                                                                ^
ChemmineOB.cpp:26635:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetUnit ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                          ^
ChemmineOB.cpp:26643:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_HasAnalyticalGradients ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:26650:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_Setup__SWIG_0 ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:26662:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_Setup__SWIG_1 ( SEXP self, SEXP mol, SEXP constraints, SEXP s_swig_copy) { bool result;
                                                                                                            ^
ChemmineOB.cpp:26680:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ParseParamFile ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:26687:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetTypes ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:26694:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetFormalCharges ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:26701:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetPartialCharges ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:26708:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetupCalculations ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:26715:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetupPointers ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:26722:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_IsSetupNeeded ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:26734:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetAtomTypes ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:26746:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetPartialCharges ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:26758:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetCoordinates ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:26770:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_UpdateCoordinates ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:26782:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetConformers ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:26794:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_UpdateConformers ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:26806:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetCoordinates ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:26818:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetConformers ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:26830:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetGrid ( SEXP self, SEXP step, SEXP padding, SEXP type, SEXP pchg) {
                                                                                                       ^
ChemmineOB.cpp:26844:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_AddIntraGroup ( SEXP self, SEXP group) {
                                                                          ^
ChemmineOB.cpp:26857:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_AddInterGroup ( SEXP self, SEXP group) {
                                                                          ^
ChemmineOB.cpp:26870:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_AddInterGroups ( SEXP self, SEXP group1, SEXP group2) {
                                                                                         ^
ChemmineOB.cpp:26888:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ClearGroups ( SEXP self) { OpenBabel::OBForceField *arg1 = (OpenBabel::OBForceField *) 0 ;
                                                            ^
ChemmineOB.cpp:26894:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_HasGroups ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:26901:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_EnableCutOff ( SEXP self, SEXP enable) {
                                                                          ^
ChemmineOB.cpp:26908:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_IsCutOffEnabled ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:26915:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetVDWCutOff ( SEXP self, SEXP r) {
                                                                     ^
ChemmineOB.cpp:26922:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetVDWCutOff ( SEXP self, SEXP s_swig_copy) { double result;
                                                                               ^
ChemmineOB.cpp:26930:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetElectrostaticCutOff ( SEXP self, SEXP r) {
                                                                               ^
ChemmineOB.cpp:26938:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetElectrostaticCutOff ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                         ^
ChemmineOB.cpp:26946:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetDielectricConstant ( SEXP self, SEXP epsilon) {
                                                                                    ^
ChemmineOB.cpp:26954:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetDielectricConstant ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                        ^
ChemmineOB.cpp:26962:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetUpdateFrequency ( SEXP self, SEXP f) {
                                                                           ^
ChemmineOB.cpp:26970:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetUpdateFrequency ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                     ^
ChemmineOB.cpp:26977:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_UpdatePairsSimple ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:26984:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetNumPairs ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                              ^
ChemmineOB.cpp:26991:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetNumElectrostaticPairs ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                           ^
ChemmineOB.cpp:26998:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetNumVDWPairs ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                 ^
ChemmineOB.cpp:27005:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_EnableAllPairs ( SEXP self) {
                                                               ^
ChemmineOB.cpp:27012:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetGradient__SWIG_0 ( SEXP self, SEXP a, SEXP s_arg3, SEXP s_swig_copy) {
                                                                                                           ^
ChemmineOB.cpp:27025:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetGradient__SWIG_1 ( SEXP self, SEXP a, SEXP s_swig_copy) { OpenBabel::vector3 result;
                                                                                              ^
ChemmineOB.cpp:27037:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetGradientPtr ( SEXP self) { double *result = 0 ;
                                                               ^
ChemmineOB.cpp:27045:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_Energy__SWIG_0 ( SEXP self, SEXP gradients, SEXP s_swig_copy) { double result;
                                                                                                 ^
ChemmineOB.cpp:27053:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_Energy__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                 ^
ChemmineOB.cpp:27061:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_Bond__SWIG_0 ( SEXP self, SEXP gradients, SEXP s_swig_copy) { double result;
                                                                                                 ^
ChemmineOB.cpp:27069:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_Bond__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                 ^
ChemmineOB.cpp:27077:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_Angle__SWIG_0 ( SEXP self, SEXP gradients, SEXP s_swig_copy) { double result;
                                                                                                  ^
ChemmineOB.cpp:27085:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_Angle__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                  ^
ChemmineOB.cpp:27093:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_StrBnd__SWIG_0 ( SEXP self, SEXP gradients, SEXP s_swig_copy) { double result;
                                                                                                   ^
ChemmineOB.cpp:27101:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_StrBnd__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                   ^
ChemmineOB.cpp:27109:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_Torsion__SWIG_0 ( SEXP self, SEXP gradients, SEXP s_swig_copy) { double result;
                                                                                                    ^
ChemmineOB.cpp:27117:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_Torsion__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                    ^
ChemmineOB.cpp:27125:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_OOP__SWIG_0 ( SEXP self, SEXP gradients, SEXP s_swig_copy) { double result;
                                                                                                ^
ChemmineOB.cpp:27133:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_OOP__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                ^
ChemmineOB.cpp:27141:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_VDW__SWIG_0 ( SEXP self, SEXP gradients, SEXP s_swig_copy) { double result;
                                                                                                ^
ChemmineOB.cpp:27149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_VDW__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                ^
ChemmineOB.cpp:27157:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_Electrostatic__SWIG_0 ( SEXP self, SEXP gradients, SEXP s_swig_copy) { double result;
                                                                                                          ^
ChemmineOB.cpp:27165:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_E_Electrostatic__SWIG_1 ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                          ^
ChemmineOB.cpp:27173:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_PrintTypes ( SEXP self) { OpenBabel::OBForceField *arg1 = (OpenBabel::OBForceField *) 0 ;
                                                           ^
ChemmineOB.cpp:27179:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_PrintFormalCharges ( SEXP self) {
                                                                   ^
ChemmineOB.cpp:27186:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_PrintPartialCharges ( SEXP self) {
                                                                    ^
ChemmineOB.cpp:27193:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_PrintVelocities ( SEXP self) {
                                                                ^
ChemmineOB.cpp:27200:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetLogFile ( SEXP self, SEXP pos, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:27212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetLogLevel ( SEXP self, SEXP level, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:27220:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetLogLevel ( SEXP self, SEXP s_swig_copy) { int result;
                                                                              ^
ChemmineOB.cpp:27227:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_OBFFLog__SWIG_0 ( SEXP self, SEXP msg) {
                                                                          ^
ChemmineOB.cpp:27237:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_OBFFLog__SWIG_1 ( SEXP self, SEXP msg) {
                                                                          ^
ChemmineOB.cpp:27248:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_DistanceGeometry ( SEXP self) {
                                                                 ^
ChemmineOB.cpp:27255:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SystematicRotorSearch__SWIG_0 ( SEXP self, SEXP geomSteps, SEXP sampleRingBonds) {
                                                                                                                    ^
ChemmineOB.cpp:27267:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SystematicRotorSearch__SWIG_1 ( SEXP self, SEXP geomSteps) {
                                                                                              ^
ChemmineOB.cpp:27277:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SystematicRotorSearch__SWIG_2 ( SEXP self) {
                                                                              ^
ChemmineOB.cpp:27285:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_SystematicRotorSearchInitialize__SWIG_0 ( SEXP self, SEXP geomSteps, SEXP sampleRingBonds, SEXP s_swig_copy)
                                                                                                                                ^
ChemmineOB.cpp:27297:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SystematicRotorSearchInitialize__SWIG_1 ( SEXP self, SEXP geomSteps, SEXP s_swig_copy) {
                                                                                                                          ^
ChemmineOB.cpp:27308:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SystematicRotorSearchInitialize__SWIG_2 ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                                          ^
ChemmineOB.cpp:27315:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SystematicRotorSearchNextConformer__SWIG_0 ( SEXP self, SEXP geomSteps, SEXP s_swig_copy) {
                                                                                                                             ^
ChemmineOB.cpp:27326:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SystematicRotorSearchNextConformer__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:27334:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_RandomRotorSearch__SWIG_0 ( SEXP self, SEXP conformers, SEXP geomSteps, SEXP sampleRingBonds) {
                                                                                                                 ^
ChemmineOB.cpp:27348:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_RandomRotorSearch__SWIG_1 ( SEXP self, SEXP conformers, SEXP geomSteps) {
                                                                                                           ^
ChemmineOB.cpp:27361:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_RandomRotorSearch__SWIG_2 ( SEXP self, SEXP conformers) {
                                                                                           ^
ChemmineOB.cpp:27372:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_RandomRotorSearchInitialize__SWIG_0 ( SEXP self, SEXP conformers, SEXP geomSteps, SEXP sampleRingBonds) {
                                                                                                                           ^
ChemmineOB.cpp:27386:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_RandomRotorSearchInitialize__SWIG_1 ( SEXP self, SEXP conformers, SEXP geomSteps) {
                                                                                                                     ^
ChemmineOB.cpp:27399:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_RandomRotorSearchInitialize__SWIG_2 ( SEXP self, SEXP conformers) {
                                                                                                     ^
ChemmineOB.cpp:27409:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_RandomRotorSearchNextConformer__SWIG_0 ( SEXP self, SEXP geomSteps, SEXP s_swig_copy) {
                                                                                                                         ^
ChemmineOB.cpp:27420:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_RandomRotorSearchNextConformer__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                                         ^
ChemmineOB.cpp:27428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_WeightedRotorSearch__SWIG_0 ( SEXP self, SEXP conformers, SEXP geomSteps, SEXP sampleRingBonds) {
                                                                                                                   ^
ChemmineOB.cpp:27442:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_WeightedRotorSearch__SWIG_1 ( SEXP self, SEXP conformers, SEXP geomSteps) {
                                                                                                             ^
ChemmineOB.cpp:27455:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_FastRotorSearch__SWIG_0 ( SEXP self, SEXP permute, SEXP s_swig_copy) { int result;
                                                                                                        ^
ChemmineOB.cpp:27463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_FastRotorSearch__SWIG_1 ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                          ^
ChemmineOB.cpp:27471:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_DiverseConfGen__SWIG_0 ( SEXP self, SEXP rmsd, SEXP nconfs, SEXP energy_gap, SEXP verbose, SEXP s_swig_copy)
                                                                                                                                ^
ChemmineOB.cpp:27484:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_DiverseConfGen__SWIG_1 ( SEXP self, SEXP rmsd, SEXP nconfs, SEXP energy_gap, SEXP s_swig_copy) { int result;
                                                                                                                  ^
ChemmineOB.cpp:27496:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_DiverseConfGen__SWIG_2 ( SEXP self, SEXP rmsd, SEXP nconfs, SEXP s_swig_copy) { int result;
                                                                                                                 ^
ChemmineOB.cpp:27507:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_DiverseConfGen__SWIG_3 ( SEXP self, SEXP rmsd, SEXP s_swig_copy) { int result;
                                                                                                    ^
ChemmineOB.cpp:27515:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetLineSearchType ( SEXP self, SEXP type) {
                                                                             ^
ChemmineOB.cpp:27522:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetLineSearchType ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                    ^
ChemmineOB.cpp:27529:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_LineSearch__SWIG_0 ( SEXP self, SEXP atom, SEXP direction, SEXP s_swig_copy) {
                                                                                                                ^
ChemmineOB.cpp:27547:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_LineSearch__SWIG_1 ( SEXP self, SEXP currentCoords, SEXP direction, SEXP s_swig_copy) {
                                                                                                                         ^
ChemmineOB.cpp:27560:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_Newton2NumLineSearch ( SEXP self, SEXP direction, SEXP s_swig_copy) { double result;
                                                                                                       ^
ChemmineOB.cpp:27570:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_LineSearchTakeStep ( SEXP self, SEXP origCoords, SEXP direction, SEXP step) {
                                                                                                               ^
ChemmineOB.cpp:27583:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SteepestDescent__SWIG_0 ( SEXP self, SEXP steps, SEXP econv, SEXP method) {
                                                                                                             ^
ChemmineOB.cpp:27592:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SteepestDescent__SWIG_1 ( SEXP self, SEXP steps, SEXP econv) {
                                                                                                ^
ChemmineOB.cpp:27600:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SteepestDescent__SWIG_2 ( SEXP self, SEXP steps) {
                                                                                    ^
ChemmineOB.cpp:27607:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SteepestDescentInitialize__SWIG_0 ( SEXP self, SEXP steps, SEXP econv, SEXP method) {
                                                                                                                       ^
ChemmineOB.cpp:27616:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SteepestDescentInitialize__SWIG_1 ( SEXP self, SEXP steps, SEXP econv) {
                                                                                                          ^
ChemmineOB.cpp:27624:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SteepestDescentInitialize__SWIG_2 ( SEXP self, SEXP steps) {
                                                                                              ^
ChemmineOB.cpp:27632:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SteepestDescentInitialize__SWIG_3 ( SEXP self) {
                                                                                  ^
ChemmineOB.cpp:27639:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SteepestDescentTakeNSteps ( SEXP self, SEXP n, SEXP s_swig_copy) { bool result;
                                                                                                    ^
ChemmineOB.cpp:27647:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ConjugateGradients__SWIG_0 ( SEXP self, SEXP steps, SEXP econv, SEXP method) {
                                                                                                                ^
ChemmineOB.cpp:27656:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ConjugateGradients__SWIG_1 ( SEXP self, SEXP steps, SEXP econv) {
                                                                                                   ^
ChemmineOB.cpp:27664:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ConjugateGradients__SWIG_2 ( SEXP self, SEXP steps) {
                                                                                       ^
ChemmineOB.cpp:27672:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ConjugateGradientsInitialize__SWIG_0 ( SEXP self, SEXP steps, SEXP econv, SEXP method) {
                                                                                                                          ^
ChemmineOB.cpp:27681:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ConjugateGradientsInitialize__SWIG_1 ( SEXP self, SEXP steps, SEXP econv) {
                                                                                                             ^
ChemmineOB.cpp:27689:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ConjugateGradientsInitialize__SWIG_2 ( SEXP self, SEXP steps) {
                                                                                                 ^
ChemmineOB.cpp:27697:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ConjugateGradientsInitialize__SWIG_3 ( SEXP self) {
                                                                                     ^
ChemmineOB.cpp:27704:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ConjugateGradientsTakeNSteps ( SEXP self, SEXP n, SEXP s_swig_copy) { bool result;
                                                                                                       ^
ChemmineOB.cpp:27712:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GenerateVelocities ( SEXP self) {
                                                                   ^
ChemmineOB.cpp:27719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_CorrectVelocities ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:27726:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_MolecularDynamicsTakeNSteps__SWIG_0 ( SEXP self, SEXP n, SEXP T, SEXP timestep, SEXP method)
                                                                                                                                ^
ChemmineOB.cpp:27735:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_MolecularDynamicsTakeNSteps__SWIG_1 ( SEXP self, SEXP n, SEXP T, SEXP timestep) {
                                                                                                                   ^
ChemmineOB.cpp:27744:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_MolecularDynamicsTakeNSteps__SWIG_2 ( SEXP self, SEXP n, SEXP T) {
                                                                                                    ^
ChemmineOB.cpp:27752:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_GetConstraints ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBFFConstraints *result = 0 ;
                                                                                 ^
ChemmineOB.cpp:27761:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetConstraints ( SEXP self, SEXP constraints) {
                                                                                 ^
ChemmineOB.cpp:27774:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetFixAtom ( SEXP self, SEXP index) {
                                                                       ^
ChemmineOB.cpp:27781:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_UnsetFixAtom ( SEXP self) { OpenBabel::OBForceField *arg1 = (OpenBabel::OBForceField *) 0 ;
                                                             ^
ChemmineOB.cpp:27787:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_SetIgnoreAtom ( SEXP self, SEXP index) {
                                                                          ^
ChemmineOB.cpp:27794:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_UnsetIgnoreAtom ( SEXP self) {
                                                                ^
ChemmineOB.cpp:27801:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_IgnoreCalculation__SWIG_0 ( SEXP a, SEXP b, SEXP s_swig_copy) { bool result; int arg1 ;
                                                                                                 ^
ChemmineOB.cpp:27806:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_IgnoreCalculation__SWIG_1 ( SEXP a, SEXP b, SEXP c, SEXP s_swig_copy) { bool result;
                                                                                                         ^
ChemmineOB.cpp:27811:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_IgnoreCalculation__SWIG_2 ( SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) { bool result;
                                                                                                                 ^
ChemmineOB.cpp:27817:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_DetectExplosion ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:27824:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ValidateLineSearch ( SEXP self, SEXP atom, SEXP direction, SEXP s_swig_copy) {
                                                                                                                ^
ChemmineOB.cpp:27842:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ValidateSteepestDescent ( SEXP self, SEXP steps) {
                                                                                    ^
ChemmineOB.cpp:27850:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ValidateConjugateGradients ( SEXP self, SEXP steps) {
                                                                                       ^
ChemmineOB.cpp:27858:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_Validate ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:27865:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ValidateGradients ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:27872:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_ValidateGradientError ( SEXP self, SEXP numgrad, SEXP anagrad, SEXP s_swig_copy) {
                                                                                                                    ^
ChemmineOB.cpp:27891:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorBondDerivative ( SEXP pos_a, SEXP pos_b, SEXP force_a, SEXP force_b, SEXP s_swig_copy)
                                                                                                                                ^
ChemmineOB.cpp:27906:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_VectorDistanceDerivative ( SEXP pos_i, SEXP pos_j, SEXP force_i, SEXP force_j, SEXP s_swig_copy) {
                                                                                                                    ^
ChemmineOB.cpp:27920:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorLengthDerivative ( SEXP a, SEXP b, SEXP s_swig_copy) { double result;
                                                                                              ^
ChemmineOB.cpp:27937:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_VectorAngleDerivative__SWIG_0 ( SEXP pos_a, SEXP pos_b, SEXP pos_c, SEXP force_a, SEXP force_b, SEXP force_c, SEXP s_swig_copy)
                                                                                                                                                   ^
ChemmineOB.cpp:27956:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorAngleDerivative__SWIG_1 ( SEXP a, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                             ^
ChemmineOB.cpp:27978:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_VectorOOPDerivative__SWIG_0 ( SEXP pos_a, SEXP pos_b, SEXP pos_c, SEXP pos_d, SEXP force_a, SEXP force_b, SEXP force_c, SEXP force_d, SEXP s_swig_copy)
                                                                                                                                                                           ^
ChemmineOB.cpp:28001:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorOOPDerivative__SWIG_1 ( SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:28029:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBForceField_VectorTorsionDerivative__SWIG_0 ( SEXP pos_a, SEXP pos_b, SEXP pos_c, SEXP pos_d, SEXP force_a, SEXP force_b, SEXP force_c, SEXP force_d, SEXP s_swig_copy)
                                                                                                                                                                               ^
ChemmineOB.cpp:28052:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorTorsionDerivative__SWIG_1 ( SEXP a, SEXP b, SEXP c, SEXP d, SEXP s_swig_copy) {
                                                                                                                       ^
ChemmineOB.cpp:28079:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorSubtract ( SEXP i, SEXP j, SEXP result) { double *arg1 = (double *) 0 ;
                                                                                 ^
ChemmineOB.cpp:28090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorAdd ( SEXP i, SEXP j, SEXP result) { double *arg1 = (double *) 0 ;
                                                                            ^
ChemmineOB.cpp:28100:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorDivide ( SEXP i, SEXP n, SEXP result) { double *arg1 = (double *) 0 ; double arg2 ;
                                                                               ^
ChemmineOB.cpp:28108:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorMultiply ( SEXP i, SEXP n, SEXP result) { double *arg1 = (double *) 0 ; double arg2 ;
                                                                                 ^
ChemmineOB.cpp:28116:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorSelfMultiply ( SEXP i, SEXP n) { double *arg1 = (double *) 0 ; double arg2 ;
                                                                        ^
ChemmineOB.cpp:28122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorNormalize ( SEXP i) { double *arg1 = (double *) 0 ; unsigned int r_nprotect = 0;
                                                             ^
ChemmineOB.cpp:28127:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorCopy ( SEXP from, SEXP to) { double *arg1 = (double *) 0 ;
                                                                    ^
ChemmineOB.cpp:28135:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorLength ( SEXP i, SEXP s_swig_copy) { double result; double *arg1 = (double *) 0 ;
                                                                            ^
ChemmineOB.cpp:28141:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorDistance ( SEXP pos_i, SEXP pos_j, SEXP s_swig_copy) { double result;
                                                                                              ^
ChemmineOB.cpp:28150:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorAngle ( SEXP i, SEXP j, SEXP k, SEXP s_swig_copy) { double result;
                                                                                           ^
ChemmineOB.cpp:28161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorTorsion ( SEXP i, SEXP j, SEXP k, SEXP l, SEXP s_swig_copy) { double result;
                                                                                                     ^
ChemmineOB.cpp:28175:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorOOP ( SEXP i, SEXP j, SEXP k, SEXP l, SEXP s_swig_copy) { double result;
                                                                                                 ^
ChemmineOB.cpp:28189:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorClear ( SEXP i) { double *arg1 = (double *) 0 ; unsigned int r_nprotect = 0;
                                                         ^
ChemmineOB.cpp:28194:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorDot ( SEXP i, SEXP j, SEXP s_swig_copy) { double result; double *arg1 = (double *) 0 ;
                                                                                 ^
ChemmineOB.cpp:28202:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_VectorCross ( SEXP i, SEXP j, SEXP result) { double *arg1 = (double *) 0 ;
                                                                              ^
ChemmineOB.cpp:28213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBForceField_PrintVector ( SEXP i) { double *arg1 = (double *) 0 ; unsigned int r_nprotect = 0;
                                                         ^
ChemmineOB.cpp:28218:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerFilter_IsGood ( SEXP self, SEXP mol, SEXP key, SEXP coords, SEXP s_swig_copy) { bool result;
                                                                                                               ^
ChemmineOB.cpp:28241:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBConformerFilter ( SEXP self) {
                                                            ^
ChemmineOB.cpp:28249:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConformerFilters ( SEXP filters) { OpenBabel::OBConformerFilters *result = 0 ;
                                                             ^
ChemmineOB.cpp:28262:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBConformerFilters ( SEXP self) {
                                                             ^
ChemmineOB.cpp:28270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStericConformerFilter__SWIG_0 ( ) { OpenBabel::OBStericConformerFilter *result = 0 ;
                                                              ^
ChemmineOB.cpp:28275:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStericConformerFilter__SWIG_1 ( SEXP cutoff, SEXP vdw_factor, SEXP check_hydrogens) {
                                                                                                                ^
ChemmineOB.cpp:28282:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStericConformerFilter__SWIG_2 ( SEXP cutoff, SEXP vdw_factor) {
                                                                                          ^
ChemmineOB.cpp:28289:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBStericConformerFilter__SWIG_3 ( SEXP cutoff) { OpenBabel::OBStericConformerFilter *result = 0 ;
                                                                         ^
ChemmineOB.cpp:28295:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBStericConformerFilter ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:28303:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerScore_HighScore_get ( SEXP s_swig_copy) { OpenBabel::OBConformerScore::Preferred result;
                                                                         ^
ChemmineOB.cpp:28307:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerScore_LowScore_get ( SEXP s_swig_copy) { OpenBabel::OBConformerScore::Preferred result;
                                                                        ^
ChemmineOB.cpp:28311:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerScore_GetPreferred ( SEXP self, SEXP s_swig_copy) {
                                                                                   ^
ChemmineOB.cpp:28319:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerScore_Highest_get ( SEXP s_swig_copy) { OpenBabel::OBConformerScore::Convergence result;
                                                                       ^
ChemmineOB.cpp:28323:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerScore_Lowest_get ( SEXP s_swig_copy) { OpenBabel::OBConformerScore::Convergence result;
                                                                      ^
ChemmineOB.cpp:28327:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerScore_Sum_get ( SEXP s_swig_copy) { OpenBabel::OBConformerScore::Convergence result;
                                                                   ^
ChemmineOB.cpp:28331:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerScore_Average_get ( SEXP s_swig_copy) { OpenBabel::OBConformerScore::Convergence result;
                                                                       ^
ChemmineOB.cpp:28335:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerScore_GetConvergence ( SEXP self, SEXP s_swig_copy) {
                                                                                     ^
ChemmineOB.cpp:28343:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerScore_Score ( SEXP self, SEXP mol, SEXP index, SEXP keys, SEXP conformers, SEXP s_swig_copy) {
                                                                                                                              ^
ChemmineOB.cpp:28373:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBConformerScore ( SEXP self) {
                                                           ^
ChemmineOB.cpp:28381:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBRMSDConformerScore ( ) { OpenBabel::OBRMSDConformerScore *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:28386:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBRMSDConformerScore ( SEXP self) {
                                                               ^
ChemmineOB.cpp:28394:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBEnergyConformerScore ( ) { OpenBabel::OBEnergyConformerScore *result = 0 ;
                                                     ^
ChemmineOB.cpp:28399:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBEnergyConformerScore_GetNbEnergyCompute ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                                               ^
ChemmineOB.cpp:28406:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBEnergyConformerScore_GetNbEnergyRequest ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                                               ^
ChemmineOB.cpp:28413:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBEnergyConformerScore ( SEXP self) {
                                                                 ^
ChemmineOB.cpp:28421:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMinimizingEnergyConformerScore ( ) { OpenBabel::OBMinimizingEnergyConformerScore *result = 0 ;
                                                               ^
ChemmineOB.cpp:28426:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMinimizingEnergyConformerScore_GetNbEnergyCompute ( SEXP self, SEXP s_swig_copy) {
                                                                                                         ^
ChemmineOB.cpp:28435:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMinimizingEnergyConformerScore_GetNbEnergyRequest ( SEXP self, SEXP s_swig_copy) {
                                                                                                         ^
ChemmineOB.cpp:28444:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMinimizingEnergyConformerScore ( SEXP self) {
                                                                           ^
ChemmineOB.cpp:28452:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMinimizingRMSDConformerScore ( ) { OpenBabel::OBMinimizingRMSDConformerScore *result = 0 ;
                                                             ^
ChemmineOB.cpp:28457:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMinimizingRMSDConformerScore ( SEXP self) {
                                                                         ^
ChemmineOB.cpp:28465:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBConformerSearch ( ) { OpenBabel::OBConformerSearch *result = 0 ; unsigned int r_nprotect = 0;
                                                ^
ChemmineOB.cpp:28470:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBConformerSearch ( SEXP self) {
                                                            ^
ChemmineOB.cpp:28479:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBConformerSearch_Setup__SWIG_0 ( SEXP self, SEXP mol, SEXP numConformers, SEXP numChildren, SEXP mutability, SEXP convergence, SEXP s_swig_copy)
                                                                                                                                                        ^
ChemmineOB.cpp:28496:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBConformerSearch_Setup__SWIG_1 ( SEXP self, SEXP mol, SEXP numConformers, SEXP numChildren, SEXP mutability, SEXP s_swig_copy)
                                                                                                                                      ^
ChemmineOB.cpp:28512:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBConformerSearch_Setup__SWIG_2 ( SEXP self, SEXP mol, SEXP numConformers, SEXP numChildren, SEXP s_swig_copy) {
                                                                                                                     ^
ChemmineOB.cpp:28526:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_Setup__SWIG_3 ( SEXP self, SEXP mol, SEXP numConformers, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:28540:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_Setup__SWIG_4 ( SEXP self, SEXP mol, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:28553:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetNumConformers ( SEXP self, SEXP numConformers) {
                                                                                          ^
ChemmineOB.cpp:28560:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetNumChildren ( SEXP self, SEXP numChildren) {
                                                                                      ^
ChemmineOB.cpp:28567:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetMutability ( SEXP self, SEXP mutability) {
                                                                                    ^
ChemmineOB.cpp:28574:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetConvergence ( SEXP self, SEXP convergence) {
                                                                                      ^
ChemmineOB.cpp:28581:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetFixedBonds ( SEXP self, SEXP fixedBonds) {
                                                                                    ^
ChemmineOB.cpp:28594:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetFilter ( SEXP self, SEXP filter) {
                                                                            ^
ChemmineOB.cpp:28605:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetScore ( SEXP self, SEXP score) {
                                                                          ^
ChemmineOB.cpp:28616:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_PrintRotors ( SEXP self, SEXP printrotors) {
                                                                                   ^
ChemmineOB.cpp:28623:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_Search ( SEXP self) {
                                                            ^
ChemmineOB.cpp:28630:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_GetRotorKeys ( SEXP self, SEXP s_swig_copy) { OpenBabel::RotorKeys *result = 0 ;
                                                                                    ^
ChemmineOB.cpp:28639:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_GetConformers ( SEXP self, SEXP mol) {
                                                                             ^
ChemmineOB.cpp:28652:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetLogStream ( SEXP self, SEXP sptr) {
                                                                             ^
ChemmineOB.cpp:28664:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetSharing__SWIG_0 ( SEXP self, SEXP value) {
                                                                                    ^
ChemmineOB.cpp:28671:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetSharing__SWIG_1 ( SEXP self) {
                                                                        ^
ChemmineOB.cpp:28678:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_GetNbNiches ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                   ^
ChemmineOB.cpp:28685:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetNbNiches ( SEXP self, SEXP value) {
                                                                             ^
ChemmineOB.cpp:28692:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_GetNicheRadius ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                      ^
ChemmineOB.cpp:28700:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetNicheRadius ( SEXP self, SEXP value) {
                                                                                ^
ChemmineOB.cpp:28707:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_GetAlphaSharing ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                       ^
ChemmineOB.cpp:28715:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetAlphaSharing ( SEXP self, SEXP value) {
                                                                                 ^
ChemmineOB.cpp:28722:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_GetSigmaSharing ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                       ^
ChemmineOB.cpp:28730:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetSigmaSharing ( SEXP self, SEXP value) {
                                                                                 ^
ChemmineOB.cpp:28737:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_GetCrossoverProbability ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                               ^
ChemmineOB.cpp:28745:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetCrossoverProbability ( SEXP self, SEXP value) {
                                                                                         ^
ChemmineOB.cpp:28753:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_GetNicheMating ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                      ^
ChemmineOB.cpp:28761:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetNicheMating ( SEXP self, SEXP value) {
                                                                                ^
ChemmineOB.cpp:28768:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetLocalOptRate__SWIG_0 ( SEXP self, SEXP value) {
                                                                                         ^
ChemmineOB.cpp:28775:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBConformerSearch_SetLocalOptRate__SWIG_1 ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                               ^
ChemmineOB.cpp:28782:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAlign__SWIG_0 ( SEXP includeH, SEXP symmetry) { OpenBabel::OBAlign *result = 0 ; bool arg1 ;
                                                                          ^
ChemmineOB.cpp:28788:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAlign__SWIG_1 ( SEXP includeH) { OpenBabel::OBAlign *result = 0 ; bool arg1 ;
                                                           ^
ChemmineOB.cpp:28793:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAlign__SWIG_2 ( ) { OpenBabel::OBAlign *result = 0 ; unsigned int r_nprotect = 0;
                                              ^
ChemmineOB.cpp:28797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAlign__SWIG_3 ( SEXP refmol, SEXP targetmol, SEXP includeH, SEXP symmetry) {
                                                                                                       ^
ChemmineOB.cpp:28815:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAlign__SWIG_4 ( SEXP refmol, SEXP targetmol, SEXP includeH) { OpenBabel::OBAlign *result = 0 ;
                                                                                        ^
ChemmineOB.cpp:28831:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAlign__SWIG_5 ( SEXP refmol, SEXP targetmol) { OpenBabel::OBAlign *result = 0 ;
                                                                         ^
ChemmineOB.cpp:28847:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAlign__SWIG_6 ( SEXP ref, SEXP target) { OpenBabel::OBAlign *result = 0 ;
                                                                   ^
ChemmineOB.cpp:28866:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_SetRef ( SEXP self, SEXP ref) { OpenBabel::OBAlign *arg1 = (OpenBabel::OBAlign *) 0 ;
                                                            ^
ChemmineOB.cpp:28879:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_SetTarget ( SEXP self, SEXP target) { OpenBabel::OBAlign *arg1 = (OpenBabel::OBAlign *) 0 ;
                                                                  ^
ChemmineOB.cpp:28892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_SetRefMol ( SEXP self, SEXP refmol) { OpenBabel::OBAlign *arg1 = (OpenBabel::OBAlign *) 0 ;
                                                                  ^
ChemmineOB.cpp:28904:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_SetTargetMol ( SEXP self, SEXP targetmol) { OpenBabel::OBAlign *arg1 = (OpenBabel::OBAlign *) 0 ;
                                                                        ^
ChemmineOB.cpp:28916:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_Align ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                   ^
ChemmineOB.cpp:28923:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_Kabsch_get ( SEXP s_swig_copy) { OpenBabel::OBAlign::AlignMethod result;
                                                             ^
ChemmineOB.cpp:28927:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_QCP_get ( SEXP s_swig_copy) { OpenBabel::OBAlign::AlignMethod result;
                                                          ^
ChemmineOB.cpp:28931:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_SetMethod ( SEXP self, SEXP method) { OpenBabel::OBAlign *arg1 = (OpenBabel::OBAlign *) 0 ;
                                                                  ^
ChemmineOB.cpp:28940:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_GetRMSD ( SEXP self, SEXP s_swig_copy) { double result;
                                                                     ^
ChemmineOB.cpp:28948:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_GetRotMatrix ( SEXP self, SEXP s_swig_copy) { OpenBabel::matrix3x3 result;
                                                                          ^
ChemmineOB.cpp:28956:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_GetAlignment ( SEXP self, SEXP s_swig_copy) { std::vector< OpenBabel::vector3 > result;
                                                                          ^
ChemmineOB.cpp:28964:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAlign_UpdateCoords ( SEXP self, SEXP target, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:28975:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAlign ( SEXP self) { OpenBabel::OBAlign *arg1 = (OpenBabel::OBAlign *) 0 ; void *argp1 = 0 ;
                                                  ^
ChemmineOB.cpp:28981:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomIter__SWIG_0 ( ) { OpenBabel::OBMolAtomIter *result = 0 ; unsigned int r_nprotect = 0;
                                                    ^
ChemmineOB.cpp:28985:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomIter__SWIG_1 ( SEXP mol) { OpenBabel::OBMolAtomIter *result = 0 ;
                                                            ^
ChemmineOB.cpp:28994:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomIter__SWIG_2 ( SEXP ai) { OpenBabel::OBMolAtomIter *result = 0 ;
                                                           ^
ChemmineOB.cpp:29005:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMolAtomIter ( SEXP self) { OpenBabel::OBMolAtomIter *arg1 = (OpenBabel::OBMolAtomIter *) 0 ;
                                                        ^
ChemmineOB.cpp:29012:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:29020:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_inc__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBMolAtomIter *result = 0 ;
                                                                               ^
ChemmineOB.cpp:29028:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_inc__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { OpenBabel::OBMolAtomIter result;
                                                                                            ^
ChemmineOB.cpp:29037:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter___deref__ ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                           ^
ChemmineOB.cpp:29046:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBAtom *result = 0 ;
                                                                           ^
ChemmineOB.cpp:29055:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_Visit_set ( SEXP self, SEXP s_Visit) {
                                                                         ^
ChemmineOB.cpp:29062:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:29069:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_Duplicate ( SEXP self, SEXP s_arg2) {
                                                                        ^
ChemmineOB.cpp:29080:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetIdx ( SEXP self, SEXP idx) {
                                                                  ^
ChemmineOB.cpp:29087:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetId ( SEXP self, SEXP id) {
                                                                ^
ChemmineOB.cpp:29096:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetHyb ( SEXP self, SEXP hyb) {
                                                                  ^
ChemmineOB.cpp:29103:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetAtomicNum ( SEXP self, SEXP atomicnum) {
                                                                              ^
ChemmineOB.cpp:29110:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetIsotope ( SEXP self, SEXP iso) {
                                                                      ^
ChemmineOB.cpp:29119:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetImplicitHCount ( SEXP self, SEXP val) {
                                                                             ^
ChemmineOB.cpp:29128:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetFormalCharge ( SEXP self, SEXP fcharge) {
                                                                               ^
ChemmineOB.cpp:29135:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetSpinMultiplicity ( SEXP self, SEXP spin) {
                                                                                ^
ChemmineOB.cpp:29144:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetType ( SEXP self, SEXP type) {
                                                                    ^
ChemmineOB.cpp:29156:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetPartialCharge ( SEXP self, SEXP pcharge) {
                                                                                ^
ChemmineOB.cpp:29163:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetVector__SWIG_0 ( SEXP self, SEXP v) {
                                                                           ^
ChemmineOB.cpp:29176:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetVector__SWIG_1 ( SEXP self, SEXP x, SEXP y, SEXP z) {
                                                                                           ^
ChemmineOB.cpp:29184:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetVector__SWIG_2 ( SEXP self) {
                                                                   ^
ChemmineOB.cpp:29191:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetCoordPtr ( SEXP self, SEXP c) {
                                                                     ^
ChemmineOB.cpp:29202:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetResidue ( SEXP self, SEXP res) {
                                                                      ^
ChemmineOB.cpp:29213:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetParent ( SEXP self, SEXP ptr) {
                                                                     ^
ChemmineOB.cpp:29224:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetAromatic__SWIG_0 ( SEXP self, SEXP value) {
                                                                                 ^
ChemmineOB.cpp:29231:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetAromatic__SWIG_1 ( SEXP self) {
                                                                     ^
ChemmineOB.cpp:29238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetInRing__SWIG_0 ( SEXP self, SEXP value) {
                                                                               ^
ChemmineOB.cpp:29245:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetInRing__SWIG_1 ( SEXP self) {
                                                                   ^
ChemmineOB.cpp:29252:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_ClearCoordPtr ( SEXP self) {
                                                               ^
ChemmineOB.cpp:29259:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetFormalCharge ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                   ^
ChemmineOB.cpp:29266:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetAtomicNum ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                ^
ChemmineOB.cpp:29273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetIsotope ( SEXP self, SEXP s_swig_copy) { unsigned short result;
                                                                              ^
ChemmineOB.cpp:29280:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetSpinMultiplicity ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                       ^
ChemmineOB.cpp:29287:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetAtomicMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                 ^
ChemmineOB.cpp:29295:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetExactMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                ^
ChemmineOB.cpp:29303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:29310:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetIndex ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                            ^
ChemmineOB.cpp:29317:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                         ^
ChemmineOB.cpp:29324:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetCoordinateIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:29331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetExplicitDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:29338:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetTotalDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                  ^
ChemmineOB.cpp:29345:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetExplicitValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:29352:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetTotalValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:29359:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetHyb ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:29366:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetImplicitHCount ( SEXP self, SEXP s_swig_copy) { unsigned char result;
                                                                                     ^
ChemmineOB.cpp:29373:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetHvyDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                ^
ChemmineOB.cpp:29380:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetHeteroDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:29387:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetType ( SEXP self) { char *result = 0 ;
                                                         ^
ChemmineOB.cpp:29395:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetX ( SEXP self, SEXP s_swig_copy) { double result;
                                                                        ^
ChemmineOB.cpp:29403:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetY ( SEXP self, SEXP s_swig_copy) { double result;
                                                                        ^
ChemmineOB.cpp:29411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetZ ( SEXP self, SEXP s_swig_copy) { double result;
                                                                        ^
ChemmineOB.cpp:29419:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_x ( SEXP self, SEXP s_swig_copy) { double result;
                                                                     ^
ChemmineOB.cpp:29427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_y ( SEXP self, SEXP s_swig_copy) { double result;
                                                                     ^
ChemmineOB.cpp:29435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_z ( SEXP self, SEXP s_swig_copy) { double result;
                                                                     ^
ChemmineOB.cpp:29443:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetCoordinate ( SEXP self) { double *result = 0 ;
                                                               ^
ChemmineOB.cpp:29451:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetVector ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                             ^
ChemmineOB.cpp:29459:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetPartialCharge ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                    ^
ChemmineOB.cpp:29467:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetResidue ( SEXP self) { OpenBabel::OBResidue *result = 0 ;
                                                            ^
ChemmineOB.cpp:29475:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                           ^
ChemmineOB.cpp:29483:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetNewBondVector ( SEXP self, SEXP v, SEXP length, SEXP s_swig_copy) { bool result;
                                                                                                         ^
ChemmineOB.cpp:29497:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetBond ( SEXP self, SEXP s_arg2) { OpenBabel::OBBond *result = 0 ;
                                                                      ^
ChemmineOB.cpp:29509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_BeginBonds ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:29518:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_EndBonds ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:29527:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_BeginBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                   ^
ChemmineOB.cpp:29542:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_NextBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                  ^
ChemmineOB.cpp:29557:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_BeginNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                      ^
ChemmineOB.cpp:29572:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_NextNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                     ^
ChemmineOB.cpp:29587:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetDistance__SWIG_0 ( SEXP self, SEXP index, SEXP s_swig_copy) { double result;
                                                                                                   ^
ChemmineOB.cpp:29595:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetDistance__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { double result;
                                                                                                    ^
ChemmineOB.cpp:29607:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetDistance__SWIG_2 ( SEXP self, SEXP v, SEXP s_swig_copy) { double result;
                                                                                               ^
ChemmineOB.cpp:29619:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetAngle__SWIG_0 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                    ^
ChemmineOB.cpp:29628:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetAngle__SWIG_1 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                    ^
ChemmineOB.cpp:29643:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_NewResidue ( SEXP self) { OpenBabel::OBMolAtomIter *arg1 = (OpenBabel::OBMolAtomIter *) 0 ;
                                                            ^
ChemmineOB.cpp:29649:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_AddResidue ( SEXP self, SEXP res) {
                                                                      ^
ChemmineOB.cpp:29660:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_DeleteResidue ( SEXP self) {
                                                               ^
ChemmineOB.cpp:29667:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_AddBond ( SEXP self, SEXP bond) {
                                                                    ^
ChemmineOB.cpp:29678:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_InsertBond ( SEXP self, SEXP i, SEXP bond) {
                                                                               ^
ChemmineOB.cpp:29695:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_DeleteBond ( SEXP self, SEXP bond, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:29706:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_ClearBond ( SEXP self) { OpenBabel::OBMolAtomIter *arg1 = (OpenBabel::OBMolAtomIter *) 0 ;
                                                           ^
ChemmineOB.cpp:29712:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HtoMethyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:29719:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetHybAndGeom ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:29727:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_CountFreeOxygens ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:29734:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_CountFreeSulfurs ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:29741:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_ExplicitHydrogenCount__SWIG_0 ( SEXP self, SEXP ExcludeIsotopes, SEXP s_swig_copy) {
                                                                                                                       ^
ChemmineOB.cpp:29749:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_ExplicitHydrogenCount__SWIG_1 ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                                 ^
ChemmineOB.cpp:29756:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_MemberOfRingCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:29763:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_MemberOfRingSize ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:29770:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_CountRingBonds ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                  ^
ChemmineOB.cpp:29777:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SmallestBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                     ^
ChemmineOB.cpp:29785:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_AverageBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                    ^
ChemmineOB.cpp:29793:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_LewisAcidBaseCounts ( SEXP self, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:29801:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasResidue ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:29808:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsHetAtom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:29815:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:29822:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:29829:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsInRingSize ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:29837:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsHeteroatom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:29844:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsConnected ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:29855:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsOneThree ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:29866:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsOneFour ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:29877:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsCarboxylOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:29884:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsPhosphateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:29891:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsSulfateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:29898:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsNitroOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:29905:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsAmideNitrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:29912:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:29919:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsNonPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:29926:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsAromaticNOxide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:29933:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsChiral ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:29940:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsAxial ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:29947:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsHbondAcceptor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:29954:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsHbondAcceptorSimple ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:29961:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsHbondDonor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:29968:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsHbondDonorH ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:29975:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_IsMetal ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:29982:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasAlphaBetaUnsat__SWIG_0 ( SEXP self, SEXP includePandS, SEXP s_swig_copy) { bool result;
                                                                                                                ^
ChemmineOB.cpp:29990:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasAlphaBetaUnsat__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:29997:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasBondOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:30006:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_CountBondsOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { int result;
                                                                                              ^
ChemmineOB.cpp:30015:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HighestBondOrder ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                    ^
ChemmineOB.cpp:30022:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasNonSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:30029:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:30036:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasDoubleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:30043:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasAromaticBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:30050:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_MatchesSMARTS ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:30062:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                         ^
ChemmineOB.cpp:30069:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) { OpenBabel::OBBase *result = 0 ;
                                                                                             ^
ChemmineOB.cpp:30089:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_ClassDescription ( SEXP self) { char *result = 0 ;
                                                                  ^
ChemmineOB.cpp:30096:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                        ^
ChemmineOB.cpp:30104:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                                  ^
ChemmineOB.cpp:30111:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_SetTitle ( SEXP self, SEXP s_arg2) {
                                                                       ^
ChemmineOB.cpp:30122:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:30134:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:30143:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_DeleteData__SWIG_0 ( SEXP self, SEXP type) {
                                                                               ^
ChemmineOB.cpp:30152:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) {
                                                                                 ^
ChemmineOB.cpp:30163:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) {
                                                                                 ^
ChemmineOB.cpp:30178:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:30190:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_CloneData ( SEXP self, SEXP d) {
                                                                   ^
ChemmineOB.cpp:30201:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                            ^
ChemmineOB.cpp:30208:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                            ^
ChemmineOB.cpp:30218:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                              ^
ChemmineOB.cpp:30231:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                   ^
ChemmineOB.cpp:30241:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                                ^
ChemmineOB.cpp:30254:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                         ^
ChemmineOB.cpp:30265:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:30274:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomIter_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:30283:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomDFSIter__SWIG_0 ( ) { OpenBabel::OBMolAtomDFSIter *result = 0 ; unsigned int r_nprotect = 0;
                                                       ^
ChemmineOB.cpp:30288:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomDFSIter__SWIG_1 ( SEXP mol, SEXP StartIndex) { OpenBabel::OBMolAtomDFSIter *result = 0 ;
                                                                                ^
ChemmineOB.cpp:30297:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomDFSIter__SWIG_2 ( SEXP mol) { OpenBabel::OBMolAtomDFSIter *result = 0 ;
                                                               ^
ChemmineOB.cpp:30306:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomDFSIter__SWIG_3 ( SEXP ai) { OpenBabel::OBMolAtomDFSIter *result = 0 ;
                                                              ^
ChemmineOB.cpp:30317:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMolAtomDFSIter ( SEXP self) {
                                                           ^
ChemmineOB.cpp:30325:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:30333:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_inc__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBMolAtomDFSIter *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:30342:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_inc__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) {
                                                                                               ^
ChemmineOB.cpp:30351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter___deref__ ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                              ^
ChemmineOB.cpp:30360:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBAtom *result = 0 ;
                                                                              ^
ChemmineOB.cpp:30369:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter__next ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                          ^
ChemmineOB.cpp:30377:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_Visit_set ( SEXP self, SEXP s_Visit) {
                                                                            ^
ChemmineOB.cpp:30384:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:30391:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_Duplicate ( SEXP self, SEXP s_arg2) {
                                                                           ^
ChemmineOB.cpp:30402:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetIdx ( SEXP self, SEXP idx) {
                                                                     ^
ChemmineOB.cpp:30409:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetId ( SEXP self, SEXP id) {
                                                                   ^
ChemmineOB.cpp:30419:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetHyb ( SEXP self, SEXP hyb) {
                                                                     ^
ChemmineOB.cpp:30426:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetAtomicNum ( SEXP self, SEXP atomicnum) {
                                                                                 ^
ChemmineOB.cpp:30433:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetIsotope ( SEXP self, SEXP iso) {
                                                                         ^
ChemmineOB.cpp:30443:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetImplicitHCount ( SEXP self, SEXP val) {
                                                                                ^
ChemmineOB.cpp:30453:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetFormalCharge ( SEXP self, SEXP fcharge) {
                                                                                  ^
ChemmineOB.cpp:30460:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetSpinMultiplicity ( SEXP self, SEXP spin) {
                                                                                   ^
ChemmineOB.cpp:30470:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetType ( SEXP self, SEXP type) {
                                                                       ^
ChemmineOB.cpp:30482:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetPartialCharge ( SEXP self, SEXP pcharge) {
                                                                                   ^
ChemmineOB.cpp:30489:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetVector__SWIG_0 ( SEXP self, SEXP v) {
                                                                              ^
ChemmineOB.cpp:30502:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetVector__SWIG_1 ( SEXP self, SEXP x, SEXP y, SEXP z) {
                                                                                              ^
ChemmineOB.cpp:30510:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetVector__SWIG_2 ( SEXP self) {
                                                                      ^
ChemmineOB.cpp:30517:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetCoordPtr ( SEXP self, SEXP c) {
                                                                        ^
ChemmineOB.cpp:30528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetResidue ( SEXP self, SEXP res) {
                                                                         ^
ChemmineOB.cpp:30539:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetParent ( SEXP self, SEXP ptr) {
                                                                        ^
ChemmineOB.cpp:30550:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetAromatic__SWIG_0 ( SEXP self, SEXP value) {
                                                                                    ^
ChemmineOB.cpp:30557:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetAromatic__SWIG_1 ( SEXP self) {
                                                                        ^
ChemmineOB.cpp:30564:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetInRing__SWIG_0 ( SEXP self, SEXP value) {
                                                                                  ^
ChemmineOB.cpp:30571:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetInRing__SWIG_1 ( SEXP self) {
                                                                      ^
ChemmineOB.cpp:30578:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_ClearCoordPtr ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:30585:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetFormalCharge ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                      ^
ChemmineOB.cpp:30592:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetAtomicNum ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:30599:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetIsotope ( SEXP self, SEXP s_swig_copy) { unsigned short result;
                                                                                 ^
ChemmineOB.cpp:30606:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetSpinMultiplicity ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                          ^
ChemmineOB.cpp:30613:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetAtomicMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                    ^
ChemmineOB.cpp:30621:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetExactMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                   ^
ChemmineOB.cpp:30629:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:30636:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetIndex ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:30643:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                            ^
ChemmineOB.cpp:30650:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetCoordinateIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:30657:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetExplicitDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                        ^
ChemmineOB.cpp:30664:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetTotalDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:30671:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetExplicitValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                         ^
ChemmineOB.cpp:30678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetTotalValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:30685:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetHyb ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:30692:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetImplicitHCount ( SEXP self, SEXP s_swig_copy) { unsigned char result;
                                                                                        ^
ChemmineOB.cpp:30699:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetHvyDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:30706:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetHeteroDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:30713:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetType ( SEXP self) { char *result = 0 ;
                                                            ^
ChemmineOB.cpp:30721:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetX ( SEXP self, SEXP s_swig_copy) { double result;
                                                                           ^
ChemmineOB.cpp:30729:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetY ( SEXP self, SEXP s_swig_copy) { double result;
                                                                           ^
ChemmineOB.cpp:30737:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetZ ( SEXP self, SEXP s_swig_copy) { double result;
                                                                           ^
ChemmineOB.cpp:30745:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_x ( SEXP self, SEXP s_swig_copy) { double result;
                                                                        ^
ChemmineOB.cpp:30753:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_y ( SEXP self, SEXP s_swig_copy) { double result;
                                                                        ^
ChemmineOB.cpp:30761:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_z ( SEXP self, SEXP s_swig_copy) { double result;
                                                                        ^
ChemmineOB.cpp:30769:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetCoordinate ( SEXP self) { double *result = 0 ;
                                                                  ^
ChemmineOB.cpp:30777:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetVector ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                                ^
ChemmineOB.cpp:30785:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetPartialCharge ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                       ^
ChemmineOB.cpp:30793:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetResidue ( SEXP self) { OpenBabel::OBResidue *result = 0 ;
                                                               ^
ChemmineOB.cpp:30801:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                              ^
ChemmineOB.cpp:30809:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetNewBondVector ( SEXP self, SEXP v, SEXP length, SEXP s_swig_copy) { bool result;
                                                                                                            ^
ChemmineOB.cpp:30823:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetBond ( SEXP self, SEXP s_arg2) { OpenBabel::OBBond *result = 0 ;
                                                                         ^
ChemmineOB.cpp:30835:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_BeginBonds ( SEXP self, SEXP s_swig_copy) {
                                                                                 ^
ChemmineOB.cpp:30844:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_EndBonds ( SEXP self, SEXP s_swig_copy) {
                                                                               ^
ChemmineOB.cpp:30853:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_BeginBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                      ^
ChemmineOB.cpp:30868:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_NextBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                     ^
ChemmineOB.cpp:30883:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_BeginNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                         ^
ChemmineOB.cpp:30898:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_NextNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                        ^
ChemmineOB.cpp:30913:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetDistance__SWIG_0 ( SEXP self, SEXP index, SEXP s_swig_copy) { double result;
                                                                                                      ^
ChemmineOB.cpp:30921:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetDistance__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { double result;
                                                                                                       ^
ChemmineOB.cpp:30933:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetDistance__SWIG_2 ( SEXP self, SEXP v, SEXP s_swig_copy) { double result;
                                                                                                  ^
ChemmineOB.cpp:30945:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetAngle__SWIG_0 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                       ^
ChemmineOB.cpp:30954:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetAngle__SWIG_1 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                       ^
ChemmineOB.cpp:30969:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_NewResidue ( SEXP self) {
                                                               ^
ChemmineOB.cpp:30976:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_AddResidue ( SEXP self, SEXP res) {
                                                                         ^
ChemmineOB.cpp:30987:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_DeleteResidue ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:30994:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_AddBond ( SEXP self, SEXP bond) {
                                                                       ^
ChemmineOB.cpp:31005:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_InsertBond ( SEXP self, SEXP i, SEXP bond) {
                                                                                  ^
ChemmineOB.cpp:31022:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_DeleteBond ( SEXP self, SEXP bond, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:31033:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_ClearBond ( SEXP self) {
                                                              ^
ChemmineOB.cpp:31040:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HtoMethyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:31047:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetHybAndGeom ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:31055:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_CountFreeOxygens ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:31062:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_CountFreeSulfurs ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:31069:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_ExplicitHydrogenCount__SWIG_0 ( SEXP self, SEXP ExcludeIsotopes, SEXP s_swig_copy) {
                                                                                                                          ^
ChemmineOB.cpp:31077:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_ExplicitHydrogenCount__SWIG_1 ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                                    ^
ChemmineOB.cpp:31084:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_MemberOfRingCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                        ^
ChemmineOB.cpp:31091:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_MemberOfRingSize ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:31098:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_CountRingBonds ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:31105:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SmallestBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                        ^
ChemmineOB.cpp:31113:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_AverageBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                       ^
ChemmineOB.cpp:31121:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_LewisAcidBaseCounts ( SEXP self, SEXP s_swig_copy) {
                                                                                          ^
ChemmineOB.cpp:31129:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasResidue ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:31136:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsHetAtom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:31143:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:31150:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:31157:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsInRingSize ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:31165:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsHeteroatom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:31172:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsConnected ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:31183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsOneThree ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:31194:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsOneFour ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:31205:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsCarboxylOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:31212:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsPhosphateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:31219:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsSulfateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:31226:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsNitroOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:31233:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsAmideNitrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:31240:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:31247:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsNonPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:31254:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsAromaticNOxide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:31261:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsChiral ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:31268:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsAxial ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:31275:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsHbondAcceptor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:31282:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsHbondAcceptorSimple ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:31289:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsHbondDonor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:31296:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsHbondDonorH ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:31303:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_IsMetal ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:31310:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasAlphaBetaUnsat__SWIG_0 ( SEXP self, SEXP includePandS, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:31318:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasAlphaBetaUnsat__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:31325:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasBondOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:31335:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_CountBondsOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { int result;
                                                                                                 ^
ChemmineOB.cpp:31345:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HighestBondOrder ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                       ^
ChemmineOB.cpp:31352:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasNonSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:31359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:31366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasDoubleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:31373:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasAromaticBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:31380:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_MatchesSMARTS ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:31392:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:31399:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) {
                                                                                                ^
ChemmineOB.cpp:31419:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_ClassDescription ( SEXP self) { char *result = 0 ;
                                                                     ^
ChemmineOB.cpp:31426:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                           ^
ChemmineOB.cpp:31434:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                                     ^
ChemmineOB.cpp:31441:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_SetTitle ( SEXP self, SEXP s_arg2) {
                                                                          ^
ChemmineOB.cpp:31452:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:31464:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:31474:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_DeleteData__SWIG_0 ( SEXP self, SEXP type) {
                                                                                  ^
ChemmineOB.cpp:31484:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) {
                                                                                    ^
ChemmineOB.cpp:31495:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) {
                                                                                    ^
ChemmineOB.cpp:31510:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:31522:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_CloneData ( SEXP self, SEXP d) {
                                                                      ^
ChemmineOB.cpp:31533:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                               ^
ChemmineOB.cpp:31540:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                               ^
ChemmineOB.cpp:31551:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                                 ^
ChemmineOB.cpp:31564:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:31574:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                                   ^
ChemmineOB.cpp:31587:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                            ^
ChemmineOB.cpp:31599:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:31608:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomDFSIter_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:31617:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomBFSIter__SWIG_0 ( ) { OpenBabel::OBMolAtomBFSIter *result = 0 ; unsigned int r_nprotect = 0;
                                                       ^
ChemmineOB.cpp:31622:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomBFSIter__SWIG_1 ( SEXP mol, SEXP StartIndex) { OpenBabel::OBMolAtomBFSIter *result = 0 ;
                                                                                ^
ChemmineOB.cpp:31631:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomBFSIter__SWIG_2 ( SEXP mol) { OpenBabel::OBMolAtomBFSIter *result = 0 ;
                                                               ^
ChemmineOB.cpp:31640:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAtomBFSIter__SWIG_3 ( SEXP ai) { OpenBabel::OBMolAtomBFSIter *result = 0 ;
                                                              ^
ChemmineOB.cpp:31651:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMolAtomBFSIter ( SEXP self) {
                                                           ^
ChemmineOB.cpp:31659:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:31667:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_inc__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBMolAtomBFSIter *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:31676:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_inc__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) {
                                                                                               ^
ChemmineOB.cpp:31685:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter___deref__ ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                              ^
ChemmineOB.cpp:31694:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBAtom *result = 0 ;
                                                                              ^
ChemmineOB.cpp:31703:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_CurrentDepth ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                   ^
ChemmineOB.cpp:31711:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_Visit_set ( SEXP self, SEXP s_Visit) {
                                                                            ^
ChemmineOB.cpp:31718:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:31725:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_Duplicate ( SEXP self, SEXP s_arg2) {
                                                                           ^
ChemmineOB.cpp:31736:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetIdx ( SEXP self, SEXP idx) {
                                                                     ^
ChemmineOB.cpp:31743:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetId ( SEXP self, SEXP id) {
                                                                   ^
ChemmineOB.cpp:31753:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetHyb ( SEXP self, SEXP hyb) {
                                                                     ^
ChemmineOB.cpp:31760:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetAtomicNum ( SEXP self, SEXP atomicnum) {
                                                                                 ^
ChemmineOB.cpp:31767:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetIsotope ( SEXP self, SEXP iso) {
                                                                         ^
ChemmineOB.cpp:31777:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetImplicitHCount ( SEXP self, SEXP val) {
                                                                                ^
ChemmineOB.cpp:31787:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetFormalCharge ( SEXP self, SEXP fcharge) {
                                                                                  ^
ChemmineOB.cpp:31794:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetSpinMultiplicity ( SEXP self, SEXP spin) {
                                                                                   ^
ChemmineOB.cpp:31804:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetType ( SEXP self, SEXP type) {
                                                                       ^
ChemmineOB.cpp:31816:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetPartialCharge ( SEXP self, SEXP pcharge) {
                                                                                   ^
ChemmineOB.cpp:31823:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetVector__SWIG_0 ( SEXP self, SEXP v) {
                                                                              ^
ChemmineOB.cpp:31836:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetVector__SWIG_1 ( SEXP self, SEXP x, SEXP y, SEXP z) {
                                                                                              ^
ChemmineOB.cpp:31844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetVector__SWIG_2 ( SEXP self) {
                                                                      ^
ChemmineOB.cpp:31851:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetCoordPtr ( SEXP self, SEXP c) {
                                                                        ^
ChemmineOB.cpp:31862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetResidue ( SEXP self, SEXP res) {
                                                                         ^
ChemmineOB.cpp:31873:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetParent ( SEXP self, SEXP ptr) {
                                                                        ^
ChemmineOB.cpp:31884:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetAromatic__SWIG_0 ( SEXP self, SEXP value) {
                                                                                    ^
ChemmineOB.cpp:31891:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetAromatic__SWIG_1 ( SEXP self) {
                                                                        ^
ChemmineOB.cpp:31898:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetInRing__SWIG_0 ( SEXP self, SEXP value) {
                                                                                  ^
ChemmineOB.cpp:31905:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetInRing__SWIG_1 ( SEXP self) {
                                                                      ^
ChemmineOB.cpp:31912:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_ClearCoordPtr ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:31919:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetFormalCharge ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                      ^
ChemmineOB.cpp:31926:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetAtomicNum ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:31933:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetIsotope ( SEXP self, SEXP s_swig_copy) { unsigned short result;
                                                                                 ^
ChemmineOB.cpp:31940:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetSpinMultiplicity ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                          ^
ChemmineOB.cpp:31947:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetAtomicMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                    ^
ChemmineOB.cpp:31955:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetExactMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                   ^
ChemmineOB.cpp:31963:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:31970:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetIndex ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:31977:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                            ^
ChemmineOB.cpp:31984:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetCoordinateIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:31991:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetExplicitDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                        ^
ChemmineOB.cpp:31998:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetTotalDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:32005:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetExplicitValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                         ^
ChemmineOB.cpp:32012:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetTotalValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:32019:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetHyb ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:32026:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetImplicitHCount ( SEXP self, SEXP s_swig_copy) { unsigned char result;
                                                                                        ^
ChemmineOB.cpp:32033:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetHvyDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:32040:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetHeteroDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:32047:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetType ( SEXP self) { char *result = 0 ;
                                                            ^
ChemmineOB.cpp:32055:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetX ( SEXP self, SEXP s_swig_copy) { double result;
                                                                           ^
ChemmineOB.cpp:32063:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetY ( SEXP self, SEXP s_swig_copy) { double result;
                                                                           ^
ChemmineOB.cpp:32071:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetZ ( SEXP self, SEXP s_swig_copy) { double result;
                                                                           ^
ChemmineOB.cpp:32079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_x ( SEXP self, SEXP s_swig_copy) { double result;
                                                                        ^
ChemmineOB.cpp:32087:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_y ( SEXP self, SEXP s_swig_copy) { double result;
                                                                        ^
ChemmineOB.cpp:32095:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_z ( SEXP self, SEXP s_swig_copy) { double result;
                                                                        ^
ChemmineOB.cpp:32103:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetCoordinate ( SEXP self) { double *result = 0 ;
                                                                  ^
ChemmineOB.cpp:32111:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetVector ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                                ^
ChemmineOB.cpp:32119:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetPartialCharge ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                       ^
ChemmineOB.cpp:32127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetResidue ( SEXP self) { OpenBabel::OBResidue *result = 0 ;
                                                               ^
ChemmineOB.cpp:32135:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                              ^
ChemmineOB.cpp:32143:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetNewBondVector ( SEXP self, SEXP v, SEXP length, SEXP s_swig_copy) { bool result;
                                                                                                            ^
ChemmineOB.cpp:32157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetBond ( SEXP self, SEXP s_arg2) { OpenBabel::OBBond *result = 0 ;
                                                                         ^
ChemmineOB.cpp:32169:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_BeginBonds ( SEXP self, SEXP s_swig_copy) {
                                                                                 ^
ChemmineOB.cpp:32178:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_EndBonds ( SEXP self, SEXP s_swig_copy) {
                                                                               ^
ChemmineOB.cpp:32187:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_BeginBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                      ^
ChemmineOB.cpp:32202:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_NextBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                     ^
ChemmineOB.cpp:32217:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_BeginNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                         ^
ChemmineOB.cpp:32232:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_NextNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                        ^
ChemmineOB.cpp:32247:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetDistance__SWIG_0 ( SEXP self, SEXP index, SEXP s_swig_copy) { double result;
                                                                                                      ^
ChemmineOB.cpp:32255:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetDistance__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { double result;
                                                                                                       ^
ChemmineOB.cpp:32267:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetDistance__SWIG_2 ( SEXP self, SEXP v, SEXP s_swig_copy) { double result;
                                                                                                  ^
ChemmineOB.cpp:32279:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetAngle__SWIG_0 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                       ^
ChemmineOB.cpp:32288:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetAngle__SWIG_1 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                       ^
ChemmineOB.cpp:32303:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_NewResidue ( SEXP self) {
                                                               ^
ChemmineOB.cpp:32310:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_AddResidue ( SEXP self, SEXP res) {
                                                                         ^
ChemmineOB.cpp:32321:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_DeleteResidue ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:32328:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_AddBond ( SEXP self, SEXP bond) {
                                                                       ^
ChemmineOB.cpp:32339:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_InsertBond ( SEXP self, SEXP i, SEXP bond) {
                                                                                  ^
ChemmineOB.cpp:32356:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_DeleteBond ( SEXP self, SEXP bond, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:32367:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_ClearBond ( SEXP self) {
                                                              ^
ChemmineOB.cpp:32374:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HtoMethyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:32381:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetHybAndGeom ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:32389:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_CountFreeOxygens ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:32396:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_CountFreeSulfurs ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:32403:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_ExplicitHydrogenCount__SWIG_0 ( SEXP self, SEXP ExcludeIsotopes, SEXP s_swig_copy) {
                                                                                                                          ^
ChemmineOB.cpp:32411:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_ExplicitHydrogenCount__SWIG_1 ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                                    ^
ChemmineOB.cpp:32418:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_MemberOfRingCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                        ^
ChemmineOB.cpp:32425:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_MemberOfRingSize ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:32432:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_CountRingBonds ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:32439:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SmallestBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                        ^
ChemmineOB.cpp:32447:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_AverageBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                       ^
ChemmineOB.cpp:32455:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_LewisAcidBaseCounts ( SEXP self, SEXP s_swig_copy) {
                                                                                          ^
ChemmineOB.cpp:32463:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasResidue ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:32470:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsHetAtom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:32477:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:32484:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:32491:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsInRingSize ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:32499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsHeteroatom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:32506:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsConnected ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:32517:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsOneThree ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:32528:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsOneFour ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:32539:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsCarboxylOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:32546:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsPhosphateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:32553:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsSulfateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:32560:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsNitroOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:32567:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsAmideNitrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:32574:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:32581:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsNonPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:32588:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsAromaticNOxide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:32595:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsChiral ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:32602:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsAxial ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:32609:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsHbondAcceptor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:32616:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsHbondAcceptorSimple ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:32623:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsHbondDonor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:32630:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsHbondDonorH ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:32637:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_IsMetal ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:32644:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasAlphaBetaUnsat__SWIG_0 ( SEXP self, SEXP includePandS, SEXP s_swig_copy) {
                                                                                                                   ^
ChemmineOB.cpp:32652:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasAlphaBetaUnsat__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:32659:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasBondOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:32669:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_CountBondsOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { int result;
                                                                                                 ^
ChemmineOB.cpp:32679:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HighestBondOrder ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                       ^
ChemmineOB.cpp:32686:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasNonSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:32693:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:32700:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasDoubleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:32707:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasAromaticBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:32714:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_MatchesSMARTS ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:32726:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:32733:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) {
                                                                                                ^
ChemmineOB.cpp:32753:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_ClassDescription ( SEXP self) { char *result = 0 ;
                                                                     ^
ChemmineOB.cpp:32760:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                           ^
ChemmineOB.cpp:32768:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                                     ^
ChemmineOB.cpp:32775:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_SetTitle ( SEXP self, SEXP s_arg2) {
                                                                          ^
ChemmineOB.cpp:32786:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:32798:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:32808:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_DeleteData__SWIG_0 ( SEXP self, SEXP type) {
                                                                                  ^
ChemmineOB.cpp:32818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) {
                                                                                    ^
ChemmineOB.cpp:32829:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) {
                                                                                    ^
ChemmineOB.cpp:32844:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:32856:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_CloneData ( SEXP self, SEXP d) {
                                                                      ^
ChemmineOB.cpp:32867:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                               ^
ChemmineOB.cpp:32874:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                               ^
ChemmineOB.cpp:32885:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                                 ^
ChemmineOB.cpp:32898:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:32908:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                                   ^
ChemmineOB.cpp:32921:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                            ^
ChemmineOB.cpp:32933:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:32942:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAtomBFSIter_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:32951:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolBondBFSIter__SWIG_0 ( ) { OpenBabel::OBMolBondBFSIter *result = 0 ; unsigned int r_nprotect = 0;
                                                       ^
ChemmineOB.cpp:32956:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolBondBFSIter__SWIG_1 ( SEXP mol, SEXP StartIndex) { OpenBabel::OBMolBondBFSIter *result = 0 ;
                                                                                ^
ChemmineOB.cpp:32965:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolBondBFSIter__SWIG_2 ( SEXP mol) { OpenBabel::OBMolBondBFSIter *result = 0 ;
                                                               ^
ChemmineOB.cpp:32974:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolBondBFSIter__SWIG_3 ( SEXP ai) { OpenBabel::OBMolBondBFSIter *result = 0 ;
                                                              ^
ChemmineOB.cpp:32985:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMolBondBFSIter ( SEXP self) {
                                                           ^
ChemmineOB.cpp:32993:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter___deref__ ( SEXP self) { OpenBabel::OBBond *result = 0 ;
                                                              ^
ChemmineOB.cpp:33002:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBond *result = 0 ;
                                                                              ^
ChemmineOB.cpp:33011:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_CurrentDepth ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                   ^
ChemmineOB.cpp:33019:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_Visit_set ( SEXP self, SEXP s_Visit) {
                                                                            ^
ChemmineOB.cpp:33026:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:33033:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetIdx ( SEXP self, SEXP idx) {
                                                                     ^
ChemmineOB.cpp:33040:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetId ( SEXP self, SEXP id) {
                                                                   ^
ChemmineOB.cpp:33050:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetBondOrder ( SEXP self, SEXP order) {
                                                                             ^
ChemmineOB.cpp:33057:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetBegin ( SEXP self, SEXP begin) {
                                                                         ^
ChemmineOB.cpp:33068:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetEnd ( SEXP self, SEXP end) {
                                                                     ^
ChemmineOB.cpp:33079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetParent ( SEXP self, SEXP ptr) {
                                                                        ^
ChemmineOB.cpp:33090:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetLength__SWIG_0 ( SEXP self, SEXP fixed, SEXP length) {
                                                                                               ^
ChemmineOB.cpp:33101:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetLength__SWIG_1 ( SEXP self, SEXP length) {
                                                                                   ^
ChemmineOB.cpp:33108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_Set ( SEXP self, SEXP index, SEXP begin, SEXP end, SEXP order, SEXP flags) {
                                                                                                                  ^
ChemmineOB.cpp:33124:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetAromatic__SWIG_0 ( SEXP self, SEXP value) {
                                                                                    ^
ChemmineOB.cpp:33131:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetAromatic__SWIG_1 ( SEXP self) {
                                                                        ^
ChemmineOB.cpp:33138:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetWedge__SWIG_0 ( SEXP self, SEXP value) {
                                                                                 ^
ChemmineOB.cpp:33145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetWedge__SWIG_1 ( SEXP self) {
                                                                     ^
ChemmineOB.cpp:33152:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetHash__SWIG_0 ( SEXP self, SEXP value) {
                                                                                ^
ChemmineOB.cpp:33159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetHash__SWIG_1 ( SEXP self) {
                                                                    ^
ChemmineOB.cpp:33166:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetWedgeOrHash__SWIG_0 ( SEXP self, SEXP value) {
                                                                                       ^
ChemmineOB.cpp:33173:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetWedgeOrHash__SWIG_1 ( SEXP self) {
                                                                           ^
ChemmineOB.cpp:33180:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetInRing__SWIG_0 ( SEXP self, SEXP value) {
                                                                                  ^
ChemmineOB.cpp:33187:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetInRing__SWIG_1 ( SEXP self) {
                                                                      ^
ChemmineOB.cpp:33194:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetClosure__SWIG_0 ( SEXP self, SEXP value) {
                                                                                   ^
ChemmineOB.cpp:33201:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetClosure__SWIG_1 ( SEXP self) {
                                                                       ^
ChemmineOB.cpp:33208:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:33215:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                            ^
ChemmineOB.cpp:33222:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetBondOrder ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:33229:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetFlags ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:33236:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetBeginAtomIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:33243:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetEndAtomIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:33250:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetBeginAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                                 ^
ChemmineOB.cpp:33258:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetEndAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                               ^
ChemmineOB.cpp:33266:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetNbrAtom ( SEXP self, SEXP ptr) { OpenBabel::OBAtom *result = 0 ;
                                                                         ^
ChemmineOB.cpp:33278:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                              ^
ChemmineOB.cpp:33286:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetEquibLength ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                     ^
ChemmineOB.cpp:33294:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetLength ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                ^
ChemmineOB.cpp:33302:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetNbrAtomIdx ( SEXP self, SEXP ptr, SEXP s_swig_copy) { unsigned int result;
                                                                                              ^
ChemmineOB.cpp:33313:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_FindSmallestRing ( SEXP self) { OpenBabel::OBRing *result = 0 ;
                                                                     ^
ChemmineOB.cpp:33321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:33328:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:33335:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsRotor__SWIG_0 ( SEXP self, SEXP includeRingBonds, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:33343:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsRotor__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:33350:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:33357:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsPrimaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:33364:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsSecondaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:33371:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsTertiaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:33378:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsEster ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:33385:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsCarbonyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:33392:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsClosure ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:33399:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsWedge ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:33406:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsHash ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:33413:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsWedgeOrHash ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:33420:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsCisOrTrans ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:33427:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_IsDoubleBondGeometry ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:33434:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:33441:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) {
                                                                                                ^
ChemmineOB.cpp:33461:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_ClassDescription ( SEXP self) { char *result = 0 ;
                                                                     ^
ChemmineOB.cpp:33468:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                           ^
ChemmineOB.cpp:33476:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                                     ^
ChemmineOB.cpp:33483:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_SetTitle ( SEXP self, SEXP s_arg2) {
                                                                          ^
ChemmineOB.cpp:33494:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:33506:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:33516:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_DeleteData__SWIG_0 ( SEXP self, SEXP type) {
                                                                                  ^
ChemmineOB.cpp:33526:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) {
                                                                                    ^
ChemmineOB.cpp:33537:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) {
                                                                                    ^
ChemmineOB.cpp:33552:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:33564:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_CloneData ( SEXP self, SEXP d) {
                                                                      ^
ChemmineOB.cpp:33575:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                               ^
ChemmineOB.cpp:33582:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                               ^
ChemmineOB.cpp:33593:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                                 ^
ChemmineOB.cpp:33606:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                      ^
ChemmineOB.cpp:33616:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                                   ^
ChemmineOB.cpp:33629:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                            ^
ChemmineOB.cpp:33641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:33650:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondBFSIter_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:33659:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolBondIter__SWIG_0 ( ) { OpenBabel::OBMolBondIter *result = 0 ; unsigned int r_nprotect = 0;
                                                    ^
ChemmineOB.cpp:33663:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolBondIter__SWIG_1 ( SEXP mol) { OpenBabel::OBMolBondIter *result = 0 ;
                                                            ^
ChemmineOB.cpp:33672:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolBondIter__SWIG_2 ( SEXP bi) { OpenBabel::OBMolBondIter *result = 0 ;
                                                           ^
ChemmineOB.cpp:33683:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMolBondIter ( SEXP self) { OpenBabel::OBMolBondIter *arg1 = (OpenBabel::OBMolBondIter *) 0 ;
                                                        ^
ChemmineOB.cpp:33690:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:33698:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_inc__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBMolBondIter *result = 0 ;
                                                                               ^
ChemmineOB.cpp:33706:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_inc__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { OpenBabel::OBMolBondIter result;
                                                                                            ^
ChemmineOB.cpp:33715:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter___deref__ ( SEXP self) { OpenBabel::OBBond *result = 0 ;
                                                           ^
ChemmineOB.cpp:33724:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBond *result = 0 ;
                                                                           ^
ChemmineOB.cpp:33733:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_Visit_set ( SEXP self, SEXP s_Visit) {
                                                                         ^
ChemmineOB.cpp:33740:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:33747:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetIdx ( SEXP self, SEXP idx) {
                                                                  ^
ChemmineOB.cpp:33754:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetId ( SEXP self, SEXP id) {
                                                                ^
ChemmineOB.cpp:33763:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetBondOrder ( SEXP self, SEXP order) {
                                                                          ^
ChemmineOB.cpp:33770:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetBegin ( SEXP self, SEXP begin) {
                                                                      ^
ChemmineOB.cpp:33781:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetEnd ( SEXP self, SEXP end) {
                                                                  ^
ChemmineOB.cpp:33792:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetParent ( SEXP self, SEXP ptr) {
                                                                     ^
ChemmineOB.cpp:33803:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetLength__SWIG_0 ( SEXP self, SEXP fixed, SEXP length) {
                                                                                            ^
ChemmineOB.cpp:33814:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetLength__SWIG_1 ( SEXP self, SEXP length) {
                                                                                ^
ChemmineOB.cpp:33821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_Set ( SEXP self, SEXP index, SEXP begin, SEXP end, SEXP order, SEXP flags) {
                                                                                                               ^
ChemmineOB.cpp:33837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetAromatic__SWIG_0 ( SEXP self, SEXP value) {
                                                                                 ^
ChemmineOB.cpp:33844:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetAromatic__SWIG_1 ( SEXP self) {
                                                                     ^
ChemmineOB.cpp:33851:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetWedge__SWIG_0 ( SEXP self, SEXP value) {
                                                                              ^
ChemmineOB.cpp:33858:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetWedge__SWIG_1 ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:33865:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetHash__SWIG_0 ( SEXP self, SEXP value) {
                                                                             ^
ChemmineOB.cpp:33872:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetHash__SWIG_1 ( SEXP self) {
                                                                 ^
ChemmineOB.cpp:33879:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetWedgeOrHash__SWIG_0 ( SEXP self, SEXP value) {
                                                                                    ^
ChemmineOB.cpp:33886:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetWedgeOrHash__SWIG_1 ( SEXP self) {
                                                                        ^
ChemmineOB.cpp:33893:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetInRing__SWIG_0 ( SEXP self, SEXP value) {
                                                                               ^
ChemmineOB.cpp:33900:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetInRing__SWIG_1 ( SEXP self) {
                                                                   ^
ChemmineOB.cpp:33907:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetClosure__SWIG_0 ( SEXP self, SEXP value) {
                                                                                ^
ChemmineOB.cpp:33914:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetClosure__SWIG_1 ( SEXP self) {
                                                                    ^
ChemmineOB.cpp:33921:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:33928:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                         ^
ChemmineOB.cpp:33935:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetBondOrder ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                ^
ChemmineOB.cpp:33942:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetFlags ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                            ^
ChemmineOB.cpp:33949:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetBeginAtomIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:33956:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetEndAtomIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                 ^
ChemmineOB.cpp:33963:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetBeginAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                              ^
ChemmineOB.cpp:33971:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetEndAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                            ^
ChemmineOB.cpp:33979:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetNbrAtom ( SEXP self, SEXP ptr) { OpenBabel::OBAtom *result = 0 ;
                                                                      ^
ChemmineOB.cpp:33991:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                           ^
ChemmineOB.cpp:33999:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetEquibLength ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                  ^
ChemmineOB.cpp:34007:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetLength ( SEXP self, SEXP s_swig_copy) { double result;
                                                                             ^
ChemmineOB.cpp:34015:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetNbrAtomIdx ( SEXP self, SEXP ptr, SEXP s_swig_copy) { unsigned int result;
                                                                                           ^
ChemmineOB.cpp:34026:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_FindSmallestRing ( SEXP self) { OpenBabel::OBRing *result = 0 ;
                                                                  ^
ChemmineOB.cpp:34034:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:34041:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:34048:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsRotor__SWIG_0 ( SEXP self, SEXP includeRingBonds, SEXP s_swig_copy) { bool result;
                                                                                                          ^
ChemmineOB.cpp:34056:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsRotor__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:34063:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:34070:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsPrimaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:34077:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsSecondaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:34084:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsTertiaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:34091:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsEster ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:34098:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsCarbonyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:34105:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsClosure ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:34112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsWedge ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:34119:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsHash ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:34126:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsWedgeOrHash ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:34133:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsCisOrTrans ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:34140:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_IsDoubleBondGeometry ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:34147:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                         ^
ChemmineOB.cpp:34154:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) { OpenBabel::OBBase *result = 0 ;
                                                                                             ^
ChemmineOB.cpp:34174:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_ClassDescription ( SEXP self) { char *result = 0 ;
                                                                  ^
ChemmineOB.cpp:34181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                        ^
ChemmineOB.cpp:34189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                                  ^
ChemmineOB.cpp:34196:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_SetTitle ( SEXP self, SEXP s_arg2) {
                                                                       ^
ChemmineOB.cpp:34207:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:34219:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:34228:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_DeleteData__SWIG_0 ( SEXP self, SEXP type) {
                                                                               ^
ChemmineOB.cpp:34237:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) {
                                                                                 ^
ChemmineOB.cpp:34248:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) {
                                                                                 ^
ChemmineOB.cpp:34263:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:34275:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_CloneData ( SEXP self, SEXP d) {
                                                                   ^
ChemmineOB.cpp:34286:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                            ^
ChemmineOB.cpp:34293:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                            ^
ChemmineOB.cpp:34303:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                              ^
ChemmineOB.cpp:34316:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                   ^
ChemmineOB.cpp:34326:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                                ^
ChemmineOB.cpp:34339:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                         ^
ChemmineOB.cpp:34350:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:34359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolBondIter_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:34368:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtomAtomIter__SWIG_0 ( ) { OpenBabel::OBAtomAtomIter *result = 0 ; unsigned int r_nprotect = 0;
                                                     ^
ChemmineOB.cpp:34372:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtomAtomIter__SWIG_1 ( SEXP atm) { OpenBabel::OBAtomAtomIter *result = 0 ;
                                                             ^
ChemmineOB.cpp:34381:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtomAtomIter__SWIG_2 ( SEXP ai) { OpenBabel::OBAtomAtomIter *result = 0 ;
                                                            ^
ChemmineOB.cpp:34392:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAtomAtomIter ( SEXP self) { OpenBabel::OBAtomAtomIter *arg1 = (OpenBabel::OBAtomAtomIter *) 0 ;
                                                         ^
ChemmineOB.cpp:34399:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:34407:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_inc__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBAtomAtomIter *result = 0 ;
                                                                                ^
ChemmineOB.cpp:34415:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_inc__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) {
                                                                                             ^
ChemmineOB.cpp:34424:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter___deref__ ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                            ^
ChemmineOB.cpp:34433:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBAtom *result = 0 ;
                                                                            ^
ChemmineOB.cpp:34442:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_Visit_set ( SEXP self, SEXP s_Visit) {
                                                                          ^
ChemmineOB.cpp:34449:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:34456:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_Duplicate ( SEXP self, SEXP s_arg2) {
                                                                         ^
ChemmineOB.cpp:34467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetIdx ( SEXP self, SEXP idx) {
                                                                   ^
ChemmineOB.cpp:34474:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetId ( SEXP self, SEXP id) {
                                                                 ^
ChemmineOB.cpp:34483:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetHyb ( SEXP self, SEXP hyb) {
                                                                   ^
ChemmineOB.cpp:34490:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetAtomicNum ( SEXP self, SEXP atomicnum) {
                                                                               ^
ChemmineOB.cpp:34497:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetIsotope ( SEXP self, SEXP iso) {
                                                                       ^
ChemmineOB.cpp:34506:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetImplicitHCount ( SEXP self, SEXP val) {
                                                                              ^
ChemmineOB.cpp:34515:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetFormalCharge ( SEXP self, SEXP fcharge) {
                                                                                ^
ChemmineOB.cpp:34522:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetSpinMultiplicity ( SEXP self, SEXP spin) {
                                                                                 ^
ChemmineOB.cpp:34532:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetType ( SEXP self, SEXP type) {
                                                                     ^
ChemmineOB.cpp:34544:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetPartialCharge ( SEXP self, SEXP pcharge) {
                                                                                 ^
ChemmineOB.cpp:34551:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetVector__SWIG_0 ( SEXP self, SEXP v) {
                                                                            ^
ChemmineOB.cpp:34564:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetVector__SWIG_1 ( SEXP self, SEXP x, SEXP y, SEXP z) {
                                                                                            ^
ChemmineOB.cpp:34572:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetVector__SWIG_2 ( SEXP self) {
                                                                    ^
ChemmineOB.cpp:34579:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetCoordPtr ( SEXP self, SEXP c) {
                                                                      ^
ChemmineOB.cpp:34590:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetResidue ( SEXP self, SEXP res) {
                                                                       ^
ChemmineOB.cpp:34601:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetParent ( SEXP self, SEXP ptr) {
                                                                      ^
ChemmineOB.cpp:34612:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetAromatic__SWIG_0 ( SEXP self, SEXP value) {
                                                                                  ^
ChemmineOB.cpp:34619:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetAromatic__SWIG_1 ( SEXP self) {
                                                                      ^
ChemmineOB.cpp:34626:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetInRing__SWIG_0 ( SEXP self, SEXP value) {
                                                                                ^
ChemmineOB.cpp:34633:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetInRing__SWIG_1 ( SEXP self) {
                                                                    ^
ChemmineOB.cpp:34640:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_ClearCoordPtr ( SEXP self) {
                                                                ^
ChemmineOB.cpp:34647:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetFormalCharge ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                    ^
ChemmineOB.cpp:34654:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetAtomicNum ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                 ^
ChemmineOB.cpp:34661:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetIsotope ( SEXP self, SEXP s_swig_copy) { unsigned short result;
                                                                               ^
ChemmineOB.cpp:34668:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetSpinMultiplicity ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                        ^
ChemmineOB.cpp:34675:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetAtomicMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                  ^
ChemmineOB.cpp:34683:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetExactMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                 ^
ChemmineOB.cpp:34691:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                           ^
ChemmineOB.cpp:34698:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetIndex ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:34705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                          ^
ChemmineOB.cpp:34712:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetCoordinateIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:34719:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetExplicitDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:34726:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetTotalDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:34733:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetExplicitValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:34740:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetTotalValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:34747:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetHyb ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                           ^
ChemmineOB.cpp:34754:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetImplicitHCount ( SEXP self, SEXP s_swig_copy) { unsigned char result;
                                                                                      ^
ChemmineOB.cpp:34761:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetHvyDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                 ^
ChemmineOB.cpp:34768:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetHeteroDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:34775:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetType ( SEXP self) { char *result = 0 ;
                                                          ^
ChemmineOB.cpp:34783:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetX ( SEXP self, SEXP s_swig_copy) { double result;
                                                                         ^
ChemmineOB.cpp:34791:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetY ( SEXP self, SEXP s_swig_copy) { double result;
                                                                         ^
ChemmineOB.cpp:34799:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetZ ( SEXP self, SEXP s_swig_copy) { double result;
                                                                         ^
ChemmineOB.cpp:34807:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_x ( SEXP self, SEXP s_swig_copy) { double result;
                                                                      ^
ChemmineOB.cpp:34815:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_y ( SEXP self, SEXP s_swig_copy) { double result;
                                                                      ^
ChemmineOB.cpp:34823:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_z ( SEXP self, SEXP s_swig_copy) { double result;
                                                                      ^
ChemmineOB.cpp:34831:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetCoordinate ( SEXP self) { double *result = 0 ;
                                                                ^
ChemmineOB.cpp:34839:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetVector ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                              ^
ChemmineOB.cpp:34847:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetPartialCharge ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                     ^
ChemmineOB.cpp:34855:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetResidue ( SEXP self) { OpenBabel::OBResidue *result = 0 ;
                                                             ^
ChemmineOB.cpp:34863:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                            ^
ChemmineOB.cpp:34871:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetNewBondVector ( SEXP self, SEXP v, SEXP length, SEXP s_swig_copy) { bool result;
                                                                                                          ^
ChemmineOB.cpp:34885:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetBond ( SEXP self, SEXP s_arg2) { OpenBabel::OBBond *result = 0 ;
                                                                       ^
ChemmineOB.cpp:34897:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_BeginBonds ( SEXP self, SEXP s_swig_copy) {
                                                                               ^
ChemmineOB.cpp:34906:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_EndBonds ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:34915:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_BeginBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                    ^
ChemmineOB.cpp:34930:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_NextBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                   ^
ChemmineOB.cpp:34945:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_BeginNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                       ^
ChemmineOB.cpp:34960:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_NextNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                      ^
ChemmineOB.cpp:34975:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetDistance__SWIG_0 ( SEXP self, SEXP index, SEXP s_swig_copy) { double result;
                                                                                                    ^
ChemmineOB.cpp:34983:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetDistance__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { double result;
                                                                                                     ^
ChemmineOB.cpp:34995:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetDistance__SWIG_2 ( SEXP self, SEXP v, SEXP s_swig_copy) { double result;
                                                                                                ^
ChemmineOB.cpp:35007:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetAngle__SWIG_0 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                     ^
ChemmineOB.cpp:35016:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetAngle__SWIG_1 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                     ^
ChemmineOB.cpp:35031:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_NewResidue ( SEXP self) {
                                                             ^
ChemmineOB.cpp:35038:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_AddResidue ( SEXP self, SEXP res) {
                                                                       ^
ChemmineOB.cpp:35049:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_DeleteResidue ( SEXP self) {
                                                                ^
ChemmineOB.cpp:35056:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_AddBond ( SEXP self, SEXP bond) {
                                                                     ^
ChemmineOB.cpp:35067:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_InsertBond ( SEXP self, SEXP i, SEXP bond) {
                                                                                ^
ChemmineOB.cpp:35084:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_DeleteBond ( SEXP self, SEXP bond, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:35095:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_ClearBond ( SEXP self) {
                                                            ^
ChemmineOB.cpp:35102:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HtoMethyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:35109:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetHybAndGeom ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:35117:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_CountFreeOxygens ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:35124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_CountFreeSulfurs ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:35131:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_ExplicitHydrogenCount__SWIG_0 ( SEXP self, SEXP ExcludeIsotopes, SEXP s_swig_copy) {
                                                                                                                        ^
ChemmineOB.cpp:35139:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_ExplicitHydrogenCount__SWIG_1 ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                                  ^
ChemmineOB.cpp:35146:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_MemberOfRingCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:35153:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_MemberOfRingSize ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                     ^
ChemmineOB.cpp:35160:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_CountRingBonds ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                   ^
ChemmineOB.cpp:35167:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SmallestBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                      ^
ChemmineOB.cpp:35175:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_AverageBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                     ^
ChemmineOB.cpp:35183:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_LewisAcidBaseCounts ( SEXP self, SEXP s_swig_copy) {
                                                                                        ^
ChemmineOB.cpp:35191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasResidue ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:35198:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsHetAtom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:35205:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:35212:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:35219:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsInRingSize ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:35227:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsHeteroatom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:35234:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsConnected ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:35245:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsOneThree ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:35256:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsOneFour ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                           ^
ChemmineOB.cpp:35267:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsCarboxylOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:35274:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsPhosphateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                      ^
ChemmineOB.cpp:35281:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsSulfateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:35288:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsNitroOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:35295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsAmideNitrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:35302:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:35309:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsNonPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:35316:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsAromaticNOxide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:35323:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsChiral ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:35330:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsAxial ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:35337:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsHbondAcceptor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:35344:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsHbondAcceptorSimple ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:35351:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsHbondDonor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:35358:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsHbondDonorH ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:35365:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_IsMetal ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:35372:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasAlphaBetaUnsat__SWIG_0 ( SEXP self, SEXP includePandS, SEXP s_swig_copy) { bool result;
                                                                                                                 ^
ChemmineOB.cpp:35380:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasAlphaBetaUnsat__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:35387:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasBondOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:35396:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_CountBondsOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { int result;
                                                                                               ^
ChemmineOB.cpp:35405:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HighestBondOrder ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                     ^
ChemmineOB.cpp:35412:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasNonSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:35419:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:35426:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasDoubleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:35433:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasAromaticBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:35440:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_MatchesSMARTS ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:35452:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:35459:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) { OpenBabel::OBBase *result = 0 ;
                                                                                              ^
ChemmineOB.cpp:35479:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_ClassDescription ( SEXP self) { char *result = 0 ;
                                                                   ^
ChemmineOB.cpp:35486:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                         ^
ChemmineOB.cpp:35494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                                   ^
ChemmineOB.cpp:35501:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_SetTitle ( SEXP self, SEXP s_arg2) {
                                                                        ^
ChemmineOB.cpp:35512:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:35524:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:35534:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_DeleteData__SWIG_0 ( SEXP self, SEXP type) {
                                                                                ^
ChemmineOB.cpp:35544:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) {
                                                                                  ^
ChemmineOB.cpp:35555:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) {
                                                                                  ^
ChemmineOB.cpp:35570:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:35582:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_CloneData ( SEXP self, SEXP d) {
                                                                    ^
ChemmineOB.cpp:35593:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                             ^
ChemmineOB.cpp:35600:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                             ^
ChemmineOB.cpp:35611:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                               ^
ChemmineOB.cpp:35624:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:35634:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                                 ^
ChemmineOB.cpp:35647:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                          ^
ChemmineOB.cpp:35659:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:35668:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomAtomIter_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:35677:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtomBondIter__SWIG_0 ( ) { OpenBabel::OBAtomBondIter *result = 0 ; unsigned int r_nprotect = 0;
                                                     ^
ChemmineOB.cpp:35681:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtomBondIter__SWIG_1 ( SEXP atm) { OpenBabel::OBAtomBondIter *result = 0 ;
                                                             ^
ChemmineOB.cpp:35690:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBAtomBondIter__SWIG_2 ( SEXP bi) { OpenBabel::OBAtomBondIter *result = 0 ;
                                                            ^
ChemmineOB.cpp:35701:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBAtomBondIter ( SEXP self) { OpenBabel::OBAtomBondIter *arg1 = (OpenBabel::OBAtomBondIter *) 0 ;
                                                         ^
ChemmineOB.cpp:35708:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:35716:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_inc__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBAtomBondIter *result = 0 ;
                                                                                ^
ChemmineOB.cpp:35724:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_inc__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) {
                                                                                             ^
ChemmineOB.cpp:35733:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter___deref__ ( SEXP self) { OpenBabel::OBBond *result = 0 ;
                                                            ^
ChemmineOB.cpp:35742:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBond *result = 0 ;
                                                                            ^
ChemmineOB.cpp:35751:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_Visit_set ( SEXP self, SEXP s_Visit) {
                                                                          ^
ChemmineOB.cpp:35758:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:35765:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetIdx ( SEXP self, SEXP idx) {
                                                                   ^
ChemmineOB.cpp:35772:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetId ( SEXP self, SEXP id) {
                                                                 ^
ChemmineOB.cpp:35781:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetBondOrder ( SEXP self, SEXP order) {
                                                                           ^
ChemmineOB.cpp:35788:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetBegin ( SEXP self, SEXP begin) {
                                                                       ^
ChemmineOB.cpp:35799:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetEnd ( SEXP self, SEXP end) {
                                                                   ^
ChemmineOB.cpp:35810:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetParent ( SEXP self, SEXP ptr) {
                                                                      ^
ChemmineOB.cpp:35821:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetLength__SWIG_0 ( SEXP self, SEXP fixed, SEXP length) {
                                                                                             ^
ChemmineOB.cpp:35832:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetLength__SWIG_1 ( SEXP self, SEXP length) {
                                                                                 ^
ChemmineOB.cpp:35839:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_Set ( SEXP self, SEXP index, SEXP begin, SEXP end, SEXP order, SEXP flags) {
                                                                                                                ^
ChemmineOB.cpp:35855:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetAromatic__SWIG_0 ( SEXP self, SEXP value) {
                                                                                  ^
ChemmineOB.cpp:35862:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetAromatic__SWIG_1 ( SEXP self) {
                                                                      ^
ChemmineOB.cpp:35869:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetWedge__SWIG_0 ( SEXP self, SEXP value) {
                                                                               ^
ChemmineOB.cpp:35876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetWedge__SWIG_1 ( SEXP self) {
                                                                   ^
ChemmineOB.cpp:35883:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetHash__SWIG_0 ( SEXP self, SEXP value) {
                                                                              ^
ChemmineOB.cpp:35890:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetHash__SWIG_1 ( SEXP self) {
                                                                  ^
ChemmineOB.cpp:35897:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetWedgeOrHash__SWIG_0 ( SEXP self, SEXP value) {
                                                                                     ^
ChemmineOB.cpp:35904:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetWedgeOrHash__SWIG_1 ( SEXP self) {
                                                                         ^
ChemmineOB.cpp:35911:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetInRing__SWIG_0 ( SEXP self, SEXP value) {
                                                                                ^
ChemmineOB.cpp:35918:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetInRing__SWIG_1 ( SEXP self) {
                                                                    ^
ChemmineOB.cpp:35925:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetClosure__SWIG_0 ( SEXP self, SEXP value) {
                                                                                 ^
ChemmineOB.cpp:35932:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetClosure__SWIG_1 ( SEXP self) {
                                                                     ^
ChemmineOB.cpp:35939:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                           ^
ChemmineOB.cpp:35946:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                          ^
ChemmineOB.cpp:35953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetBondOrder ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                 ^
ChemmineOB.cpp:35960:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetFlags ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:35967:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetBeginAtomIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:35974:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetEndAtomIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                  ^
ChemmineOB.cpp:35981:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetBeginAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                               ^
ChemmineOB.cpp:35989:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetEndAtom ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                             ^
ChemmineOB.cpp:35997:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetNbrAtom ( SEXP self, SEXP ptr) { OpenBabel::OBAtom *result = 0 ;
                                                                       ^
ChemmineOB.cpp:36009:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                            ^
ChemmineOB.cpp:36017:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetEquibLength ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                   ^
ChemmineOB.cpp:36025:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetLength ( SEXP self, SEXP s_swig_copy) { double result;
                                                                              ^
ChemmineOB.cpp:36033:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetNbrAtomIdx ( SEXP self, SEXP ptr, SEXP s_swig_copy) { unsigned int result;
                                                                                            ^
ChemmineOB.cpp:36044:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_FindSmallestRing ( SEXP self) { OpenBabel::OBRing *result = 0 ;
                                                                   ^
ChemmineOB.cpp:36052:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:36059:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:36066:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsRotor__SWIG_0 ( SEXP self, SEXP includeRingBonds, SEXP s_swig_copy) { bool result;
                                                                                                           ^
ChemmineOB.cpp:36074:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsRotor__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:36081:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:36088:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsPrimaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                   ^
ChemmineOB.cpp:36095:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsSecondaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:36102:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsTertiaryAmide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:36109:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsEster ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:36116:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsCarbonyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:36123:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsClosure ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:36130:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsWedge ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:36137:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsHash ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:36144:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsWedgeOrHash ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:36151:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsCisOrTrans ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:36158:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_IsDoubleBondGeometry ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:36165:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                          ^
ChemmineOB.cpp:36172:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) { OpenBabel::OBBase *result = 0 ;
                                                                                              ^
ChemmineOB.cpp:36192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_ClassDescription ( SEXP self) { char *result = 0 ;
                                                                   ^
ChemmineOB.cpp:36199:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                         ^
ChemmineOB.cpp:36207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                                   ^
ChemmineOB.cpp:36214:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_SetTitle ( SEXP self, SEXP s_arg2) {
                                                                        ^
ChemmineOB.cpp:36225:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:36237:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:36247:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_DeleteData__SWIG_0 ( SEXP self, SEXP type) {
                                                                                ^
ChemmineOB.cpp:36257:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) {
                                                                                  ^
ChemmineOB.cpp:36268:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) {
                                                                                  ^
ChemmineOB.cpp:36283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:36295:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_CloneData ( SEXP self, SEXP d) {
                                                                    ^
ChemmineOB.cpp:36306:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                             ^
ChemmineOB.cpp:36313:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                             ^
ChemmineOB.cpp:36324:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                               ^
ChemmineOB.cpp:36337:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:36347:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                                 ^
ChemmineOB.cpp:36360:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                          ^
ChemmineOB.cpp:36372:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:36381:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBAtomBondIter_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:36390:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBResidueIter__SWIG_0 ( ) { OpenBabel::OBResidueIter *result = 0 ; unsigned int r_nprotect = 0;
                                                    ^
ChemmineOB.cpp:36394:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBResidueIter__SWIG_1 ( SEXP mol) { OpenBabel::OBResidueIter *result = 0 ;
                                                            ^
ChemmineOB.cpp:36403:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBResidueIter__SWIG_2 ( SEXP ri) { OpenBabel::OBResidueIter *result = 0 ;
                                                           ^
ChemmineOB.cpp:36414:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBResidueIter ( SEXP self) { OpenBabel::OBResidueIter *arg1 = (OpenBabel::OBResidueIter *) 0 ;
                                                        ^
ChemmineOB.cpp:36421:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:36429:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_inc__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBResidueIter *result = 0 ;
                                                                               ^
ChemmineOB.cpp:36437:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_inc__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { OpenBabel::OBResidueIter result;
                                                                                            ^
ChemmineOB.cpp:36446:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter___deref__ ( SEXP self) { OpenBabel::OBResidue *result = 0 ;
                                                           ^
ChemmineOB.cpp:36455:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBResidue *result = 0 ;
                                                                           ^
ChemmineOB.cpp:36464:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_AddAtom ( SEXP self, SEXP atom) {
                                                                    ^
ChemmineOB.cpp:36475:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_InsertAtom ( SEXP self, SEXP atom) {
                                                                       ^
ChemmineOB.cpp:36486:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_RemoveAtom ( SEXP self, SEXP atom) {
                                                                       ^
ChemmineOB.cpp:36497:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetName ( SEXP self, SEXP resname) {
                                                                       ^
ChemmineOB.cpp:36509:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetNum__SWIG_0 ( SEXP self, SEXP resnum) {
                                                                             ^
ChemmineOB.cpp:36519:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetNum__SWIG_1 ( SEXP self, SEXP resnum) {
                                                                             ^
ChemmineOB.cpp:36529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetChain ( SEXP self, SEXP chain) {
                                                                      ^
ChemmineOB.cpp:36536:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetChainNum ( SEXP self, SEXP chainnum) {
                                                                            ^
ChemmineOB.cpp:36546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetIdx ( SEXP self, SEXP idx) {
                                                                  ^
ChemmineOB.cpp:36555:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetInsertionCode ( SEXP self, SEXP insertioncode) {
                                                                                      ^
ChemmineOB.cpp:36563:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetAtomID ( SEXP self, SEXP atom, SEXP id) {
                                                                               ^
ChemmineOB.cpp:36579:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetHetAtom ( SEXP self, SEXP atom, SEXP hetatm) {
                                                                                    ^
ChemmineOB.cpp:36590:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetSerialNum ( SEXP self, SEXP atom, SEXP sernum) {
                                                                                      ^
ChemmineOB.cpp:36603:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetName ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                           ^
ChemmineOB.cpp:36611:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetNum ( SEXP self, SEXP s_swig_copy) { int result;
                                                                          ^
ChemmineOB.cpp:36618:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetNumString ( SEXP self, SEXP s_swig_copy) { std::string result;
                                                                                ^
ChemmineOB.cpp:36626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetNumAtoms ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:36633:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetChain ( SEXP self, SEXP s_swig_copy) { char result;
                                                                            ^
ChemmineOB.cpp:36640:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetChainNum ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:36647:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                          ^
ChemmineOB.cpp:36654:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetResKey ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                             ^
ChemmineOB.cpp:36661:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetAtoms ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:36670:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetBonds__SWIG_0 ( SEXP self, SEXP exterior, SEXP s_swig_copy) {
                                                                                                   ^
ChemmineOB.cpp:36680:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetBonds__SWIG_1 ( SEXP self, SEXP s_swig_copy) {
                                                                                    ^
ChemmineOB.cpp:36689:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetAtomID ( SEXP self, SEXP atom, SEXP s_swig_copy) { std::string result;
                                                                                        ^
ChemmineOB.cpp:36701:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetSerialNum ( SEXP self, SEXP atom, SEXP s_swig_copy) { unsigned int result;
                                                                                           ^
ChemmineOB.cpp:36712:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetInsertionCode ( SEXP self, SEXP s_swig_copy) { char result;
                                                                                    ^
ChemmineOB.cpp:36720:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetAminoAcidProperty ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                     ^
ChemmineOB.cpp:36728:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetAtomProperty ( SEXP self, SEXP a, SEXP s_arg3, SEXP s_swig_copy) { bool result;
                                                                                                        ^
ChemmineOB.cpp:36740:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetResidueProperty ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                   ^
ChemmineOB.cpp:36748:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_IsHetAtom ( SEXP self, SEXP atom, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:36759:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_IsResidueType ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:36767:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_BeginAtoms ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:36776:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_EndAtoms ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:36785:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_BeginAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                   ^
ChemmineOB.cpp:36802:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_NextAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                  ^
ChemmineOB.cpp:36819:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                         ^
ChemmineOB.cpp:36826:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) { OpenBabel::OBBase *result = 0 ;
                                                                                             ^
ChemmineOB.cpp:36846:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_ClassDescription ( SEXP self) { char *result = 0 ;
                                                                  ^
ChemmineOB.cpp:36853:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                        ^
ChemmineOB.cpp:36861:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                                  ^
ChemmineOB.cpp:36868:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_SetTitle ( SEXP self, SEXP s_arg2) {
                                                                       ^
ChemmineOB.cpp:36879:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:36891:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:36900:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_DeleteData__SWIG_0 ( SEXP self, SEXP type) {
                                                                               ^
ChemmineOB.cpp:36909:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) {
                                                                                 ^
ChemmineOB.cpp:36920:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) {
                                                                                 ^
ChemmineOB.cpp:36935:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:36947:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_CloneData ( SEXP self, SEXP d) {
                                                                   ^
ChemmineOB.cpp:36958:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                            ^
ChemmineOB.cpp:36965:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                            ^
ChemmineOB.cpp:36975:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                              ^
ChemmineOB.cpp:36988:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                   ^
ChemmineOB.cpp:36998:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                                ^
ChemmineOB.cpp:37011:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                         ^
ChemmineOB.cpp:37022:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:37031:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueIter_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:37040:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBResidueAtomIter__SWIG_0 ( ) { OpenBabel::OBResidueAtomIter *result = 0 ;
                                                        ^
ChemmineOB.cpp:37045:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBResidueAtomIter__SWIG_1 ( SEXP res) { OpenBabel::OBResidueAtomIter *result = 0 ;
                                                                ^
ChemmineOB.cpp:37054:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBResidueAtomIter__SWIG_2 ( SEXP ri) { OpenBabel::OBResidueAtomIter *result = 0 ;
                                                               ^
ChemmineOB.cpp:37065:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBResidueAtomIter ( SEXP self) {
                                                            ^
ChemmineOB.cpp:37073:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:37081:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_inc__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBResidueAtomIter *result = 0 ;
                                                                                   ^
ChemmineOB.cpp:37090:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_inc__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) {
                                                                                                ^
ChemmineOB.cpp:37099:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter___deref__ ( SEXP self) { OpenBabel::OBAtom *result = 0 ;
                                                               ^
ChemmineOB.cpp:37108:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBAtom *result = 0 ;
                                                                               ^
ChemmineOB.cpp:37117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_Visit_set ( SEXP self, SEXP s_Visit) {
                                                                             ^
ChemmineOB.cpp:37124:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_Visit_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:37131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_Duplicate ( SEXP self, SEXP s_arg2) {
                                                                            ^
ChemmineOB.cpp:37142:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetIdx ( SEXP self, SEXP idx) {
                                                                      ^
ChemmineOB.cpp:37149:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetId ( SEXP self, SEXP id) {
                                                                    ^
ChemmineOB.cpp:37160:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetHyb ( SEXP self, SEXP hyb) {
                                                                      ^
ChemmineOB.cpp:37167:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetAtomicNum ( SEXP self, SEXP atomicnum) {
                                                                                  ^
ChemmineOB.cpp:37174:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetIsotope ( SEXP self, SEXP iso) {
                                                                          ^
ChemmineOB.cpp:37184:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetImplicitHCount ( SEXP self, SEXP val) {
                                                                                 ^
ChemmineOB.cpp:37194:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetFormalCharge ( SEXP self, SEXP fcharge) {
                                                                                   ^
ChemmineOB.cpp:37201:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetSpinMultiplicity ( SEXP self, SEXP spin) {
                                                                                    ^
ChemmineOB.cpp:37211:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetType ( SEXP self, SEXP type) {
                                                                        ^
ChemmineOB.cpp:37223:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetPartialCharge ( SEXP self, SEXP pcharge) {
                                                                                    ^
ChemmineOB.cpp:37230:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetVector__SWIG_0 ( SEXP self, SEXP v) {
                                                                               ^
ChemmineOB.cpp:37243:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetVector__SWIG_1 ( SEXP self, SEXP x, SEXP y, SEXP z) {
                                                                                               ^
ChemmineOB.cpp:37251:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetVector__SWIG_2 ( SEXP self) {
                                                                       ^
ChemmineOB.cpp:37258:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetCoordPtr ( SEXP self, SEXP c) {
                                                                         ^
ChemmineOB.cpp:37269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetResidue ( SEXP self, SEXP res) {
                                                                          ^
ChemmineOB.cpp:37280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetParent ( SEXP self, SEXP ptr) {
                                                                         ^
ChemmineOB.cpp:37291:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetAromatic__SWIG_0 ( SEXP self, SEXP value) {
                                                                                     ^
ChemmineOB.cpp:37298:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetAromatic__SWIG_1 ( SEXP self) {
                                                                         ^
ChemmineOB.cpp:37305:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetInRing__SWIG_0 ( SEXP self, SEXP value) {
                                                                                   ^
ChemmineOB.cpp:37312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetInRing__SWIG_1 ( SEXP self) {
                                                                       ^
ChemmineOB.cpp:37319:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_ClearCoordPtr ( SEXP self) {
                                                                   ^
ChemmineOB.cpp:37326:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetFormalCharge ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                       ^
ChemmineOB.cpp:37333:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetAtomicNum ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:37340:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetIsotope ( SEXP self, SEXP s_swig_copy) { unsigned short result;
                                                                                  ^
ChemmineOB.cpp:37347:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetSpinMultiplicity ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                           ^
ChemmineOB.cpp:37354:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetAtomicMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                     ^
ChemmineOB.cpp:37362:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetExactMass ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                    ^
ChemmineOB.cpp:37370:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                              ^
ChemmineOB.cpp:37377:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetIndex ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                ^
ChemmineOB.cpp:37384:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetId ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                             ^
ChemmineOB.cpp:37391:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetCoordinateIdx ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                        ^
ChemmineOB.cpp:37398:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetExplicitDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                         ^
ChemmineOB.cpp:37405:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetTotalDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:37412:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetExplicitValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                          ^
ChemmineOB.cpp:37419:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetTotalValence ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:37426:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetHyb ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                              ^
ChemmineOB.cpp:37433:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetImplicitHCount ( SEXP self, SEXP s_swig_copy) { unsigned char result;
                                                                                         ^
ChemmineOB.cpp:37440:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetHvyDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                    ^
ChemmineOB.cpp:37447:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetHeteroDegree ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                       ^
ChemmineOB.cpp:37454:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetType ( SEXP self) { char *result = 0 ;
                                                             ^
ChemmineOB.cpp:37462:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetX ( SEXP self, SEXP s_swig_copy) { double result;
                                                                            ^
ChemmineOB.cpp:37470:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetY ( SEXP self, SEXP s_swig_copy) { double result;
                                                                            ^
ChemmineOB.cpp:37478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetZ ( SEXP self, SEXP s_swig_copy) { double result;
                                                                            ^
ChemmineOB.cpp:37486:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_x ( SEXP self, SEXP s_swig_copy) { double result;
                                                                         ^
ChemmineOB.cpp:37494:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_y ( SEXP self, SEXP s_swig_copy) { double result;
                                                                         ^
ChemmineOB.cpp:37502:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_z ( SEXP self, SEXP s_swig_copy) { double result;
                                                                         ^
ChemmineOB.cpp:37510:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetCoordinate ( SEXP self) { double *result = 0 ;
                                                                   ^
ChemmineOB.cpp:37518:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetVector ( SEXP self, SEXP s_swig_copy) { OpenBabel::vector3 *result = 0 ;
                                                                                 ^
ChemmineOB.cpp:37526:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetPartialCharge ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                        ^
ChemmineOB.cpp:37534:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetResidue ( SEXP self) { OpenBabel::OBResidue *result = 0 ;
                                                                ^
ChemmineOB.cpp:37542:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                               ^
ChemmineOB.cpp:37550:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetNewBondVector ( SEXP self, SEXP v, SEXP length, SEXP s_swig_copy) { bool result;
                                                                                                             ^
ChemmineOB.cpp:37564:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetBond ( SEXP self, SEXP s_arg2) { OpenBabel::OBBond *result = 0 ;
                                                                          ^
ChemmineOB.cpp:37576:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_BeginBonds ( SEXP self, SEXP s_swig_copy) {
                                                                                  ^
ChemmineOB.cpp:37585:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_EndBonds ( SEXP self, SEXP s_swig_copy) {
                                                                                ^
ChemmineOB.cpp:37594:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_BeginBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                       ^
ChemmineOB.cpp:37609:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_NextBond ( SEXP self, SEXP i) { OpenBabel::OBBond *result = 0 ;
                                                                      ^
ChemmineOB.cpp:37624:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_BeginNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                          ^
ChemmineOB.cpp:37639:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_NextNbrAtom ( SEXP self, SEXP i) { OpenBabel::OBAtom *result = 0 ;
                                                                         ^
ChemmineOB.cpp:37654:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetDistance__SWIG_0 ( SEXP self, SEXP index, SEXP s_swig_copy) { double result;
                                                                                                       ^
ChemmineOB.cpp:37662:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetDistance__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { double result;
                                                                                                        ^
ChemmineOB.cpp:37674:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetDistance__SWIG_2 ( SEXP self, SEXP v, SEXP s_swig_copy) { double result;
                                                                                                   ^
ChemmineOB.cpp:37686:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetAngle__SWIG_0 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                        ^
ChemmineOB.cpp:37695:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetAngle__SWIG_1 ( SEXP self, SEXP b, SEXP c, SEXP s_swig_copy) { double result;
                                                                                                        ^
ChemmineOB.cpp:37710:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_NewResidue ( SEXP self) {
                                                                ^
ChemmineOB.cpp:37717:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_AddResidue ( SEXP self, SEXP res) {
                                                                          ^
ChemmineOB.cpp:37728:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_DeleteResidue ( SEXP self) {
                                                                   ^
ChemmineOB.cpp:37735:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_AddBond ( SEXP self, SEXP bond) {
                                                                        ^
ChemmineOB.cpp:37746:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_InsertBond ( SEXP self, SEXP i, SEXP bond) {
                                                                                   ^
ChemmineOB.cpp:37763:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_DeleteBond ( SEXP self, SEXP bond, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:37774:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_ClearBond ( SEXP self) {
                                                               ^
ChemmineOB.cpp:37781:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HtoMethyl ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:37788:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetHybAndGeom ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:37796:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_CountFreeOxygens ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                        ^
ChemmineOB.cpp:37803:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_CountFreeSulfurs ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                        ^
ChemmineOB.cpp:37810:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_ExplicitHydrogenCount__SWIG_0 ( SEXP self, SEXP ExcludeIsotopes, SEXP s_swig_copy) {
                                                                                                                           ^
ChemmineOB.cpp:37818:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_ExplicitHydrogenCount__SWIG_1 ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                                     ^
ChemmineOB.cpp:37825:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_MemberOfRingCount ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                         ^
ChemmineOB.cpp:37832:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_MemberOfRingSize ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                        ^
ChemmineOB.cpp:37839:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_CountRingBonds ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                                      ^
ChemmineOB.cpp:37846:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SmallestBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                         ^
ChemmineOB.cpp:37854:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_AverageBondAngle ( SEXP self, SEXP s_swig_copy) { double result;
                                                                                        ^
ChemmineOB.cpp:37862:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_LewisAcidBaseCounts ( SEXP self, SEXP s_swig_copy) {
                                                                                           ^
ChemmineOB.cpp:37870:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasResidue ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:37877:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsHetAtom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:37884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:37891:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsInRing ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:37898:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsInRingSize ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:37906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsHeteroatom ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:37913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsConnected ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:37924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsOneThree ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:37935:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsOneFour ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                              ^
ChemmineOB.cpp:37946:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsCarboxylOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:37953:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsPhosphateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                         ^
ChemmineOB.cpp:37960:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsSulfateOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:37967:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsNitroOxygen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:37974:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsAmideNitrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:37981:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:37988:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsNonPolarHydrogen ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                          ^
ChemmineOB.cpp:37995:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsAromaticNOxide ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:38002:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsChiral ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                ^
ChemmineOB.cpp:38009:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsAxial ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:38016:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsHbondAcceptor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:38023:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsHbondAcceptorSimple ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                             ^
ChemmineOB.cpp:38030:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsHbondDonor ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:38037:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsHbondDonorH ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:38044:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_IsMetal ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                               ^
ChemmineOB.cpp:38051:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasAlphaBetaUnsat__SWIG_0 ( SEXP self, SEXP includePandS, SEXP s_swig_copy) {
                                                                                                                    ^
ChemmineOB.cpp:38059:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasAlphaBetaUnsat__SWIG_1 ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                                 ^
ChemmineOB.cpp:38066:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasBondOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { bool result;
                                                                                               ^
ChemmineOB.cpp:38076:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_CountBondsOfOrder ( SEXP self, SEXP bo, SEXP s_swig_copy) { int result;
                                                                                                  ^
ChemmineOB.cpp:38086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HighestBondOrder ( SEXP self, SEXP s_swig_copy) { int result;
                                                                                        ^
ChemmineOB.cpp:38093:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasNonSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:38100:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasSingleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:38107:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasDoubleBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                     ^
ChemmineOB.cpp:38114:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasAromaticBond ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:38121:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_MatchesSMARTS ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:38133:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_Clear ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                             ^
ChemmineOB.cpp:38140:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_DoTransformations ( SEXP self, SEXP s_arg2, SEXP s_arg3) {
                                                                                                 ^
ChemmineOB.cpp:38160:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_ClassDescription ( SEXP self) { char *result = 0 ;
                                                                      ^
ChemmineOB.cpp:38167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetTitle__SWIG_0 ( SEXP self, SEXP replaceNewlines) { char *result = 0 ;
                                                                                            ^
ChemmineOB.cpp:38175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetTitle__SWIG_1 ( SEXP self) { char *result = 0 ;
                                                                      ^
ChemmineOB.cpp:38182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_SetTitle ( SEXP self, SEXP s_arg2) {
                                                                           ^
ChemmineOB.cpp:38193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasData__SWIG_0 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { bool result;
                                                                                                    ^
ChemmineOB.cpp:38205:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_HasData__SWIG_1 ( SEXP self, SEXP type, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:38215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_DeleteData__SWIG_0 ( SEXP self, SEXP type) {
                                                                                   ^
ChemmineOB.cpp:38225:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_DeleteData__SWIG_1 ( SEXP self, SEXP s_arg2) {
                                                                                     ^
ChemmineOB.cpp:38236:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_DeleteData__SWIG_2 ( SEXP self, SEXP s_arg2) {
                                                                                     ^
ChemmineOB.cpp:38251:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_DeleteData__SWIG_3 ( SEXP self, SEXP s, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:38263:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_CloneData ( SEXP self, SEXP d) {
                                                                       ^
ChemmineOB.cpp:38274:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_DataSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                                ^
ChemmineOB.cpp:38281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetData__SWIG_0 ( SEXP self, SEXP type) { OpenBabel::OBGenericData *result = 0 ;
                                                                                ^
ChemmineOB.cpp:38292:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetData__SWIG_1 ( SEXP self, SEXP s_arg2) { OpenBabel::OBGenericData *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:38305:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetData__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                       ^
ChemmineOB.cpp:38315:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetData__SWIG_3 ( SEXP self, SEXP source, SEXP s_swig_copy) {
                                                                                                    ^
ChemmineOB.cpp:38328:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_GetAllData ( SEXP self, SEXP type, SEXP s_swig_copy) {
                                                                                             ^
ChemmineOB.cpp:38340:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_BeginData ( SEXP self, SEXP s_swig_copy) {
                                                                                 ^
ChemmineOB.cpp:38349:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBResidueAtomIter_EndData ( SEXP self, SEXP s_swig_copy) {
                                                                               ^
ChemmineOB.cpp:38358:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAngleIter__SWIG_0 ( ) { OpenBabel::OBMolAngleIter *result = 0 ; unsigned int r_nprotect = 0;
                                                     ^
ChemmineOB.cpp:38362:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAngleIter__SWIG_1 ( SEXP mol) { OpenBabel::OBMolAngleIter *result = 0 ;
                                                             ^
ChemmineOB.cpp:38371:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolAngleIter__SWIG_2 ( SEXP ai) { OpenBabel::OBMolAngleIter *result = 0 ;
                                                            ^
ChemmineOB.cpp:38382:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMolAngleIter ( SEXP self) { OpenBabel::OBMolAngleIter *arg1 = (OpenBabel::OBMolAngleIter *) 0 ;
                                                         ^
ChemmineOB.cpp:38389:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAngleIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                            ^
ChemmineOB.cpp:38397:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAngleIter_inc ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBMolAngleIter *result = 0 ;
                                                                        ^
ChemmineOB.cpp:38405:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolAngleIter___ref__ ( SEXP self, SEXP s_swig_copy) {
                                                                            ^
ChemmineOB.cpp:38415:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolTorsionIter__SWIG_0 ( ) { OpenBabel::OBMolTorsionIter *result = 0 ; unsigned int r_nprotect = 0;
                                                       ^
ChemmineOB.cpp:38420:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolTorsionIter__SWIG_1 ( SEXP mol) { OpenBabel::OBMolTorsionIter *result = 0 ;
                                                               ^
ChemmineOB.cpp:38429:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolTorsionIter__SWIG_2 ( SEXP ai) { OpenBabel::OBMolTorsionIter *result = 0 ;
                                                              ^
ChemmineOB.cpp:38440:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMolTorsionIter ( SEXP self) {
                                                           ^
ChemmineOB.cpp:38448:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolTorsionIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:38456:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolTorsionIter_inc ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBMolTorsionIter *result = 0 ;
                                                                          ^
ChemmineOB.cpp:38465:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolTorsionIter___ref__ ( SEXP self, SEXP s_swig_copy) {
                                                                              ^
ChemmineOB.cpp:38475:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolPairIter__SWIG_0 ( ) { OpenBabel::OBMolPairIter *result = 0 ; unsigned int r_nprotect = 0;
                                                    ^
ChemmineOB.cpp:38479:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolPairIter__SWIG_1 ( SEXP mol) { OpenBabel::OBMolPairIter *result = 0 ;
                                                            ^
ChemmineOB.cpp:38488:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolPairIter__SWIG_2 ( SEXP ai) { OpenBabel::OBMolPairIter *result = 0 ;
                                                           ^
ChemmineOB.cpp:38499:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMolPairIter ( SEXP self) { OpenBabel::OBMolPairIter *arg1 = (OpenBabel::OBMolPairIter *) 0 ;
                                                        ^
ChemmineOB.cpp:38506:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolPairIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:38514:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolPairIter_inc ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBMolPairIter *result = 0 ;
                                                                       ^
ChemmineOB.cpp:38522:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolPairIter___ref__ ( SEXP self, SEXP s_swig_copy) {
                                                                           ^
ChemmineOB.cpp:38532:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolRingIter__SWIG_0 ( ) { OpenBabel::OBMolRingIter *result = 0 ; unsigned int r_nprotect = 0;
                                                    ^
ChemmineOB.cpp:38536:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolRingIter__SWIG_1 ( SEXP mol) { OpenBabel::OBMolRingIter *result = 0 ;
                                                            ^
ChemmineOB.cpp:38545:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBMolRingIter__SWIG_2 ( SEXP ri) { OpenBabel::OBMolRingIter *result = 0 ;
                                                           ^
ChemmineOB.cpp:38556:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBMolRingIter ( SEXP self) { OpenBabel::OBMolRingIter *arg1 = (OpenBabel::OBMolRingIter *) 0 ;
                                                        ^
ChemmineOB.cpp:38563:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_HasMore ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                           ^
ChemmineOB.cpp:38571:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_inc__SWIG_0 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBMolRingIter *result = 0 ;
                                                                               ^
ChemmineOB.cpp:38579:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_inc__SWIG_1 ( SEXP self, SEXP s_arg2, SEXP s_swig_copy) { OpenBabel::OBMolRingIter result;
                                                                                            ^
ChemmineOB.cpp:38588:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter___deref__ ( SEXP self) { OpenBabel::OBRing *result = 0 ;
                                                           ^
ChemmineOB.cpp:38597:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter___ref__ ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBRing *result = 0 ;
                                                                           ^
ChemmineOB.cpp:38606:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_ring_id_set ( SEXP self, SEXP s_ring_id) {
                                                                             ^
ChemmineOB.cpp:38614:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_ring_id_get ( SEXP self, SEXP s_swig_copy) { int result;
                                                                               ^
ChemmineOB.cpp:38621:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter__path_set ( SEXP self, SEXP s_path) {
                                                                        ^
ChemmineOB.cpp:38635:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter__path_get ( SEXP self, SEXP s_swig_copy) {
                                                                             ^
ChemmineOB.cpp:38644:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter__pathset_set ( SEXP self, SEXP s_pathset) {
                                                                              ^
ChemmineOB.cpp:38657:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter__pathset_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBBitVec *result = 0 ;
                                                                                ^
ChemmineOB.cpp:38665:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_Size ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                        ^
ChemmineOB.cpp:38672:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_PathSize ( SEXP self, SEXP s_swig_copy) { size_t result;
                                                                            ^
ChemmineOB.cpp:38679:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_IsAromatic ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:38686:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_SetType__SWIG_0 ( SEXP self, SEXP type) {
                                                                            ^
ChemmineOB.cpp:38694:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_SetType__SWIG_1 ( SEXP self, SEXP type) {
                                                                            ^
ChemmineOB.cpp:38706:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_GetType ( SEXP self) { char *result = 0 ;
                                                         ^
ChemmineOB.cpp:38714:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_GetRootAtom ( SEXP self, SEXP s_swig_copy) { unsigned int result;
                                                                               ^
ChemmineOB.cpp:38721:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_IsMember__SWIG_0 ( SEXP self, SEXP a, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:38732:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_IsMember__SWIG_1 ( SEXP self, SEXP b, SEXP s_swig_copy) { bool result;
                                                                                            ^
ChemmineOB.cpp:38743:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_IsInRing ( SEXP self, SEXP i, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:38751:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_SetParent ( SEXP self, SEXP m) {
                                                                   ^
ChemmineOB.cpp:38762:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_GetParent ( SEXP self) { OpenBabel::OBMol *result = 0 ;
                                                           ^
ChemmineOB.cpp:38770:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBMolRingIter_findCenterAndNormal ( SEXP self, SEXP center, SEXP norm1, SEXP norm2, SEXP s_swig_copy) {
                                                                                                                            ^
ChemmineOB.cpp:38794:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBTetraNonPlanarStereo ( SEXP self) {
                                                                 ^
ChemmineOB.cpp:38802:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBTetraPlanarStereo ( SEXP self) {
                                                              ^
ChemmineOB.cpp:38810:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBTetrahedralStereo ( SEXP mol) { OpenBabel::OBTetrahedralStereo *result = 0 ;
                                                          ^
ChemmineOB.cpp:38819:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBTetrahedralStereo ( SEXP self) {
                                                              ^
ChemmineOB.cpp:38827:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralStereo_IsValid ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                 ^
ChemmineOB.cpp:38835:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralStereo_SetConfig ( SEXP self, SEXP config) {
                                                                              ^
ChemmineOB.cpp:38849:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralStereo_GetConfig__SWIG_0 ( SEXP self, SEXP winding, SEXP view, SEXP s_swig_copy) {
                                                                                                                    ^
ChemmineOB.cpp:38865:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralStereo_GetConfig__SWIG_1 ( SEXP self, SEXP winding, SEXP s_swig_copy) {
                                                                                                         ^
ChemmineOB.cpp:38878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralStereo_GetConfig__SWIG_2 ( SEXP self, SEXP s_swig_copy) {
                                                                                           ^
ChemmineOB.cpp:38888:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_swig_OBTetrahedralStereo_GetConfig__SWIG_3 ( SEXP self, SEXP from_or_towards, SEXP winding, SEXP view, SEXP s_swig_copy) {
                                                                                                                          ^
ChemmineOB.cpp:38906:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralStereo_GetConfig__SWIG_4 ( SEXP self, SEXP from_or_towards, SEXP winding, SEXP s_swig_copy)
                                                                                                                               ^
ChemmineOB.cpp:38921:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralStereo_GetConfig__SWIG_5 ( SEXP self, SEXP from_or_towards, SEXP s_swig_copy) {
                                                                                                                 ^
ChemmineOB.cpp:38933:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBCisTransStereo ( SEXP mol) { OpenBabel::OBCisTransStereo *result = 0 ;
                                                       ^
ChemmineOB.cpp:38942:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBCisTransStereo ( SEXP self) {
                                                           ^
ChemmineOB.cpp:38950:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_IsValid ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                              ^
ChemmineOB.cpp:38958:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_IsOnSameAtom ( SEXP self, SEXP id1, SEXP id2, SEXP s_swig_copy) { bool result;
                                                                                                       ^
ChemmineOB.cpp:38972:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_IsTrans ( SEXP self, SEXP id1, SEXP id2, SEXP s_swig_copy) { bool result;
                                                                                                  ^
ChemmineOB.cpp:38985:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_IsCis ( SEXP self, SEXP id1, SEXP id2, SEXP s_swig_copy) { bool result;
                                                                                                ^
ChemmineOB.cpp:38998:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_GetTransRef ( SEXP self, SEXP id, SEXP s_swig_copy) { unsigned long result;
                                                                                           ^
ChemmineOB.cpp:39009:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_GetCisRef ( SEXP self, SEXP id, SEXP s_swig_copy) { unsigned long result;
                                                                                         ^
ChemmineOB.cpp:39020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_SetConfig ( SEXP self, SEXP config) {
                                                                           ^
ChemmineOB.cpp:39034:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_GetConfig__SWIG_0 ( SEXP self, SEXP shape, SEXP s_swig_copy) {
                                                                                                    ^
ChemmineOB.cpp:39046:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_GetConfig__SWIG_1 ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBCisTransConfig result;
                                                                                        ^
ChemmineOB.cpp:39054:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_GetConfig__SWIG_2 ( SEXP self, SEXP start, SEXP shape, SEXP s_swig_copy) {
                                                                                                                ^
ChemmineOB.cpp:39069:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransStereo_GetConfig__SWIG_3 ( SEXP self, SEXP start, SEXP s_swig_copy) {
                                                                                                    ^
ChemmineOB.cpp:39081:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSquarePlanarStereo ( SEXP mol) { OpenBabel::OBSquarePlanarStereo *result = 0 ;
                                                           ^
ChemmineOB.cpp:39090:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSquarePlanarStereo ( SEXP self) {
                                                               ^
ChemmineOB.cpp:39098:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_IsValid ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                  ^
ChemmineOB.cpp:39106:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_IsTrans ( SEXP self, SEXP id1, SEXP id2, SEXP s_swig_copy) { bool result;
                                                                                                      ^
ChemmineOB.cpp:39120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_IsCis ( SEXP self, SEXP id1, SEXP id2, SEXP s_swig_copy) { bool result;
                                                                                                    ^
ChemmineOB.cpp:39133:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_GetTransRef ( SEXP self, SEXP id, SEXP s_swig_copy) { unsigned long result;
                                                                                               ^
ChemmineOB.cpp:39145:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_GetCisRefs ( SEXP self, SEXP id, SEXP s_swig_copy) {
                                                                                              ^
ChemmineOB.cpp:39158:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_SetConfig ( SEXP self, SEXP config) {
                                                                               ^
ChemmineOB.cpp:39172:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_GetConfig__SWIG_0 ( SEXP self, SEXP shape, SEXP s_swig_copy) {
                                                                                                        ^
ChemmineOB.cpp:39185:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_GetConfig__SWIG_1 ( SEXP self, SEXP s_swig_copy) {
                                                                                            ^
ChemmineOB.cpp:39194:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_GetConfig__SWIG_2 ( SEXP self, SEXP start, SEXP shape, SEXP s_swig_copy) {
                                                                                                                    ^
ChemmineOB.cpp:39209:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarStereo_GetConfig__SWIG_3 ( SEXP self, SEXP start, SEXP s_swig_copy) {
                                                                                                        ^
ChemmineOB.cpp:39221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_center_set ( SEXP self, SEXP s_center) {
                                                                                 ^
ChemmineOB.cpp:39232:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_center_get ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                                    ^
ChemmineOB.cpp:39239:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_from_or_towards_set ( SEXP self, SEXP s_from_or_towards) {
                                                                                                   ^
ChemmineOB.cpp:39250:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_from_or_towards_get ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                                             ^
ChemmineOB.cpp:39257:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_refs_set ( SEXP self, SEXP s_refs) {
                                                                             ^
ChemmineOB.cpp:39271:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_refs_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBStereo::Refs *result = 0 ;
                                                                                  ^
ChemmineOB.cpp:39279:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_winding_set ( SEXP self, SEXP s_winding) {
                                                                                   ^
ChemmineOB.cpp:39290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_winding_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBStereo::Winding result;
                                                                                     ^
ChemmineOB.cpp:39298:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_view_set ( SEXP self, SEXP s_view) {
                                                                             ^
ChemmineOB.cpp:39309:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_view_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBStereo::View result;
                                                                                  ^
ChemmineOB.cpp:39316:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_specified_set ( SEXP self, SEXP s_specified) {
                                                                                       ^
ChemmineOB.cpp:39324:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBTetrahedralConfig_specified_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                       ^
ChemmineOB.cpp:39331:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBTetrahedralConfig ( ) { OpenBabel::OBTetrahedralConfig *result = 0 ; unsigned int r_nprotect = 0;
                                                  ^
ChemmineOB.cpp:39336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBTetrahedralConfig ( SEXP self) {
                                                              ^
ChemmineOB.cpp:39344:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_begin_set ( SEXP self, SEXP s_begin) {
                                                                            ^
ChemmineOB.cpp:39354:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_begin_get ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                                ^
ChemmineOB.cpp:39361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_end_set ( SEXP self, SEXP s_end) {
                                                                        ^
ChemmineOB.cpp:39371:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_end_get ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                              ^
ChemmineOB.cpp:39378:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_refs_set ( SEXP self, SEXP s_refs) {
                                                                          ^
ChemmineOB.cpp:39392:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_refs_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBStereo::Refs *result = 0 ;
                                                                               ^
ChemmineOB.cpp:39400:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_shape_set ( SEXP self, SEXP s_shape) {
                                                                            ^
ChemmineOB.cpp:39411:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_shape_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBStereo::Shape result;
                                                                                ^
ChemmineOB.cpp:39418:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_specified_set ( SEXP self, SEXP s_specified) {
                                                                                    ^
ChemmineOB.cpp:39426:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBCisTransConfig_specified_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                    ^
ChemmineOB.cpp:39433:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBCisTransConfig ( ) { OpenBabel::OBCisTransConfig *result = 0 ; unsigned int r_nprotect = 0;
                                               ^
ChemmineOB.cpp:39438:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBCisTransConfig ( SEXP self) {
                                                           ^
ChemmineOB.cpp:39446:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarConfig_center_set ( SEXP self, SEXP s_center) {
                                                                                  ^
ChemmineOB.cpp:39457:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarConfig_center_get ( SEXP self, SEXP s_swig_copy) { unsigned long result;
                                                                                     ^
ChemmineOB.cpp:39464:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarConfig_refs_set ( SEXP self, SEXP s_refs) {
                                                                              ^
ChemmineOB.cpp:39478:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarConfig_refs_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBStereo::Refs *result = 0 ;
                                                                                   ^
ChemmineOB.cpp:39486:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarConfig_shape_set ( SEXP self, SEXP s_shape) {
                                                                                ^
ChemmineOB.cpp:39497:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarConfig_shape_get ( SEXP self, SEXP s_swig_copy) { OpenBabel::OBStereo::Shape result;
                                                                                    ^
ChemmineOB.cpp:39504:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarConfig_specified_set ( SEXP self, SEXP s_specified) {
                                                                                        ^
ChemmineOB.cpp:39512:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_OBSquarePlanarConfig_specified_get ( SEXP self, SEXP s_swig_copy) { bool result;
                                                                                        ^
ChemmineOB.cpp:39519:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_new_OBSquarePlanarConfig ( ) { OpenBabel::OBSquarePlanarConfig *result = 0 ; unsigned int r_nprotect = 0;
                                                   ^
ChemmineOB.cpp:39524:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT SEXP R_swig_delete_OBSquarePlanarConfig ( SEXP self) {
                                                               ^
ChemmineOB.cpp:39538:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__obLogBufTo_p_std__stringbuf(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                               ^
ChemmineOB.cpp:39541:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBAtomicHeatOfFormationTableTo_p_OpenBabel__OBGlobalDataBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                                ^
ChemmineOB.cpp:39544:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBAtomTyperTo_p_OpenBabel__OBGlobalDataBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                               ^
ChemmineOB.cpp:39547:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBResidueDataTo_p_OpenBabel__OBGlobalDataBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                 ^
ChemmineOB.cpp:39550:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBRingTyperTo_p_OpenBabel__OBGlobalDataBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                               ^
ChemmineOB.cpp:39553:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBTypeTableTo_p_OpenBabel__OBGlobalDataBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                               ^
ChemmineOB.cpp:39556:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBRotorRulesTo_p_OpenBabel__OBGlobalDataBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                ^
ChemmineOB.cpp:39559:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBTetraNonPlanarStereoTo_p_OpenBabel__OBStereoBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                      ^
ChemmineOB.cpp:39562:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBTetraPlanarStereoTo_p_OpenBabel__OBStereoBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                   ^
ChemmineOB.cpp:39565:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBTetrahedralStereoTo_p_OpenBabel__OBStereoBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                   ^
ChemmineOB.cpp:39568:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBSquarePlanarStereoTo_p_OpenBabel__OBStereoBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                    ^
ChemmineOB.cpp:39571:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBCisTransStereoTo_p_OpenBabel__OBStereoBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                ^
ChemmineOB.cpp:39574:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__transform3dTo_p_OpenBabel__vector3(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                      ^
ChemmineOB.cpp:39577:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_std__basic_ostreamT_char_std__char_traitsT_char_t_tTo_p_std__ios_base(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                              ^
ChemmineOB.cpp:39580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_std__basic_istreamT_char_std__char_traitsT_char_t_tTo_p_std__ios_base(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                              ^
ChemmineOB.cpp:39583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_std__basic_iostreamT_char_std__char_traitsT_char_t_tTo_p_std__ios_base(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                               ^
ChemmineOB.cpp:39586:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_std__basic_iosT_char_std__char_traitsT_char_t_tTo_p_std__ios_base(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                          ^
ChemmineOB.cpp:39589:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__transform3dTo_p_OpenBabel__matrix3x3(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                        ^
ChemmineOB.cpp:39592:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_stringpTo_p_std__string(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                ^
ChemmineOB.cpp:39595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBTetrahedralStereoTo_p_OpenBabel__OBTetraNonPlanarStereo(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                             ^
ChemmineOB.cpp:39598:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBSquarePlanarStereoTo_p_OpenBabel__OBTetraPlanarStereo(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                           ^
ChemmineOB.cpp:39601:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBCisTransStereoTo_p_OpenBabel__OBTetraPlanarStereo(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                       ^
ChemmineOB.cpp:39604:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBMolTo_p_OpenBabel__OBBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                               ^
ChemmineOB.cpp:39607:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBResidueTo_p_OpenBabel__OBBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                   ^
ChemmineOB.cpp:39610:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBBondTo_p_OpenBabel__OBBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                ^
ChemmineOB.cpp:39613:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBAtomTo_p_OpenBabel__OBBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                ^
ChemmineOB.cpp:39616:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBReactionTo_p_OpenBabel__OBBase(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                    ^
ChemmineOB.cpp:39619:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBFFCalculation3To_p_OpenBabel__OBFFCalculation2(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                    ^
ChemmineOB.cpp:39622:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBFFCalculation4To_p_OpenBabel__OBFFCalculation2(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                    ^
ChemmineOB.cpp:39625:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBFFCalculation4To_p_OpenBabel__OBFFCalculation3(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                    ^
ChemmineOB.cpp:39628:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_std__basic_iostreamT_char_std__char_traitsT_char_t_tTo_p_std__basic_ostreamT_char_std__char_traitsT_char_t_t(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                                                                     ^
ChemmineOB.cpp:39631:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_std__basic_iostreamT_char_std__char_traitsT_char_t_tTo_p_std__basic_istreamT_char_std__char_traitsT_char_t_t(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                                                                     ^
ChemmineOB.cpp:39634:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBRMSDConformerScoreTo_p_OpenBabel__OBConformerScore(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                        ^
ChemmineOB.cpp:39637:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBEnergyConformerScoreTo_p_OpenBabel__OBConformerScore(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                          ^
ChemmineOB.cpp:39640:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBMinimizingEnergyConformerScoreTo_p_OpenBabel__OBConformerScore(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                                    ^
ChemmineOB.cpp:39643:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBMinimizingRMSDConformerScoreTo_p_OpenBabel__OBConformerScore(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                                  ^
ChemmineOB.cpp:39646:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_std__basic_ostreamT_char_std__char_traitsT_char_t_tTo_p_std__basic_iosT_char_std__char_traitsT_char_t_t(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                                                                ^
ChemmineOB.cpp:39649:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_std__basic_istreamT_char_std__char_traitsT_char_t_tTo_p_std__basic_iosT_char_std__char_traitsT_char_t_t(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                                                                ^
ChemmineOB.cpp:39652:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_std__basic_iostreamT_char_std__char_traitsT_char_t_tTo_p_std__basic_iosT_char_std__char_traitsT_char_t_t(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                                                                 ^
ChemmineOB.cpp:39655:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__CharPtrLessTo_p_std__binary_functionT_char_const_p_char_const_p_bool_t(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                                          ^
ChemmineOB.cpp:39658:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBDescriptorTo_p_OpenBabel__OBPlugin(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                        ^
ChemmineOB.cpp:39661:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBOpTo_p_OpenBabel__OBPlugin(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                ^
ChemmineOB.cpp:39664:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBChargeModelTo_p_OpenBabel__OBPlugin(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                         ^
ChemmineOB.cpp:39667:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBForceFieldTo_p_OpenBabel__OBPlugin(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                        ^
ChemmineOB.cpp:39670:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBFormatTo_p_OpenBabel__OBPlugin(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                    ^
ChemmineOB.cpp:39673:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBFingerprintTo_p_OpenBabel__OBPlugin(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                         ^
ChemmineOB.cpp:39676:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBStericConformerFilterTo_p_OpenBabel__OBConformerFilter(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                            ^
ChemmineOB.cpp:39679:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBConformerFiltersTo_p_OpenBabel__OBConformerFilter(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                       ^
ChemmineOB.cpp:39682:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBPchargeTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                          ^
ChemmineOB.cpp:39685:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBStereoBaseTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                             ^
ChemmineOB.cpp:39688:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBRotamerListTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                              ^
ChemmineOB.cpp:39691:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBCisTransStereoTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                 ^
ChemmineOB.cpp:39694:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBVibrationDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                ^
ChemmineOB.cpp:39697:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBTorsionDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                              ^
ChemmineOB.cpp:39700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBElectronicTransitionDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                           ^
ChemmineOB.cpp:39703:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBRotationDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                               ^
ChemmineOB.cpp:39706:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBPairDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                           ^
ChemmineOB.cpp:39709:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__AliasDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                          ^
ChemmineOB.cpp:39712:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBAngleDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                            ^
ChemmineOB.cpp:39715:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBFreeGridTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                           ^
ChemmineOB.cpp:39718:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBTetraNonPlanarStereoTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                       ^
ChemmineOB.cpp:39721:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBTetraPlanarStereoTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                    ^
ChemmineOB.cpp:39724:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBTetrahedralStereoTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                    ^
ChemmineOB.cpp:39727:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBSquarePlanarStereoTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                     ^
ChemmineOB.cpp:39730:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBOrbitalDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                              ^
ChemmineOB.cpp:39733:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBRingDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                           ^
ChemmineOB.cpp:39736:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBSerialNumsTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                             ^
ChemmineOB.cpp:39739:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBExternalBondDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                   ^
ChemmineOB.cpp:39742:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBSetDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                          ^
ChemmineOB.cpp:39745:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBSymmetryDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                               ^
ChemmineOB.cpp:39748:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBMatrixDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                             ^
ChemmineOB.cpp:39751:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBCommentDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                              ^
ChemmineOB.cpp:39754:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBVectorDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                             ^
ChemmineOB.cpp:39757:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBDOSDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                          ^
ChemmineOB.cpp:39760:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBVirtualBondTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                              ^
ChemmineOB.cpp:39763:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBConformerDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                                ^
ChemmineOB.cpp:39766:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBGridDataTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                           ^
ChemmineOB.cpp:39769:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void *_p_OpenBabel__OBUnitCellTo_p_OpenBabel__OBGenericData(void *x, int *SWIGUNUSEDPARM(newmemory)) {
                                                                                                           ^
ChemmineOB.cpp:40914:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_InitializeModule(void *clientdata) {
                                       ^
ChemmineOB.cpp:41062:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIG_PropagateClientData(void) {
                              ^
ChemmineOB.cpp:41092:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SWIGEXPORT void SWIG_init(void) {
                               ^
ChemmineOB.cpp:44824:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern "C" SWIGEXPORT void R_init_openbabel_R(DllInfo *dll) {
                                                           ^
"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/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"  -Ic:/openbabel3/src/x64/include -IC:/openbabel3/deps/eigin-3.3.7  -DHAVE_EIGEN -DHAVE_ISFINITE -Wno-misleading-indentation -fPIC   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c canonical.cpp -o canonical.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o ChemmineOB.dll tmp.def ChemmineOB.o canonical.o -Lc:/openbabel3/bin/x64/bin -lopenbabel -LD:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -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/ChemmineOB.buildbin-libdir/00LOCK-ChemmineOB/00new/ChemmineOB/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
in method for 'copyToR' with signature '"_p_std::char_traits<(char)>"': no definition for class "_p_std::char_traits<(char)>"
in method for 'copyToR' with signature '"_p_std::pair<(unsigned int,unsigned int)>"': no definition for class "_p_std::pair<(unsigned int,unsigned int)>"
in method for 'copyToR' with signature '"_p_OpenBabel::CharPtrLess"': no definition for class "_p_OpenBabel::CharPtrLess"
in method for 'copyToR' with signature '"_p_OpenBabel::FptIndexHeader"': no definition for class "_p_OpenBabel::FptIndexHeader"
in method for 'copyToR' with signature '"_p_OpenBabel::OBStereo"': no definition for class "_p_OpenBabel::OBStereo"
in method for 'copyToR' with signature '"_p_OpenBabel::OBStereoUnit"': no definition for class "_p_OpenBabel::OBStereoUnit"
in method for 'copyToR' with signature '"_p_OpenBabel::LineSearchType"': no definition for class "_p_OpenBabel::LineSearchType"
in method for 'copyToR' with signature '"_p_OpenBabel::OBTetrahedralConfig"': no definition for class "_p_OpenBabel::OBTetrahedralConfig"
in method for 'copyToR' with signature '"_p_OpenBabel::OBCisTransConfig"': no definition for class "_p_OpenBabel::OBCisTransConfig"
in method for 'copyToR' with signature '"_p_OpenBabel::OBSquarePlanarConfig"': no definition for class "_p_OpenBabel::OBSquarePlanarConfig"
** help
*** installing help indices
  converting help for package 'ChemmineOB'
    finding HTML links ... done
    OB-classes                              html  
REDIRECT:topic	 $,_p_std__vectorT_std__vectorT_OpenBabel__vector3_std__allocatorT_OpenBabel__vector3_t_t_std__allocatorT_std__vectorT_OpenBabel__vector3_std__allocatorT_OpenBabel__vector3_t_t_t_t-method -> OB-classes.html [ FAIL ]
REDIRECT:topic	 $,_p_std__vectorT_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t_std__allocatorT_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t_t_t-method -> OB-classes.html [ FAIL ]
    canonicalNumbering_OB                   html  
    convertFormat                           html  
    convertFormatFile                       html  
    convertToImage                          html  
    exactMass_OB                            html  
    fingerprint_OB                          html  
    forEachMol                              html  
    prop_OB                                 html  
    smartsSearch_OB                         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 'ChemmineOB' as ChemmineOB_1.33.0.zip
* DONE (ChemmineOB)