=>> Building finance/quantlib build started at Mon Apr 1 08:45:11 BST 2024 port directory: /usr/ports/finance/quantlib package name: quantlib-1.32_2 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: mi@aldan.algebra.com Makefile datestamp: -rw-r--r-- 1 root wheel 1941 Mar 7 22:02 /usr/ports/finance/quantlib/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: 3dfd92b722 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for quantlib-1.32_2: BENCHMARK=on: Install benchmark (it is always built) EXAMPLES=on: Build and/or install examples EXTRA_SAFETY_CHECKS=off: Trade performance for run-time checks INDEXED_COUPONS=off: Use indexed rather than par coupons INTRADAY=off: Time precision of msecs, instead of days OPENMP=on: Parallel processing support via OpenMP SESSIONS=off: See help THREAD_SAFE_OBSERVER_PATTERN=off THREAD_SAFE_SINGLETON_INIT=off TRACING=off: Trade performance for more detailed errors ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- mi@aldan.algebra.com --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-unity-build --enable-parallel-unit-test-runner --with-boost-include=/usr/local/include --with-boost-lib=/usr/local/lib --enable-std-any --enable-std-classes --enable-std-optional --enable-test-suite --enable-benchmark --enable-examples --with-lispdir=/usr/local/share/examples/quantlib --disable-extra-safety-checks --disable-indexed-coupons --disable-intraday --enable-openmp --disable-sessions --disable-thread-safe-observer-pattern --disable-thread-safe-singleton-init --disable-tracing --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- EMACS=no XDG_DATA_HOME=/wrkdirs/usr/ports/finance/quantlib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/finance/quantlib/work XDG_CACHE_HOME=/wrkdirs/usr/ports/finance/quantlib/work/.cache HOME=/wrkdirs/usr/ports/finance/quantlib/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/finance/quantlib/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/finance/quantlib/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- AM_MAKEFLAGS= XDG_DATA_HOME=/wrkdirs/usr/ports/finance/quantlib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/finance/quantlib/work XDG_CACHE_HOME=/wrkdirs/usr/ports/finance/quantlib/work/.cache HOME=/wrkdirs/usr/ports/finance/quantlib/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/finance/quantlib/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/finance/quantlib/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 " CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTEXAMPLES="" BENCHMARK="" NO_BENCHMARK="@comment " EXAMPLES="" NO_EXAMPLES="@comment " EXTRA_SAFETY_CHECKS="@comment " NO_EXTRA_SAFETY_CHECKS="" INDEXED_COUPONS="@comment " NO_INDEXED_COUPONS="" INTRADAY="@comment " NO_INTRADAY="" OPENMP="" NO_OPENMP="@comment " SESSIONS="@comment " NO_SESSIONS="" THREAD_SAFE_OBSERVER_PATTERN="@comment " NO_THREAD_SAFE_OBSERVER_PATTERN="" THREAD_SAFE_SINGLETON_INIT="@comment " NO_THREAD_SAFE_SINGLETON_INIT="" TRACING="@comment " NO_TRACING="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/quantlib" EXAMPLESDIR="share/examples/quantlib" DATADIR="share/quantlib" WWWDIR="www/quantlib" ETCDIR="etc/quantlib" --End PLIST_SUB-- --SUB_LIST-- BENCHMARK="" NO_BENCHMARK="@comment " EXAMPLES="" NO_EXAMPLES="@comment " EXTRA_SAFETY_CHECKS="@comment " NO_EXTRA_SAFETY_CHECKS="" INDEXED_COUPONS="@comment " NO_INDEXED_COUPONS="" INTRADAY="@comment " NO_INTRADAY="" OPENMP="" NO_OPENMP="@comment " SESSIONS="@comment " NO_SESSIONS="" THREAD_SAFE_OBSERVER_PATTERN="@comment " NO_THREAD_SAFE_OBSERVER_PATTERN="" THREAD_SAFE_SINGLETON_INIT="@comment " NO_THREAD_SAFE_SINGLETON_INIT="" TRACING="@comment " NO_TRACING="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/quantlib DOCSDIR=/usr/local/share/doc/quantlib EXAMPLESDIR=/usr/local/share/examples/quantlib WWWDIR=/usr/local/www/quantlib ETCDIR=/usr/local/etc/quantlib --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> quantlib-1.32_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> quantlib-1.32_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of quantlib-1.32_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by quantlib-1.32_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by quantlib-1.32_2 for building => SHA256 Checksum OK for QuantLib-1.32.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by quantlib-1.32_2 for building ===> Extracting for quantlib-1.32_2 => SHA256 Checksum OK for QuantLib-1.32.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for quantlib-1.32_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> quantlib-1.32_2 depends on shared library: libboost_system.so - not found ===> Installing existing package /packages/All/boost-libs-1.84.0.pkg [pkg-builder.dan.net.uk] Installing boost-libs-1.84.0... [pkg-builder.dan.net.uk] `-- Installing icu-74.2,1... [pkg-builder.dan.net.uk] `-- Extracting icu-74.2,1: .......... done [pkg-builder.dan.net.uk] Extracting boost-libs-1.84.0: .......... done ===== Message from boost-libs-1.84.0: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> quantlib-1.32_2 depends on shared library: libboost_system.so - found (/usr/local/lib/libboost_system.so) ===> Returning to build of quantlib-1.32_2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for quantlib-1.32_2 configure: WARNING: unrecognized options: --with-boost-lib, --disable-thread-safe-singleton-init configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C preprocessor... cpp checking build system type... amd64-portbld-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.2 file names to amd64-portbld-freebsd13.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.2 ld.so checking how to hardcode library paths into programs... immediate checking for c++ option to support OpenMP... -fopenmp checking for C++14 support... yes checking if c++ supports --system-header-prefix... yes checking for Boost development files... yes checking for Boost version >= 1.48... yes checking for Boost.Test... yes checking for emacs... no checking where .elc files should go... /usr/local/share/examples/quantlib checking for doxygen... no checking for sed... (cached) /usr/bin/sed checking for latex... no checking for pdflatex... no checking for makeindex... no checking for dvips... no checking whether to add file and line information to errors... no checking whether to add function information to errors... no checking whether to enable tracing... no checking whether to enable indexed coupons... no checking whether to enable extra safety checks... no checking whether to enable sessions... no checking whether to enable thread-safe observer pattern... no checking whether to enable parallel unit test runner... yes checking for Boost version >= 1.59... yes checking whether Boost interprocess is available... yes checking whether to install examples... yes checking whether to skip examples... no checking whether to install the benchmark... yes checking whether to use unity build... no checking whether to enable intraday date and daycounters... no checking whether to throw exceptions for notification cycles... no checking whether to reduce the number of notifications from lazy objects... yes checking whether to enable std::any instead of boost::any... yes checking whether to enable std::optional instead of boost::optional... yes checking whether to enable standard smart pointers... no checking whether to enable std::function... yes checking whether to enable std::tuple... yes checking whether to enable available std classes... yes checking whether to enable the implementation of Null as template functions... no checking whether to compile the test suite... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ql/Makefile config.status: creating ql/cashflows/Makefile config.status: creating ql/currencies/Makefile config.status: creating ql/experimental/Makefile config.status: creating ql/experimental/amortizingbonds/Makefile config.status: creating ql/experimental/asian/Makefile config.status: creating ql/experimental/averageois/Makefile config.status: creating ql/experimental/barrieroption/Makefile config.status: creating ql/experimental/basismodels/Makefile config.status: creating ql/experimental/callablebonds/Makefile config.status: creating ql/experimental/catbonds/Makefile config.status: creating ql/experimental/commodities/Makefile config.status: creating ql/experimental/coupons/Makefile config.status: creating ql/experimental/credit/Makefile config.status: creating ql/experimental/exoticoptions/Makefile config.status: creating ql/experimental/finitedifferences/Makefile config.status: creating ql/experimental/forward/Makefile config.status: creating ql/experimental/fx/Makefile config.status: creating ql/experimental/inflation/Makefile config.status: creating ql/experimental/lattices/Makefile config.status: creating ql/experimental/math/Makefile config.status: creating ql/experimental/mcbasket/Makefile config.status: creating ql/experimental/models/Makefile config.status: creating ql/experimental/processes/Makefile config.status: creating ql/experimental/risk/Makefile config.status: creating ql/experimental/shortrate/Makefile config.status: creating ql/experimental/swaptions/Makefile config.status: creating ql/experimental/termstructures/Makefile config.status: creating ql/experimental/variancegamma/Makefile config.status: creating ql/experimental/varianceoption/Makefile config.status: creating ql/experimental/volatility/Makefile config.status: creating ql/indexes/Makefile config.status: creating ql/indexes/ibor/Makefile config.status: creating ql/indexes/inflation/Makefile config.status: creating ql/indexes/swap/Makefile config.status: creating ql/instruments/Makefile config.status: creating ql/instruments/bonds/Makefile config.status: creating ql/legacy/Makefile config.status: creating ql/legacy/libormarketmodels/Makefile config.status: creating ql/math/Makefile config.status: creating ql/math/copulas/Makefile config.status: creating ql/math/distributions/Makefile config.status: creating ql/math/integrals/Makefile config.status: creating ql/math/interpolations/Makefile config.status: creating ql/math/matrixutilities/Makefile config.status: creating ql/math/ode/Makefile config.status: creating ql/math/optimization/Makefile config.status: creating ql/math/randomnumbers/Makefile config.status: creating ql/math/solvers1d/Makefile config.status: creating ql/math/statistics/Makefile config.status: creating ql/methods/Makefile config.status: creating ql/methods/finitedifferences/Makefile config.status: creating ql/methods/finitedifferences/meshers/Makefile config.status: creating ql/methods/finitedifferences/operators/Makefile config.status: creating ql/methods/finitedifferences/schemes/Makefile config.status: creating ql/methods/finitedifferences/solvers/Makefile config.status: creating ql/methods/finitedifferences/stepconditions/Makefile config.status: creating ql/methods/finitedifferences/utilities/Makefile config.status: creating ql/methods/lattices/Makefile config.status: creating ql/methods/montecarlo/Makefile config.status: creating ql/models/Makefile config.status: creating ql/models/equity/Makefile config.status: creating ql/models/marketmodels/Makefile config.status: creating ql/models/marketmodels/browniangenerators/Makefile config.status: creating ql/models/marketmodels/callability/Makefile config.status: creating ql/models/marketmodels/correlations/Makefile config.status: creating ql/models/marketmodels/curvestates/Makefile config.status: creating ql/models/marketmodels/driftcomputation/Makefile config.status: creating ql/models/marketmodels/evolvers/Makefile config.status: creating ql/models/marketmodels/evolvers/volprocesses/Makefile config.status: creating ql/models/marketmodels/models/Makefile config.status: creating ql/models/marketmodels/pathwisegreeks/Makefile config.status: creating ql/models/marketmodels/products/Makefile config.status: creating ql/models/marketmodels/products/onestep/Makefile config.status: creating ql/models/marketmodels/products/multistep/Makefile config.status: creating ql/models/marketmodels/products/pathwise/Makefile config.status: creating ql/models/shortrate/Makefile config.status: creating ql/models/shortrate/calibrationhelpers/Makefile config.status: creating ql/models/shortrate/onefactormodels/Makefile config.status: creating ql/models/shortrate/twofactormodels/Makefile config.status: creating ql/models/volatility/Makefile config.status: creating ql/patterns/Makefile config.status: creating ql/pricingengines/Makefile config.status: creating ql/pricingengines/asian/Makefile config.status: creating ql/pricingengines/barrier/Makefile config.status: creating ql/pricingengines/basket/Makefile config.status: creating ql/pricingengines/bond/Makefile config.status: creating ql/pricingengines/capfloor/Makefile config.status: creating ql/pricingengines/cliquet/Makefile config.status: creating ql/pricingengines/credit/Makefile config.status: creating ql/pricingengines/exotic/Makefile config.status: creating ql/pricingengines/forward/Makefile config.status: creating ql/pricingengines/inflation/Makefile config.status: creating ql/pricingengines/lookback/Makefile config.status: creating ql/pricingengines/quanto/Makefile config.status: creating ql/pricingengines/swap/Makefile config.status: creating ql/pricingengines/swaption/Makefile config.status: creating ql/pricingengines/vanilla/Makefile config.status: creating ql/processes/Makefile config.status: creating ql/quotes/Makefile config.status: creating ql/termstructures/Makefile config.status: creating ql/termstructures/credit/Makefile config.status: creating ql/termstructures/inflation/Makefile config.status: creating ql/termstructures/volatility/Makefile config.status: creating ql/termstructures/volatility/equityfx/Makefile config.status: creating ql/termstructures/volatility/capfloor/Makefile config.status: creating ql/termstructures/volatility/inflation/Makefile config.status: creating ql/termstructures/volatility/optionlet/Makefile config.status: creating ql/termstructures/volatility/swaption/Makefile config.status: creating ql/termstructures/yield/Makefile config.status: creating ql/time/Makefile config.status: creating ql/time/calendars/Makefile config.status: creating ql/time/daycounters/Makefile config.status: creating ql/utilities/Makefile config.status: creating man/Makefile config.status: creating m4/Makefile config.status: creating Docs/Makefile config.status: creating Examples/Makefile config.status: creating test-suite/Makefile config.status: creating quantlib-config config.status: creating QuantLib.spec config.status: creating quantlib.pc config.status: creating ql/config.hpp config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-boost-lib, --disable-thread-safe-singleton-init =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for quantlib-1.32_2 Making all in ql /usr/bin/make all-recursive Making all in cashflows depbase=`echo averagebmacoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT averagebmacoupon.lo -MD -MP -MF $depbase.Tpo -c -o averagebmacoupon.lo averagebmacoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT averagebmacoupon.lo -MD -MP -MF .deps/averagebmacoupon.Tpo -c averagebmacoupon.cpp -fPIC -DPIC -o .libs/averagebmacoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT averagebmacoupon.lo -MD -MP -MF .deps/averagebmacoupon.Tpo -c averagebmacoupon.cpp -o averagebmacoupon.o >/dev/null 2>&1 depbase=`echo capflooredcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT capflooredcoupon.lo -MD -MP -MF $depbase.Tpo -c -o capflooredcoupon.lo capflooredcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT capflooredcoupon.lo -MD -MP -MF .deps/capflooredcoupon.Tpo -c capflooredcoupon.cpp -fPIC -DPIC -o .libs/capflooredcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT capflooredcoupon.lo -MD -MP -MF .deps/capflooredcoupon.Tpo -c capflooredcoupon.cpp -o capflooredcoupon.o >/dev/null 2>&1 depbase=`echo capflooredinflationcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT capflooredinflationcoupon.lo -MD -MP -MF $depbase.Tpo -c -o capflooredinflationcoupon.lo capflooredinflationcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT capflooredinflationcoupon.lo -MD -MP -MF .deps/capflooredinflationcoupon.Tpo -c capflooredinflationcoupon.cpp -fPIC -DPIC -o .libs/capflooredinflationcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT capflooredinflationcoupon.lo -MD -MP -MF .deps/capflooredinflationcoupon.Tpo -c capflooredinflationcoupon.cpp -o capflooredinflationcoupon.o >/dev/null 2>&1 depbase=`echo cashflows.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cashflows.lo -MD -MP -MF $depbase.Tpo -c -o cashflows.lo cashflows.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cashflows.lo -MD -MP -MF .deps/cashflows.Tpo -c cashflows.cpp -fPIC -DPIC -o .libs/cashflows.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cashflows.lo -MD -MP -MF .deps/cashflows.Tpo -c cashflows.cpp -o cashflows.o >/dev/null 2>&1 depbase=`echo cashflowvectors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cashflowvectors.lo -MD -MP -MF $depbase.Tpo -c -o cashflowvectors.lo cashflowvectors.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cashflowvectors.lo -MD -MP -MF .deps/cashflowvectors.Tpo -c cashflowvectors.cpp -fPIC -DPIC -o .libs/cashflowvectors.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cashflowvectors.lo -MD -MP -MF .deps/cashflowvectors.Tpo -c cashflowvectors.cpp -o cashflowvectors.o >/dev/null 2>&1 depbase=`echo cmscoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cmscoupon.lo -MD -MP -MF $depbase.Tpo -c -o cmscoupon.lo cmscoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cmscoupon.lo -MD -MP -MF .deps/cmscoupon.Tpo -c cmscoupon.cpp -fPIC -DPIC -o .libs/cmscoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cmscoupon.lo -MD -MP -MF .deps/cmscoupon.Tpo -c cmscoupon.cpp -o cmscoupon.o >/dev/null 2>&1 depbase=`echo conundrumpricer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT conundrumpricer.lo -MD -MP -MF $depbase.Tpo -c -o conundrumpricer.lo conundrumpricer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT conundrumpricer.lo -MD -MP -MF .deps/conundrumpricer.Tpo -c conundrumpricer.cpp -fPIC -DPIC -o .libs/conundrumpricer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT conundrumpricer.lo -MD -MP -MF .deps/conundrumpricer.Tpo -c conundrumpricer.cpp -o conundrumpricer.o >/dev/null 2>&1 depbase=`echo coupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT coupon.lo -MD -MP -MF $depbase.Tpo -c -o coupon.lo coupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT coupon.lo -MD -MP -MF .deps/coupon.Tpo -c coupon.cpp -fPIC -DPIC -o .libs/coupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT coupon.lo -MD -MP -MF .deps/coupon.Tpo -c coupon.cpp -o coupon.o >/dev/null 2>&1 depbase=`echo couponpricer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT couponpricer.lo -MD -MP -MF $depbase.Tpo -c -o couponpricer.lo couponpricer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT couponpricer.lo -MD -MP -MF .deps/couponpricer.Tpo -c couponpricer.cpp -fPIC -DPIC -o .libs/couponpricer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT couponpricer.lo -MD -MP -MF .deps/couponpricer.Tpo -c couponpricer.cpp -o couponpricer.o >/dev/null 2>&1 depbase=`echo cpicoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicoupon.lo -MD -MP -MF $depbase.Tpo -c -o cpicoupon.lo cpicoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicoupon.lo -MD -MP -MF .deps/cpicoupon.Tpo -c cpicoupon.cpp -fPIC -DPIC -o .libs/cpicoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicoupon.lo -MD -MP -MF .deps/cpicoupon.Tpo -c cpicoupon.cpp -o cpicoupon.o >/dev/null 2>&1 depbase=`echo cpicouponpricer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicouponpricer.lo -MD -MP -MF $depbase.Tpo -c -o cpicouponpricer.lo cpicouponpricer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicouponpricer.lo -MD -MP -MF .deps/cpicouponpricer.Tpo -c cpicouponpricer.cpp -fPIC -DPIC -o .libs/cpicouponpricer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicouponpricer.lo -MD -MP -MF .deps/cpicouponpricer.Tpo -c cpicouponpricer.cpp -o cpicouponpricer.o >/dev/null 2>&1 depbase=`echo digitalcmscoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitalcmscoupon.lo -MD -MP -MF $depbase.Tpo -c -o digitalcmscoupon.lo digitalcmscoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitalcmscoupon.lo -MD -MP -MF .deps/digitalcmscoupon.Tpo -c digitalcmscoupon.cpp -fPIC -DPIC -o .libs/digitalcmscoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitalcmscoupon.lo -MD -MP -MF .deps/digitalcmscoupon.Tpo -c digitalcmscoupon.cpp -o digitalcmscoupon.o >/dev/null 2>&1 depbase=`echo digitalcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitalcoupon.lo -MD -MP -MF $depbase.Tpo -c -o digitalcoupon.lo digitalcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitalcoupon.lo -MD -MP -MF .deps/digitalcoupon.Tpo -c digitalcoupon.cpp -fPIC -DPIC -o .libs/digitalcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitalcoupon.lo -MD -MP -MF .deps/digitalcoupon.Tpo -c digitalcoupon.cpp -o digitalcoupon.o >/dev/null 2>&1 depbase=`echo digitaliborcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitaliborcoupon.lo -MD -MP -MF $depbase.Tpo -c -o digitaliborcoupon.lo digitaliborcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitaliborcoupon.lo -MD -MP -MF .deps/digitaliborcoupon.Tpo -c digitaliborcoupon.cpp -fPIC -DPIC -o .libs/digitaliborcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitaliborcoupon.lo -MD -MP -MF .deps/digitaliborcoupon.Tpo -c digitaliborcoupon.cpp -o digitaliborcoupon.o >/dev/null 2>&1 depbase=`echo dividend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dividend.lo -MD -MP -MF $depbase.Tpo -c -o dividend.lo dividend.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dividend.lo -MD -MP -MF .deps/dividend.Tpo -c dividend.cpp -fPIC -DPIC -o .libs/dividend.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dividend.lo -MD -MP -MF .deps/dividend.Tpo -c dividend.cpp -o dividend.o >/dev/null 2>&1 depbase=`echo duration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT duration.lo -MD -MP -MF $depbase.Tpo -c -o duration.lo duration.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT duration.lo -MD -MP -MF .deps/duration.Tpo -c duration.cpp -fPIC -DPIC -o .libs/duration.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT duration.lo -MD -MP -MF .deps/duration.Tpo -c duration.cpp -o duration.o >/dev/null 2>&1 depbase=`echo equitycashflow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equitycashflow.lo -MD -MP -MF $depbase.Tpo -c -o equitycashflow.lo equitycashflow.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equitycashflow.lo -MD -MP -MF .deps/equitycashflow.Tpo -c equitycashflow.cpp -fPIC -DPIC -o .libs/equitycashflow.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equitycashflow.lo -MD -MP -MF .deps/equitycashflow.Tpo -c equitycashflow.cpp -o equitycashflow.o >/dev/null 2>&1 depbase=`echo fixedratecoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fixedratecoupon.lo -MD -MP -MF $depbase.Tpo -c -o fixedratecoupon.lo fixedratecoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fixedratecoupon.lo -MD -MP -MF .deps/fixedratecoupon.Tpo -c fixedratecoupon.cpp -fPIC -DPIC -o .libs/fixedratecoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fixedratecoupon.lo -MD -MP -MF .deps/fixedratecoupon.Tpo -c fixedratecoupon.cpp -o fixedratecoupon.o >/dev/null 2>&1 depbase=`echo floatingratecoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatingratecoupon.lo -MD -MP -MF $depbase.Tpo -c -o floatingratecoupon.lo floatingratecoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatingratecoupon.lo -MD -MP -MF .deps/floatingratecoupon.Tpo -c floatingratecoupon.cpp -fPIC -DPIC -o .libs/floatingratecoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatingratecoupon.lo -MD -MP -MF .deps/floatingratecoupon.Tpo -c floatingratecoupon.cpp -o floatingratecoupon.o >/dev/null 2>&1 depbase=`echo iborcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT iborcoupon.lo -MD -MP -MF $depbase.Tpo -c -o iborcoupon.lo iborcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT iborcoupon.lo -MD -MP -MF .deps/iborcoupon.Tpo -c iborcoupon.cpp -fPIC -DPIC -o .libs/iborcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT iborcoupon.lo -MD -MP -MF .deps/iborcoupon.Tpo -c iborcoupon.cpp -o iborcoupon.o >/dev/null 2>&1 depbase=`echo indexedcashflow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT indexedcashflow.lo -MD -MP -MF $depbase.Tpo -c -o indexedcashflow.lo indexedcashflow.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT indexedcashflow.lo -MD -MP -MF .deps/indexedcashflow.Tpo -c indexedcashflow.cpp -fPIC -DPIC -o .libs/indexedcashflow.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT indexedcashflow.lo -MD -MP -MF .deps/indexedcashflow.Tpo -c indexedcashflow.cpp -o indexedcashflow.o >/dev/null 2>&1 depbase=`echo inflationcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationcoupon.lo -MD -MP -MF $depbase.Tpo -c -o inflationcoupon.lo inflationcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationcoupon.lo -MD -MP -MF .deps/inflationcoupon.Tpo -c inflationcoupon.cpp -fPIC -DPIC -o .libs/inflationcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationcoupon.lo -MD -MP -MF .deps/inflationcoupon.Tpo -c inflationcoupon.cpp -o inflationcoupon.o >/dev/null 2>&1 depbase=`echo inflationcouponpricer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationcouponpricer.lo -MD -MP -MF $depbase.Tpo -c -o inflationcouponpricer.lo inflationcouponpricer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationcouponpricer.lo -MD -MP -MF .deps/inflationcouponpricer.Tpo -c inflationcouponpricer.cpp -fPIC -DPIC -o .libs/inflationcouponpricer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationcouponpricer.lo -MD -MP -MF .deps/inflationcouponpricer.Tpo -c inflationcouponpricer.cpp -o inflationcouponpricer.o >/dev/null 2>&1 depbase=`echo lineartsrpricer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lineartsrpricer.lo -MD -MP -MF $depbase.Tpo -c -o lineartsrpricer.lo lineartsrpricer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lineartsrpricer.lo -MD -MP -MF .deps/lineartsrpricer.Tpo -c lineartsrpricer.cpp -fPIC -DPIC -o .libs/lineartsrpricer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lineartsrpricer.lo -MD -MP -MF .deps/lineartsrpricer.Tpo -c lineartsrpricer.cpp -o lineartsrpricer.o >/dev/null 2>&1 depbase=`echo overnightindexedcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT overnightindexedcoupon.lo -MD -MP -MF $depbase.Tpo -c -o overnightindexedcoupon.lo overnightindexedcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT overnightindexedcoupon.lo -MD -MP -MF .deps/overnightindexedcoupon.Tpo -c overnightindexedcoupon.cpp -fPIC -DPIC -o .libs/overnightindexedcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT overnightindexedcoupon.lo -MD -MP -MF .deps/overnightindexedcoupon.Tpo -c overnightindexedcoupon.cpp -o overnightindexedcoupon.o >/dev/null 2>&1 depbase=`echo rangeaccrual.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT rangeaccrual.lo -MD -MP -MF $depbase.Tpo -c -o rangeaccrual.lo rangeaccrual.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT rangeaccrual.lo -MD -MP -MF .deps/rangeaccrual.Tpo -c rangeaccrual.cpp -fPIC -DPIC -o .libs/rangeaccrual.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT rangeaccrual.lo -MD -MP -MF .deps/rangeaccrual.Tpo -c rangeaccrual.cpp -o rangeaccrual.o >/dev/null 2>&1 depbase=`echo replication.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT replication.lo -MD -MP -MF $depbase.Tpo -c -o replication.lo replication.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT replication.lo -MD -MP -MF .deps/replication.Tpo -c replication.cpp -fPIC -DPIC -o .libs/replication.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT replication.lo -MD -MP -MF .deps/replication.Tpo -c replication.cpp -o replication.o >/dev/null 2>&1 depbase=`echo simplecashflow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT simplecashflow.lo -MD -MP -MF $depbase.Tpo -c -o simplecashflow.lo simplecashflow.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT simplecashflow.lo -MD -MP -MF .deps/simplecashflow.Tpo -c simplecashflow.cpp -fPIC -DPIC -o .libs/simplecashflow.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT simplecashflow.lo -MD -MP -MF .deps/simplecashflow.Tpo -c simplecashflow.cpp -o simplecashflow.o >/dev/null 2>&1 depbase=`echo subperiodcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT subperiodcoupon.lo -MD -MP -MF $depbase.Tpo -c -o subperiodcoupon.lo subperiodcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT subperiodcoupon.lo -MD -MP -MF .deps/subperiodcoupon.Tpo -c subperiodcoupon.cpp -fPIC -DPIC -o .libs/subperiodcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT subperiodcoupon.lo -MD -MP -MF .deps/subperiodcoupon.Tpo -c subperiodcoupon.cpp -o subperiodcoupon.o >/dev/null 2>&1 depbase=`echo timebasket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT timebasket.lo -MD -MP -MF $depbase.Tpo -c -o timebasket.lo timebasket.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT timebasket.lo -MD -MP -MF .deps/timebasket.Tpo -c timebasket.cpp -fPIC -DPIC -o .libs/timebasket.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT timebasket.lo -MD -MP -MF .deps/timebasket.Tpo -c timebasket.cpp -o timebasket.o >/dev/null 2>&1 depbase=`echo yoyinflationcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT yoyinflationcoupon.lo -MD -MP -MF $depbase.Tpo -c -o yoyinflationcoupon.lo yoyinflationcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT yoyinflationcoupon.lo -MD -MP -MF .deps/yoyinflationcoupon.Tpo -c yoyinflationcoupon.cpp -fPIC -DPIC -o .libs/yoyinflationcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT yoyinflationcoupon.lo -MD -MP -MF .deps/yoyinflationcoupon.Tpo -c yoyinflationcoupon.cpp -o yoyinflationcoupon.o >/dev/null 2>&1 depbase=`echo zeroinflationcashflow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zeroinflationcashflow.lo -MD -MP -MF $depbase.Tpo -c -o zeroinflationcashflow.lo zeroinflationcashflow.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zeroinflationcashflow.lo -MD -MP -MF .deps/zeroinflationcashflow.Tpo -c zeroinflationcashflow.cpp -fPIC -DPIC -o .libs/zeroinflationcashflow.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zeroinflationcashflow.lo -MD -MP -MF .deps/zeroinflationcashflow.Tpo -c zeroinflationcashflow.cpp -o zeroinflationcashflow.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libCashFlows.la averagebmacoupon.lo capflooredcoupon.lo capflooredinflationcoupon.lo cashflows.lo cashflowvectors.lo cmscoupon.lo conundrumpricer.lo coupon.lo couponpricer.lo cpicoupon.lo cpicouponpricer.lo digitalcmscoupon.lo digitalcoupon.lo digitaliborcoupon.lo dividend.lo duration.lo equitycashflow.lo fixedratecoupon.lo floatingratecoupon.lo iborcoupon.lo indexedcashflow.lo inflationcoupon.lo inflationcouponpricer.lo lineartsrpricer.lo overnightindexedcoupon.lo rangeaccrual.lo replication.lo simplecashflow.lo subperiodcoupon.lo timebasket.lo yoyinflationcoupon.lo zeroinflationcashflow.lo libtool: link: ar cr .libs/libCashFlows.a .libs/averagebmacoupon.o .libs/capflooredcoupon.o .libs/capflooredinflationcoupon.o .libs/cashflows.o .libs/cashflowvectors.o .libs/cmscoupon.o .libs/conundrumpricer.o .libs/coupon.o .libs/couponpricer.o .libs/cpicoupon.o .libs/cpicouponpricer.o .libs/digitalcmscoupon.o .libs/digitalcoupon.o .libs/digitaliborcoupon.o .libs/dividend.o .libs/duration.o .libs/equitycashflow.o .libs/fixedratecoupon.o .libs/floatingratecoupon.o .libs/iborcoupon.o .libs/indexedcashflow.o .libs/inflationcoupon.o .libs/inflationcouponpricer.o .libs/lineartsrpricer.o .libs/overnightindexedcoupon.o .libs/rangeaccrual.o .libs/replication.o .libs/simplecashflow.o .libs/subperiodcoupon.o .libs/timebasket.o .libs/yoyinflationcoupon.o .libs/zeroinflationcashflow.o libtool: link: ranlib .libs/libCashFlows.a libtool: link: ( cd ".libs" && rm -f "libCashFlows.la" && ln -s "../libCashFlows.la" "libCashFlows.la" ) Making all in currencies depbase=`echo africa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT africa.lo -MD -MP -MF $depbase.Tpo -c -o africa.lo africa.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT africa.lo -MD -MP -MF .deps/africa.Tpo -c africa.cpp -fPIC -DPIC -o .libs/africa.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT africa.lo -MD -MP -MF .deps/africa.Tpo -c africa.cpp -o africa.o >/dev/null 2>&1 depbase=`echo america.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT america.lo -MD -MP -MF $depbase.Tpo -c -o america.lo america.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT america.lo -MD -MP -MF .deps/america.Tpo -c america.cpp -fPIC -DPIC -o .libs/america.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT america.lo -MD -MP -MF .deps/america.Tpo -c america.cpp -o america.o >/dev/null 2>&1 depbase=`echo asia.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT asia.lo -MD -MP -MF $depbase.Tpo -c -o asia.lo asia.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT asia.lo -MD -MP -MF .deps/asia.Tpo -c asia.cpp -fPIC -DPIC -o .libs/asia.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT asia.lo -MD -MP -MF .deps/asia.Tpo -c asia.cpp -o asia.o >/dev/null 2>&1 depbase=`echo crypto.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT crypto.lo -MD -MP -MF $depbase.Tpo -c -o crypto.lo crypto.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.cpp -fPIC -DPIC -o .libs/crypto.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.cpp -o crypto.o >/dev/null 2>&1 depbase=`echo europe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT europe.lo -MD -MP -MF $depbase.Tpo -c -o europe.lo europe.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT europe.lo -MD -MP -MF .deps/europe.Tpo -c europe.cpp -fPIC -DPIC -o .libs/europe.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT europe.lo -MD -MP -MF .deps/europe.Tpo -c europe.cpp -o europe.o >/dev/null 2>&1 depbase=`echo exchangeratemanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT exchangeratemanager.lo -MD -MP -MF $depbase.Tpo -c -o exchangeratemanager.lo exchangeratemanager.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT exchangeratemanager.lo -MD -MP -MF .deps/exchangeratemanager.Tpo -c exchangeratemanager.cpp -fPIC -DPIC -o .libs/exchangeratemanager.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT exchangeratemanager.lo -MD -MP -MF .deps/exchangeratemanager.Tpo -c exchangeratemanager.cpp -o exchangeratemanager.o >/dev/null 2>&1 depbase=`echo oceania.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT oceania.lo -MD -MP -MF $depbase.Tpo -c -o oceania.lo oceania.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT oceania.lo -MD -MP -MF .deps/oceania.Tpo -c oceania.cpp -fPIC -DPIC -o .libs/oceania.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT oceania.lo -MD -MP -MF .deps/oceania.Tpo -c oceania.cpp -o oceania.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libCurrencies.la africa.lo america.lo asia.lo crypto.lo europe.lo exchangeratemanager.lo oceania.lo libtool: link: ar cr .libs/libCurrencies.a .libs/africa.o .libs/america.o .libs/asia.o .libs/crypto.o .libs/europe.o .libs/exchangeratemanager.o .libs/oceania.o libtool: link: ranlib .libs/libCurrencies.a libtool: link: ( cd ".libs" && rm -f "libCurrencies.la" && ln -s "../libCurrencies.la" "libCurrencies.la" ) Making all in experimental Making all in amortizingbonds Making all in asian depbase=`echo analytic_cont_geom_av_price_heston.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytic_cont_geom_av_price_heston.lo -MD -MP -MF $depbase.Tpo -c -o analytic_cont_geom_av_price_heston.lo analytic_cont_geom_av_price_heston.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytic_cont_geom_av_price_heston.lo -MD -MP -MF .deps/analytic_cont_geom_av_price_heston.Tpo -c analytic_cont_geom_av_price_heston.cpp -fPIC -DPIC -o .libs/analytic_cont_geom_av_price_heston.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytic_cont_geom_av_price_heston.lo -MD -MP -MF .deps/analytic_cont_geom_av_price_heston.Tpo -c analytic_cont_geom_av_price_heston.cpp -o analytic_cont_geom_av_price_heston.o >/dev/null 2>&1 depbase=`echo analytic_discr_geom_av_price_heston.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytic_discr_geom_av_price_heston.lo -MD -MP -MF $depbase.Tpo -c -o analytic_discr_geom_av_price_heston.lo analytic_discr_geom_av_price_heston.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytic_discr_geom_av_price_heston.lo -MD -MP -MF .deps/analytic_discr_geom_av_price_heston.Tpo -c analytic_discr_geom_av_price_heston.cpp -fPIC -DPIC -o .libs/analytic_discr_geom_av_price_heston.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytic_discr_geom_av_price_heston.lo -MD -MP -MF .deps/analytic_discr_geom_av_price_heston.Tpo -c analytic_discr_geom_av_price_heston.cpp -o analytic_discr_geom_av_price_heston.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libAsian.la analytic_cont_geom_av_price_heston.lo analytic_discr_geom_av_price_heston.lo libtool: link: ar cr .libs/libAsian.a .libs/analytic_cont_geom_av_price_heston.o .libs/analytic_discr_geom_av_price_heston.o libtool: link: ranlib .libs/libAsian.a libtool: link: ( cd ".libs" && rm -f "libAsian.la" && ln -s "../libAsian.la" "libAsian.la" ) Making all in averageois depbase=`echo averageoiscouponpricer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT averageoiscouponpricer.lo -MD -MP -MF $depbase.Tpo -c -o averageoiscouponpricer.lo averageoiscouponpricer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT averageoiscouponpricer.lo -MD -MP -MF .deps/averageoiscouponpricer.Tpo -c averageoiscouponpricer.cpp -fPIC -DPIC -o .libs/averageoiscouponpricer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT averageoiscouponpricer.lo -MD -MP -MF .deps/averageoiscouponpricer.Tpo -c averageoiscouponpricer.cpp -o averageoiscouponpricer.o >/dev/null 2>&1 depbase=`echo arithmeticaverageois.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT arithmeticaverageois.lo -MD -MP -MF $depbase.Tpo -c -o arithmeticaverageois.lo arithmeticaverageois.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT arithmeticaverageois.lo -MD -MP -MF .deps/arithmeticaverageois.Tpo -c arithmeticaverageois.cpp -fPIC -DPIC -o .libs/arithmeticaverageois.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT arithmeticaverageois.lo -MD -MP -MF .deps/arithmeticaverageois.Tpo -c arithmeticaverageois.cpp -o arithmeticaverageois.o >/dev/null 2>&1 depbase=`echo arithmeticoisratehelper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT arithmeticoisratehelper.lo -MD -MP -MF $depbase.Tpo -c -o arithmeticoisratehelper.lo arithmeticoisratehelper.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT arithmeticoisratehelper.lo -MD -MP -MF .deps/arithmeticoisratehelper.Tpo -c arithmeticoisratehelper.cpp -fPIC -DPIC -o .libs/arithmeticoisratehelper.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT arithmeticoisratehelper.lo -MD -MP -MF .deps/arithmeticoisratehelper.Tpo -c arithmeticoisratehelper.cpp -o arithmeticoisratehelper.o >/dev/null 2>&1 depbase=`echo makearithmeticaverageois.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makearithmeticaverageois.lo -MD -MP -MF $depbase.Tpo -c -o makearithmeticaverageois.lo makearithmeticaverageois.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makearithmeticaverageois.lo -MD -MP -MF .deps/makearithmeticaverageois.Tpo -c makearithmeticaverageois.cpp -fPIC -DPIC -o .libs/makearithmeticaverageois.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makearithmeticaverageois.lo -MD -MP -MF .deps/makearithmeticaverageois.Tpo -c makearithmeticaverageois.cpp -o makearithmeticaverageois.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libAverageOIS.la averageoiscouponpricer.lo arithmeticaverageois.lo arithmeticoisratehelper.lo makearithmeticaverageois.lo libtool: link: ar cr .libs/libAverageOIS.a .libs/averageoiscouponpricer.o .libs/arithmeticaverageois.o .libs/arithmeticoisratehelper.o .libs/makearithmeticaverageois.o libtool: link: ranlib .libs/libAverageOIS.a libtool: link: ( cd ".libs" && rm -f "libAverageOIS.la" && ln -s "../libAverageOIS.la" "libAverageOIS.la" ) Making all in barrieroption depbase=`echo discretizeddoublebarrieroption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT discretizeddoublebarrieroption.lo -MD -MP -MF $depbase.Tpo -c -o discretizeddoublebarrieroption.lo discretizeddoublebarrieroption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT discretizeddoublebarrieroption.lo -MD -MP -MF .deps/discretizeddoublebarrieroption.Tpo -c discretizeddoublebarrieroption.cpp -fPIC -DPIC -o .libs/discretizeddoublebarrieroption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT discretizeddoublebarrieroption.lo -MD -MP -MF .deps/discretizeddoublebarrieroption.Tpo -c discretizeddoublebarrieroption.cpp -o discretizeddoublebarrieroption.o >/dev/null 2>&1 depbase=`echo mcdoublebarrierengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mcdoublebarrierengine.lo -MD -MP -MF $depbase.Tpo -c -o mcdoublebarrierengine.lo mcdoublebarrierengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mcdoublebarrierengine.lo -MD -MP -MF .deps/mcdoublebarrierengine.Tpo -c mcdoublebarrierengine.cpp -fPIC -DPIC -o .libs/mcdoublebarrierengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mcdoublebarrierengine.lo -MD -MP -MF .deps/mcdoublebarrierengine.Tpo -c mcdoublebarrierengine.cpp -o mcdoublebarrierengine.o >/dev/null 2>&1 depbase=`echo perturbativebarrieroptionengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT perturbativebarrieroptionengine.lo -MD -MP -MF $depbase.Tpo -c -o perturbativebarrieroptionengine.lo perturbativebarrieroptionengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT perturbativebarrieroptionengine.lo -MD -MP -MF .deps/perturbativebarrieroptionengine.Tpo -c perturbativebarrieroptionengine.cpp -fPIC -DPIC -o .libs/perturbativebarrieroptionengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT perturbativebarrieroptionengine.lo -MD -MP -MF .deps/perturbativebarrieroptionengine.Tpo -c perturbativebarrieroptionengine.cpp -o perturbativebarrieroptionengine.o >/dev/null 2>&1 depbase=`echo quantodoublebarrieroption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT quantodoublebarrieroption.lo -MD -MP -MF $depbase.Tpo -c -o quantodoublebarrieroption.lo quantodoublebarrieroption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT quantodoublebarrieroption.lo -MD -MP -MF .deps/quantodoublebarrieroption.Tpo -c quantodoublebarrieroption.cpp -fPIC -DPIC -o .libs/quantodoublebarrieroption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT quantodoublebarrieroption.lo -MD -MP -MF .deps/quantodoublebarrieroption.Tpo -c quantodoublebarrieroption.cpp -o quantodoublebarrieroption.o >/dev/null 2>&1 depbase=`echo suowangdoublebarrierengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT suowangdoublebarrierengine.lo -MD -MP -MF $depbase.Tpo -c -o suowangdoublebarrierengine.lo suowangdoublebarrierengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT suowangdoublebarrierengine.lo -MD -MP -MF .deps/suowangdoublebarrierengine.Tpo -c suowangdoublebarrierengine.cpp -fPIC -DPIC -o .libs/suowangdoublebarrierengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT suowangdoublebarrierengine.lo -MD -MP -MF .deps/suowangdoublebarrierengine.Tpo -c suowangdoublebarrierengine.cpp -o suowangdoublebarrierengine.o >/dev/null 2>&1 depbase=`echo vannavolgabarrierengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT vannavolgabarrierengine.lo -MD -MP -MF $depbase.Tpo -c -o vannavolgabarrierengine.lo vannavolgabarrierengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT vannavolgabarrierengine.lo -MD -MP -MF .deps/vannavolgabarrierengine.Tpo -c vannavolgabarrierengine.cpp -fPIC -DPIC -o .libs/vannavolgabarrierengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT vannavolgabarrierengine.lo -MD -MP -MF .deps/vannavolgabarrierengine.Tpo -c vannavolgabarrierengine.cpp -o vannavolgabarrierengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libBarrierOption.la discretizeddoublebarrieroption.lo mcdoublebarrierengine.lo perturbativebarrieroptionengine.lo quantodoublebarrieroption.lo suowangdoublebarrierengine.lo vannavolgabarrierengine.lo libtool: link: ar cr .libs/libBarrierOption.a .libs/discretizeddoublebarrieroption.o .libs/mcdoublebarrierengine.o .libs/perturbativebarrieroptionengine.o .libs/quantodoublebarrieroption.o .libs/suowangdoublebarrierengine.o .libs/vannavolgabarrierengine.o libtool: link: ranlib .libs/libBarrierOption.a libtool: link: ( cd ".libs" && rm -f "libBarrierOption.la" && ln -s "../libBarrierOption.la" "libBarrierOption.la" ) Making all in basismodels depbase=`echo swaptioncfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT swaptioncfs.lo -MD -MP -MF $depbase.Tpo -c -o swaptioncfs.lo swaptioncfs.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT swaptioncfs.lo -MD -MP -MF .deps/swaptioncfs.Tpo -c swaptioncfs.cpp -fPIC -DPIC -o .libs/swaptioncfs.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT swaptioncfs.lo -MD -MP -MF .deps/swaptioncfs.Tpo -c swaptioncfs.cpp -o swaptioncfs.o >/dev/null 2>&1 depbase=`echo tenoroptionletvts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT tenoroptionletvts.lo -MD -MP -MF $depbase.Tpo -c -o tenoroptionletvts.lo tenoroptionletvts.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT tenoroptionletvts.lo -MD -MP -MF .deps/tenoroptionletvts.Tpo -c tenoroptionletvts.cpp -fPIC -DPIC -o .libs/tenoroptionletvts.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT tenoroptionletvts.lo -MD -MP -MF .deps/tenoroptionletvts.Tpo -c tenoroptionletvts.cpp -o tenoroptionletvts.o >/dev/null 2>&1 depbase=`echo tenorswaptionvts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT tenorswaptionvts.lo -MD -MP -MF $depbase.Tpo -c -o tenorswaptionvts.lo tenorswaptionvts.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT tenorswaptionvts.lo -MD -MP -MF .deps/tenorswaptionvts.Tpo -c tenorswaptionvts.cpp -fPIC -DPIC -o .libs/tenorswaptionvts.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT tenorswaptionvts.lo -MD -MP -MF .deps/tenorswaptionvts.Tpo -c tenorswaptionvts.cpp -o tenorswaptionvts.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libBasisModels.la swaptioncfs.lo tenoroptionletvts.lo tenorswaptionvts.lo libtool: link: ar cr .libs/libBasisModels.a .libs/swaptioncfs.o .libs/tenoroptionletvts.o .libs/tenorswaptionvts.o libtool: link: ranlib .libs/libBasisModels.a libtool: link: ( cd ".libs" && rm -f "libBasisModels.la" && ln -s "../libBasisModels.la" "libBasisModels.la" ) Making all in callablebonds depbase=`echo blackcallablebondengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackcallablebondengine.lo -MD -MP -MF $depbase.Tpo -c -o blackcallablebondengine.lo blackcallablebondengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackcallablebondengine.lo -MD -MP -MF .deps/blackcallablebondengine.Tpo -c blackcallablebondengine.cpp -fPIC -DPIC -o .libs/blackcallablebondengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackcallablebondengine.lo -MD -MP -MF .deps/blackcallablebondengine.Tpo -c blackcallablebondengine.cpp -o blackcallablebondengine.o >/dev/null 2>&1 depbase=`echo callablebondconstantvol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT callablebondconstantvol.lo -MD -MP -MF $depbase.Tpo -c -o callablebondconstantvol.lo callablebondconstantvol.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT callablebondconstantvol.lo -MD -MP -MF .deps/callablebondconstantvol.Tpo -c callablebondconstantvol.cpp -fPIC -DPIC -o .libs/callablebondconstantvol.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT callablebondconstantvol.lo -MD -MP -MF .deps/callablebondconstantvol.Tpo -c callablebondconstantvol.cpp -o callablebondconstantvol.o >/dev/null 2>&1 depbase=`echo callablebond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT callablebond.lo -MD -MP -MF $depbase.Tpo -c -o callablebond.lo callablebond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT callablebond.lo -MD -MP -MF .deps/callablebond.Tpo -c callablebond.cpp -fPIC -DPIC -o .libs/callablebond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT callablebond.lo -MD -MP -MF .deps/callablebond.Tpo -c callablebond.cpp -o callablebond.o >/dev/null 2>&1 depbase=`echo callablebondvolstructure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT callablebondvolstructure.lo -MD -MP -MF $depbase.Tpo -c -o callablebondvolstructure.lo callablebondvolstructure.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT callablebondvolstructure.lo -MD -MP -MF .deps/callablebondvolstructure.Tpo -c callablebondvolstructure.cpp -fPIC -DPIC -o .libs/callablebondvolstructure.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT callablebondvolstructure.lo -MD -MP -MF .deps/callablebondvolstructure.Tpo -c callablebondvolstructure.cpp -o callablebondvolstructure.o >/dev/null 2>&1 depbase=`echo discretizedcallablefixedratebond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT discretizedcallablefixedratebond.lo -MD -MP -MF $depbase.Tpo -c -o discretizedcallablefixedratebond.lo discretizedcallablefixedratebond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT discretizedcallablefixedratebond.lo -MD -MP -MF .deps/discretizedcallablefixedratebond.Tpo -c discretizedcallablefixedratebond.cpp -fPIC -DPIC -o .libs/discretizedcallablefixedratebond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT discretizedcallablefixedratebond.lo -MD -MP -MF .deps/discretizedcallablefixedratebond.Tpo -c discretizedcallablefixedratebond.cpp -o discretizedcallablefixedratebond.o >/dev/null 2>&1 depbase=`echo treecallablebondengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT treecallablebondengine.lo -MD -MP -MF $depbase.Tpo -c -o treecallablebondengine.lo treecallablebondengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT treecallablebondengine.lo -MD -MP -MF .deps/treecallablebondengine.Tpo -c treecallablebondengine.cpp -fPIC -DPIC -o .libs/treecallablebondengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT treecallablebondengine.lo -MD -MP -MF .deps/treecallablebondengine.Tpo -c treecallablebondengine.cpp -o treecallablebondengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libCallableBonds.la blackcallablebondengine.lo callablebondconstantvol.lo callablebond.lo callablebondvolstructure.lo discretizedcallablefixedratebond.lo treecallablebondengine.lo libtool: link: ar cr .libs/libCallableBonds.a .libs/blackcallablebondengine.o .libs/callablebondconstantvol.o .libs/callablebond.o .libs/callablebondvolstructure.o .libs/discretizedcallablefixedratebond.o .libs/treecallablebondengine.o libtool: link: ranlib .libs/libCallableBonds.a libtool: link: ( cd ".libs" && rm -f "libCallableBonds.la" && ln -s "../libCallableBonds.la" "libCallableBonds.la" ) Making all in catbonds depbase=`echo catbond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT catbond.lo -MD -MP -MF $depbase.Tpo -c -o catbond.lo catbond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT catbond.lo -MD -MP -MF .deps/catbond.Tpo -c catbond.cpp -fPIC -DPIC -o .libs/catbond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT catbond.lo -MD -MP -MF .deps/catbond.Tpo -c catbond.cpp -o catbond.o >/dev/null 2>&1 depbase=`echo catrisk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT catrisk.lo -MD -MP -MF $depbase.Tpo -c -o catrisk.lo catrisk.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT catrisk.lo -MD -MP -MF .deps/catrisk.Tpo -c catrisk.cpp -fPIC -DPIC -o .libs/catrisk.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT catrisk.lo -MD -MP -MF .deps/catrisk.Tpo -c catrisk.cpp -o catrisk.o >/dev/null 2>&1 depbase=`echo montecarlocatbondengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT montecarlocatbondengine.lo -MD -MP -MF $depbase.Tpo -c -o montecarlocatbondengine.lo montecarlocatbondengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT montecarlocatbondengine.lo -MD -MP -MF .deps/montecarlocatbondengine.Tpo -c montecarlocatbondengine.cpp -fPIC -DPIC -o .libs/montecarlocatbondengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT montecarlocatbondengine.lo -MD -MP -MF .deps/montecarlocatbondengine.Tpo -c montecarlocatbondengine.cpp -o montecarlocatbondengine.o >/dev/null 2>&1 depbase=`echo riskynotional.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT riskynotional.lo -MD -MP -MF $depbase.Tpo -c -o riskynotional.lo riskynotional.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT riskynotional.lo -MD -MP -MF .deps/riskynotional.Tpo -c riskynotional.cpp -fPIC -DPIC -o .libs/riskynotional.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT riskynotional.lo -MD -MP -MF .deps/riskynotional.Tpo -c riskynotional.cpp -o riskynotional.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libCatBonds.la catbond.lo catrisk.lo montecarlocatbondengine.lo riskynotional.lo libtool: link: ar cr .libs/libCatBonds.a .libs/catbond.o .libs/catrisk.o .libs/montecarlocatbondengine.o .libs/riskynotional.o libtool: link: ranlib .libs/libCatBonds.a libtool: link: ( cd ".libs" && rm -f "libCatBonds.la" && ln -s "../libCatBonds.la" "libCatBonds.la" ) Making all in commodities depbase=`echo commodity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commodity.lo -MD -MP -MF $depbase.Tpo -c -o commodity.lo commodity.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commodity.lo -MD -MP -MF .deps/commodity.Tpo -c commodity.cpp -fPIC -DPIC -o .libs/commodity.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commodity.lo -MD -MP -MF .deps/commodity.Tpo -c commodity.cpp -o commodity.o >/dev/null 2>&1 depbase=`echo commoditycashflow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditycashflow.lo -MD -MP -MF $depbase.Tpo -c -o commoditycashflow.lo commoditycashflow.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditycashflow.lo -MD -MP -MF .deps/commoditycashflow.Tpo -c commoditycashflow.cpp -fPIC -DPIC -o .libs/commoditycashflow.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditycashflow.lo -MD -MP -MF .deps/commoditycashflow.Tpo -c commoditycashflow.cpp -o commoditycashflow.o >/dev/null 2>&1 depbase=`echo commoditycurve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditycurve.lo -MD -MP -MF $depbase.Tpo -c -o commoditycurve.lo commoditycurve.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditycurve.lo -MD -MP -MF .deps/commoditycurve.Tpo -c commoditycurve.cpp -fPIC -DPIC -o .libs/commoditycurve.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditycurve.lo -MD -MP -MF .deps/commoditycurve.Tpo -c commoditycurve.cpp -o commoditycurve.o >/dev/null 2>&1 depbase=`echo commodityindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commodityindex.lo -MD -MP -MF $depbase.Tpo -c -o commodityindex.lo commodityindex.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commodityindex.lo -MD -MP -MF .deps/commodityindex.Tpo -c commodityindex.cpp -fPIC -DPIC -o .libs/commodityindex.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commodityindex.lo -MD -MP -MF .deps/commodityindex.Tpo -c commodityindex.cpp -o commodityindex.o >/dev/null 2>&1 depbase=`echo commoditypricinghelpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditypricinghelpers.lo -MD -MP -MF $depbase.Tpo -c -o commoditypricinghelpers.lo commoditypricinghelpers.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditypricinghelpers.lo -MD -MP -MF .deps/commoditypricinghelpers.Tpo -c commoditypricinghelpers.cpp -fPIC -DPIC -o .libs/commoditypricinghelpers.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditypricinghelpers.lo -MD -MP -MF .deps/commoditypricinghelpers.Tpo -c commoditypricinghelpers.cpp -o commoditypricinghelpers.o >/dev/null 2>&1 depbase=`echo commoditysettings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditysettings.lo -MD -MP -MF $depbase.Tpo -c -o commoditysettings.lo commoditysettings.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditysettings.lo -MD -MP -MF .deps/commoditysettings.Tpo -c commoditysettings.cpp -fPIC -DPIC -o .libs/commoditysettings.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditysettings.lo -MD -MP -MF .deps/commoditysettings.Tpo -c commoditysettings.cpp -o commoditysettings.o >/dev/null 2>&1 depbase=`echo commoditytype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditytype.lo -MD -MP -MF $depbase.Tpo -c -o commoditytype.lo commoditytype.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditytype.lo -MD -MP -MF .deps/commoditytype.Tpo -c commoditytype.cpp -fPIC -DPIC -o .libs/commoditytype.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commoditytype.lo -MD -MP -MF .deps/commoditytype.Tpo -c commoditytype.cpp -o commoditytype.o >/dev/null 2>&1 depbase=`echo commodityunitcost.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commodityunitcost.lo -MD -MP -MF $depbase.Tpo -c -o commodityunitcost.lo commodityunitcost.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commodityunitcost.lo -MD -MP -MF .deps/commodityunitcost.Tpo -c commodityunitcost.cpp -fPIC -DPIC -o .libs/commodityunitcost.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT commodityunitcost.lo -MD -MP -MF .deps/commodityunitcost.Tpo -c commodityunitcost.cpp -o commodityunitcost.o >/dev/null 2>&1 depbase=`echo dateinterval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dateinterval.lo -MD -MP -MF $depbase.Tpo -c -o dateinterval.lo dateinterval.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dateinterval.lo -MD -MP -MF .deps/dateinterval.Tpo -c dateinterval.cpp -fPIC -DPIC -o .libs/dateinterval.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dateinterval.lo -MD -MP -MF .deps/dateinterval.Tpo -c dateinterval.cpp -o dateinterval.o >/dev/null 2>&1 depbase=`echo energybasisswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energybasisswap.lo -MD -MP -MF $depbase.Tpo -c -o energybasisswap.lo energybasisswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energybasisswap.lo -MD -MP -MF .deps/energybasisswap.Tpo -c energybasisswap.cpp -fPIC -DPIC -o .libs/energybasisswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energybasisswap.lo -MD -MP -MF .deps/energybasisswap.Tpo -c energybasisswap.cpp -o energybasisswap.o >/dev/null 2>&1 depbase=`echo energycommodity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energycommodity.lo -MD -MP -MF $depbase.Tpo -c -o energycommodity.lo energycommodity.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energycommodity.lo -MD -MP -MF .deps/energycommodity.Tpo -c energycommodity.cpp -fPIC -DPIC -o .libs/energycommodity.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energycommodity.lo -MD -MP -MF .deps/energycommodity.Tpo -c energycommodity.cpp -o energycommodity.o >/dev/null 2>&1 depbase=`echo energyfuture.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energyfuture.lo -MD -MP -MF $depbase.Tpo -c -o energyfuture.lo energyfuture.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energyfuture.lo -MD -MP -MF .deps/energyfuture.Tpo -c energyfuture.cpp -fPIC -DPIC -o .libs/energyfuture.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energyfuture.lo -MD -MP -MF .deps/energyfuture.Tpo -c energyfuture.cpp -o energyfuture.o >/dev/null 2>&1 depbase=`echo energyswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energyswap.lo -MD -MP -MF $depbase.Tpo -c -o energyswap.lo energyswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energyswap.lo -MD -MP -MF .deps/energyswap.Tpo -c energyswap.cpp -fPIC -DPIC -o .libs/energyswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energyswap.lo -MD -MP -MF .deps/energyswap.Tpo -c energyswap.cpp -o energyswap.o >/dev/null 2>&1 depbase=`echo energyvanillaswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energyvanillaswap.lo -MD -MP -MF $depbase.Tpo -c -o energyvanillaswap.lo energyvanillaswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energyvanillaswap.lo -MD -MP -MF .deps/energyvanillaswap.Tpo -c energyvanillaswap.cpp -fPIC -DPIC -o .libs/energyvanillaswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT energyvanillaswap.lo -MD -MP -MF .deps/energyvanillaswap.Tpo -c energyvanillaswap.cpp -o energyvanillaswap.o >/dev/null 2>&1 depbase=`echo paymentterm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT paymentterm.lo -MD -MP -MF $depbase.Tpo -c -o paymentterm.lo paymentterm.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT paymentterm.lo -MD -MP -MF .deps/paymentterm.Tpo -c paymentterm.cpp -fPIC -DPIC -o .libs/paymentterm.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT paymentterm.lo -MD -MP -MF .deps/paymentterm.Tpo -c paymentterm.cpp -o paymentterm.o >/dev/null 2>&1 depbase=`echo quantity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT quantity.lo -MD -MP -MF $depbase.Tpo -c -o quantity.lo quantity.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT quantity.lo -MD -MP -MF .deps/quantity.Tpo -c quantity.cpp -fPIC -DPIC -o .libs/quantity.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT quantity.lo -MD -MP -MF .deps/quantity.Tpo -c quantity.cpp -o quantity.o >/dev/null 2>&1 depbase=`echo unitofmeasure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT unitofmeasure.lo -MD -MP -MF $depbase.Tpo -c -o unitofmeasure.lo unitofmeasure.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT unitofmeasure.lo -MD -MP -MF .deps/unitofmeasure.Tpo -c unitofmeasure.cpp -fPIC -DPIC -o .libs/unitofmeasure.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT unitofmeasure.lo -MD -MP -MF .deps/unitofmeasure.Tpo -c unitofmeasure.cpp -o unitofmeasure.o >/dev/null 2>&1 depbase=`echo unitofmeasureconversion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT unitofmeasureconversion.lo -MD -MP -MF $depbase.Tpo -c -o unitofmeasureconversion.lo unitofmeasureconversion.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT unitofmeasureconversion.lo -MD -MP -MF .deps/unitofmeasureconversion.Tpo -c unitofmeasureconversion.cpp -fPIC -DPIC -o .libs/unitofmeasureconversion.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT unitofmeasureconversion.lo -MD -MP -MF .deps/unitofmeasureconversion.Tpo -c unitofmeasureconversion.cpp -o unitofmeasureconversion.o >/dev/null 2>&1 depbase=`echo unitofmeasureconversionmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT unitofmeasureconversionmanager.lo -MD -MP -MF $depbase.Tpo -c -o unitofmeasureconversionmanager.lo unitofmeasureconversionmanager.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT unitofmeasureconversionmanager.lo -MD -MP -MF .deps/unitofmeasureconversionmanager.Tpo -c unitofmeasureconversionmanager.cpp -fPIC -DPIC -o .libs/unitofmeasureconversionmanager.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT unitofmeasureconversionmanager.lo -MD -MP -MF .deps/unitofmeasureconversionmanager.Tpo -c unitofmeasureconversionmanager.cpp -o unitofmeasureconversionmanager.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libCommodities.la commodity.lo commoditycashflow.lo commoditycurve.lo commodityindex.lo commoditypricinghelpers.lo commoditysettings.lo commoditytype.lo commodityunitcost.lo dateinterval.lo energybasisswap.lo energycommodity.lo energyfuture.lo energyswap.lo energyvanillaswap.lo paymentterm.lo quantity.lo unitofmeasure.lo unitofmeasureconversion.lo unitofmeasureconversionmanager.lo libtool: link: ar cr .libs/libCommodities.a .libs/commodity.o .libs/commoditycashflow.o .libs/commoditycurve.o .libs/commodityindex.o .libs/commoditypricinghelpers.o .libs/commoditysettings.o .libs/commoditytype.o .libs/commodityunitcost.o .libs/dateinterval.o .libs/energybasisswap.o .libs/energycommodity.o .libs/energyfuture.o .libs/energyswap.o .libs/energyvanillaswap.o .libs/paymentterm.o .libs/quantity.o .libs/unitofmeasure.o .libs/unitofmeasureconversion.o .libs/unitofmeasureconversionmanager.o libtool: link: ranlib .libs/libCommodities.a libtool: link: ( cd ".libs" && rm -f "libCommodities.la" && ln -s "../libCommodities.la" "libCommodities.la" ) Making all in coupons depbase=`echo cmsspreadcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cmsspreadcoupon.lo -MD -MP -MF $depbase.Tpo -c -o cmsspreadcoupon.lo cmsspreadcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cmsspreadcoupon.lo -MD -MP -MF .deps/cmsspreadcoupon.Tpo -c cmsspreadcoupon.cpp -fPIC -DPIC -o .libs/cmsspreadcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cmsspreadcoupon.lo -MD -MP -MF .deps/cmsspreadcoupon.Tpo -c cmsspreadcoupon.cpp -o cmsspreadcoupon.o >/dev/null 2>&1 depbase=`echo digitalcmsspreadcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitalcmsspreadcoupon.lo -MD -MP -MF $depbase.Tpo -c -o digitalcmsspreadcoupon.lo digitalcmsspreadcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitalcmsspreadcoupon.lo -MD -MP -MF .deps/digitalcmsspreadcoupon.Tpo -c digitalcmsspreadcoupon.cpp -fPIC -DPIC -o .libs/digitalcmsspreadcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT digitalcmsspreadcoupon.lo -MD -MP -MF .deps/digitalcmsspreadcoupon.Tpo -c digitalcmsspreadcoupon.cpp -o digitalcmsspreadcoupon.o >/dev/null 2>&1 depbase=`echo lognormalcmsspreadpricer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lognormalcmsspreadpricer.lo -MD -MP -MF $depbase.Tpo -c -o lognormalcmsspreadpricer.lo lognormalcmsspreadpricer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lognormalcmsspreadpricer.lo -MD -MP -MF .deps/lognormalcmsspreadpricer.Tpo -c lognormalcmsspreadpricer.cpp -fPIC -DPIC -o .libs/lognormalcmsspreadpricer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lognormalcmsspreadpricer.lo -MD -MP -MF .deps/lognormalcmsspreadpricer.Tpo -c lognormalcmsspreadpricer.cpp -o lognormalcmsspreadpricer.o >/dev/null 2>&1 depbase=`echo proxyibor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT proxyibor.lo -MD -MP -MF $depbase.Tpo -c -o proxyibor.lo proxyibor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT proxyibor.lo -MD -MP -MF .deps/proxyibor.Tpo -c proxyibor.cpp -fPIC -DPIC -o .libs/proxyibor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT proxyibor.lo -MD -MP -MF .deps/proxyibor.Tpo -c proxyibor.cpp -o proxyibor.o >/dev/null 2>&1 depbase=`echo quantocouponpricer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT quantocouponpricer.lo -MD -MP -MF $depbase.Tpo -c -o quantocouponpricer.lo quantocouponpricer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT quantocouponpricer.lo -MD -MP -MF .deps/quantocouponpricer.Tpo -c quantocouponpricer.cpp -fPIC -DPIC -o .libs/quantocouponpricer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT quantocouponpricer.lo -MD -MP -MF .deps/quantocouponpricer.Tpo -c quantocouponpricer.cpp -o quantocouponpricer.o >/dev/null 2>&1 depbase=`echo strippedcapflooredcoupon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT strippedcapflooredcoupon.lo -MD -MP -MF $depbase.Tpo -c -o strippedcapflooredcoupon.lo strippedcapflooredcoupon.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT strippedcapflooredcoupon.lo -MD -MP -MF .deps/strippedcapflooredcoupon.Tpo -c strippedcapflooredcoupon.cpp -fPIC -DPIC -o .libs/strippedcapflooredcoupon.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT strippedcapflooredcoupon.lo -MD -MP -MF .deps/strippedcapflooredcoupon.Tpo -c strippedcapflooredcoupon.cpp -o strippedcapflooredcoupon.o >/dev/null 2>&1 depbase=`echo swapspreadindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT swapspreadindex.lo -MD -MP -MF $depbase.Tpo -c -o swapspreadindex.lo swapspreadindex.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT swapspreadindex.lo -MD -MP -MF .deps/swapspreadindex.Tpo -c swapspreadindex.cpp -fPIC -DPIC -o .libs/swapspreadindex.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT swapspreadindex.lo -MD -MP -MF .deps/swapspreadindex.Tpo -c swapspreadindex.cpp -o swapspreadindex.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libCoupons.la cmsspreadcoupon.lo digitalcmsspreadcoupon.lo lognormalcmsspreadpricer.lo proxyibor.lo quantocouponpricer.lo strippedcapflooredcoupon.lo swapspreadindex.lo libtool: link: ar cr .libs/libCoupons.a .libs/cmsspreadcoupon.o .libs/digitalcmsspreadcoupon.o .libs/lognormalcmsspreadpricer.o .libs/proxyibor.o .libs/quantocouponpricer.o .libs/strippedcapflooredcoupon.o .libs/swapspreadindex.o libtool: link: ranlib .libs/libCoupons.a libtool: link: ( cd ".libs" && rm -f "libCoupons.la" && ln -s "../libCoupons.la" "libCoupons.la" ) Making all in credit depbase=`echo basecorrelationstructure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basecorrelationstructure.lo -MD -MP -MF $depbase.Tpo -c -o basecorrelationstructure.lo basecorrelationstructure.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basecorrelationstructure.lo -MD -MP -MF .deps/basecorrelationstructure.Tpo -c basecorrelationstructure.cpp -fPIC -DPIC -o .libs/basecorrelationstructure.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basecorrelationstructure.lo -MD -MP -MF .deps/basecorrelationstructure.Tpo -c basecorrelationstructure.cpp -o basecorrelationstructure.o >/dev/null 2>&1 depbase=`echo basket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basket.lo -MD -MP -MF $depbase.Tpo -c -o basket.lo basket.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basket.lo -MD -MP -MF .deps/basket.Tpo -c basket.cpp -fPIC -DPIC -o .libs/basket.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basket.lo -MD -MP -MF .deps/basket.Tpo -c basket.cpp -o basket.o >/dev/null 2>&1 depbase=`echo blackcdsoptionengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackcdsoptionengine.lo -MD -MP -MF $depbase.Tpo -c -o blackcdsoptionengine.lo blackcdsoptionengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackcdsoptionengine.lo -MD -MP -MF .deps/blackcdsoptionengine.Tpo -c blackcdsoptionengine.cpp -fPIC -DPIC -o .libs/blackcdsoptionengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackcdsoptionengine.lo -MD -MP -MF .deps/blackcdsoptionengine.Tpo -c blackcdsoptionengine.cpp -o blackcdsoptionengine.o >/dev/null 2>&1 depbase=`echo cdo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cdo.lo -MD -MP -MF $depbase.Tpo -c -o cdo.lo cdo.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cdo.lo -MD -MP -MF .deps/cdo.Tpo -c cdo.cpp -fPIC -DPIC -o .libs/cdo.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cdo.lo -MD -MP -MF .deps/cdo.Tpo -c cdo.cpp -o cdo.o >/dev/null 2>&1 depbase=`echo cdsoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cdsoption.lo -MD -MP -MF $depbase.Tpo -c -o cdsoption.lo cdsoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cdsoption.lo -MD -MP -MF .deps/cdsoption.Tpo -c cdsoption.cpp -fPIC -DPIC -o .libs/cdsoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cdsoption.lo -MD -MP -MF .deps/cdsoption.Tpo -c cdsoption.cpp -o cdsoption.o >/dev/null 2>&1 depbase=`echo correlationstructure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT correlationstructure.lo -MD -MP -MF $depbase.Tpo -c -o correlationstructure.lo correlationstructure.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT correlationstructure.lo -MD -MP -MF .deps/correlationstructure.Tpo -c correlationstructure.cpp -fPIC -DPIC -o .libs/correlationstructure.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT correlationstructure.lo -MD -MP -MF .deps/correlationstructure.Tpo -c correlationstructure.cpp -o correlationstructure.o >/dev/null 2>&1 depbase=`echo defaultevent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT defaultevent.lo -MD -MP -MF $depbase.Tpo -c -o defaultevent.lo defaultevent.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT defaultevent.lo -MD -MP -MF .deps/defaultevent.Tpo -c defaultevent.cpp -fPIC -DPIC -o .libs/defaultevent.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT defaultevent.lo -MD -MP -MF .deps/defaultevent.Tpo -c defaultevent.cpp -o defaultevent.o >/dev/null 2>&1 depbase=`echo defaultprobabilitykey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT defaultprobabilitykey.lo -MD -MP -MF $depbase.Tpo -c -o defaultprobabilitykey.lo defaultprobabilitykey.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT defaultprobabilitykey.lo -MD -MP -MF .deps/defaultprobabilitykey.Tpo -c defaultprobabilitykey.cpp -fPIC -DPIC -o .libs/defaultprobabilitykey.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT defaultprobabilitykey.lo -MD -MP -MF .deps/defaultprobabilitykey.Tpo -c defaultprobabilitykey.cpp -o defaultprobabilitykey.o >/dev/null 2>&1 depbase=`echo defaulttype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT defaulttype.lo -MD -MP -MF $depbase.Tpo -c -o defaulttype.lo defaulttype.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT defaulttype.lo -MD -MP -MF .deps/defaulttype.Tpo -c defaulttype.cpp -fPIC -DPIC -o .libs/defaulttype.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT defaulttype.lo -MD -MP -MF .deps/defaulttype.Tpo -c defaulttype.cpp -o defaulttype.o >/dev/null 2>&1 depbase=`echo distribution.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT distribution.lo -MD -MP -MF $depbase.Tpo -c -o distribution.lo distribution.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT distribution.lo -MD -MP -MF .deps/distribution.Tpo -c distribution.cpp -fPIC -DPIC -o .libs/distribution.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT distribution.lo -MD -MP -MF .deps/distribution.Tpo -c distribution.cpp -o distribution.o >/dev/null 2>&1 depbase=`echo gaussianlhplossmodel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gaussianlhplossmodel.lo -MD -MP -MF $depbase.Tpo -c -o gaussianlhplossmodel.lo gaussianlhplossmodel.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gaussianlhplossmodel.lo -MD -MP -MF .deps/gaussianlhplossmodel.Tpo -c gaussianlhplossmodel.cpp -fPIC -DPIC -o .libs/gaussianlhplossmodel.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gaussianlhplossmodel.lo -MD -MP -MF .deps/gaussianlhplossmodel.Tpo -c gaussianlhplossmodel.cpp -o gaussianlhplossmodel.o >/dev/null 2>&1 depbase=`echo integralcdoengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT integralcdoengine.lo -MD -MP -MF $depbase.Tpo -c -o integralcdoengine.lo integralcdoengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT integralcdoengine.lo -MD -MP -MF .deps/integralcdoengine.Tpo -c integralcdoengine.cpp -fPIC -DPIC -o .libs/integralcdoengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT integralcdoengine.lo -MD -MP -MF .deps/integralcdoengine.Tpo -c integralcdoengine.cpp -o integralcdoengine.o >/dev/null 2>&1 depbase=`echo integralntdengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT integralntdengine.lo -MD -MP -MF $depbase.Tpo -c -o integralntdengine.lo integralntdengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT integralntdengine.lo -MD -MP -MF .deps/integralntdengine.Tpo -c integralntdengine.cpp -fPIC -DPIC -o .libs/integralntdengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT integralntdengine.lo -MD -MP -MF .deps/integralntdengine.Tpo -c integralntdengine.cpp -o integralntdengine.o >/dev/null 2>&1 depbase=`echo issuer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT issuer.lo -MD -MP -MF $depbase.Tpo -c -o issuer.lo issuer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT issuer.lo -MD -MP -MF .deps/issuer.Tpo -c issuer.cpp -fPIC -DPIC -o .libs/issuer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT issuer.lo -MD -MP -MF .deps/issuer.Tpo -c issuer.cpp -o issuer.o >/dev/null 2>&1 depbase=`echo lossdistribution.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lossdistribution.lo -MD -MP -MF $depbase.Tpo -c -o lossdistribution.lo lossdistribution.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lossdistribution.lo -MD -MP -MF .deps/lossdistribution.Tpo -c lossdistribution.cpp -fPIC -DPIC -o .libs/lossdistribution.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lossdistribution.lo -MD -MP -MF .deps/lossdistribution.Tpo -c lossdistribution.cpp -o lossdistribution.o >/dev/null 2>&1 depbase=`echo midpointcdoengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT midpointcdoengine.lo -MD -MP -MF $depbase.Tpo -c -o midpointcdoengine.lo midpointcdoengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT midpointcdoengine.lo -MD -MP -MF .deps/midpointcdoengine.Tpo -c midpointcdoengine.cpp -fPIC -DPIC -o .libs/midpointcdoengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT midpointcdoengine.lo -MD -MP -MF .deps/midpointcdoengine.Tpo -c midpointcdoengine.cpp -o midpointcdoengine.o >/dev/null 2>&1 depbase=`echo nthtodefault.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT nthtodefault.lo -MD -MP -MF $depbase.Tpo -c -o nthtodefault.lo nthtodefault.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT nthtodefault.lo -MD -MP -MF .deps/nthtodefault.Tpo -c nthtodefault.cpp -fPIC -DPIC -o .libs/nthtodefault.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT nthtodefault.lo -MD -MP -MF .deps/nthtodefault.Tpo -c nthtodefault.cpp -o nthtodefault.o >/dev/null 2>&1 depbase=`echo onefactorcopula.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT onefactorcopula.lo -MD -MP -MF $depbase.Tpo -c -o onefactorcopula.lo onefactorcopula.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT onefactorcopula.lo -MD -MP -MF .deps/onefactorcopula.Tpo -c onefactorcopula.cpp -fPIC -DPIC -o .libs/onefactorcopula.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT onefactorcopula.lo -MD -MP -MF .deps/onefactorcopula.Tpo -c onefactorcopula.cpp -o onefactorcopula.o >/dev/null 2>&1 depbase=`echo onefactorgaussiancopula.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT onefactorgaussiancopula.lo -MD -MP -MF $depbase.Tpo -c -o onefactorgaussiancopula.lo onefactorgaussiancopula.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT onefactorgaussiancopula.lo -MD -MP -MF .deps/onefactorgaussiancopula.Tpo -c onefactorgaussiancopula.cpp -fPIC -DPIC -o .libs/onefactorgaussiancopula.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT onefactorgaussiancopula.lo -MD -MP -MF .deps/onefactorgaussiancopula.Tpo -c onefactorgaussiancopula.cpp -o onefactorgaussiancopula.o >/dev/null 2>&1 depbase=`echo onefactorstudentcopula.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT onefactorstudentcopula.lo -MD -MP -MF $depbase.Tpo -c -o onefactorstudentcopula.lo onefactorstudentcopula.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT onefactorstudentcopula.lo -MD -MP -MF .deps/onefactorstudentcopula.Tpo -c onefactorstudentcopula.cpp -fPIC -DPIC -o .libs/onefactorstudentcopula.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT onefactorstudentcopula.lo -MD -MP -MF .deps/onefactorstudentcopula.Tpo -c onefactorstudentcopula.cpp -o onefactorstudentcopula.o >/dev/null 2>&1 depbase=`echo pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT pool.lo -MD -MP -MF $depbase.Tpo -c -o pool.lo pool.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.cpp -fPIC -DPIC -o .libs/pool.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.cpp -o pool.o >/dev/null 2>&1 depbase=`echo randomdefaultmodel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT randomdefaultmodel.lo -MD -MP -MF $depbase.Tpo -c -o randomdefaultmodel.lo randomdefaultmodel.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT randomdefaultmodel.lo -MD -MP -MF .deps/randomdefaultmodel.Tpo -c randomdefaultmodel.cpp -fPIC -DPIC -o .libs/randomdefaultmodel.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT randomdefaultmodel.lo -MD -MP -MF .deps/randomdefaultmodel.Tpo -c randomdefaultmodel.cpp -o randomdefaultmodel.o >/dev/null 2>&1 depbase=`echo recoveryratemodel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT recoveryratemodel.lo -MD -MP -MF $depbase.Tpo -c -o recoveryratemodel.lo recoveryratemodel.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT recoveryratemodel.lo -MD -MP -MF .deps/recoveryratemodel.Tpo -c recoveryratemodel.cpp -fPIC -DPIC -o .libs/recoveryratemodel.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT recoveryratemodel.lo -MD -MP -MF .deps/recoveryratemodel.Tpo -c recoveryratemodel.cpp -o recoveryratemodel.o >/dev/null 2>&1 depbase=`echo recoveryratequote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT recoveryratequote.lo -MD -MP -MF $depbase.Tpo -c -o recoveryratequote.lo recoveryratequote.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT recoveryratequote.lo -MD -MP -MF .deps/recoveryratequote.Tpo -c recoveryratequote.cpp -fPIC -DPIC -o .libs/recoveryratequote.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT recoveryratequote.lo -MD -MP -MF .deps/recoveryratequote.Tpo -c recoveryratequote.cpp -o recoveryratequote.o >/dev/null 2>&1 depbase=`echo riskyassetswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT riskyassetswap.lo -MD -MP -MF $depbase.Tpo -c -o riskyassetswap.lo riskyassetswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT riskyassetswap.lo -MD -MP -MF .deps/riskyassetswap.Tpo -c riskyassetswap.cpp -fPIC -DPIC -o .libs/riskyassetswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT riskyassetswap.lo -MD -MP -MF .deps/riskyassetswap.Tpo -c riskyassetswap.cpp -o riskyassetswap.o >/dev/null 2>&1 depbase=`echo riskyassetswapoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT riskyassetswapoption.lo -MD -MP -MF $depbase.Tpo -c -o riskyassetswapoption.lo riskyassetswapoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT riskyassetswapoption.lo -MD -MP -MF .deps/riskyassetswapoption.Tpo -c riskyassetswapoption.cpp -fPIC -DPIC -o .libs/riskyassetswapoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT riskyassetswapoption.lo -MD -MP -MF .deps/riskyassetswapoption.Tpo -c riskyassetswapoption.cpp -o riskyassetswapoption.o >/dev/null 2>&1 depbase=`echo syntheticcdo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT syntheticcdo.lo -MD -MP -MF $depbase.Tpo -c -o syntheticcdo.lo syntheticcdo.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT syntheticcdo.lo -MD -MP -MF .deps/syntheticcdo.Tpo -c syntheticcdo.cpp -fPIC -DPIC -o .libs/syntheticcdo.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT syntheticcdo.lo -MD -MP -MF .deps/syntheticcdo.Tpo -c syntheticcdo.cpp -o syntheticcdo.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libCredit.la basecorrelationstructure.lo basket.lo blackcdsoptionengine.lo cdo.lo cdsoption.lo correlationstructure.lo defaultevent.lo defaultprobabilitykey.lo defaulttype.lo distribution.lo gaussianlhplossmodel.lo integralcdoengine.lo integralntdengine.lo issuer.lo lossdistribution.lo midpointcdoengine.lo nthtodefault.lo onefactorcopula.lo onefactorgaussiancopula.lo onefactorstudentcopula.lo pool.lo randomdefaultmodel.lo recoveryratemodel.lo recoveryratequote.lo riskyassetswap.lo riskyassetswapoption.lo syntheticcdo.lo libtool: link: ar cr .libs/libCredit.a .libs/basecorrelationstructure.o .libs/basket.o .libs/blackcdsoptionengine.o .libs/cdo.o .libs/cdsoption.o .libs/correlationstructure.o .libs/defaultevent.o .libs/defaultprobabilitykey.o .libs/defaulttype.o .libs/distribution.o .libs/gaussianlhplossmodel.o .libs/integralcdoengine.o .libs/integralntdengine.o .libs/issuer.o .libs/lossdistribution.o .libs/midpointcdoengine.o .libs/nthtodefault.o .libs/onefactorcopula.o .libs/onefactorgaussiancopula.o .libs/onefactorstudentcopula.o .libs/pool.o .libs/randomdefaultmodel.o .libs/recoveryratemodel.o .libs/recoveryratequote.o .libs/riskyassetswap.o .libs/riskyassetswapoption.o .libs/syntheticcdo.o libtool: link: ranlib .libs/libCredit.a libtool: link: ( cd ".libs" && rm -f "libCredit.la" && ln -s "../libCredit.la" "libCredit.la" ) Making all in exoticoptions depbase=`echo analyticholderextensibleoptionengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticholderextensibleoptionengine.lo -MD -MP -MF $depbase.Tpo -c -o analyticholderextensibleoptionengine.lo analyticholderextensibleoptionengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticholderextensibleoptionengine.lo -MD -MP -MF .deps/analyticholderextensibleoptionengine.Tpo -c analyticholderextensibleoptionengine.cpp -fPIC -DPIC -o .libs/analyticholderextensibleoptionengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticholderextensibleoptionengine.lo -MD -MP -MF .deps/analyticholderextensibleoptionengine.Tpo -c analyticholderextensibleoptionengine.cpp -o analyticholderextensibleoptionengine.o >/dev/null 2>&1 depbase=`echo analyticpartialtimebarrieroptionengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticpartialtimebarrieroptionengine.lo -MD -MP -MF $depbase.Tpo -c -o analyticpartialtimebarrieroptionengine.lo analyticpartialtimebarrieroptionengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticpartialtimebarrieroptionengine.lo -MD -MP -MF .deps/analyticpartialtimebarrieroptionengine.Tpo -c analyticpartialtimebarrieroptionengine.cpp -fPIC -DPIC -o .libs/analyticpartialtimebarrieroptionengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticpartialtimebarrieroptionengine.lo -MD -MP -MF .deps/analyticpartialtimebarrieroptionengine.Tpo -c analyticpartialtimebarrieroptionengine.cpp -o analyticpartialtimebarrieroptionengine.o >/dev/null 2>&1 depbase=`echo analyticpdfhestonengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticpdfhestonengine.lo -MD -MP -MF $depbase.Tpo -c -o analyticpdfhestonengine.lo analyticpdfhestonengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticpdfhestonengine.lo -MD -MP -MF .deps/analyticpdfhestonengine.Tpo -c analyticpdfhestonengine.cpp -fPIC -DPIC -o .libs/analyticpdfhestonengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticpdfhestonengine.lo -MD -MP -MF .deps/analyticpdfhestonengine.Tpo -c analyticpdfhestonengine.cpp -o analyticpdfhestonengine.o >/dev/null 2>&1 depbase=`echo analytictwoassetbarrierengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytictwoassetbarrierengine.lo -MD -MP -MF $depbase.Tpo -c -o analytictwoassetbarrierengine.lo analytictwoassetbarrierengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytictwoassetbarrierengine.lo -MD -MP -MF .deps/analytictwoassetbarrierengine.Tpo -c analytictwoassetbarrierengine.cpp -fPIC -DPIC -o .libs/analytictwoassetbarrierengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytictwoassetbarrierengine.lo -MD -MP -MF .deps/analytictwoassetbarrierengine.Tpo -c analytictwoassetbarrierengine.cpp -o analytictwoassetbarrierengine.o >/dev/null 2>&1 depbase=`echo analytictwoassetcorrelationengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytictwoassetcorrelationengine.lo -MD -MP -MF $depbase.Tpo -c -o analytictwoassetcorrelationengine.lo analytictwoassetcorrelationengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytictwoassetcorrelationengine.lo -MD -MP -MF .deps/analytictwoassetcorrelationengine.Tpo -c analytictwoassetcorrelationengine.cpp -fPIC -DPIC -o .libs/analytictwoassetcorrelationengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytictwoassetcorrelationengine.lo -MD -MP -MF .deps/analytictwoassetcorrelationengine.Tpo -c analytictwoassetcorrelationengine.cpp -o analytictwoassetcorrelationengine.o >/dev/null 2>&1 depbase=`echo analyticwriterextensibleoptionengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticwriterextensibleoptionengine.lo -MD -MP -MF $depbase.Tpo -c -o analyticwriterextensibleoptionengine.lo analyticwriterextensibleoptionengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticwriterextensibleoptionengine.lo -MD -MP -MF .deps/analyticwriterextensibleoptionengine.Tpo -c analyticwriterextensibleoptionengine.cpp -fPIC -DPIC -o .libs/analyticwriterextensibleoptionengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticwriterextensibleoptionengine.lo -MD -MP -MF .deps/analyticwriterextensibleoptionengine.Tpo -c analyticwriterextensibleoptionengine.cpp -o analyticwriterextensibleoptionengine.o >/dev/null 2>&1 depbase=`echo continuousarithmeticasianlevyengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT continuousarithmeticasianlevyengine.lo -MD -MP -MF $depbase.Tpo -c -o continuousarithmeticasianlevyengine.lo continuousarithmeticasianlevyengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT continuousarithmeticasianlevyengine.lo -MD -MP -MF .deps/continuousarithmeticasianlevyengine.Tpo -c continuousarithmeticasianlevyengine.cpp -fPIC -DPIC -o .libs/continuousarithmeticasianlevyengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT continuousarithmeticasianlevyengine.lo -MD -MP -MF .deps/continuousarithmeticasianlevyengine.Tpo -c continuousarithmeticasianlevyengine.cpp -o continuousarithmeticasianlevyengine.o >/dev/null 2>&1 depbase=`echo continuousarithmeticasianvecerengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT continuousarithmeticasianvecerengine.lo -MD -MP -MF $depbase.Tpo -c -o continuousarithmeticasianvecerengine.lo continuousarithmeticasianvecerengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT continuousarithmeticasianvecerengine.lo -MD -MP -MF .deps/continuousarithmeticasianvecerengine.Tpo -c continuousarithmeticasianvecerengine.cpp -fPIC -DPIC -o .libs/continuousarithmeticasianvecerengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT continuousarithmeticasianvecerengine.lo -MD -MP -MF .deps/continuousarithmeticasianvecerengine.Tpo -c continuousarithmeticasianvecerengine.cpp -o continuousarithmeticasianvecerengine.o >/dev/null 2>&1 depbase=`echo everestoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT everestoption.lo -MD -MP -MF $depbase.Tpo -c -o everestoption.lo everestoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT everestoption.lo -MD -MP -MF .deps/everestoption.Tpo -c everestoption.cpp -fPIC -DPIC -o .libs/everestoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT everestoption.lo -MD -MP -MF .deps/everestoption.Tpo -c everestoption.cpp -o everestoption.o >/dev/null 2>&1 depbase=`echo himalayaoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT himalayaoption.lo -MD -MP -MF $depbase.Tpo -c -o himalayaoption.lo himalayaoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT himalayaoption.lo -MD -MP -MF .deps/himalayaoption.Tpo -c himalayaoption.cpp -fPIC -DPIC -o .libs/himalayaoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT himalayaoption.lo -MD -MP -MF .deps/himalayaoption.Tpo -c himalayaoption.cpp -o himalayaoption.o >/dev/null 2>&1 depbase=`echo holderextensibleoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT holderextensibleoption.lo -MD -MP -MF $depbase.Tpo -c -o holderextensibleoption.lo holderextensibleoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT holderextensibleoption.lo -MD -MP -MF .deps/holderextensibleoption.Tpo -c holderextensibleoption.cpp -fPIC -DPIC -o .libs/holderextensibleoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT holderextensibleoption.lo -MD -MP -MF .deps/holderextensibleoption.Tpo -c holderextensibleoption.cpp -o holderextensibleoption.o >/dev/null 2>&1 depbase=`echo kirkspreadoptionengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT kirkspreadoptionengine.lo -MD -MP -MF $depbase.Tpo -c -o kirkspreadoptionengine.lo kirkspreadoptionengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT kirkspreadoptionengine.lo -MD -MP -MF .deps/kirkspreadoptionengine.Tpo -c kirkspreadoptionengine.cpp -fPIC -DPIC -o .libs/kirkspreadoptionengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT kirkspreadoptionengine.lo -MD -MP -MF .deps/kirkspreadoptionengine.Tpo -c kirkspreadoptionengine.cpp -o kirkspreadoptionengine.o >/dev/null 2>&1 depbase=`echo mceverestengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mceverestengine.lo -MD -MP -MF $depbase.Tpo -c -o mceverestengine.lo mceverestengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mceverestengine.lo -MD -MP -MF .deps/mceverestengine.Tpo -c mceverestengine.cpp -fPIC -DPIC -o .libs/mceverestengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mceverestengine.lo -MD -MP -MF .deps/mceverestengine.Tpo -c mceverestengine.cpp -o mceverestengine.o >/dev/null 2>&1 depbase=`echo mchimalayaengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mchimalayaengine.lo -MD -MP -MF $depbase.Tpo -c -o mchimalayaengine.lo mchimalayaengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mchimalayaengine.lo -MD -MP -MF .deps/mchimalayaengine.Tpo -c mchimalayaengine.cpp -fPIC -DPIC -o .libs/mchimalayaengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mchimalayaengine.lo -MD -MP -MF .deps/mchimalayaengine.Tpo -c mchimalayaengine.cpp -o mchimalayaengine.o >/dev/null 2>&1 depbase=`echo mcpagodaengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mcpagodaengine.lo -MD -MP -MF $depbase.Tpo -c -o mcpagodaengine.lo mcpagodaengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mcpagodaengine.lo -MD -MP -MF .deps/mcpagodaengine.Tpo -c mcpagodaengine.cpp -fPIC -DPIC -o .libs/mcpagodaengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mcpagodaengine.lo -MD -MP -MF .deps/mcpagodaengine.Tpo -c mcpagodaengine.cpp -o mcpagodaengine.o >/dev/null 2>&1 depbase=`echo pagodaoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT pagodaoption.lo -MD -MP -MF $depbase.Tpo -c -o pagodaoption.lo pagodaoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT pagodaoption.lo -MD -MP -MF .deps/pagodaoption.Tpo -c pagodaoption.cpp -fPIC -DPIC -o .libs/pagodaoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT pagodaoption.lo -MD -MP -MF .deps/pagodaoption.Tpo -c pagodaoption.cpp -o pagodaoption.o >/dev/null 2>&1 depbase=`echo partialtimebarrieroption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT partialtimebarrieroption.lo -MD -MP -MF $depbase.Tpo -c -o partialtimebarrieroption.lo partialtimebarrieroption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT partialtimebarrieroption.lo -MD -MP -MF .deps/partialtimebarrieroption.Tpo -c partialtimebarrieroption.cpp -fPIC -DPIC -o .libs/partialtimebarrieroption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT partialtimebarrieroption.lo -MD -MP -MF .deps/partialtimebarrieroption.Tpo -c partialtimebarrieroption.cpp -o partialtimebarrieroption.o >/dev/null 2>&1 depbase=`echo twoassetbarrieroption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT twoassetbarrieroption.lo -MD -MP -MF $depbase.Tpo -c -o twoassetbarrieroption.lo twoassetbarrieroption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT twoassetbarrieroption.lo -MD -MP -MF .deps/twoassetbarrieroption.Tpo -c twoassetbarrieroption.cpp -fPIC -DPIC -o .libs/twoassetbarrieroption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT twoassetbarrieroption.lo -MD -MP -MF .deps/twoassetbarrieroption.Tpo -c twoassetbarrieroption.cpp -o twoassetbarrieroption.o >/dev/null 2>&1 depbase=`echo twoassetcorrelationoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT twoassetcorrelationoption.lo -MD -MP -MF $depbase.Tpo -c -o twoassetcorrelationoption.lo twoassetcorrelationoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT twoassetcorrelationoption.lo -MD -MP -MF .deps/twoassetcorrelationoption.Tpo -c twoassetcorrelationoption.cpp -fPIC -DPIC -o .libs/twoassetcorrelationoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT twoassetcorrelationoption.lo -MD -MP -MF .deps/twoassetcorrelationoption.Tpo -c twoassetcorrelationoption.cpp -o twoassetcorrelationoption.o >/dev/null 2>&1 depbase=`echo writerextensibleoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT writerextensibleoption.lo -MD -MP -MF $depbase.Tpo -c -o writerextensibleoption.lo writerextensibleoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT writerextensibleoption.lo -MD -MP -MF .deps/writerextensibleoption.Tpo -c writerextensibleoption.cpp -fPIC -DPIC -o .libs/writerextensibleoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT writerextensibleoption.lo -MD -MP -MF .deps/writerextensibleoption.Tpo -c writerextensibleoption.cpp -o writerextensibleoption.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libExoticOptions.la analyticholderextensibleoptionengine.lo analyticpartialtimebarrieroptionengine.lo analyticpdfhestonengine.lo analytictwoassetbarrierengine.lo analytictwoassetcorrelationengine.lo analyticwriterextensibleoptionengine.lo continuousarithmeticasianlevyengine.lo continuousarithmeticasianvecerengine.lo everestoption.lo himalayaoption.lo holderextensibleoption.lo kirkspreadoptionengine.lo mceverestengine.lo mchimalayaengine.lo mcpagodaengine.lo pagodaoption.lo partialtimebarrieroption.lo twoassetbarrieroption.lo twoassetcorrelationoption.lo writerextensibleoption.lo libtool: link: ar cr .libs/libExoticOptions.a .libs/analyticholderextensibleoptionengine.o .libs/analyticpartialtimebarrieroptionengine.o .libs/analyticpdfhestonengine.o .libs/analytictwoassetbarrierengine.o .libs/analytictwoassetcorrelationengine.o .libs/analyticwriterextensibleoptionengine.o .libs/continuousarithmeticasianlevyengine.o .libs/continuousarithmeticasianvecerengine.o .libs/everestoption.o .libs/himalayaoption.o .libs/holderextensibleoption.o .libs/kirkspreadoptionengine.o .libs/mceverestengine.o .libs/mchimalayaengine.o .libs/mcpagodaengine.o .libs/pagodaoption.o .libs/partialtimebarrieroption.o .libs/twoassetbarrieroption.o .libs/twoassetcorrelationoption.o .libs/writerextensibleoption.o libtool: link: ranlib .libs/libExoticOptions.a libtool: link: ( cd ".libs" && rm -f "libExoticOptions.la" && ln -s "../libExoticOptions.la" "libExoticOptions.la" ) Making all in finitedifferences depbase=`echo dynprogvppintrinsicvalueengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dynprogvppintrinsicvalueengine.lo -MD -MP -MF $depbase.Tpo -c -o dynprogvppintrinsicvalueengine.lo dynprogvppintrinsicvalueengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dynprogvppintrinsicvalueengine.lo -MD -MP -MF .deps/dynprogvppintrinsicvalueengine.Tpo -c dynprogvppintrinsicvalueengine.cpp -fPIC -DPIC -o .libs/dynprogvppintrinsicvalueengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dynprogvppintrinsicvalueengine.lo -MD -MP -MF .deps/dynprogvppintrinsicvalueengine.Tpo -c dynprogvppintrinsicvalueengine.cpp -o dynprogvppintrinsicvalueengine.o >/dev/null 2>&1 depbase=`echo fdextoujumpvanillaengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdextoujumpvanillaengine.lo -MD -MP -MF $depbase.Tpo -c -o fdextoujumpvanillaengine.lo fdextoujumpvanillaengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdextoujumpvanillaengine.lo -MD -MP -MF .deps/fdextoujumpvanillaengine.Tpo -c fdextoujumpvanillaengine.cpp -fPIC -DPIC -o .libs/fdextoujumpvanillaengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdextoujumpvanillaengine.lo -MD -MP -MF .deps/fdextoujumpvanillaengine.Tpo -c fdextoujumpvanillaengine.cpp -o fdextoujumpvanillaengine.o >/dev/null 2>&1 depbase=`echo fdklugeextouspreadengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdklugeextouspreadengine.lo -MD -MP -MF $depbase.Tpo -c -o fdklugeextouspreadengine.lo fdklugeextouspreadengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdklugeextouspreadengine.lo -MD -MP -MF .deps/fdklugeextouspreadengine.Tpo -c fdklugeextouspreadengine.cpp -fPIC -DPIC -o .libs/fdklugeextouspreadengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdklugeextouspreadengine.lo -MD -MP -MF .deps/fdklugeextouspreadengine.Tpo -c fdklugeextouspreadengine.cpp -o fdklugeextouspreadengine.o >/dev/null 2>&1 depbase=`echo fdmdupire1dop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmdupire1dop.lo -MD -MP -MF $depbase.Tpo -c -o fdmdupire1dop.lo fdmdupire1dop.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmdupire1dop.lo -MD -MP -MF .deps/fdmdupire1dop.Tpo -c fdmdupire1dop.cpp -fPIC -DPIC -o .libs/fdmdupire1dop.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmdupire1dop.lo -MD -MP -MF .deps/fdmdupire1dop.Tpo -c fdmdupire1dop.cpp -o fdmdupire1dop.o >/dev/null 2>&1 depbase=`echo fdmextendedornsteinuhlenbeckop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmextendedornsteinuhlenbeckop.lo -MD -MP -MF $depbase.Tpo -c -o fdmextendedornsteinuhlenbeckop.lo fdmextendedornsteinuhlenbeckop.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmextendedornsteinuhlenbeckop.lo -MD -MP -MF .deps/fdmextendedornsteinuhlenbeckop.Tpo -c fdmextendedornsteinuhlenbeckop.cpp -fPIC -DPIC -o .libs/fdmextendedornsteinuhlenbeckop.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmextendedornsteinuhlenbeckop.lo -MD -MP -MF .deps/fdmextendedornsteinuhlenbeckop.Tpo -c fdmextendedornsteinuhlenbeckop.cpp -o fdmextendedornsteinuhlenbeckop.o >/dev/null 2>&1 depbase=`echo fdmextoujumpop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmextoujumpop.lo -MD -MP -MF $depbase.Tpo -c -o fdmextoujumpop.lo fdmextoujumpop.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmextoujumpop.lo -MD -MP -MF .deps/fdmextoujumpop.Tpo -c fdmextoujumpop.cpp -fPIC -DPIC -o .libs/fdmextoujumpop.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmextoujumpop.lo -MD -MP -MF .deps/fdmextoujumpop.Tpo -c fdmextoujumpop.cpp -o fdmextoujumpop.o >/dev/null 2>&1 depbase=`echo fdmextoujumpsolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmextoujumpsolver.lo -MD -MP -MF $depbase.Tpo -c -o fdmextoujumpsolver.lo fdmextoujumpsolver.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmextoujumpsolver.lo -MD -MP -MF .deps/fdmextoujumpsolver.Tpo -c fdmextoujumpsolver.cpp -fPIC -DPIC -o .libs/fdmextoujumpsolver.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmextoujumpsolver.lo -MD -MP -MF .deps/fdmextoujumpsolver.Tpo -c fdmextoujumpsolver.cpp -o fdmextoujumpsolver.o >/dev/null 2>&1 depbase=`echo fdmklugeextouop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmklugeextouop.lo -MD -MP -MF $depbase.Tpo -c -o fdmklugeextouop.lo fdmklugeextouop.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmklugeextouop.lo -MD -MP -MF .deps/fdmklugeextouop.Tpo -c fdmklugeextouop.cpp -fPIC -DPIC -o .libs/fdmklugeextouop.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmklugeextouop.lo -MD -MP -MF .deps/fdmklugeextouop.Tpo -c fdmklugeextouop.cpp -o fdmklugeextouop.o >/dev/null 2>&1 depbase=`echo fdmvppstartlimitstepcondition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmvppstartlimitstepcondition.lo -MD -MP -MF $depbase.Tpo -c -o fdmvppstartlimitstepcondition.lo fdmvppstartlimitstepcondition.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmvppstartlimitstepcondition.lo -MD -MP -MF .deps/fdmvppstartlimitstepcondition.Tpo -c fdmvppstartlimitstepcondition.cpp -fPIC -DPIC -o .libs/fdmvppstartlimitstepcondition.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmvppstartlimitstepcondition.lo -MD -MP -MF .deps/fdmvppstartlimitstepcondition.Tpo -c fdmvppstartlimitstepcondition.cpp -o fdmvppstartlimitstepcondition.o >/dev/null 2>&1 depbase=`echo fdmvppstepcondition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmvppstepcondition.lo -MD -MP -MF $depbase.Tpo -c -o fdmvppstepcondition.lo fdmvppstepcondition.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmvppstepcondition.lo -MD -MP -MF .deps/fdmvppstepcondition.Tpo -c fdmvppstepcondition.cpp -fPIC -DPIC -o .libs/fdmvppstepcondition.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmvppstepcondition.lo -MD -MP -MF .deps/fdmvppstepcondition.Tpo -c fdmvppstepcondition.cpp -o fdmvppstepcondition.o >/dev/null 2>&1 depbase=`echo fdmvppstepconditionfactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmvppstepconditionfactory.lo -MD -MP -MF $depbase.Tpo -c -o fdmvppstepconditionfactory.lo fdmvppstepconditionfactory.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmvppstepconditionfactory.lo -MD -MP -MF .deps/fdmvppstepconditionfactory.Tpo -c fdmvppstepconditionfactory.cpp -fPIC -DPIC -o .libs/fdmvppstepconditionfactory.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmvppstepconditionfactory.lo -MD -MP -MF .deps/fdmvppstepconditionfactory.Tpo -c fdmvppstepconditionfactory.cpp -o fdmvppstepconditionfactory.o >/dev/null 2>&1 depbase=`echo fdmzabrop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmzabrop.lo -MD -MP -MF $depbase.Tpo -c -o fdmzabrop.lo fdmzabrop.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmzabrop.lo -MD -MP -MF .deps/fdmzabrop.Tpo -c fdmzabrop.cpp -fPIC -DPIC -o .libs/fdmzabrop.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdmzabrop.lo -MD -MP -MF .deps/fdmzabrop.Tpo -c fdmzabrop.cpp -o fdmzabrop.o >/dev/null 2>&1 depbase=`echo fdornsteinuhlenbeckvanillaengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdornsteinuhlenbeckvanillaengine.lo -MD -MP -MF $depbase.Tpo -c -o fdornsteinuhlenbeckvanillaengine.lo fdornsteinuhlenbeckvanillaengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdornsteinuhlenbeckvanillaengine.lo -MD -MP -MF .deps/fdornsteinuhlenbeckvanillaengine.Tpo -c fdornsteinuhlenbeckvanillaengine.cpp -fPIC -DPIC -o .libs/fdornsteinuhlenbeckvanillaengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdornsteinuhlenbeckvanillaengine.lo -MD -MP -MF .deps/fdornsteinuhlenbeckvanillaengine.Tpo -c fdornsteinuhlenbeckvanillaengine.cpp -o fdornsteinuhlenbeckvanillaengine.o >/dev/null 2>&1 depbase=`echo fdsimpleextoujumpswingengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdsimpleextoujumpswingengine.lo -MD -MP -MF $depbase.Tpo -c -o fdsimpleextoujumpswingengine.lo fdsimpleextoujumpswingengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdsimpleextoujumpswingengine.lo -MD -MP -MF .deps/fdsimpleextoujumpswingengine.Tpo -c fdsimpleextoujumpswingengine.cpp -fPIC -DPIC -o .libs/fdsimpleextoujumpswingengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdsimpleextoujumpswingengine.lo -MD -MP -MF .deps/fdsimpleextoujumpswingengine.Tpo -c fdsimpleextoujumpswingengine.cpp -o fdsimpleextoujumpswingengine.o >/dev/null 2>&1 depbase=`echo fdsimpleextoustorageengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdsimpleextoustorageengine.lo -MD -MP -MF $depbase.Tpo -c -o fdsimpleextoustorageengine.lo fdsimpleextoustorageengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdsimpleextoustorageengine.lo -MD -MP -MF .deps/fdsimpleextoustorageengine.Tpo -c fdsimpleextoustorageengine.cpp -fPIC -DPIC -o .libs/fdsimpleextoustorageengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdsimpleextoustorageengine.lo -MD -MP -MF .deps/fdsimpleextoustorageengine.Tpo -c fdsimpleextoustorageengine.cpp -o fdsimpleextoustorageengine.o >/dev/null 2>&1 depbase=`echo fdsimpleklugeextouvppengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdsimpleklugeextouvppengine.lo -MD -MP -MF $depbase.Tpo -c -o fdsimpleklugeextouvppengine.lo fdsimpleklugeextouvppengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdsimpleklugeextouvppengine.lo -MD -MP -MF .deps/fdsimpleklugeextouvppengine.Tpo -c fdsimpleklugeextouvppengine.cpp -fPIC -DPIC -o .libs/fdsimpleklugeextouvppengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fdsimpleklugeextouvppengine.lo -MD -MP -MF .deps/fdsimpleklugeextouvppengine.Tpo -c fdsimpleklugeextouvppengine.cpp -o fdsimpleklugeextouvppengine.o >/dev/null 2>&1 depbase=`echo glued1dmesher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT glued1dmesher.lo -MD -MP -MF $depbase.Tpo -c -o glued1dmesher.lo glued1dmesher.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT glued1dmesher.lo -MD -MP -MF .deps/glued1dmesher.Tpo -c glued1dmesher.cpp -fPIC -DPIC -o .libs/glued1dmesher.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT glued1dmesher.lo -MD -MP -MF .deps/glued1dmesher.Tpo -c glued1dmesher.cpp -o glued1dmesher.o >/dev/null 2>&1 depbase=`echo vanillavppoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT vanillavppoption.lo -MD -MP -MF $depbase.Tpo -c -o vanillavppoption.lo vanillavppoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT vanillavppoption.lo -MD -MP -MF .deps/vanillavppoption.Tpo -c vanillavppoption.cpp -fPIC -DPIC -o .libs/vanillavppoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT vanillavppoption.lo -MD -MP -MF .deps/vanillavppoption.Tpo -c vanillavppoption.cpp -o vanillavppoption.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libMultiDimFDM.la dynprogvppintrinsicvalueengine.lo fdextoujumpvanillaengine.lo fdklugeextouspreadengine.lo fdmdupire1dop.lo fdmextendedornsteinuhlenbeckop.lo fdmextoujumpop.lo fdmextoujumpsolver.lo fdmklugeextouop.lo fdmvppstartlimitstepcondition.lo fdmvppstepcondition.lo fdmvppstepconditionfactory.lo fdmzabrop.lo fdornsteinuhlenbeckvanillaengine.lo fdsimpleextoujumpswingengine.lo fdsimpleextoustorageengine.lo fdsimpleklugeextouvppengine.lo glued1dmesher.lo vanillavppoption.lo libtool: link: ar cr .libs/libMultiDimFDM.a .libs/dynprogvppintrinsicvalueengine.o .libs/fdextoujumpvanillaengine.o .libs/fdklugeextouspreadengine.o .libs/fdmdupire1dop.o .libs/fdmextendedornsteinuhlenbeckop.o .libs/fdmextoujumpop.o .libs/fdmextoujumpsolver.o .libs/fdmklugeextouop.o .libs/fdmvppstartlimitstepcondition.o .libs/fdmvppstepcondition.o .libs/fdmvppstepconditionfactory.o .libs/fdmzabrop.o .libs/fdornsteinuhlenbeckvanillaengine.o .libs/fdsimpleextoujumpswingengine.o .libs/fdsimpleextoustorageengine.o .libs/fdsimpleklugeextouvppengine.o .libs/glued1dmesher.o .libs/vanillavppoption.o libtool: link: ranlib .libs/libMultiDimFDM.a libtool: link: ( cd ".libs" && rm -f "libMultiDimFDM.la" && ln -s "../libMultiDimFDM.la" "libMultiDimFDM.la" ) Making all in forward depbase=`echo analytichestonforwardeuropeanengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytichestonforwardeuropeanengine.lo -MD -MP -MF $depbase.Tpo -c -o analytichestonforwardeuropeanengine.lo analytichestonforwardeuropeanengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytichestonforwardeuropeanengine.lo -MD -MP -MF .deps/analytichestonforwardeuropeanengine.Tpo -c analytichestonforwardeuropeanengine.cpp -fPIC -DPIC -o .libs/analytichestonforwardeuropeanengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analytichestonforwardeuropeanengine.lo -MD -MP -MF .deps/analytichestonforwardeuropeanengine.Tpo -c analytichestonforwardeuropeanengine.cpp -o analytichestonforwardeuropeanengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libForward.la analytichestonforwardeuropeanengine.lo libtool: link: ar cr .libs/libForward.a .libs/analytichestonforwardeuropeanengine.o libtool: link: ranlib .libs/libForward.a libtool: link: ( cd ".libs" && rm -f "libForward.la" && ln -s "../libForward.la" "libForward.la" ) Making all in fx depbase=`echo blackdeltacalculator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackdeltacalculator.lo -MD -MP -MF $depbase.Tpo -c -o blackdeltacalculator.lo blackdeltacalculator.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackdeltacalculator.lo -MD -MP -MF .deps/blackdeltacalculator.Tpo -c blackdeltacalculator.cpp -fPIC -DPIC -o .libs/blackdeltacalculator.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackdeltacalculator.lo -MD -MP -MF .deps/blackdeltacalculator.Tpo -c blackdeltacalculator.cpp -o blackdeltacalculator.o >/dev/null 2>&1 depbase=`echo deltavolquote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT deltavolquote.lo -MD -MP -MF $depbase.Tpo -c -o deltavolquote.lo deltavolquote.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT deltavolquote.lo -MD -MP -MF .deps/deltavolquote.Tpo -c deltavolquote.cpp -fPIC -DPIC -o .libs/deltavolquote.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT deltavolquote.lo -MD -MP -MF .deps/deltavolquote.Tpo -c deltavolquote.cpp -o deltavolquote.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libFX.la blackdeltacalculator.lo deltavolquote.lo libtool: link: ar cr .libs/libFX.a .libs/blackdeltacalculator.o .libs/deltavolquote.o libtool: link: ranlib .libs/libFX.a libtool: link: ( cd ".libs" && rm -f "libFX.la" && ln -s "../libFX.la" "libFX.la" ) Making all in inflation depbase=`echo cpicapfloorengines.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicapfloorengines.lo -MD -MP -MF $depbase.Tpo -c -o cpicapfloorengines.lo cpicapfloorengines.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicapfloorengines.lo -MD -MP -MF .deps/cpicapfloorengines.Tpo -c cpicapfloorengines.cpp -fPIC -DPIC -o .libs/cpicapfloorengines.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicapfloorengines.lo -MD -MP -MF .deps/cpicapfloorengines.Tpo -c cpicapfloorengines.cpp -o cpicapfloorengines.o >/dev/null 2>&1 depbase=`echo cpicapfloortermpricesurface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicapfloortermpricesurface.lo -MD -MP -MF $depbase.Tpo -c -o cpicapfloortermpricesurface.lo cpicapfloortermpricesurface.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicapfloortermpricesurface.lo -MD -MP -MF .deps/cpicapfloortermpricesurface.Tpo -c cpicapfloortermpricesurface.cpp -fPIC -DPIC -o .libs/cpicapfloortermpricesurface.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicapfloortermpricesurface.lo -MD -MP -MF .deps/cpicapfloortermpricesurface.Tpo -c cpicapfloortermpricesurface.cpp -o cpicapfloortermpricesurface.o >/dev/null 2>&1 depbase=`echo yoycapfloortermpricesurface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT yoycapfloortermpricesurface.lo -MD -MP -MF $depbase.Tpo -c -o yoycapfloortermpricesurface.lo yoycapfloortermpricesurface.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT yoycapfloortermpricesurface.lo -MD -MP -MF .deps/yoycapfloortermpricesurface.Tpo -c yoycapfloortermpricesurface.cpp -fPIC -DPIC -o .libs/yoycapfloortermpricesurface.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT yoycapfloortermpricesurface.lo -MD -MP -MF .deps/yoycapfloortermpricesurface.Tpo -c yoycapfloortermpricesurface.cpp -o yoycapfloortermpricesurface.o >/dev/null 2>&1 depbase=`echo yoyoptionlethelpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT yoyoptionlethelpers.lo -MD -MP -MF $depbase.Tpo -c -o yoyoptionlethelpers.lo yoyoptionlethelpers.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT yoyoptionlethelpers.lo -MD -MP -MF .deps/yoyoptionlethelpers.Tpo -c yoyoptionlethelpers.cpp -fPIC -DPIC -o .libs/yoyoptionlethelpers.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT yoyoptionlethelpers.lo -MD -MP -MF .deps/yoyoptionlethelpers.Tpo -c yoyoptionlethelpers.cpp -o yoyoptionlethelpers.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libInflation.la cpicapfloorengines.lo cpicapfloortermpricesurface.lo yoycapfloortermpricesurface.lo yoyoptionlethelpers.lo libtool: link: ar cr .libs/libInflation.a .libs/cpicapfloorengines.o .libs/cpicapfloortermpricesurface.o .libs/yoycapfloortermpricesurface.o .libs/yoyoptionlethelpers.o libtool: link: ranlib .libs/libInflation.a libtool: link: ( cd ".libs" && rm -f "libInflation.la" && ln -s "../libInflation.la" "libInflation.la" ) Making all in lattices depbase=`echo extendedbinomialtree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedbinomialtree.lo -MD -MP -MF $depbase.Tpo -c -o extendedbinomialtree.lo extendedbinomialtree.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedbinomialtree.lo -MD -MP -MF .deps/extendedbinomialtree.Tpo -c extendedbinomialtree.cpp -fPIC -DPIC -o .libs/extendedbinomialtree.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedbinomialtree.lo -MD -MP -MF .deps/extendedbinomialtree.Tpo -c extendedbinomialtree.cpp -o extendedbinomialtree.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libLattices.la extendedbinomialtree.lo libtool: link: ar cr .libs/libLattices.a .libs/extendedbinomialtree.o libtool: link: ranlib .libs/libLattices.a libtool: link: ( cd ".libs" && rm -f "libLattices.la" && ln -s "../libLattices.la" "libLattices.la" ) Making all in math depbase=`echo convolvedstudentt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT convolvedstudentt.lo -MD -MP -MF $depbase.Tpo -c -o convolvedstudentt.lo convolvedstudentt.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT convolvedstudentt.lo -MD -MP -MF .deps/convolvedstudentt.Tpo -c convolvedstudentt.cpp -fPIC -DPIC -o .libs/convolvedstudentt.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT convolvedstudentt.lo -MD -MP -MF .deps/convolvedstudentt.Tpo -c convolvedstudentt.cpp -o convolvedstudentt.o >/dev/null 2>&1 depbase=`echo fireflyalgorithm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fireflyalgorithm.lo -MD -MP -MF $depbase.Tpo -c -o fireflyalgorithm.lo fireflyalgorithm.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fireflyalgorithm.lo -MD -MP -MF .deps/fireflyalgorithm.Tpo -c fireflyalgorithm.cpp -fPIC -DPIC -o .libs/fireflyalgorithm.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fireflyalgorithm.lo -MD -MP -MF .deps/fireflyalgorithm.Tpo -c fireflyalgorithm.cpp -o fireflyalgorithm.o >/dev/null 2>&1 depbase=`echo gaussiancopulapolicy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gaussiancopulapolicy.lo -MD -MP -MF $depbase.Tpo -c -o gaussiancopulapolicy.lo gaussiancopulapolicy.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gaussiancopulapolicy.lo -MD -MP -MF .deps/gaussiancopulapolicy.Tpo -c gaussiancopulapolicy.cpp -fPIC -DPIC -o .libs/gaussiancopulapolicy.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gaussiancopulapolicy.lo -MD -MP -MF .deps/gaussiancopulapolicy.Tpo -c gaussiancopulapolicy.cpp -o gaussiancopulapolicy.o >/dev/null 2>&1 depbase=`echo gaussiannoncentralchisquaredpolynomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gaussiannoncentralchisquaredpolynomial.lo -MD -MP -MF $depbase.Tpo -c -o gaussiannoncentralchisquaredpolynomial.lo gaussiannoncentralchisquaredpolynomial.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gaussiannoncentralchisquaredpolynomial.lo -MD -MP -MF .deps/gaussiannoncentralchisquaredpolynomial.Tpo -c gaussiannoncentralchisquaredpolynomial.cpp -fPIC -DPIC -o .libs/gaussiannoncentralchisquaredpolynomial.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gaussiannoncentralchisquaredpolynomial.lo -MD -MP -MF .deps/gaussiannoncentralchisquaredpolynomial.Tpo -c gaussiannoncentralchisquaredpolynomial.cpp -o gaussiannoncentralchisquaredpolynomial.o >/dev/null 2>&1 depbase=`echo multidimintegrator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT multidimintegrator.lo -MD -MP -MF $depbase.Tpo -c -o multidimintegrator.lo multidimintegrator.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT multidimintegrator.lo -MD -MP -MF .deps/multidimintegrator.Tpo -c multidimintegrator.cpp -fPIC -DPIC -o .libs/multidimintegrator.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT multidimintegrator.lo -MD -MP -MF .deps/multidimintegrator.Tpo -c multidimintegrator.cpp -o multidimintegrator.o >/dev/null 2>&1 depbase=`echo multidimquadrature.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT multidimquadrature.lo -MD -MP -MF $depbase.Tpo -c -o multidimquadrature.lo multidimquadrature.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT multidimquadrature.lo -MD -MP -MF .deps/multidimquadrature.Tpo -c multidimquadrature.cpp -fPIC -DPIC -o .libs/multidimquadrature.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT multidimquadrature.lo -MD -MP -MF .deps/multidimquadrature.Tpo -c multidimquadrature.cpp -o multidimquadrature.o >/dev/null 2>&1 depbase=`echo particleswarmoptimization.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT particleswarmoptimization.lo -MD -MP -MF $depbase.Tpo -c -o particleswarmoptimization.lo particleswarmoptimization.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT particleswarmoptimization.lo -MD -MP -MF .deps/particleswarmoptimization.Tpo -c particleswarmoptimization.cpp -fPIC -DPIC -o .libs/particleswarmoptimization.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT particleswarmoptimization.lo -MD -MP -MF .deps/particleswarmoptimization.Tpo -c particleswarmoptimization.cpp -o particleswarmoptimization.o >/dev/null 2>&1 depbase=`echo piecewiseintegral.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT piecewiseintegral.lo -MD -MP -MF $depbase.Tpo -c -o piecewiseintegral.lo piecewiseintegral.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT piecewiseintegral.lo -MD -MP -MF .deps/piecewiseintegral.Tpo -c piecewiseintegral.cpp -fPIC -DPIC -o .libs/piecewiseintegral.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT piecewiseintegral.lo -MD -MP -MF .deps/piecewiseintegral.Tpo -c piecewiseintegral.cpp -o piecewiseintegral.o >/dev/null 2>&1 depbase=`echo tcopulapolicy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT tcopulapolicy.lo -MD -MP -MF $depbase.Tpo -c -o tcopulapolicy.lo tcopulapolicy.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT tcopulapolicy.lo -MD -MP -MF .deps/tcopulapolicy.Tpo -c tcopulapolicy.cpp -fPIC -DPIC -o .libs/tcopulapolicy.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT tcopulapolicy.lo -MD -MP -MF .deps/tcopulapolicy.Tpo -c tcopulapolicy.cpp -o tcopulapolicy.o >/dev/null 2>&1 depbase=`echo zigguratrng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zigguratrng.lo -MD -MP -MF $depbase.Tpo -c -o zigguratrng.lo zigguratrng.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zigguratrng.lo -MD -MP -MF .deps/zigguratrng.Tpo -c zigguratrng.cpp -fPIC -DPIC -o .libs/zigguratrng.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zigguratrng.lo -MD -MP -MF .deps/zigguratrng.Tpo -c zigguratrng.cpp -o zigguratrng.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libMath.la convolvedstudentt.lo fireflyalgorithm.lo gaussiancopulapolicy.lo gaussiannoncentralchisquaredpolynomial.lo multidimintegrator.lo multidimquadrature.lo particleswarmoptimization.lo piecewiseintegral.lo tcopulapolicy.lo zigguratrng.lo libtool: link: ar cr .libs/libMath.a .libs/convolvedstudentt.o .libs/fireflyalgorithm.o .libs/gaussiancopulapolicy.o .libs/gaussiannoncentralchisquaredpolynomial.o .libs/multidimintegrator.o .libs/multidimquadrature.o .libs/particleswarmoptimization.o .libs/piecewiseintegral.o .libs/tcopulapolicy.o .libs/zigguratrng.o libtool: link: ranlib .libs/libMath.a libtool: link: ( cd ".libs" && rm -f "libMath.la" && ln -s "../libMath.la" "libMath.la" ) Making all in mcbasket depbase=`echo adaptedpathpayoff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT adaptedpathpayoff.lo -MD -MP -MF $depbase.Tpo -c -o adaptedpathpayoff.lo adaptedpathpayoff.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT adaptedpathpayoff.lo -MD -MP -MF .deps/adaptedpathpayoff.Tpo -c adaptedpathpayoff.cpp -fPIC -DPIC -o .libs/adaptedpathpayoff.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT adaptedpathpayoff.lo -MD -MP -MF .deps/adaptedpathpayoff.Tpo -c adaptedpathpayoff.cpp -o adaptedpathpayoff.o >/dev/null 2>&1 depbase=`echo longstaffschwartzmultipathpricer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT longstaffschwartzmultipathpricer.lo -MD -MP -MF $depbase.Tpo -c -o longstaffschwartzmultipathpricer.lo longstaffschwartzmultipathpricer.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT longstaffschwartzmultipathpricer.lo -MD -MP -MF .deps/longstaffschwartzmultipathpricer.Tpo -c longstaffschwartzmultipathpricer.cpp -fPIC -DPIC -o .libs/longstaffschwartzmultipathpricer.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT longstaffschwartzmultipathpricer.lo -MD -MP -MF .deps/longstaffschwartzmultipathpricer.Tpo -c longstaffschwartzmultipathpricer.cpp -o longstaffschwartzmultipathpricer.o >/dev/null 2>&1 depbase=`echo mcpathbasketengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mcpathbasketengine.lo -MD -MP -MF $depbase.Tpo -c -o mcpathbasketengine.lo mcpathbasketengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mcpathbasketengine.lo -MD -MP -MF .deps/mcpathbasketengine.Tpo -c mcpathbasketengine.cpp -fPIC -DPIC -o .libs/mcpathbasketengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT mcpathbasketengine.lo -MD -MP -MF .deps/mcpathbasketengine.Tpo -c mcpathbasketengine.cpp -o mcpathbasketengine.o >/dev/null 2>&1 depbase=`echo pathmultiassetoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT pathmultiassetoption.lo -MD -MP -MF $depbase.Tpo -c -o pathmultiassetoption.lo pathmultiassetoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT pathmultiassetoption.lo -MD -MP -MF .deps/pathmultiassetoption.Tpo -c pathmultiassetoption.cpp -fPIC -DPIC -o .libs/pathmultiassetoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT pathmultiassetoption.lo -MD -MP -MF .deps/pathmultiassetoption.Tpo -c pathmultiassetoption.cpp -o pathmultiassetoption.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libMcBasket.la adaptedpathpayoff.lo longstaffschwartzmultipathpricer.lo mcpathbasketengine.lo pathmultiassetoption.lo libtool: link: ar cr .libs/libMcBasket.a .libs/adaptedpathpayoff.o .libs/longstaffschwartzmultipathpricer.o .libs/mcpathbasketengine.o .libs/pathmultiassetoption.o libtool: link: ranlib .libs/libMcBasket.a libtool: link: ( cd ".libs" && rm -f "libMcBasket.la" && ln -s "../libMcBasket.la" "libMcBasket.la" ) Making all in models depbase=`echo normalclvmodel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT normalclvmodel.lo -MD -MP -MF $depbase.Tpo -c -o normalclvmodel.lo normalclvmodel.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT normalclvmodel.lo -MD -MP -MF .deps/normalclvmodel.Tpo -c normalclvmodel.cpp -fPIC -DPIC -o .libs/normalclvmodel.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT normalclvmodel.lo -MD -MP -MF .deps/normalclvmodel.Tpo -c normalclvmodel.cpp -o normalclvmodel.o >/dev/null 2>&1 depbase=`echo squarerootclvmodel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT squarerootclvmodel.lo -MD -MP -MF $depbase.Tpo -c -o squarerootclvmodel.lo squarerootclvmodel.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT squarerootclvmodel.lo -MD -MP -MF .deps/squarerootclvmodel.Tpo -c squarerootclvmodel.cpp -fPIC -DPIC -o .libs/squarerootclvmodel.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT squarerootclvmodel.lo -MD -MP -MF .deps/squarerootclvmodel.Tpo -c squarerootclvmodel.cpp -o squarerootclvmodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libModels.la normalclvmodel.lo squarerootclvmodel.lo libtool: link: ar cr .libs/libModels.a .libs/normalclvmodel.o .libs/squarerootclvmodel.o libtool: link: ranlib .libs/libModels.a libtool: link: ( cd ".libs" && rm -f "libModels.la" && ln -s "../libModels.la" "libModels.la" ) Making all in processes depbase=`echo extendedblackscholesprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedblackscholesprocess.lo -MD -MP -MF $depbase.Tpo -c -o extendedblackscholesprocess.lo extendedblackscholesprocess.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedblackscholesprocess.lo -MD -MP -MF .deps/extendedblackscholesprocess.Tpo -c extendedblackscholesprocess.cpp -fPIC -DPIC -o .libs/extendedblackscholesprocess.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedblackscholesprocess.lo -MD -MP -MF .deps/extendedblackscholesprocess.Tpo -c extendedblackscholesprocess.cpp -o extendedblackscholesprocess.o >/dev/null 2>&1 depbase=`echo extendedornsteinuhlenbeckprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedornsteinuhlenbeckprocess.lo -MD -MP -MF $depbase.Tpo -c -o extendedornsteinuhlenbeckprocess.lo extendedornsteinuhlenbeckprocess.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedornsteinuhlenbeckprocess.lo -MD -MP -MF .deps/extendedornsteinuhlenbeckprocess.Tpo -c extendedornsteinuhlenbeckprocess.cpp -fPIC -DPIC -o .libs/extendedornsteinuhlenbeckprocess.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedornsteinuhlenbeckprocess.lo -MD -MP -MF .deps/extendedornsteinuhlenbeckprocess.Tpo -c extendedornsteinuhlenbeckprocess.cpp -o extendedornsteinuhlenbeckprocess.o >/dev/null 2>&1 depbase=`echo extouwithjumpsprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extouwithjumpsprocess.lo -MD -MP -MF $depbase.Tpo -c -o extouwithjumpsprocess.lo extouwithjumpsprocess.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extouwithjumpsprocess.lo -MD -MP -MF .deps/extouwithjumpsprocess.Tpo -c extouwithjumpsprocess.cpp -fPIC -DPIC -o .libs/extouwithjumpsprocess.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extouwithjumpsprocess.lo -MD -MP -MF .deps/extouwithjumpsprocess.Tpo -c extouwithjumpsprocess.cpp -o extouwithjumpsprocess.o >/dev/null 2>&1 depbase=`echo gemanroncoroniprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gemanroncoroniprocess.lo -MD -MP -MF $depbase.Tpo -c -o gemanroncoroniprocess.lo gemanroncoroniprocess.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gemanroncoroniprocess.lo -MD -MP -MF .deps/gemanroncoroniprocess.Tpo -c gemanroncoroniprocess.cpp -fPIC -DPIC -o .libs/gemanroncoroniprocess.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gemanroncoroniprocess.lo -MD -MP -MF .deps/gemanroncoroniprocess.Tpo -c gemanroncoroniprocess.cpp -o gemanroncoroniprocess.o >/dev/null 2>&1 depbase=`echo klugeextouprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT klugeextouprocess.lo -MD -MP -MF $depbase.Tpo -c -o klugeextouprocess.lo klugeextouprocess.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT klugeextouprocess.lo -MD -MP -MF .deps/klugeextouprocess.Tpo -c klugeextouprocess.cpp -fPIC -DPIC -o .libs/klugeextouprocess.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT klugeextouprocess.lo -MD -MP -MF .deps/klugeextouprocess.Tpo -c klugeextouprocess.cpp -o klugeextouprocess.o >/dev/null 2>&1 depbase=`echo vegastressedblackscholesprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT vegastressedblackscholesprocess.lo -MD -MP -MF $depbase.Tpo -c -o vegastressedblackscholesprocess.lo vegastressedblackscholesprocess.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT vegastressedblackscholesprocess.lo -MD -MP -MF .deps/vegastressedblackscholesprocess.Tpo -c vegastressedblackscholesprocess.cpp -fPIC -DPIC -o .libs/vegastressedblackscholesprocess.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT vegastressedblackscholesprocess.lo -MD -MP -MF .deps/vegastressedblackscholesprocess.Tpo -c vegastressedblackscholesprocess.cpp -o vegastressedblackscholesprocess.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libProcesses.la extendedblackscholesprocess.lo extendedornsteinuhlenbeckprocess.lo extouwithjumpsprocess.lo gemanroncoroniprocess.lo klugeextouprocess.lo vegastressedblackscholesprocess.lo libtool: link: ar cr .libs/libProcesses.a .libs/extendedblackscholesprocess.o .libs/extendedornsteinuhlenbeckprocess.o .libs/extouwithjumpsprocess.o .libs/gemanroncoroniprocess.o .libs/klugeextouprocess.o .libs/vegastressedblackscholesprocess.o libtool: link: ranlib .libs/libProcesses.a libtool: link: ( cd ".libs" && rm -f "libProcesses.la" && ln -s "../libProcesses.la" "libProcesses.la" ) Making all in risk depbase=`echo creditriskplus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT creditriskplus.lo -MD -MP -MF $depbase.Tpo -c -o creditriskplus.lo creditriskplus.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT creditriskplus.lo -MD -MP -MF .deps/creditriskplus.Tpo -c creditriskplus.cpp -fPIC -DPIC -o .libs/creditriskplus.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT creditriskplus.lo -MD -MP -MF .deps/creditriskplus.Tpo -c creditriskplus.cpp -o creditriskplus.o >/dev/null 2>&1 depbase=`echo sensitivityanalysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sensitivityanalysis.lo -MD -MP -MF $depbase.Tpo -c -o sensitivityanalysis.lo sensitivityanalysis.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sensitivityanalysis.lo -MD -MP -MF .deps/sensitivityanalysis.Tpo -c sensitivityanalysis.cpp -fPIC -DPIC -o .libs/sensitivityanalysis.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sensitivityanalysis.lo -MD -MP -MF .deps/sensitivityanalysis.Tpo -c sensitivityanalysis.cpp -o sensitivityanalysis.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libRisk.la creditriskplus.lo sensitivityanalysis.lo libtool: link: ar cr .libs/libRisk.a .libs/creditriskplus.o .libs/sensitivityanalysis.o libtool: link: ranlib .libs/libRisk.a libtool: link: ( cd ".libs" && rm -f "libRisk.la" && ln -s "../libRisk.la" "libRisk.la" ) Making all in shortrate depbase=`echo generalizedhullwhite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT generalizedhullwhite.lo -MD -MP -MF $depbase.Tpo -c -o generalizedhullwhite.lo generalizedhullwhite.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT generalizedhullwhite.lo -MD -MP -MF .deps/generalizedhullwhite.Tpo -c generalizedhullwhite.cpp -fPIC -DPIC -o .libs/generalizedhullwhite.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT generalizedhullwhite.lo -MD -MP -MF .deps/generalizedhullwhite.Tpo -c generalizedhullwhite.cpp -o generalizedhullwhite.o >/dev/null 2>&1 depbase=`echo generalizedornsteinuhlenbeckprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT generalizedornsteinuhlenbeckprocess.lo -MD -MP -MF $depbase.Tpo -c -o generalizedornsteinuhlenbeckprocess.lo generalizedornsteinuhlenbeckprocess.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT generalizedornsteinuhlenbeckprocess.lo -MD -MP -MF .deps/generalizedornsteinuhlenbeckprocess.Tpo -c generalizedornsteinuhlenbeckprocess.cpp -fPIC -DPIC -o .libs/generalizedornsteinuhlenbeckprocess.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT generalizedornsteinuhlenbeckprocess.lo -MD -MP -MF .deps/generalizedornsteinuhlenbeckprocess.Tpo -c generalizedornsteinuhlenbeckprocess.cpp -o generalizedornsteinuhlenbeckprocess.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libShortRate.la generalizedhullwhite.lo generalizedornsteinuhlenbeckprocess.lo libtool: link: ar cr .libs/libShortRate.a .libs/generalizedhullwhite.o .libs/generalizedornsteinuhlenbeckprocess.o libtool: link: ranlib .libs/libShortRate.a libtool: link: ( cd ".libs" && rm -f "libShortRate.la" && ln -s "../libShortRate.la" "libShortRate.la" ) Making all in swaptions depbase=`echo haganirregularswaptionengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT haganirregularswaptionengine.lo -MD -MP -MF $depbase.Tpo -c -o haganirregularswaptionengine.lo haganirregularswaptionengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT haganirregularswaptionengine.lo -MD -MP -MF .deps/haganirregularswaptionengine.Tpo -c haganirregularswaptionengine.cpp -fPIC -DPIC -o .libs/haganirregularswaptionengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT haganirregularswaptionengine.lo -MD -MP -MF .deps/haganirregularswaptionengine.Tpo -c haganirregularswaptionengine.cpp -o haganirregularswaptionengine.o >/dev/null 2>&1 depbase=`echo irregularswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT irregularswap.lo -MD -MP -MF $depbase.Tpo -c -o irregularswap.lo irregularswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT irregularswap.lo -MD -MP -MF .deps/irregularswap.Tpo -c irregularswap.cpp -fPIC -DPIC -o .libs/irregularswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT irregularswap.lo -MD -MP -MF .deps/irregularswap.Tpo -c irregularswap.cpp -o irregularswap.o >/dev/null 2>&1 depbase=`echo irregularswaption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT irregularswaption.lo -MD -MP -MF $depbase.Tpo -c -o irregularswaption.lo irregularswaption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT irregularswaption.lo -MD -MP -MF .deps/irregularswaption.Tpo -c irregularswaption.cpp -fPIC -DPIC -o .libs/irregularswaption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT irregularswaption.lo -MD -MP -MF .deps/irregularswaption.Tpo -c irregularswaption.cpp -o irregularswaption.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libSwaptions.la haganirregularswaptionengine.lo irregularswap.lo irregularswaption.lo libtool: link: ar cr .libs/libSwaptions.a .libs/haganirregularswaptionengine.o .libs/irregularswap.o .libs/irregularswaption.o libtool: link: ranlib .libs/libSwaptions.a libtool: link: ( cd ".libs" && rm -f "libSwaptions.la" && ln -s "../libSwaptions.la" "libSwaptions.la" ) Making all in termstructures depbase=`echo basisswapratehelpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basisswapratehelpers.lo -MD -MP -MF $depbase.Tpo -c -o basisswapratehelpers.lo basisswapratehelpers.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basisswapratehelpers.lo -MD -MP -MF .deps/basisswapratehelpers.Tpo -c basisswapratehelpers.cpp -fPIC -DPIC -o .libs/basisswapratehelpers.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basisswapratehelpers.lo -MD -MP -MF .deps/basisswapratehelpers.Tpo -c basisswapratehelpers.cpp -o basisswapratehelpers.o >/dev/null 2>&1 depbase=`echo crosscurrencyratehelpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT crosscurrencyratehelpers.lo -MD -MP -MF $depbase.Tpo -c -o crosscurrencyratehelpers.lo crosscurrencyratehelpers.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT crosscurrencyratehelpers.lo -MD -MP -MF .deps/crosscurrencyratehelpers.Tpo -c crosscurrencyratehelpers.cpp -fPIC -DPIC -o .libs/crosscurrencyratehelpers.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT crosscurrencyratehelpers.lo -MD -MP -MF .deps/crosscurrencyratehelpers.Tpo -c crosscurrencyratehelpers.cpp -o crosscurrencyratehelpers.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libTermStructures.la basisswapratehelpers.lo crosscurrencyratehelpers.lo libtool: link: ar cr .libs/libTermStructures.a .libs/basisswapratehelpers.o .libs/crosscurrencyratehelpers.o libtool: link: ranlib .libs/libTermStructures.a libtool: link: ( cd ".libs" && rm -f "libTermStructures.la" && ln -s "../libTermStructures.la" "libTermStructures.la" ) Making all in variancegamma depbase=`echo analyticvariancegammaengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticvariancegammaengine.lo -MD -MP -MF $depbase.Tpo -c -o analyticvariancegammaengine.lo analyticvariancegammaengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticvariancegammaengine.lo -MD -MP -MF .deps/analyticvariancegammaengine.Tpo -c analyticvariancegammaengine.cpp -fPIC -DPIC -o .libs/analyticvariancegammaengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT analyticvariancegammaengine.lo -MD -MP -MF .deps/analyticvariancegammaengine.Tpo -c analyticvariancegammaengine.cpp -o analyticvariancegammaengine.o >/dev/null 2>&1 depbase=`echo fftengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fftengine.lo -MD -MP -MF $depbase.Tpo -c -o fftengine.lo fftengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fftengine.lo -MD -MP -MF .deps/fftengine.Tpo -c fftengine.cpp -fPIC -DPIC -o .libs/fftengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fftengine.lo -MD -MP -MF .deps/fftengine.Tpo -c fftengine.cpp -o fftengine.o >/dev/null 2>&1 depbase=`echo fftvanillaengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fftvanillaengine.lo -MD -MP -MF $depbase.Tpo -c -o fftvanillaengine.lo fftvanillaengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fftvanillaengine.lo -MD -MP -MF .deps/fftvanillaengine.Tpo -c fftvanillaengine.cpp -fPIC -DPIC -o .libs/fftvanillaengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fftvanillaengine.lo -MD -MP -MF .deps/fftvanillaengine.Tpo -c fftvanillaengine.cpp -o fftvanillaengine.o >/dev/null 2>&1 depbase=`echo fftvariancegammaengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fftvariancegammaengine.lo -MD -MP -MF $depbase.Tpo -c -o fftvariancegammaengine.lo fftvariancegammaengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fftvariancegammaengine.lo -MD -MP -MF .deps/fftvariancegammaengine.Tpo -c fftvariancegammaengine.cpp -fPIC -DPIC -o .libs/fftvariancegammaengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fftvariancegammaengine.lo -MD -MP -MF .deps/fftvariancegammaengine.Tpo -c fftvariancegammaengine.cpp -o fftvariancegammaengine.o >/dev/null 2>&1 depbase=`echo variancegammamodel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT variancegammamodel.lo -MD -MP -MF $depbase.Tpo -c -o variancegammamodel.lo variancegammamodel.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT variancegammamodel.lo -MD -MP -MF .deps/variancegammamodel.Tpo -c variancegammamodel.cpp -fPIC -DPIC -o .libs/variancegammamodel.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT variancegammamodel.lo -MD -MP -MF .deps/variancegammamodel.Tpo -c variancegammamodel.cpp -o variancegammamodel.o >/dev/null 2>&1 depbase=`echo variancegammaprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT variancegammaprocess.lo -MD -MP -MF $depbase.Tpo -c -o variancegammaprocess.lo variancegammaprocess.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT variancegammaprocess.lo -MD -MP -MF .deps/variancegammaprocess.Tpo -c variancegammaprocess.cpp -fPIC -DPIC -o .libs/variancegammaprocess.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT variancegammaprocess.lo -MD -MP -MF .deps/variancegammaprocess.Tpo -c variancegammaprocess.cpp -o variancegammaprocess.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libVarianceGamma.la analyticvariancegammaengine.lo fftengine.lo fftvanillaengine.lo fftvariancegammaengine.lo variancegammamodel.lo variancegammaprocess.lo libtool: link: ar cr .libs/libVarianceGamma.a .libs/analyticvariancegammaengine.o .libs/fftengine.o .libs/fftvanillaengine.o .libs/fftvariancegammaengine.o .libs/variancegammamodel.o .libs/variancegammaprocess.o libtool: link: ranlib .libs/libVarianceGamma.a libtool: link: ( cd ".libs" && rm -f "libVarianceGamma.la" && ln -s "../libVarianceGamma.la" "libVarianceGamma.la" ) Making all in varianceoption depbase=`echo integralhestonvarianceoptionengine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT integralhestonvarianceoptionengine.lo -MD -MP -MF $depbase.Tpo -c -o integralhestonvarianceoptionengine.lo integralhestonvarianceoptionengine.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT integralhestonvarianceoptionengine.lo -MD -MP -MF .deps/integralhestonvarianceoptionengine.Tpo -c integralhestonvarianceoptionengine.cpp -fPIC -DPIC -o .libs/integralhestonvarianceoptionengine.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT integralhestonvarianceoptionengine.lo -MD -MP -MF .deps/integralhestonvarianceoptionengine.Tpo -c integralhestonvarianceoptionengine.cpp -o integralhestonvarianceoptionengine.o >/dev/null 2>&1 depbase=`echo varianceoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT varianceoption.lo -MD -MP -MF $depbase.Tpo -c -o varianceoption.lo varianceoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT varianceoption.lo -MD -MP -MF .deps/varianceoption.Tpo -c varianceoption.cpp -fPIC -DPIC -o .libs/varianceoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT varianceoption.lo -MD -MP -MF .deps/varianceoption.Tpo -c varianceoption.cpp -o varianceoption.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libVarianceOption.la integralhestonvarianceoptionengine.lo varianceoption.lo libtool: link: ar cr .libs/libVarianceOption.a .libs/integralhestonvarianceoptionengine.o .libs/varianceoption.o libtool: link: ranlib .libs/libVarianceOption.a libtool: link: ( cd ".libs" && rm -f "libVarianceOption.la" && ln -s "../libVarianceOption.la" "libVarianceOption.la" ) Making all in volatility depbase=`echo abcdatmvolcurve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT abcdatmvolcurve.lo -MD -MP -MF $depbase.Tpo -c -o abcdatmvolcurve.lo abcdatmvolcurve.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT abcdatmvolcurve.lo -MD -MP -MF .deps/abcdatmvolcurve.Tpo -c abcdatmvolcurve.cpp -fPIC -DPIC -o .libs/abcdatmvolcurve.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT abcdatmvolcurve.lo -MD -MP -MF .deps/abcdatmvolcurve.Tpo -c abcdatmvolcurve.cpp -o abcdatmvolcurve.o >/dev/null 2>&1 depbase=`echo blackatmvolcurve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackatmvolcurve.lo -MD -MP -MF $depbase.Tpo -c -o blackatmvolcurve.lo blackatmvolcurve.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackatmvolcurve.lo -MD -MP -MF .deps/blackatmvolcurve.Tpo -c blackatmvolcurve.cpp -fPIC -DPIC -o .libs/blackatmvolcurve.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackatmvolcurve.lo -MD -MP -MF .deps/blackatmvolcurve.Tpo -c blackatmvolcurve.cpp -o blackatmvolcurve.o >/dev/null 2>&1 depbase=`echo blackvolsurface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackvolsurface.lo -MD -MP -MF $depbase.Tpo -c -o blackvolsurface.lo blackvolsurface.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackvolsurface.lo -MD -MP -MF .deps/blackvolsurface.Tpo -c blackvolsurface.cpp -fPIC -DPIC -o .libs/blackvolsurface.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT blackvolsurface.lo -MD -MP -MF .deps/blackvolsurface.Tpo -c blackvolsurface.cpp -o blackvolsurface.o >/dev/null 2>&1 depbase=`echo equityfxvolsurface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equityfxvolsurface.lo -MD -MP -MF $depbase.Tpo -c -o equityfxvolsurface.lo equityfxvolsurface.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equityfxvolsurface.lo -MD -MP -MF .deps/equityfxvolsurface.Tpo -c equityfxvolsurface.cpp -fPIC -DPIC -o .libs/equityfxvolsurface.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equityfxvolsurface.lo -MD -MP -MF .deps/equityfxvolsurface.Tpo -c equityfxvolsurface.cpp -o equityfxvolsurface.o >/dev/null 2>&1 depbase=`echo extendedblackvariancecurve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedblackvariancecurve.lo -MD -MP -MF $depbase.Tpo -c -o extendedblackvariancecurve.lo extendedblackvariancecurve.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedblackvariancecurve.lo -MD -MP -MF .deps/extendedblackvariancecurve.Tpo -c extendedblackvariancecurve.cpp -fPIC -DPIC -o .libs/extendedblackvariancecurve.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedblackvariancecurve.lo -MD -MP -MF .deps/extendedblackvariancecurve.Tpo -c extendedblackvariancecurve.cpp -o extendedblackvariancecurve.o >/dev/null 2>&1 depbase=`echo extendedblackvariancesurface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedblackvariancesurface.lo -MD -MP -MF $depbase.Tpo -c -o extendedblackvariancesurface.lo extendedblackvariancesurface.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedblackvariancesurface.lo -MD -MP -MF .deps/extendedblackvariancesurface.Tpo -c extendedblackvariancesurface.cpp -fPIC -DPIC -o .libs/extendedblackvariancesurface.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT extendedblackvariancesurface.lo -MD -MP -MF .deps/extendedblackvariancesurface.Tpo -c extendedblackvariancesurface.cpp -o extendedblackvariancesurface.o >/dev/null 2>&1 depbase=`echo interestratevolsurface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT interestratevolsurface.lo -MD -MP -MF $depbase.Tpo -c -o interestratevolsurface.lo interestratevolsurface.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT interestratevolsurface.lo -MD -MP -MF .deps/interestratevolsurface.Tpo -c interestratevolsurface.cpp -fPIC -DPIC -o .libs/interestratevolsurface.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT interestratevolsurface.lo -MD -MP -MF .deps/interestratevolsurface.Tpo -c interestratevolsurface.cpp -o interestratevolsurface.o >/dev/null 2>&1 depbase=`echo noarbsabr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabr.lo -MD -MP -MF $depbase.Tpo -c -o noarbsabr.lo noarbsabr.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabr.lo -MD -MP -MF .deps/noarbsabr.Tpo -c noarbsabr.cpp -fPIC -DPIC -o .libs/noarbsabr.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabr.lo -MD -MP -MF .deps/noarbsabr.Tpo -c noarbsabr.cpp -o noarbsabr.o >/dev/null 2>&1 depbase=`echo noarbsabrabsprobs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabrabsprobs.lo -MD -MP -MF $depbase.Tpo -c -o noarbsabrabsprobs.lo noarbsabrabsprobs.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabrabsprobs.lo -MD -MP -MF .deps/noarbsabrabsprobs.Tpo -c noarbsabrabsprobs.cpp -fPIC -DPIC -o .libs/noarbsabrabsprobs.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabrabsprobs.lo -MD -MP -MF .deps/noarbsabrabsprobs.Tpo -c noarbsabrabsprobs.cpp -o noarbsabrabsprobs.o >/dev/null 2>&1 depbase=`echo noarbsabrinterpolatedsmilesection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabrinterpolatedsmilesection.lo -MD -MP -MF $depbase.Tpo -c -o noarbsabrinterpolatedsmilesection.lo noarbsabrinterpolatedsmilesection.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabrinterpolatedsmilesection.lo -MD -MP -MF .deps/noarbsabrinterpolatedsmilesection.Tpo -c noarbsabrinterpolatedsmilesection.cpp -fPIC -DPIC -o .libs/noarbsabrinterpolatedsmilesection.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabrinterpolatedsmilesection.lo -MD -MP -MF .deps/noarbsabrinterpolatedsmilesection.Tpo -c noarbsabrinterpolatedsmilesection.cpp -o noarbsabrinterpolatedsmilesection.o >/dev/null 2>&1 depbase=`echo noarbsabrsmilesection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabrsmilesection.lo -MD -MP -MF $depbase.Tpo -c -o noarbsabrsmilesection.lo noarbsabrsmilesection.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabrsmilesection.lo -MD -MP -MF .deps/noarbsabrsmilesection.Tpo -c noarbsabrsmilesection.cpp -fPIC -DPIC -o .libs/noarbsabrsmilesection.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT noarbsabrsmilesection.lo -MD -MP -MF .deps/noarbsabrsmilesection.Tpo -c noarbsabrsmilesection.cpp -o noarbsabrsmilesection.o >/dev/null 2>&1 depbase=`echo sabrvolsurface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sabrvolsurface.lo -MD -MP -MF $depbase.Tpo -c -o sabrvolsurface.lo sabrvolsurface.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sabrvolsurface.lo -MD -MP -MF .deps/sabrvolsurface.Tpo -c sabrvolsurface.cpp -fPIC -DPIC -o .libs/sabrvolsurface.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sabrvolsurface.lo -MD -MP -MF .deps/sabrvolsurface.Tpo -c sabrvolsurface.cpp -o sabrvolsurface.o >/dev/null 2>&1 depbase=`echo sviinterpolatedsmilesection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sviinterpolatedsmilesection.lo -MD -MP -MF $depbase.Tpo -c -o sviinterpolatedsmilesection.lo sviinterpolatedsmilesection.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sviinterpolatedsmilesection.lo -MD -MP -MF .deps/sviinterpolatedsmilesection.Tpo -c sviinterpolatedsmilesection.cpp -fPIC -DPIC -o .libs/sviinterpolatedsmilesection.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sviinterpolatedsmilesection.lo -MD -MP -MF .deps/sviinterpolatedsmilesection.Tpo -c sviinterpolatedsmilesection.cpp -o sviinterpolatedsmilesection.o >/dev/null 2>&1 depbase=`echo svismilesection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT svismilesection.lo -MD -MP -MF $depbase.Tpo -c -o svismilesection.lo svismilesection.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT svismilesection.lo -MD -MP -MF .deps/svismilesection.Tpo -c svismilesection.cpp -fPIC -DPIC -o .libs/svismilesection.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT svismilesection.lo -MD -MP -MF .deps/svismilesection.Tpo -c svismilesection.cpp -o svismilesection.o >/dev/null 2>&1 depbase=`echo volcube.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT volcube.lo -MD -MP -MF $depbase.Tpo -c -o volcube.lo volcube.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT volcube.lo -MD -MP -MF .deps/volcube.Tpo -c volcube.cpp -fPIC -DPIC -o .libs/volcube.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT volcube.lo -MD -MP -MF .deps/volcube.Tpo -c volcube.cpp -o volcube.o >/dev/null 2>&1 depbase=`echo zabr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zabr.lo -MD -MP -MF $depbase.Tpo -c -o zabr.lo zabr.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zabr.lo -MD -MP -MF .deps/zabr.Tpo -c zabr.cpp -fPIC -DPIC -o .libs/zabr.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zabr.lo -MD -MP -MF .deps/zabr.Tpo -c zabr.cpp -o zabr.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libVolatility.la abcdatmvolcurve.lo blackatmvolcurve.lo blackvolsurface.lo equityfxvolsurface.lo extendedblackvariancecurve.lo extendedblackvariancesurface.lo interestratevolsurface.lo noarbsabr.lo noarbsabrabsprobs.lo noarbsabrinterpolatedsmilesection.lo noarbsabrsmilesection.lo sabrvolsurface.lo sviinterpolatedsmilesection.lo svismilesection.lo volcube.lo zabr.lo libtool: link: ar cr .libs/libVolatility.a .libs/abcdatmvolcurve.o .libs/blackatmvolcurve.o .libs/blackvolsurface.o .libs/equityfxvolsurface.o .libs/extendedblackvariancecurve.o .libs/extendedblackvariancesurface.o .libs/interestratevolsurface.o .libs/noarbsabr.o .libs/noarbsabrabsprobs.o .libs/noarbsabrinterpolatedsmilesection.o .libs/noarbsabrsmilesection.o .libs/sabrvolsurface.o .libs/sviinterpolatedsmilesection.o .libs/svismilesection.o .libs/volcube.o .libs/zabr.o libtool: link: ranlib .libs/libVolatility.a libtool: link: ( cd ".libs" && rm -f "libVolatility.la" && ln -s "../libVolatility.la" "libVolatility.la" ) /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o libExperimental.la asian/libAsian.la averageois/libAverageOIS.la barrieroption/libBarrierOption.la basismodels/libBasisModels.la callablebonds/libCallableBonds.la catbonds/libCatBonds.la commodities/libCommodities.la coupons/libCoupons.la credit/libCredit.la exoticoptions/libExoticOptions.la finitedifferences/libMultiDimFDM.la forward/libForward.la fx/libFX.la inflation/libInflation.la lattices/libLattices.la math/libMath.la mcbasket/libMcBasket.la models/libModels.la processes/libProcesses.la risk/libRisk.la shortrate/libShortRate.la swaptions/libSwaptions.la termstructures/libTermStructures.la variancegamma/libVarianceGamma.la varianceoption/libVarianceOption.la volatility/libVolatility.la libtool: link: (cd .libs/libExperimental.lax/libAsian.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/asian/.libs/libAsian.a") libtool: link: (cd .libs/libExperimental.lax/libAverageOIS.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/averageois/.libs/libAverageOIS.a") libtool: link: (cd .libs/libExperimental.lax/libBarrierOption.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/barrieroption/.libs/libBarrierOption.a") libtool: link: (cd .libs/libExperimental.lax/libBasisModels.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/basismodels/.libs/libBasisModels.a") libtool: link: (cd .libs/libExperimental.lax/libCallableBonds.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/callablebonds/.libs/libCallableBonds.a") libtool: link: (cd .libs/libExperimental.lax/libCatBonds.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/catbonds/.libs/libCatBonds.a") libtool: link: (cd .libs/libExperimental.lax/libCommodities.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/commodities/.libs/libCommodities.a") libtool: link: (cd .libs/libExperimental.lax/libCoupons.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/coupons/.libs/libCoupons.a") libtool: link: (cd .libs/libExperimental.lax/libCredit.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/credit/.libs/libCredit.a") libtool: link: (cd .libs/libExperimental.lax/libExoticOptions.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/exoticoptions/.libs/libExoticOptions.a") libtool: link: (cd .libs/libExperimental.lax/libMultiDimFDM.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/finitedifferences/.libs/libMultiDimFDM.a") libtool: link: (cd .libs/libExperimental.lax/libForward.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/forward/.libs/libForward.a") libtool: link: (cd .libs/libExperimental.lax/libFX.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/fx/.libs/libFX.a") libtool: link: (cd .libs/libExperimental.lax/libInflation.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/inflation/.libs/libInflation.a") libtool: link: (cd .libs/libExperimental.lax/libLattices.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/lattices/.libs/libLattices.a") libtool: link: (cd .libs/libExperimental.lax/libMath.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/math/.libs/libMath.a") libtool: link: (cd .libs/libExperimental.lax/libMcBasket.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/mcbasket/.libs/libMcBasket.a") libtool: link: (cd .libs/libExperimental.lax/libModels.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/models/.libs/libModels.a") libtool: link: (cd .libs/libExperimental.lax/libProcesses.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/processes/.libs/libProcesses.a") libtool: link: (cd .libs/libExperimental.lax/libRisk.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/risk/.libs/libRisk.a") libtool: link: (cd .libs/libExperimental.lax/libShortRate.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/shortrate/.libs/libShortRate.a") libtool: link: (cd .libs/libExperimental.lax/libSwaptions.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/swaptions/.libs/libSwaptions.a") libtool: link: (cd .libs/libExperimental.lax/libTermStructures.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/termstructures/.libs/libTermStructures.a") libtool: link: (cd .libs/libExperimental.lax/libVarianceGamma.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/variancegamma/.libs/libVarianceGamma.a") libtool: link: (cd .libs/libExperimental.lax/libVarianceOption.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/varianceoption/.libs/libVarianceOption.a") libtool: link: (cd .libs/libExperimental.lax/libVolatility.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/experimental/volatility/.libs/libVolatility.a") libtool: link: ar cr .libs/libExperimental.a .libs/libExperimental.lax/libAsian.a/analytic_cont_geom_av_price_heston.o .libs/libExperimental.lax/libAsian.a/analytic_discr_geom_av_price_heston.o .libs/libExperimental.lax/libAverageOIS.a/arithmeticaverageois.o .libs/libExperimental.lax/libAverageOIS.a/arithmeticoisratehelper.o .libs/libExperimental.lax/libAverageOIS.a/averageoiscouponpricer.o .libs/libExperimental.lax/libAverageOIS.a/makearithmeticaverageois.o .libs/libExperimental.lax/libBarrierOption.a/discretizeddoublebarrieroption.o .libs/libExperimental.lax/libBarrierOption.a/mcdoublebarrierengine.o .libs/libExperimental.lax/libBarrierOption.a/perturbativebarrieroptionengine.o .libs/libExperimental.lax/libBarrierOption.a/quantodoublebarrieroption.o .libs/libExperimental.lax/libBarrierOption.a/suowangdoublebarrierengine.o .libs/libExperimental.lax/libBarrierOption.a/vannavolgabarrierengine.o .libs/libExperimental.lax/libBasisModels.a/swaptioncfs.o .libs/libExperimental.lax/libBasisModels.a/tenoroptionletvts.o .libs/libExperimental.lax/libBasisModels.a/tenorswaptionvts.o .libs/libExperimental.lax/libCallableBonds.a/blackcallablebondengine.o .libs/libExperimental.lax/libCallableBonds.a/callablebond.o .libs/libExperimental.lax/libCallableBonds.a/callablebondconstantvol.o .libs/libExperimental.lax/libCallableBonds.a/callablebondvolstructure.o .libs/libExperimental.lax/libCallableBonds.a/discretizedcallablefixedratebond.o .libs/libExperimental.lax/libCallableBonds.a/treecallablebondengine.o .libs/libExperimental.lax/libCatBonds.a/catbond.o .libs/libExperimental.lax/libCatBonds.a/catrisk.o .libs/libExperimental.lax/libCatBonds.a/montecarlocatbondengine.o .libs/libExperimental.lax/libCatBonds.a/riskynotional.o .libs/libExperimental.lax/libCommodities.a/commodity.o .libs/libExperimental.lax/libCommodities.a/commoditycashflow.o .libs/libExperimental.lax/libCommodities.a/commoditycurve.o .libs/libExperimental.lax/libCommodities.a/commodityindex.o .libs/libExperimental.lax/libCommodities.a/commoditypricinghelpers.o .libs/libExperimental.lax/libCommodities.a/commoditysettings.o .libs/libExperimental.lax/libCommodities.a/commoditytype.o .libs/libExperimental.lax/libCommodities.a/commodityunitcost.o .libs/libExperimental.lax/libCommodities.a/dateinterval.o .libs/libExperimental.lax/libCommodities.a/energybasisswap.o .libs/libExperimental.lax/libCommodities.a/energycommodity.o .libs/libExperimental.lax/libCommodities.a/energyfuture.o .libs/libExperimental.lax/libCommodities.a/energyswap.o .libs/libExperimental.lax/libCommodities.a/energyvanillaswap.o .libs/libExperimental.lax/libCommodities.a/paymentterm.o .libs/libExperimental.lax/libCommodities.a/quantity.o .libs/libExperimental.lax/libCommodities.a/unitofmeasure.o .libs/libExperimental.lax/libCommodities.a/unitofmeasureconversion.o .libs/libExperimental.lax/libCommodities.a/unitofmeasureconversionmanager.o .libs/libExperimental.lax/libCoupons.a/cmsspreadcoupon.o .libs/libExperimental.lax/libCoupons.a/digitalcmsspreadcoupon.o .libs/libExperimental.lax/libCoupons.a/lognormalcmsspreadpricer.o .libs/libExperimental.lax/libCoupons.a/proxyibor.o .libs/libExperimental.lax/libCoupons.a/quantocouponpricer.o .libs/libExperimental.lax/libCoupons.a/strippedcapflooredcoupon.o .libs/libExperimental.lax/libCoupons.a/swapspreadindex.o .libs/libExperimental.lax/libCredit.a/basecorrelationstructure.o .libs/libExperimental.lax/libCredit.a/basket.o .libs/libExperimental.lax/libCredit.a/blackcdsoptionengine.o .libs/libExperimental.lax/libCredit.a/cdo.o .libs/libExperimental.lax/libCredit.a/cdsoption.o .libs/libExperimental.lax/libCredit.a/correlationstructure.o .libs/libExperimental.lax/libCredit.a/defaultevent.o .libs/libExperimental.lax/libCredit.a/defaultprobabilitykey.o .libs/libExperimental.lax/libCredit.a/defaulttype.o .libs/libExperimental.lax/libCredit.a/distribution.o .libs/libExperimental.lax/libCredit.a/gaussianlhplossmodel.o .libs/libExperimental.lax/libCredit.a/integralcdoengine.o .libs/libExperimental.lax/libCredit.a/integralntdengine.o .libs/libExperimental.lax/libCredit.a/issuer.o .libs/libExperimental.lax/libCredit.a/lossdistribution.o .libs/libExperimental.lax/libCredit.a/midpointcdoengine.o .libs/libExperimental.lax/libCredit.a/nthtodefault.o .libs/libExperimental.lax/libCredit.a/onefactorcopula.o .libs/libExperimental.lax/libCredit.a/onefactorgaussiancopula.o .libs/libExperimental.lax/libCredit.a/onefactorstudentcopula.o .libs/libExperimental.lax/libCredit.a/pool.o .libs/libExperimental.lax/libCredit.a/randomdefaultmodel.o .libs/libExperimental.lax/libCredit.a/recoveryratemodel.o .libs/libExperimental.lax/libCredit.a/recoveryratequote.o .libs/libExperimental.lax/libCredit.a/riskyassetswap.o .libs/libExperimental.lax/libCredit.a/riskyassetswapoption.o .libs/libExperimental.lax/libCredit.a/syntheticcdo.o .libs/libExperimental.lax/libExoticOptions.a/analyticholderextensibleoptionengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticpartialtimebarrieroptionengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticpdfhestonengine.o .libs/libExperimental.lax/libExoticOptions.a/analytictwoassetbarrierengine.o .libs/libExperimental.lax/libExoticOptions.a/analytictwoassetcorrelationengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticwriterextensibleoptionengine.o .libs/libExperimental.lax/libExoticOptions.a/continuousarithmeticasianlevyengine.o .libs/libExperimental.lax/libExoticOptions.a/continuousarithmeticasianvecerengine.o .libs/libExperimental.lax/libExoticOptions.a/everestoption.o .libs/libExperimental.lax/libExoticOptions.a/himalayaoption.o .libs/libExperimental.lax/libExoticOptions.a/holderextensibleoption.o .libs/libExperimental.lax/libExoticOptions.a/kirkspreadoptionengine.o .libs/libExperimental.lax/libExoticOptions.a/mceverestengine.o .libs/libExperimental.lax/libExoticOptions.a/mchimalayaengine.o .libs/libExperimental.lax/libExoticOptions.a/mcpagodaengine.o .libs/libExperimental.lax/libExoticOptions.a/pagodaoption.o .libs/libExperimental.lax/libExoticOptions.a/partialtimebarrieroption.o .libs/libExperimental.lax/libExoticOptions.a/twoassetbarrieroption.o .libs/libExperimental.lax/libExoticOptions.a/twoassetcorrelationoption.o .libs/libExperimental.lax/libExoticOptions.a/writerextensibleoption.o .libs/libExperimental.lax/libMultiDimFDM.a/dynprogvppintrinsicvalueengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdextoujumpvanillaengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdklugeextouspreadengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmdupire1dop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmextendedornsteinuhlenbeckop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmextoujumpop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmextoujumpsolver.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmklugeextouop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmvppstartlimitstepcondition.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmvppstepcondition.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmvppstepconditionfactory.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmzabrop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdornsteinuhlenbeckvanillaengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdsimpleextoujumpswingengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdsimpleextoustorageengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdsimpleklugeextouvppengine.o .libs/libExperimental.lax/libMultiDimFDM.a/glued1dmesher.o .libs/libExperimental.lax/libMultiDimFDM.a/vanillavppoption.o .libs/libExperimental.lax/libForward.a/analytichestonforwardeuropeanengine.o .libs/libExperimental.lax/libFX.a/blackdeltacalculator.o .libs/libExperimental.lax/libFX.a/deltavolquote.o .libs/libExperimental.lax/libInflation.a/cpicapfloorengines.o .libs/libExperimental.lax/libInflation.a/cpicapfloortermpricesurface.o .libs/libExperimental.lax/libInflation.a/yoycapfloortermpricesurface.o .libs/libExperimental.lax/libInflation.a/yoyoptionlethelpers.o .libs/libExperimental.lax/libLattices.a/extendedbinomialtree.o .libs/libExperimental.lax/libMath.a/convolvedstudentt.o .libs/libExperimental.lax/libMath.a/fireflyalgorithm.o .libs/libExperimental.lax/libMath.a/gaussiancopulapolicy.o .libs/libExperimental.lax/libMath.a/gaussiannoncentralchisquaredpolynomial.o .libs/libExperimental.lax/libMath.a/multidimintegrator.o .libs/libExperimental.lax/libMath.a/multidimquadrature.o .libs/libExperimental.lax/libMath.a/particleswarmoptimization.o .libs/libExperimental.lax/libMath.a/piecewiseintegral.o .libs/libExperimental.lax/libMath.a/tcopulapolicy.o .libs/libExperimental.lax/libMath.a/zigguratrng.o .libs/libExperimental.lax/libMcBasket.a/adaptedpathpayoff.o .libs/libExperimental.lax/libMcBasket.a/longstaffschwartzmultipathpricer.o .libs/libExperimental.lax/libMcBasket.a/mcpathbasketengine.o .libs/libExperimental.lax/libMcBasket.a/pathmultiassetoption.o .libs/libExperimental.lax/libModels.a/normalclvmodel.o .libs/libExperimental.lax/libModels.a/squarerootclvmodel.o .libs/libExperimental.lax/libProcesses.a/extendedblackscholesprocess.o .libs/libExperimental.lax/libProcesses.a/extendedornsteinuhlenbeckprocess.o .libs/libExperimental.lax/libProcesses.a/extouwithjumpsprocess.o .libs/libExperimental.lax/libProcesses.a/gemanroncoroniprocess.o .libs/libExperimental.lax/libProcesses.a/klugeextouprocess.o .libs/libExperimental.lax/libProcesses.a/vegastressedblackscholesprocess.o .libs/libExperimental.lax/libRisk.a/creditriskplus.o .libs/libExperimental.lax/libRisk.a/sensitivityanalysis.o .libs/libExperimental.lax/libShortRate.a/generalizedhullwhite.o .libs/libExperimental.lax/libShortRate.a/generalizedornsteinuhlenbeckprocess.o .libs/libExperimental.lax/libSwaptions.a/haganirregularswaptionengine.o .libs/libExperimental.lax/libSwaptions.a/irregularswap.o .libs/libExperimental.lax/libSwaptions.a/irregularswaption.o .libs/libExperimental.lax/libTermStructures.a/basisswapratehelpers.o .libs/libExperimental.lax/libTermStructures.a/crosscurrencyratehelpers.o .libs/libExperimental.lax/libVarianceGamma.a/analyticvariancegammaengine.o .libs/libExperimental.lax/libVarianceGamma.a/fftengine.o .libs/libExperimental.lax/libVarianceGamma.a/fftvanillaengine.o .libs/libExperimental.lax/libVarianceGamma.a/fftvariancegammaengine.o .libs/libExperimental.lax/libVarianceGamma.a/variancegammamodel.o .libs/libExperimental.lax/libVarianceGamma.a/variancegammaprocess.o .libs/libExperimental.lax/libVarianceOption.a/integralhestonvarianceoptionengine.o .libs/libExperimental.lax/libVarianceOption.a/varianceoption.o .libs/libExperimental.lax/libVolatility.a/abcdatmvolcurve.o .libs/libExperimental.lax/libVolatility.a/blackatmvolcurve.o .libs/libExperimental.lax/libVolatility.a/blackvolsurface.o .libs/libExperimental.lax/libVolatility.a/equityfxvolsurface.o .libs/libExperimental.lax/libVolatility.a/extendedblackvariancecurve.o .libs/libExperimental.lax/libVolatility.a/extendedblackvariancesurface.o .libs/libExperimental.lax/libVolatility.a/interestratevolsurface.o .libs/libExperimental.lax/libVolatility.a/noarbsabr.o .libs/libExperimental.lax/libVolatility.a/noarbsabrabsprobs.o .libs/libExperimental.lax/libVolatility.a/noarbsabrinterpolatedsmilesection.o .libs/libExperimental.lax/libVolatility.a/noarbsabrsmilesection.o .libs/libExperimental.lax/libVolatility.a/sabrvolsurface.o .libs/libExperimental.lax/libVolatility.a/sviinterpolatedsmilesection.o .libs/libExperimental.lax/libVolatility.a/svismilesection.o .libs/libExperimental.lax/libVolatility.a/volcube.o .libs/libExperimental.lax/libVolatility.a/zabr.o libtool: link: ranlib .libs/libExperimental.a libtool: link: rm -fr .libs/libExperimental.lax libtool: link: ( cd ".libs" && rm -f "libExperimental.la" && ln -s "../libExperimental.la" "libExperimental.la" ) Making all in indexes Making all in ibor depbase=`echo bibor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bibor.lo -MD -MP -MF $depbase.Tpo -c -o bibor.lo bibor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bibor.lo -MD -MP -MF .deps/bibor.Tpo -c bibor.cpp -fPIC -DPIC -o .libs/bibor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bibor.lo -MD -MP -MF .deps/bibor.Tpo -c bibor.cpp -o bibor.o >/dev/null 2>&1 depbase=`echo corra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT corra.lo -MD -MP -MF $depbase.Tpo -c -o corra.lo corra.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT corra.lo -MD -MP -MF .deps/corra.Tpo -c corra.cpp -fPIC -DPIC -o .libs/corra.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT corra.lo -MD -MP -MF .deps/corra.Tpo -c corra.cpp -o corra.o >/dev/null 2>&1 depbase=`echo eonia.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT eonia.lo -MD -MP -MF $depbase.Tpo -c -o eonia.lo eonia.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT eonia.lo -MD -MP -MF .deps/eonia.Tpo -c eonia.cpp -fPIC -DPIC -o .libs/eonia.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT eonia.lo -MD -MP -MF .deps/eonia.Tpo -c eonia.cpp -o eonia.o >/dev/null 2>&1 depbase=`echo estr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT estr.lo -MD -MP -MF $depbase.Tpo -c -o estr.lo estr.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT estr.lo -MD -MP -MF .deps/estr.Tpo -c estr.cpp -fPIC -DPIC -o .libs/estr.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT estr.lo -MD -MP -MF .deps/estr.Tpo -c estr.cpp -o estr.o >/dev/null 2>&1 depbase=`echo euribor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT euribor.lo -MD -MP -MF $depbase.Tpo -c -o euribor.lo euribor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT euribor.lo -MD -MP -MF .deps/euribor.Tpo -c euribor.cpp -fPIC -DPIC -o .libs/euribor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT euribor.lo -MD -MP -MF .deps/euribor.Tpo -c euribor.cpp -o euribor.o >/dev/null 2>&1 depbase=`echo eurlibor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT eurlibor.lo -MD -MP -MF $depbase.Tpo -c -o eurlibor.lo eurlibor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT eurlibor.lo -MD -MP -MF .deps/eurlibor.Tpo -c eurlibor.cpp -fPIC -DPIC -o .libs/eurlibor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT eurlibor.lo -MD -MP -MF .deps/eurlibor.Tpo -c eurlibor.cpp -o eurlibor.o >/dev/null 2>&1 depbase=`echo fedfunds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fedfunds.lo -MD -MP -MF $depbase.Tpo -c -o fedfunds.lo fedfunds.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fedfunds.lo -MD -MP -MF .deps/fedfunds.Tpo -c fedfunds.cpp -fPIC -DPIC -o .libs/fedfunds.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fedfunds.lo -MD -MP -MF .deps/fedfunds.Tpo -c fedfunds.cpp -o fedfunds.o >/dev/null 2>&1 depbase=`echo libor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT libor.lo -MD -MP -MF $depbase.Tpo -c -o libor.lo libor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT libor.lo -MD -MP -MF .deps/libor.Tpo -c libor.cpp -fPIC -DPIC -o .libs/libor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT libor.lo -MD -MP -MF .deps/libor.Tpo -c libor.cpp -o libor.o >/dev/null 2>&1 depbase=`echo shibor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT shibor.lo -MD -MP -MF $depbase.Tpo -c -o shibor.lo shibor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT shibor.lo -MD -MP -MF .deps/shibor.Tpo -c shibor.cpp -fPIC -DPIC -o .libs/shibor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT shibor.lo -MD -MP -MF .deps/shibor.Tpo -c shibor.cpp -o shibor.o >/dev/null 2>&1 depbase=`echo sofr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sofr.lo -MD -MP -MF $depbase.Tpo -c -o sofr.lo sofr.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sofr.lo -MD -MP -MF .deps/sofr.Tpo -c sofr.cpp -fPIC -DPIC -o .libs/sofr.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sofr.lo -MD -MP -MF .deps/sofr.Tpo -c sofr.cpp -o sofr.o >/dev/null 2>&1 depbase=`echo sonia.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sonia.lo -MD -MP -MF $depbase.Tpo -c -o sonia.lo sonia.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sonia.lo -MD -MP -MF .deps/sonia.Tpo -c sonia.cpp -fPIC -DPIC -o .libs/sonia.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT sonia.lo -MD -MP -MF .deps/sonia.Tpo -c sonia.cpp -o sonia.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libIborIndexes.la bibor.lo corra.lo eonia.lo estr.lo euribor.lo eurlibor.lo fedfunds.lo libor.lo shibor.lo sofr.lo sonia.lo libtool: link: ar cr .libs/libIborIndexes.a .libs/bibor.o .libs/corra.o .libs/eonia.o .libs/estr.o .libs/euribor.o .libs/eurlibor.o .libs/fedfunds.o .libs/libor.o .libs/shibor.o .libs/sofr.o .libs/sonia.o libtool: link: ranlib .libs/libIborIndexes.a libtool: link: ( cd ".libs" && rm -f "libIborIndexes.la" && ln -s "../libIborIndexes.la" "libIborIndexes.la" ) Making all in inflation Making all in swap depbase=`echo chfliborswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT chfliborswap.lo -MD -MP -MF $depbase.Tpo -c -o chfliborswap.lo chfliborswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT chfliborswap.lo -MD -MP -MF .deps/chfliborswap.Tpo -c chfliborswap.cpp -fPIC -DPIC -o .libs/chfliborswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT chfliborswap.lo -MD -MP -MF .deps/chfliborswap.Tpo -c chfliborswap.cpp -o chfliborswap.o >/dev/null 2>&1 depbase=`echo euriborswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT euriborswap.lo -MD -MP -MF $depbase.Tpo -c -o euriborswap.lo euriborswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT euriborswap.lo -MD -MP -MF .deps/euriborswap.Tpo -c euriborswap.cpp -fPIC -DPIC -o .libs/euriborswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT euriborswap.lo -MD -MP -MF .deps/euriborswap.Tpo -c euriborswap.cpp -o euriborswap.o >/dev/null 2>&1 depbase=`echo eurliborswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT eurliborswap.lo -MD -MP -MF $depbase.Tpo -c -o eurliborswap.lo eurliborswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT eurliborswap.lo -MD -MP -MF .deps/eurliborswap.Tpo -c eurliborswap.cpp -fPIC -DPIC -o .libs/eurliborswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT eurliborswap.lo -MD -MP -MF .deps/eurliborswap.Tpo -c eurliborswap.cpp -o eurliborswap.o >/dev/null 2>&1 depbase=`echo gbpliborswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gbpliborswap.lo -MD -MP -MF $depbase.Tpo -c -o gbpliborswap.lo gbpliborswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gbpliborswap.lo -MD -MP -MF .deps/gbpliborswap.Tpo -c gbpliborswap.cpp -fPIC -DPIC -o .libs/gbpliborswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT gbpliborswap.lo -MD -MP -MF .deps/gbpliborswap.Tpo -c gbpliborswap.cpp -o gbpliborswap.o >/dev/null 2>&1 depbase=`echo jpyliborswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT jpyliborswap.lo -MD -MP -MF $depbase.Tpo -c -o jpyliborswap.lo jpyliborswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT jpyliborswap.lo -MD -MP -MF .deps/jpyliborswap.Tpo -c jpyliborswap.cpp -fPIC -DPIC -o .libs/jpyliborswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT jpyliborswap.lo -MD -MP -MF .deps/jpyliborswap.Tpo -c jpyliborswap.cpp -o jpyliborswap.o >/dev/null 2>&1 depbase=`echo usdliborswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT usdliborswap.lo -MD -MP -MF $depbase.Tpo -c -o usdliborswap.lo usdliborswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT usdliborswap.lo -MD -MP -MF .deps/usdliborswap.Tpo -c usdliborswap.cpp -fPIC -DPIC -o .libs/usdliborswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT usdliborswap.lo -MD -MP -MF .deps/usdliborswap.Tpo -c usdliborswap.cpp -o usdliborswap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libSwapIndexes.la chfliborswap.lo euriborswap.lo eurliborswap.lo gbpliborswap.lo jpyliborswap.lo usdliborswap.lo libtool: link: ar cr .libs/libSwapIndexes.a .libs/chfliborswap.o .libs/euriborswap.o .libs/eurliborswap.o .libs/gbpliborswap.o .libs/jpyliborswap.o .libs/usdliborswap.o libtool: link: ranlib .libs/libSwapIndexes.a libtool: link: ( cd ".libs" && rm -f "libSwapIndexes.la" && ln -s "../libSwapIndexes.la" "libSwapIndexes.la" ) depbase=`echo bmaindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bmaindex.lo -MD -MP -MF $depbase.Tpo -c -o bmaindex.lo bmaindex.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bmaindex.lo -MD -MP -MF .deps/bmaindex.Tpo -c bmaindex.cpp -fPIC -DPIC -o .libs/bmaindex.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bmaindex.lo -MD -MP -MF .deps/bmaindex.Tpo -c bmaindex.cpp -o bmaindex.o >/dev/null 2>&1 depbase=`echo equityindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equityindex.lo -MD -MP -MF $depbase.Tpo -c -o equityindex.lo equityindex.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equityindex.lo -MD -MP -MF .deps/equityindex.Tpo -c equityindex.cpp -fPIC -DPIC -o .libs/equityindex.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equityindex.lo -MD -MP -MF .deps/equityindex.Tpo -c equityindex.cpp -o equityindex.o >/dev/null 2>&1 depbase=`echo iborindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT iborindex.lo -MD -MP -MF $depbase.Tpo -c -o iborindex.lo iborindex.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT iborindex.lo -MD -MP -MF .deps/iborindex.Tpo -c iborindex.cpp -fPIC -DPIC -o .libs/iborindex.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT iborindex.lo -MD -MP -MF .deps/iborindex.Tpo -c iborindex.cpp -o iborindex.o >/dev/null 2>&1 depbase=`echo indexmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT indexmanager.lo -MD -MP -MF $depbase.Tpo -c -o indexmanager.lo indexmanager.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT indexmanager.lo -MD -MP -MF .deps/indexmanager.Tpo -c indexmanager.cpp -fPIC -DPIC -o .libs/indexmanager.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT indexmanager.lo -MD -MP -MF .deps/indexmanager.Tpo -c indexmanager.cpp -o indexmanager.o >/dev/null 2>&1 depbase=`echo inflationindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationindex.lo -MD -MP -MF $depbase.Tpo -c -o inflationindex.lo inflationindex.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationindex.lo -MD -MP -MF .deps/inflationindex.Tpo -c inflationindex.cpp -fPIC -DPIC -o .libs/inflationindex.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationindex.lo -MD -MP -MF .deps/inflationindex.Tpo -c inflationindex.cpp -o inflationindex.o >/dev/null 2>&1 depbase=`echo interestrateindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT interestrateindex.lo -MD -MP -MF $depbase.Tpo -c -o interestrateindex.lo interestrateindex.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT interestrateindex.lo -MD -MP -MF .deps/interestrateindex.Tpo -c interestrateindex.cpp -fPIC -DPIC -o .libs/interestrateindex.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT interestrateindex.lo -MD -MP -MF .deps/interestrateindex.Tpo -c interestrateindex.cpp -o interestrateindex.o >/dev/null 2>&1 depbase=`echo region.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT region.lo -MD -MP -MF $depbase.Tpo -c -o region.lo region.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT region.lo -MD -MP -MF .deps/region.Tpo -c region.cpp -fPIC -DPIC -o .libs/region.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT region.lo -MD -MP -MF .deps/region.Tpo -c region.cpp -o region.o >/dev/null 2>&1 depbase=`echo swapindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT swapindex.lo -MD -MP -MF $depbase.Tpo -c -o swapindex.lo swapindex.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT swapindex.lo -MD -MP -MF .deps/swapindex.Tpo -c swapindex.cpp -fPIC -DPIC -o .libs/swapindex.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT swapindex.lo -MD -MP -MF .deps/swapindex.Tpo -c swapindex.cpp -o swapindex.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libIndexes.la bmaindex.lo equityindex.lo iborindex.lo indexmanager.lo inflationindex.lo interestrateindex.lo region.lo swapindex.lo ibor/libIborIndexes.la swap/libSwapIndexes.la libtool: link: (cd .libs/libIndexes.lax/libIborIndexes.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/indexes/ibor/.libs/libIborIndexes.a") libtool: link: (cd .libs/libIndexes.lax/libSwapIndexes.a && ar x "/wrkdirs/usr/ports/finance/quantlib/work/QuantLib-1.32/ql/indexes/swap/.libs/libSwapIndexes.a") libtool: link: ar cr .libs/libIndexes.a .libs/bmaindex.o .libs/equityindex.o .libs/iborindex.o .libs/indexmanager.o .libs/inflationindex.o .libs/interestrateindex.o .libs/region.o .libs/swapindex.o .libs/libIndexes.lax/libIborIndexes.a/bibor.o .libs/libIndexes.lax/libIborIndexes.a/corra.o .libs/libIndexes.lax/libIborIndexes.a/eonia.o .libs/libIndexes.lax/libIborIndexes.a/estr.o .libs/libIndexes.lax/libIborIndexes.a/euribor.o .libs/libIndexes.lax/libIborIndexes.a/eurlibor.o .libs/libIndexes.lax/libIborIndexes.a/fedfunds.o .libs/libIndexes.lax/libIborIndexes.a/libor.o .libs/libIndexes.lax/libIborIndexes.a/shibor.o .libs/libIndexes.lax/libIborIndexes.a/sofr.o .libs/libIndexes.lax/libIborIndexes.a/sonia.o .libs/libIndexes.lax/libSwapIndexes.a/chfliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/euriborswap.o .libs/libIndexes.lax/libSwapIndexes.a/eurliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/gbpliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/jpyliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/usdliborswap.o libtool: link: ranlib .libs/libIndexes.a libtool: link: rm -fr .libs/libIndexes.lax libtool: link: ( cd ".libs" && rm -f "libIndexes.la" && ln -s "../libIndexes.la" "libIndexes.la" ) Making all in instruments Making all in bonds depbase=`echo amortizingcmsratebond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT amortizingcmsratebond.lo -MD -MP -MF $depbase.Tpo -c -o amortizingcmsratebond.lo amortizingcmsratebond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT amortizingcmsratebond.lo -MD -MP -MF .deps/amortizingcmsratebond.Tpo -c amortizingcmsratebond.cpp -fPIC -DPIC -o .libs/amortizingcmsratebond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT amortizingcmsratebond.lo -MD -MP -MF .deps/amortizingcmsratebond.Tpo -c amortizingcmsratebond.cpp -o amortizingcmsratebond.o >/dev/null 2>&1 depbase=`echo amortizingfixedratebond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT amortizingfixedratebond.lo -MD -MP -MF $depbase.Tpo -c -o amortizingfixedratebond.lo amortizingfixedratebond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT amortizingfixedratebond.lo -MD -MP -MF .deps/amortizingfixedratebond.Tpo -c amortizingfixedratebond.cpp -fPIC -DPIC -o .libs/amortizingfixedratebond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT amortizingfixedratebond.lo -MD -MP -MF .deps/amortizingfixedratebond.Tpo -c amortizingfixedratebond.cpp -o amortizingfixedratebond.o >/dev/null 2>&1 depbase=`echo amortizingfloatingratebond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT amortizingfloatingratebond.lo -MD -MP -MF $depbase.Tpo -c -o amortizingfloatingratebond.lo amortizingfloatingratebond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT amortizingfloatingratebond.lo -MD -MP -MF .deps/amortizingfloatingratebond.Tpo -c amortizingfloatingratebond.cpp -fPIC -DPIC -o .libs/amortizingfloatingratebond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT amortizingfloatingratebond.lo -MD -MP -MF .deps/amortizingfloatingratebond.Tpo -c amortizingfloatingratebond.cpp -o amortizingfloatingratebond.o >/dev/null 2>&1 depbase=`echo btp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT btp.lo -MD -MP -MF $depbase.Tpo -c -o btp.lo btp.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT btp.lo -MD -MP -MF .deps/btp.Tpo -c btp.cpp -fPIC -DPIC -o .libs/btp.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT btp.lo -MD -MP -MF .deps/btp.Tpo -c btp.cpp -o btp.o >/dev/null 2>&1 depbase=`echo cmsratebond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cmsratebond.lo -MD -MP -MF $depbase.Tpo -c -o cmsratebond.lo cmsratebond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cmsratebond.lo -MD -MP -MF .deps/cmsratebond.Tpo -c cmsratebond.cpp -fPIC -DPIC -o .libs/cmsratebond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cmsratebond.lo -MD -MP -MF .deps/cmsratebond.Tpo -c cmsratebond.cpp -o cmsratebond.o >/dev/null 2>&1 depbase=`echo convertiblebonds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT convertiblebonds.lo -MD -MP -MF $depbase.Tpo -c -o convertiblebonds.lo convertiblebonds.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT convertiblebonds.lo -MD -MP -MF .deps/convertiblebonds.Tpo -c convertiblebonds.cpp -fPIC -DPIC -o .libs/convertiblebonds.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT convertiblebonds.lo -MD -MP -MF .deps/convertiblebonds.Tpo -c convertiblebonds.cpp -o convertiblebonds.o >/dev/null 2>&1 depbase=`echo cpibond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpibond.lo -MD -MP -MF $depbase.Tpo -c -o cpibond.lo cpibond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpibond.lo -MD -MP -MF .deps/cpibond.Tpo -c cpibond.cpp -fPIC -DPIC -o .libs/cpibond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpibond.lo -MD -MP -MF .deps/cpibond.Tpo -c cpibond.cpp -o cpibond.o >/dev/null 2>&1 depbase=`echo fixedratebond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fixedratebond.lo -MD -MP -MF $depbase.Tpo -c -o fixedratebond.lo fixedratebond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fixedratebond.lo -MD -MP -MF .deps/fixedratebond.Tpo -c fixedratebond.cpp -fPIC -DPIC -o .libs/fixedratebond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fixedratebond.lo -MD -MP -MF .deps/fixedratebond.Tpo -c fixedratebond.cpp -o fixedratebond.o >/dev/null 2>&1 depbase=`echo floatingratebond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatingratebond.lo -MD -MP -MF $depbase.Tpo -c -o floatingratebond.lo floatingratebond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatingratebond.lo -MD -MP -MF .deps/floatingratebond.Tpo -c floatingratebond.cpp -fPIC -DPIC -o .libs/floatingratebond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatingratebond.lo -MD -MP -MF .deps/floatingratebond.Tpo -c floatingratebond.cpp -o floatingratebond.o >/dev/null 2>&1 depbase=`echo zerocouponbond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zerocouponbond.lo -MD -MP -MF $depbase.Tpo -c -o zerocouponbond.lo zerocouponbond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zerocouponbond.lo -MD -MP -MF .deps/zerocouponbond.Tpo -c zerocouponbond.cpp -fPIC -DPIC -o .libs/zerocouponbond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT zerocouponbond.lo -MD -MP -MF .deps/zerocouponbond.Tpo -c zerocouponbond.cpp -o zerocouponbond.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -fstack-protector-strong -o libBonds.la amortizingcmsratebond.lo amortizingfixedratebond.lo amortizingfloatingratebond.lo btp.lo cmsratebond.lo convertiblebonds.lo cpibond.lo fixedratebond.lo floatingratebond.lo zerocouponbond.lo libtool: link: ar cr .libs/libBonds.a .libs/amortizingcmsratebond.o .libs/amortizingfixedratebond.o .libs/amortizingfloatingratebond.o .libs/btp.o .libs/cmsratebond.o .libs/convertiblebonds.o .libs/cpibond.o .libs/fixedratebond.o .libs/floatingratebond.o .libs/zerocouponbond.o libtool: link: ranlib .libs/libBonds.a libtool: link: ( cd ".libs" && rm -f "libBonds.la" && ln -s "../libBonds.la" "libBonds.la" ) depbase=`echo asianoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT asianoption.lo -MD -MP -MF $depbase.Tpo -c -o asianoption.lo asianoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT asianoption.lo -MD -MP -MF .deps/asianoption.Tpo -c asianoption.cpp -fPIC -DPIC -o .libs/asianoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT asianoption.lo -MD -MP -MF .deps/asianoption.Tpo -c asianoption.cpp -o asianoption.o >/dev/null 2>&1 depbase=`echo assetswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT assetswap.lo -MD -MP -MF $depbase.Tpo -c -o assetswap.lo assetswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT assetswap.lo -MD -MP -MF .deps/assetswap.Tpo -c assetswap.cpp -fPIC -DPIC -o .libs/assetswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT assetswap.lo -MD -MP -MF .deps/assetswap.Tpo -c assetswap.cpp -o assetswap.o >/dev/null 2>&1 depbase=`echo averagetype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT averagetype.lo -MD -MP -MF $depbase.Tpo -c -o averagetype.lo averagetype.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT averagetype.lo -MD -MP -MF .deps/averagetype.Tpo -c averagetype.cpp -fPIC -DPIC -o .libs/averagetype.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT averagetype.lo -MD -MP -MF .deps/averagetype.Tpo -c averagetype.cpp -o averagetype.o >/dev/null 2>&1 depbase=`echo barrieroption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT barrieroption.lo -MD -MP -MF $depbase.Tpo -c -o barrieroption.lo barrieroption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT barrieroption.lo -MD -MP -MF .deps/barrieroption.Tpo -c barrieroption.cpp -fPIC -DPIC -o .libs/barrieroption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT barrieroption.lo -MD -MP -MF .deps/barrieroption.Tpo -c barrieroption.cpp -o barrieroption.o >/dev/null 2>&1 depbase=`echo barriertype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT barriertype.lo -MD -MP -MF $depbase.Tpo -c -o barriertype.lo barriertype.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT barriertype.lo -MD -MP -MF .deps/barriertype.Tpo -c barriertype.cpp -fPIC -DPIC -o .libs/barriertype.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT barriertype.lo -MD -MP -MF .deps/barriertype.Tpo -c barriertype.cpp -o barriertype.o >/dev/null 2>&1 depbase=`echo basketoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basketoption.lo -MD -MP -MF $depbase.Tpo -c -o basketoption.lo basketoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basketoption.lo -MD -MP -MF .deps/basketoption.Tpo -c basketoption.cpp -fPIC -DPIC -o .libs/basketoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT basketoption.lo -MD -MP -MF .deps/basketoption.Tpo -c basketoption.cpp -o basketoption.o >/dev/null 2>&1 depbase=`echo bmaswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bmaswap.lo -MD -MP -MF $depbase.Tpo -c -o bmaswap.lo bmaswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bmaswap.lo -MD -MP -MF .deps/bmaswap.Tpo -c bmaswap.cpp -fPIC -DPIC -o .libs/bmaswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bmaswap.lo -MD -MP -MF .deps/bmaswap.Tpo -c bmaswap.cpp -o bmaswap.o >/dev/null 2>&1 depbase=`echo bond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bond.lo -MD -MP -MF $depbase.Tpo -c -o bond.lo bond.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bond.lo -MD -MP -MF .deps/bond.Tpo -c bond.cpp -fPIC -DPIC -o .libs/bond.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bond.lo -MD -MP -MF .deps/bond.Tpo -c bond.cpp -o bond.o >/dev/null 2>&1 depbase=`echo bondforward.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bondforward.lo -MD -MP -MF $depbase.Tpo -c -o bondforward.lo bondforward.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bondforward.lo -MD -MP -MF .deps/bondforward.Tpo -c bondforward.cpp -fPIC -DPIC -o .libs/bondforward.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT bondforward.lo -MD -MP -MF .deps/bondforward.Tpo -c bondforward.cpp -o bondforward.o >/dev/null 2>&1 depbase=`echo capfloor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT capfloor.lo -MD -MP -MF $depbase.Tpo -c -o capfloor.lo capfloor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT capfloor.lo -MD -MP -MF .deps/capfloor.Tpo -c capfloor.cpp -fPIC -DPIC -o .libs/capfloor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT capfloor.lo -MD -MP -MF .deps/capfloor.Tpo -c capfloor.cpp -o capfloor.o >/dev/null 2>&1 depbase=`echo claim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT claim.lo -MD -MP -MF $depbase.Tpo -c -o claim.lo claim.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT claim.lo -MD -MP -MF .deps/claim.Tpo -c claim.cpp -fPIC -DPIC -o .libs/claim.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT claim.lo -MD -MP -MF .deps/claim.Tpo -c claim.cpp -o claim.o >/dev/null 2>&1 depbase=`echo cliquetoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cliquetoption.lo -MD -MP -MF $depbase.Tpo -c -o cliquetoption.lo cliquetoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cliquetoption.lo -MD -MP -MF .deps/cliquetoption.Tpo -c cliquetoption.cpp -fPIC -DPIC -o .libs/cliquetoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cliquetoption.lo -MD -MP -MF .deps/cliquetoption.Tpo -c cliquetoption.cpp -o cliquetoption.o >/dev/null 2>&1 depbase=`echo complexchooseroption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT complexchooseroption.lo -MD -MP -MF $depbase.Tpo -c -o complexchooseroption.lo complexchooseroption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT complexchooseroption.lo -MD -MP -MF .deps/complexchooseroption.Tpo -c complexchooseroption.cpp -fPIC -DPIC -o .libs/complexchooseroption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT complexchooseroption.lo -MD -MP -MF .deps/complexchooseroption.Tpo -c complexchooseroption.cpp -o complexchooseroption.o >/dev/null 2>&1 depbase=`echo compositeinstrument.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT compositeinstrument.lo -MD -MP -MF $depbase.Tpo -c -o compositeinstrument.lo compositeinstrument.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT compositeinstrument.lo -MD -MP -MF .deps/compositeinstrument.Tpo -c compositeinstrument.cpp -fPIC -DPIC -o .libs/compositeinstrument.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT compositeinstrument.lo -MD -MP -MF .deps/compositeinstrument.Tpo -c compositeinstrument.cpp -o compositeinstrument.o >/dev/null 2>&1 depbase=`echo compoundoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT compoundoption.lo -MD -MP -MF $depbase.Tpo -c -o compoundoption.lo compoundoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT compoundoption.lo -MD -MP -MF .deps/compoundoption.Tpo -c compoundoption.cpp -fPIC -DPIC -o .libs/compoundoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT compoundoption.lo -MD -MP -MF .deps/compoundoption.Tpo -c compoundoption.cpp -o compoundoption.o >/dev/null 2>&1 depbase=`echo cpicapfloor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicapfloor.lo -MD -MP -MF $depbase.Tpo -c -o cpicapfloor.lo cpicapfloor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicapfloor.lo -MD -MP -MF .deps/cpicapfloor.Tpo -c cpicapfloor.cpp -fPIC -DPIC -o .libs/cpicapfloor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpicapfloor.lo -MD -MP -MF .deps/cpicapfloor.Tpo -c cpicapfloor.cpp -o cpicapfloor.o >/dev/null 2>&1 depbase=`echo cpiswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpiswap.lo -MD -MP -MF $depbase.Tpo -c -o cpiswap.lo cpiswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpiswap.lo -MD -MP -MF .deps/cpiswap.Tpo -c cpiswap.cpp -fPIC -DPIC -o .libs/cpiswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT cpiswap.lo -MD -MP -MF .deps/cpiswap.Tpo -c cpiswap.cpp -o cpiswap.o >/dev/null 2>&1 depbase=`echo creditdefaultswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT creditdefaultswap.lo -MD -MP -MF $depbase.Tpo -c -o creditdefaultswap.lo creditdefaultswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT creditdefaultswap.lo -MD -MP -MF .deps/creditdefaultswap.Tpo -c creditdefaultswap.cpp -fPIC -DPIC -o .libs/creditdefaultswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT creditdefaultswap.lo -MD -MP -MF .deps/creditdefaultswap.Tpo -c creditdefaultswap.cpp -o creditdefaultswap.o >/dev/null 2>&1 depbase=`echo dividendbarrieroption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dividendbarrieroption.lo -MD -MP -MF $depbase.Tpo -c -o dividendbarrieroption.lo dividendbarrieroption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dividendbarrieroption.lo -MD -MP -MF .deps/dividendbarrieroption.Tpo -c dividendbarrieroption.cpp -fPIC -DPIC -o .libs/dividendbarrieroption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dividendbarrieroption.lo -MD -MP -MF .deps/dividendbarrieroption.Tpo -c dividendbarrieroption.cpp -o dividendbarrieroption.o >/dev/null 2>&1 depbase=`echo dividendvanillaoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dividendvanillaoption.lo -MD -MP -MF $depbase.Tpo -c -o dividendvanillaoption.lo dividendvanillaoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dividendvanillaoption.lo -MD -MP -MF .deps/dividendvanillaoption.Tpo -c dividendvanillaoption.cpp -fPIC -DPIC -o .libs/dividendvanillaoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT dividendvanillaoption.lo -MD -MP -MF .deps/dividendvanillaoption.Tpo -c dividendvanillaoption.cpp -o dividendvanillaoption.o >/dev/null 2>&1 depbase=`echo doublebarrieroption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT doublebarrieroption.lo -MD -MP -MF $depbase.Tpo -c -o doublebarrieroption.lo doublebarrieroption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT doublebarrieroption.lo -MD -MP -MF .deps/doublebarrieroption.Tpo -c doublebarrieroption.cpp -fPIC -DPIC -o .libs/doublebarrieroption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT doublebarrieroption.lo -MD -MP -MF .deps/doublebarrieroption.Tpo -c doublebarrieroption.cpp -o doublebarrieroption.o >/dev/null 2>&1 depbase=`echo doublebarriertype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT doublebarriertype.lo -MD -MP -MF $depbase.Tpo -c -o doublebarriertype.lo doublebarriertype.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT doublebarriertype.lo -MD -MP -MF .deps/doublebarriertype.Tpo -c doublebarriertype.cpp -fPIC -DPIC -o .libs/doublebarriertype.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT doublebarriertype.lo -MD -MP -MF .deps/doublebarriertype.Tpo -c doublebarriertype.cpp -o doublebarriertype.o >/dev/null 2>&1 depbase=`echo equitytotalreturnswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equitytotalreturnswap.lo -MD -MP -MF $depbase.Tpo -c -o equitytotalreturnswap.lo equitytotalreturnswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equitytotalreturnswap.lo -MD -MP -MF .deps/equitytotalreturnswap.Tpo -c equitytotalreturnswap.cpp -fPIC -DPIC -o .libs/equitytotalreturnswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT equitytotalreturnswap.lo -MD -MP -MF .deps/equitytotalreturnswap.Tpo -c equitytotalreturnswap.cpp -o equitytotalreturnswap.o >/dev/null 2>&1 depbase=`echo europeanoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT europeanoption.lo -MD -MP -MF $depbase.Tpo -c -o europeanoption.lo europeanoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT europeanoption.lo -MD -MP -MF .deps/europeanoption.Tpo -c europeanoption.cpp -fPIC -DPIC -o .libs/europeanoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT europeanoption.lo -MD -MP -MF .deps/europeanoption.Tpo -c europeanoption.cpp -o europeanoption.o >/dev/null 2>&1 depbase=`echo fixedvsfloatingswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fixedvsfloatingswap.lo -MD -MP -MF $depbase.Tpo -c -o fixedvsfloatingswap.lo fixedvsfloatingswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fixedvsfloatingswap.lo -MD -MP -MF .deps/fixedvsfloatingswap.Tpo -c fixedvsfloatingswap.cpp -fPIC -DPIC -o .libs/fixedvsfloatingswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT fixedvsfloatingswap.lo -MD -MP -MF .deps/fixedvsfloatingswap.Tpo -c fixedvsfloatingswap.cpp -o fixedvsfloatingswap.o >/dev/null 2>&1 depbase=`echo floatfloatswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatfloatswap.lo -MD -MP -MF $depbase.Tpo -c -o floatfloatswap.lo floatfloatswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatfloatswap.lo -MD -MP -MF .deps/floatfloatswap.Tpo -c floatfloatswap.cpp -fPIC -DPIC -o .libs/floatfloatswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatfloatswap.lo -MD -MP -MF .deps/floatfloatswap.Tpo -c floatfloatswap.cpp -o floatfloatswap.o >/dev/null 2>&1 depbase=`echo floatfloatswaption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatfloatswaption.lo -MD -MP -MF $depbase.Tpo -c -o floatfloatswaption.lo floatfloatswaption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatfloatswaption.lo -MD -MP -MF .deps/floatfloatswaption.Tpo -c floatfloatswaption.cpp -fPIC -DPIC -o .libs/floatfloatswaption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT floatfloatswaption.lo -MD -MP -MF .deps/floatfloatswaption.Tpo -c floatfloatswaption.cpp -o floatfloatswaption.o >/dev/null 2>&1 depbase=`echo forward.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT forward.lo -MD -MP -MF $depbase.Tpo -c -o forward.lo forward.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c forward.cpp -fPIC -DPIC -o .libs/forward.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT forward.lo -MD -MP -MF .deps/forward.Tpo -c forward.cpp -o forward.o >/dev/null 2>&1 depbase=`echo forwardrateagreement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT forwardrateagreement.lo -MD -MP -MF $depbase.Tpo -c -o forwardrateagreement.lo forwardrateagreement.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT forwardrateagreement.lo -MD -MP -MF .deps/forwardrateagreement.Tpo -c forwardrateagreement.cpp -fPIC -DPIC -o .libs/forwardrateagreement.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT forwardrateagreement.lo -MD -MP -MF .deps/forwardrateagreement.Tpo -c forwardrateagreement.cpp -o forwardrateagreement.o >/dev/null 2>&1 depbase=`echo forwardvanillaoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT forwardvanillaoption.lo -MD -MP -MF $depbase.Tpo -c -o forwardvanillaoption.lo forwardvanillaoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT forwardvanillaoption.lo -MD -MP -MF .deps/forwardvanillaoption.Tpo -c forwardvanillaoption.cpp -fPIC -DPIC -o .libs/forwardvanillaoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT forwardvanillaoption.lo -MD -MP -MF .deps/forwardvanillaoption.Tpo -c forwardvanillaoption.cpp -o forwardvanillaoption.o >/dev/null 2>&1 depbase=`echo futures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT futures.lo -MD -MP -MF $depbase.Tpo -c -o futures.lo futures.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT futures.lo -MD -MP -MF .deps/futures.Tpo -c futures.cpp -fPIC -DPIC -o .libs/futures.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT futures.lo -MD -MP -MF .deps/futures.Tpo -c futures.cpp -o futures.o >/dev/null 2>&1 depbase=`echo impliedvolatility.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT impliedvolatility.lo -MD -MP -MF $depbase.Tpo -c -o impliedvolatility.lo impliedvolatility.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT impliedvolatility.lo -MD -MP -MF .deps/impliedvolatility.Tpo -c impliedvolatility.cpp -fPIC -DPIC -o .libs/impliedvolatility.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT impliedvolatility.lo -MD -MP -MF .deps/impliedvolatility.Tpo -c impliedvolatility.cpp -o impliedvolatility.o >/dev/null 2>&1 depbase=`echo inflationcapfloor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationcapfloor.lo -MD -MP -MF $depbase.Tpo -c -o inflationcapfloor.lo inflationcapfloor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationcapfloor.lo -MD -MP -MF .deps/inflationcapfloor.Tpo -c inflationcapfloor.cpp -fPIC -DPIC -o .libs/inflationcapfloor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT inflationcapfloor.lo -MD -MP -MF .deps/inflationcapfloor.Tpo -c inflationcapfloor.cpp -o inflationcapfloor.o >/dev/null 2>&1 depbase=`echo lookbackoption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lookbackoption.lo -MD -MP -MF $depbase.Tpo -c -o lookbackoption.lo lookbackoption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lookbackoption.lo -MD -MP -MF .deps/lookbackoption.Tpo -c lookbackoption.cpp -fPIC -DPIC -o .libs/lookbackoption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT lookbackoption.lo -MD -MP -MF .deps/lookbackoption.Tpo -c lookbackoption.cpp -o lookbackoption.o >/dev/null 2>&1 depbase=`echo makecapfloor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makecapfloor.lo -MD -MP -MF $depbase.Tpo -c -o makecapfloor.lo makecapfloor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makecapfloor.lo -MD -MP -MF .deps/makecapfloor.Tpo -c makecapfloor.cpp -fPIC -DPIC -o .libs/makecapfloor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makecapfloor.lo -MD -MP -MF .deps/makecapfloor.Tpo -c makecapfloor.cpp -o makecapfloor.o >/dev/null 2>&1 depbase=`echo makecds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makecds.lo -MD -MP -MF $depbase.Tpo -c -o makecds.lo makecds.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makecds.lo -MD -MP -MF .deps/makecds.Tpo -c makecds.cpp -fPIC -DPIC -o .libs/makecds.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makecds.lo -MD -MP -MF .deps/makecds.Tpo -c makecds.cpp -o makecds.o >/dev/null 2>&1 depbase=`echo makecms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makecms.lo -MD -MP -MF $depbase.Tpo -c -o makecms.lo makecms.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makecms.lo -MD -MP -MF .deps/makecms.Tpo -c makecms.cpp -fPIC -DPIC -o .libs/makecms.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makecms.lo -MD -MP -MF .deps/makecms.Tpo -c makecms.cpp -o makecms.o >/dev/null 2>&1 depbase=`echo makeois.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makeois.lo -MD -MP -MF $depbase.Tpo -c -o makeois.lo makeois.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makeois.lo -MD -MP -MF .deps/makeois.Tpo -c makeois.cpp -fPIC -DPIC -o .libs/makeois.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makeois.lo -MD -MP -MF .deps/makeois.Tpo -c makeois.cpp -o makeois.o >/dev/null 2>&1 depbase=`echo makeswaption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makeswaption.lo -MD -MP -MF $depbase.Tpo -c -o makeswaption.lo makeswaption.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makeswaption.lo -MD -MP -MF .deps/makeswaption.Tpo -c makeswaption.cpp -fPIC -DPIC -o .libs/makeswaption.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makeswaption.lo -MD -MP -MF .deps/makeswaption.Tpo -c makeswaption.cpp -o makeswaption.o >/dev/null 2>&1 depbase=`echo makevanillaswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makevanillaswap.lo -MD -MP -MF $depbase.Tpo -c -o makevanillaswap.lo makevanillaswap.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makevanillaswap.lo -MD -MP -MF .deps/makevanillaswap.Tpo -c makevanillaswap.cpp -fPIC -DPIC -o .libs/makevanillaswap.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makevanillaswap.lo -MD -MP -MF .deps/makevanillaswap.Tpo -c makevanillaswap.cpp -o makevanillaswap.o >/dev/null 2>&1 depbase=`echo makeyoyinflationcapfloor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makeyoyinflationcapfloor.lo -MD -MP -MF $depbase.Tpo -c -o makeyoyinflationcapfloor.lo makeyoyinflationcapfloor.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makeyoyinflationcapfloor.lo -MD -MP -MF .deps/makeyoyinflationcapfloor.Tpo -c makeyoyinflationcapfloor.cpp -fPIC -DPIC -o .libs/makeyoyinflationcapfloor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -fopenmp --system-header-prefix=boost/ -pthread -MT makeyoyinflationcapfloor.lo -MD -MP -MF .deps/makeyoyinflationcapfloor.Tpo -c makeyoyinflationcapfloor.cpp -o makeyoyinflationcapfloor.o >/dev/null 2>&1 =>> Killing runaway build after 7200 seconds with no output =>> Cleaning up wrkdir ===> Cleaning for quantlib-1.32_2 Killed build of finance/quantlib | quantlib-1.32_2 ended at Mon Apr 1 17:12:02 BST 2024 build time: 08:26:52 !!! build failure encountered !!!