Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/QuantLib.spec'], False, '/var/lib/mock/f18-build-1457784-239912/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/QuantLib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/QuantLib-1.2.1-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/QuantLib.spec'], False, '/var/lib/mock/f18-build-1457784-239912/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/QuantLib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HR6kp8 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf QuantLib-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/QuantLib-1.2.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd QuantLib-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ujYQ45 + umask 022 + cd /builddir/build/BUILD + cd QuantLib-1.2.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive' 'CPPFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for asinh... yes checking for Boost development files... yes checking Boost version... yes checking for Boost::uBLAS support... yes checking for Boost unit-test framework... yes checking whether Boost unit-test streams work... yes checking long long support... yes checking for emacs... emacs checking where .elc files should go... ${datarootdir}/emacs/site-lisp checking for doxygen... /usr/bin/doxygen checking for sed... (cached) /usr/bin/sed checking for latex... /usr/bin/latex checking for pdflatex... /usr/bin/pdflatex checking for makeindex... /usr/bin/makeindex checking for dvips... /usr/bin/dvips 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 negative rates... yes checking whether to enable extra safety checks... no checking whether to enable deprecated code... yes checking whether to enable sessions... no checking whether to install examples... no checking whether to install the benchmark... no configure: creating ./config.status config.status: creating Makefile config.status: creating config/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/barrieroption/Makefile config.status: creating ql/experimental/callablebonds/Makefile config.status: creating ql/experimental/commodities/Makefile config.status: creating ql/experimental/compoundoption/Makefile config.status: creating ql/experimental/convertiblebonds/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/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/processes/Makefile config.status: creating ql/experimental/risk/Makefile config.status: creating ql/experimental/shortrate/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/matrixutilities/Makefile config.status: creating ql/math/integrals/Makefile config.status: creating ql/math/interpolations/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/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 Examples/BermudanSwaption/Makefile config.status: creating Examples/Bonds/Makefile config.status: creating Examples/CallableBonds/Makefile config.status: creating Examples/CDS/Makefile config.status: creating Examples/ConvertibleBonds/Makefile config.status: creating Examples/DiscreteHedging/Makefile config.status: creating Examples/EquityOption/Makefile config.status: creating Examples/FittedBondCurve/Makefile config.status: creating Examples/FRA/Makefile config.status: creating Examples/MarketModels/Makefile config.status: creating Examples/Replication/Makefile config.status: creating Examples/Repo/Makefile config.status: creating Examples/Swap/Makefile config.status: creating test-suite/Makefile config.status: creating quantlib-config config.status: creating QuantLib.spec config.status: creating ql/config.hpp config.status: ql/config.hpp is unchanged config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 Making all in config make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/config' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/config' Making all in ql make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' Making all in cashflows make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/cashflows' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o averagebmacoupon.lo averagebmacoupon.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capflooredcoupon.lo capflooredcoupon.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capflooredinflationcoupon.lo capflooredinflationcoupon.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cashflows.lo cashflows.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capflooredcoupon.cpp -fPIC -DPIC -o .libs/capflooredcoupon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capflooredinflationcoupon.cpp -fPIC -DPIC -o .libs/capflooredinflationcoupon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c averagebmacoupon.cpp -fPIC -DPIC -o .libs/averagebmacoupon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cashflows.cpp -fPIC -DPIC -o .libs/cashflows.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capflooredinflationcoupon.cpp -o capflooredinflationcoupon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capflooredcoupon.cpp -o capflooredcoupon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c averagebmacoupon.cpp -o averagebmacoupon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cashflows.cpp -o cashflows.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cashflowvectors.lo cashflowvectors.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cashflowvectors.cpp -fPIC -DPIC -o .libs/cashflowvectors.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmscoupon.lo cmscoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmscoupon.cpp -fPIC -DPIC -o .libs/cmscoupon.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conundrumpricer.lo conundrumpricer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conundrumpricer.cpp -fPIC -DPIC -o .libs/conundrumpricer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cashflowvectors.cpp -o cashflowvectors.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o coupon.lo coupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c coupon.cpp -fPIC -DPIC -o .libs/coupon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmscoupon.cpp -o cmscoupon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c coupon.cpp -o coupon.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o couponpricer.lo couponpricer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cpicoupon.lo cpicoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c couponpricer.cpp -fPIC -DPIC -o .libs/couponpricer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicoupon.cpp -fPIC -DPIC -o .libs/cpicoupon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conundrumpricer.cpp -o conundrumpricer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cpicouponpricer.lo cpicouponpricer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicouponpricer.cpp -fPIC -DPIC -o .libs/cpicouponpricer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c couponpricer.cpp -o couponpricer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicoupon.cpp -o cpicoupon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicouponpricer.cpp -o cpicouponpricer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o digitalcmscoupon.lo digitalcmscoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c digitalcmscoupon.cpp -fPIC -DPIC -o .libs/digitalcmscoupon.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o digitalcoupon.lo digitalcoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c digitalcoupon.cpp -fPIC -DPIC -o .libs/digitalcoupon.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o digitaliborcoupon.lo digitaliborcoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c digitaliborcoupon.cpp -fPIC -DPIC -o .libs/digitaliborcoupon.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dividend.lo dividend.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dividend.cpp -fPIC -DPIC -o .libs/dividend.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dividend.cpp -o dividend.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c digitalcmscoupon.cpp -o digitalcmscoupon.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o duration.lo duration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c duration.cpp -fPIC -DPIC -o .libs/duration.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c digitalcoupon.cpp -o digitalcoupon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c duration.cpp -o duration.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fixedratecoupon.lo fixedratecoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fixedratecoupon.cpp -fPIC -DPIC -o .libs/fixedratecoupon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c digitaliborcoupon.cpp -o digitaliborcoupon.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o floatingratecoupon.lo floatingratecoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c floatingratecoupon.cpp -fPIC -DPIC -o .libs/floatingratecoupon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fixedratecoupon.cpp -o fixedratecoupon.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o iborcoupon.lo iborcoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c iborcoupon.cpp -fPIC -DPIC -o .libs/iborcoupon.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o indexedcashflow.lo indexedcashflow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c indexedcashflow.cpp -fPIC -DPIC -o .libs/indexedcashflow.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationcoupon.lo inflationcoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationcoupon.cpp -fPIC -DPIC -o .libs/inflationcoupon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c floatingratecoupon.cpp -o floatingratecoupon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c indexedcashflow.cpp -o indexedcashflow.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationcouponpricer.lo inflationcouponpricer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationcouponpricer.cpp -fPIC -DPIC -o .libs/inflationcouponpricer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationcoupon.cpp -o inflationcoupon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c iborcoupon.cpp -o iborcoupon.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o overnightindexedcoupon.lo overnightindexedcoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c overnightindexedcoupon.cpp -fPIC -DPIC -o .libs/overnightindexedcoupon.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o rangeaccrual.lo rangeaccrual.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c rangeaccrual.cpp -fPIC -DPIC -o .libs/rangeaccrual.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationcouponpricer.cpp -o inflationcouponpricer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o replication.lo replication.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c replication.cpp -fPIC -DPIC -o .libs/replication.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c replication.cpp -o replication.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c overnightindexedcoupon.cpp -o overnightindexedcoupon.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o simplecashflow.lo simplecashflow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c simplecashflow.cpp -fPIC -DPIC -o .libs/simplecashflow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c simplecashflow.cpp -o simplecashflow.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o timebasket.lo timebasket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timebasket.cpp -fPIC -DPIC -o .libs/timebasket.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c rangeaccrual.cpp -o rangeaccrual.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o yoyinflationcoupon.lo yoyinflationcoupon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yoyinflationcoupon.cpp -fPIC -DPIC -o .libs/yoyinflationcoupon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timebasket.cpp -o timebasket.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yoyinflationcoupon.cpp -o yoyinflationcoupon.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -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 fixedratecoupon.lo floatingratecoupon.lo iborcoupon.lo indexedcashflow.lo inflationcoupon.lo inflationcouponpricer.lo overnightindexedcoupon.lo rangeaccrual.lo replication.lo simplecashflow.lo timebasket.lo yoyinflationcoupon.lo libtool: link: ar cru .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/fixedratecoupon.o .libs/floatingratecoupon.o .libs/iborcoupon.o .libs/indexedcashflow.o .libs/inflationcoupon.o .libs/inflationcouponpricer.o .libs/overnightindexedcoupon.o .libs/rangeaccrual.o .libs/replication.o .libs/simplecashflow.o .libs/timebasket.o .libs/yoyinflationcoupon.o libtool: link: ranlib .libs/libCashFlows.a libtool: link: ( cd ".libs" && rm -f "libCashFlows.la" && ln -s "../libCashFlows.la" "libCashFlows.la" ) make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/cashflows' Making all in currencies make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/currencies' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o exchangeratemanager.lo exchangeratemanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exchangeratemanager.cpp -fPIC -DPIC -o .libs/exchangeratemanager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exchangeratemanager.cpp -o exchangeratemanager.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCurrencies.la exchangeratemanager.lo libtool: link: ar cru .libs/libCurrencies.a .libs/exchangeratemanager.o libtool: link: ranlib .libs/libCurrencies.a libtool: link: ( cd ".libs" && rm -f "libCurrencies.la" && ln -s "../libCurrencies.la" "libCurrencies.la" ) make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/currencies' Making all in experimental make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' Making all in amortizingbonds make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/amortizingbonds' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o amortizingcmsratebond.lo amortizingcmsratebond.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o amortizingfixedratebond.lo amortizingfixedratebond.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o amortizingfloatingratebond.lo amortizingfloatingratebond.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c amortizingcmsratebond.cpp -fPIC -DPIC -o .libs/amortizingcmsratebond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c amortizingfloatingratebond.cpp -fPIC -DPIC -o .libs/amortizingfloatingratebond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c amortizingfixedratebond.cpp -fPIC -DPIC -o .libs/amortizingfixedratebond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c amortizingfloatingratebond.cpp -o amortizingfloatingratebond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c amortizingcmsratebond.cpp -o amortizingcmsratebond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c amortizingfixedratebond.cpp -o amortizingfixedratebond.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libAmortizingBonds.la amortizingcmsratebond.lo amortizingfixedratebond.lo amortizingfloatingratebond.lo libtool: link: ar cru .libs/libAmortizingBonds.a .libs/amortizingcmsratebond.o .libs/amortizingfixedratebond.o .libs/amortizingfloatingratebond.o libtool: link: ranlib .libs/libAmortizingBonds.a libtool: link: ( cd ".libs" && rm -f "libAmortizingBonds.la" && ln -s "../libAmortizingBonds.la" "libAmortizingBonds.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/amortizingbonds' Making all in barrieroption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/barrieroption' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o perturbativebarrieroptionengine.lo perturbativebarrieroptionengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c perturbativebarrieroptionengine.cpp -fPIC -DPIC -o .libs/perturbativebarrieroptionengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c perturbativebarrieroptionengine.cpp -o perturbativebarrieroptionengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libBarrierOption.la perturbativebarrieroptionengine.lo libtool: link: ar cru .libs/libBarrierOption.a .libs/perturbativebarrieroptionengine.o libtool: link: ranlib .libs/libBarrierOption.a libtool: link: ( cd ".libs" && rm -f "libBarrierOption.la" && ln -s "../libBarrierOption.la" "libBarrierOption.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/barrieroption' Making all in callablebonds make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/callablebonds' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackcallablebondengine.lo blackcallablebondengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o callablebondconstantvol.lo callablebondconstantvol.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o callablebond.lo callablebond.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o callablebondvolstructure.lo callablebondvolstructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c callablebond.cpp -fPIC -DPIC -o .libs/callablebond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackcallablebondengine.cpp -fPIC -DPIC -o .libs/blackcallablebondengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c callablebondconstantvol.cpp -fPIC -DPIC -o .libs/callablebondconstantvol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c callablebondvolstructure.cpp -fPIC -DPIC -o .libs/callablebondvolstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c callablebondvolstructure.cpp -o callablebondvolstructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c callablebondconstantvol.cpp -o callablebondconstantvol.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discretizedcallablefixedratebond.lo discretizedcallablefixedratebond.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedcallablefixedratebond.cpp -fPIC -DPIC -o .libs/discretizedcallablefixedratebond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackcallablebondengine.cpp -o blackcallablebondengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c callablebond.cpp -o callablebond.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o treecallablebondengine.lo treecallablebondengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c treecallablebondengine.cpp -fPIC -DPIC -o .libs/treecallablebondengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedcallablefixedratebond.cpp -o discretizedcallablefixedratebond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c treecallablebondengine.cpp -o treecallablebondengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCallableBonds.la blackcallablebondengine.lo callablebondconstantvol.lo callablebond.lo callablebondvolstructure.lo discretizedcallablefixedratebond.lo treecallablebondengine.lo libtool: link: ar cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/callablebonds' Making all in commodities make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/commodities' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o commodity.lo commodity.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o commoditycashflow.lo commoditycashflow.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o commoditycurve.lo commoditycurve.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o commodityindex.lo commodityindex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditycurve.cpp -fPIC -DPIC -o .libs/commoditycurve.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commodityindex.cpp -fPIC -DPIC -o .libs/commodityindex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commodity.cpp -fPIC -DPIC -o .libs/commodity.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditycashflow.cpp -fPIC -DPIC -o .libs/commoditycashflow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditycashflow.cpp -o commoditycashflow.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commodity.cpp -o commodity.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o commoditypricinghelpers.lo commoditypricinghelpers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditypricinghelpers.cpp -fPIC -DPIC -o .libs/commoditypricinghelpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditycurve.cpp -o commoditycurve.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commodityindex.cpp -o commodityindex.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o commoditysettings.lo commoditysettings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditysettings.cpp -fPIC -DPIC -o .libs/commoditysettings.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditypricinghelpers.cpp -o commoditypricinghelpers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditysettings.cpp -o commoditysettings.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o commoditytype.lo commoditytype.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditytype.cpp -fPIC -DPIC -o .libs/commoditytype.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commoditytype.cpp -o commoditytype.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o commodityunitcost.lo commodityunitcost.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commodityunitcost.cpp -fPIC -DPIC -o .libs/commodityunitcost.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dateinterval.lo dateinterval.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dateinterval.cpp -fPIC -DPIC -o .libs/dateinterval.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o energybasisswap.lo energybasisswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c commodityunitcost.cpp -o commodityunitcost.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energybasisswap.cpp -fPIC -DPIC -o .libs/energybasisswap.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o energycommodity.lo energycommodity.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energycommodity.cpp -fPIC -DPIC -o .libs/energycommodity.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o energyfuture.lo energyfuture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energyfuture.cpp -fPIC -DPIC -o .libs/energyfuture.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dateinterval.cpp -o dateinterval.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o energyswap.lo energyswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energyswap.cpp -fPIC -DPIC -o .libs/energyswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energycommodity.cpp -o energycommodity.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energyswap.cpp -o energyswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energyfuture.cpp -o energyfuture.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energybasisswap.cpp -o energybasisswap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o energyvanillaswap.lo energyvanillaswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energyvanillaswap.cpp -fPIC -DPIC -o .libs/energyvanillaswap.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o paymentterm.lo paymentterm.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c paymentterm.cpp -fPIC -DPIC -o .libs/paymentterm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c paymentterm.cpp -o paymentterm.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quantity.lo quantity.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantity.cpp -fPIC -DPIC -o .libs/quantity.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o unitofmeasure.lo unitofmeasure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitofmeasure.cpp -fPIC -DPIC -o .libs/unitofmeasure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitofmeasure.cpp -o unitofmeasure.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o unitofmeasureconversion.lo unitofmeasureconversion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitofmeasureconversion.cpp -fPIC -DPIC -o .libs/unitofmeasureconversion.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o unitofmeasureconversionmanager.lo unitofmeasureconversionmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitofmeasureconversionmanager.cpp -fPIC -DPIC -o .libs/unitofmeasureconversionmanager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantity.cpp -o quantity.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c energyvanillaswap.cpp -o energyvanillaswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitofmeasureconversion.cpp -o unitofmeasureconversion.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitofmeasureconversionmanager.cpp -o unitofmeasureconversionmanager.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -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 cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/commodities' Making all in compoundoption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/compoundoption' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticcompoundoptionengine.lo analyticcompoundoptionengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o compoundoption.lo compoundoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcompoundoptionengine.cpp -fPIC -DPIC -o .libs/analyticcompoundoptionengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c compoundoption.cpp -fPIC -DPIC -o .libs/compoundoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c compoundoption.cpp -o compoundoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcompoundoptionengine.cpp -o analyticcompoundoptionengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCompoundOption.la analyticcompoundoptionengine.lo compoundoption.lo libtool: link: ar cru .libs/libCompoundOption.a .libs/analyticcompoundoptionengine.o .libs/compoundoption.o libtool: link: ranlib .libs/libCompoundOption.a libtool: link: ( cd ".libs" && rm -f "libCompoundOption.la" && ln -s "../libCompoundOption.la" "libCompoundOption.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/compoundoption' Making all in convertiblebonds make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/convertiblebonds' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o convertiblebond.lo convertiblebond.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discretizedconvertible.lo discretizedconvertible.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c convertiblebond.cpp -fPIC -DPIC -o .libs/convertiblebond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedconvertible.cpp -fPIC -DPIC -o .libs/discretizedconvertible.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedconvertible.cpp -o discretizedconvertible.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c convertiblebond.cpp -o convertiblebond.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libConvertibleBonds.la convertiblebond.lo discretizedconvertible.lo libtool: link: ar cru .libs/libConvertibleBonds.a .libs/convertiblebond.o .libs/discretizedconvertible.o libtool: link: ranlib .libs/libConvertibleBonds.a libtool: link: ( cd ".libs" && rm -f "libConvertibleBonds.la" && ln -s "../libConvertibleBonds.la" "libConvertibleBonds.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/convertiblebonds' Making all in coupons make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/coupons' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o proxyibor.lo proxyibor.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quantocouponpricer.lo quantocouponpricer.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o subperiodcoupons.lo subperiodcoupons.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c proxyibor.cpp -fPIC -DPIC -o .libs/proxyibor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantocouponpricer.cpp -fPIC -DPIC -o .libs/quantocouponpricer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c subperiodcoupons.cpp -fPIC -DPIC -o .libs/subperiodcoupons.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c proxyibor.cpp -o proxyibor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantocouponpricer.cpp -o quantocouponpricer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c subperiodcoupons.cpp -o subperiodcoupons.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCoupons.la proxyibor.lo quantocouponpricer.lo subperiodcoupons.lo libtool: link: ar cru .libs/libCoupons.a .libs/proxyibor.o .libs/quantocouponpricer.o .libs/subperiodcoupons.o libtool: link: ranlib .libs/libCoupons.a libtool: link: ( cd ".libs" && rm -f "libCoupons.la" && ln -s "../libCoupons.la" "libCoupons.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/coupons' Making all in credit make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/credit' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o basket.lo basket.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackcdsoptionengine.lo blackcdsoptionengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cdo.lo cdo.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cdsoption.lo cdsoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c basket.cpp -fPIC -DPIC -o .libs/basket.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cdsoption.cpp -fPIC -DPIC -o .libs/cdsoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackcdsoptionengine.cpp -fPIC -DPIC -o .libs/blackcdsoptionengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cdo.cpp -fPIC -DPIC -o .libs/cdo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cdsoption.cpp -o cdsoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackcdsoptionengine.cpp -o blackcdsoptionengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cdo.cpp -o cdo.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c basket.cpp -o basket.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o defaultevent.lo defaultevent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaultevent.cpp -fPIC -DPIC -o .libs/defaultevent.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o defaultprobabilitykey.lo defaultprobabilitykey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaultprobabilitykey.cpp -fPIC -DPIC -o .libs/defaultprobabilitykey.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o defaulttype.lo defaulttype.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaulttype.cpp -fPIC -DPIC -o .libs/defaulttype.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaulttype.cpp -o defaulttype.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaultprobabilitykey.cpp -o defaultprobabilitykey.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o distribution.lo distribution.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c distribution.cpp -fPIC -DPIC -o .libs/distribution.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o issuer.lo issuer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c issuer.cpp -fPIC -DPIC -o .libs/issuer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaultevent.cpp -o defaultevent.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c distribution.cpp -o distribution.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lossdistribution.lo lossdistribution.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lossdistribution.cpp -fPIC -DPIC -o .libs/lossdistribution.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o nthtodefault.lo nthtodefault.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nthtodefault.cpp -fPIC -DPIC -o .libs/nthtodefault.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o onefactorcopula.lo onefactorcopula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onefactorcopula.cpp -fPIC -DPIC -o .libs/onefactorcopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lossdistribution.cpp -o lossdistribution.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c issuer.cpp -o issuer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onefactorcopula.cpp -o onefactorcopula.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o onefactorgaussiancopula.lo onefactorgaussiancopula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onefactorgaussiancopula.cpp -fPIC -DPIC -o .libs/onefactorgaussiancopula.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o onefactorstudentcopula.lo onefactorstudentcopula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onefactorstudentcopula.cpp -fPIC -DPIC -o .libs/onefactorstudentcopula.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pool.lo pool.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pool.cpp -fPIC -DPIC -o .libs/pool.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onefactorgaussiancopula.cpp -o onefactorgaussiancopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nthtodefault.cpp -o nthtodefault.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onefactorstudentcopula.cpp -o onefactorstudentcopula.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o randomdefaultmodel.lo randomdefaultmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c randomdefaultmodel.cpp -fPIC -DPIC -o .libs/randomdefaultmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pool.cpp -o pool.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o recoveryratemodel.lo recoveryratemodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c recoveryratemodel.cpp -fPIC -DPIC -o .libs/recoveryratemodel.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o recoveryratequote.lo recoveryratequote.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c recoveryratequote.cpp -fPIC -DPIC -o .libs/recoveryratequote.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c randomdefaultmodel.cpp -o randomdefaultmodel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c recoveryratequote.cpp -o recoveryratequote.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c recoveryratemodel.cpp -o recoveryratemodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o riskyassetswap.lo riskyassetswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c riskyassetswap.cpp -fPIC -DPIC -o .libs/riskyassetswap.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o riskyassetswapoption.lo riskyassetswapoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c riskyassetswapoption.cpp -fPIC -DPIC -o .libs/riskyassetswapoption.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o riskybond.lo riskybond.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c riskybond.cpp -fPIC -DPIC -o .libs/riskybond.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o syntheticcdo.lo syntheticcdo.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c syntheticcdo.cpp -fPIC -DPIC -o .libs/syntheticcdo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c riskyassetswapoption.cpp -o riskyassetswapoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c riskyassetswap.cpp -o riskyassetswap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o syntheticcdoengines.lo syntheticcdoengines.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c syntheticcdoengines.cpp -fPIC -DPIC -o .libs/syntheticcdoengines.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c riskybond.cpp -o riskybond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c syntheticcdo.cpp -o syntheticcdo.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c syntheticcdoengines.cpp -o syntheticcdoengines.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCredit.la basket.lo blackcdsoptionengine.lo cdo.lo cdsoption.lo defaultevent.lo defaultprobabilitykey.lo defaulttype.lo distribution.lo issuer.lo lossdistribution.lo nthtodefault.lo onefactorcopula.lo onefactorgaussiancopula.lo onefactorstudentcopula.lo pool.lo randomdefaultmodel.lo recoveryratemodel.lo recoveryratequote.lo riskyassetswap.lo riskyassetswapoption.lo riskybond.lo syntheticcdo.lo syntheticcdoengines.lo libtool: link: ar cru .libs/libCredit.a .libs/basket.o .libs/blackcdsoptionengine.o .libs/cdo.o .libs/cdsoption.o .libs/defaultevent.o .libs/defaultprobabilitykey.o .libs/defaulttype.o .libs/distribution.o .libs/issuer.o .libs/lossdistribution.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/riskybond.o .libs/syntheticcdo.o .libs/syntheticcdoengines.o libtool: link: ranlib .libs/libCredit.a libtool: link: ( cd ".libs" && rm -f "libCredit.la" && ln -s "../libCredit.la" "libCredit.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/credit' Making all in exoticoptions make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/exoticoptions' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticamericanmargrabeengine.lo analyticamericanmargrabeengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticeuropeanmargrabeengine.lo analyticeuropeanmargrabeengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticsimplechooserengine.lo analyticsimplechooserengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticwriterextensibleoptionengine.lo analyticwriterextensibleoptionengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticamericanmargrabeengine.cpp -fPIC -DPIC -o .libs/analyticamericanmargrabeengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticeuropeanmargrabeengine.cpp -fPIC -DPIC -o .libs/analyticeuropeanmargrabeengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticsimplechooserengine.cpp -fPIC -DPIC -o .libs/analyticsimplechooserengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticwriterextensibleoptionengine.cpp -fPIC -DPIC -o .libs/analyticwriterextensibleoptionengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticeuropeanmargrabeengine.cpp -o analyticeuropeanmargrabeengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticamericanmargrabeengine.cpp -o analyticamericanmargrabeengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticsimplechooserengine.cpp -o analyticsimplechooserengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticwriterextensibleoptionengine.cpp -o analyticwriterextensibleoptionengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o continuousarithmeticasianlevyengine.lo continuousarithmeticasianlevyengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c continuousarithmeticasianlevyengine.cpp -fPIC -DPIC -o .libs/continuousarithmeticasianlevyengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o everestoption.lo everestoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c everestoption.cpp -fPIC -DPIC -o .libs/everestoption.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o himalayaoption.lo himalayaoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c himalayaoption.cpp -fPIC -DPIC -o .libs/himalayaoption.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o kirkspreadoptionengine.lo kirkspreadoptionengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c kirkspreadoptionengine.cpp -fPIC -DPIC -o .libs/kirkspreadoptionengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c everestoption.cpp -o everestoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c himalayaoption.cpp -o himalayaoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c continuousarithmeticasianlevyengine.cpp -o continuousarithmeticasianlevyengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c kirkspreadoptionengine.cpp -o kirkspreadoptionengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o margrabeoption.lo margrabeoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c margrabeoption.cpp -fPIC -DPIC -o .libs/margrabeoption.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mceverestengine.lo mceverestengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mceverestengine.cpp -fPIC -DPIC -o .libs/mceverestengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c margrabeoption.cpp -o margrabeoption.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mchimalayaengine.lo mchimalayaengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mchimalayaengine.cpp -fPIC -DPIC -o .libs/mchimalayaengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mcpagodaengine.lo mcpagodaengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcpagodaengine.cpp -fPIC -DPIC -o .libs/mcpagodaengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mceverestengine.cpp -o mceverestengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pagodaoption.lo pagodaoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pagodaoption.cpp -fPIC -DPIC -o .libs/pagodaoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcpagodaengine.cpp -o mcpagodaengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mchimalayaengine.cpp -o mchimalayaengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o simplechooseroption.lo simplechooseroption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c simplechooseroption.cpp -fPIC -DPIC -o .libs/simplechooseroption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pagodaoption.cpp -o pagodaoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c simplechooseroption.cpp -o simplechooseroption.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o writerextensibleoption.lo writerextensibleoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c writerextensibleoption.cpp -fPIC -DPIC -o .libs/writerextensibleoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c writerextensibleoption.cpp -o writerextensibleoption.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libExoticOptions.la analyticamericanmargrabeengine.lo analyticeuropeanmargrabeengine.lo analyticsimplechooserengine.lo analyticwriterextensibleoptionengine.lo continuousarithmeticasianlevyengine.lo everestoption.lo himalayaoption.lo kirkspreadoptionengine.lo margrabeoption.lo mceverestengine.lo mchimalayaengine.lo mcpagodaengine.lo pagodaoption.lo simplechooseroption.lo writerextensibleoption.lo libtool: link: ar cru .libs/libExoticOptions.a .libs/analyticamericanmargrabeengine.o .libs/analyticeuropeanmargrabeengine.o .libs/analyticsimplechooserengine.o .libs/analyticwriterextensibleoptionengine.o .libs/continuousarithmeticasianlevyengine.o .libs/everestoption.o .libs/himalayaoption.o .libs/kirkspreadoptionengine.o .libs/margrabeoption.o .libs/mceverestengine.o .libs/mchimalayaengine.o .libs/mcpagodaengine.o .libs/pagodaoption.o .libs/simplechooseroption.o .libs/writerextensibleoption.o libtool: link: ranlib .libs/libExoticOptions.a libtool: link: ( cd ".libs" && rm -f "libExoticOptions.la" && ln -s "../libExoticOptions.la" "libExoticOptions.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/exoticoptions' Making all in finitedifferences make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/finitedifferences' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdextoujumpvanillaengine.lo fdextoujumpvanillaengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdklugeextouspreadengine.lo fdklugeextouspreadengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmextendedornsteinuhlenbeckop.lo fdmextendedornsteinuhlenbeckop.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmextoujumpop.lo fdmextoujumpop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdextoujumpvanillaengine.cpp -fPIC -DPIC -o .libs/fdextoujumpvanillaengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdklugeextouspreadengine.cpp -fPIC -DPIC -o .libs/fdklugeextouspreadengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmextendedornsteinuhlenbeckop.cpp -fPIC -DPIC -o .libs/fdmextendedornsteinuhlenbeckop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmextoujumpop.cpp -fPIC -DPIC -o .libs/fdmextoujumpop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmextendedornsteinuhlenbeckop.cpp -o fdmextendedornsteinuhlenbeckop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdextoujumpvanillaengine.cpp -o fdextoujumpvanillaengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmextoujumpop.cpp -o fdmextoujumpop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdklugeextouspreadengine.cpp -o fdklugeextouspreadengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmextoujumpsolver.lo fdmextoujumpsolver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmextoujumpsolver.cpp -fPIC -DPIC -o .libs/fdmextoujumpsolver.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmklugeextouop.lo fdmklugeextouop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmklugeextouop.cpp -fPIC -DPIC -o .libs/fdmklugeextouop.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmvppstepcondition.lo fdmvppstepcondition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmvppstepcondition.cpp -fPIC -DPIC -o .libs/fdmvppstepcondition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmextoujumpsolver.cpp -o fdmextoujumpsolver.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdsimpleextoujumpswingengine.lo fdsimpleextoujumpswingengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdsimpleextoujumpswingengine.cpp -fPIC -DPIC -o .libs/fdsimpleextoujumpswingengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmvppstepcondition.cpp -o fdmvppstepcondition.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmklugeextouop.cpp -o fdmklugeextouop.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdsimpleextoustorageengine.lo fdsimpleextoustorageengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdsimpleextoustorageengine.cpp -fPIC -DPIC -o .libs/fdsimpleextoustorageengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdsimpleklugeextouvppengine.lo fdsimpleklugeextouvppengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdsimpleklugeextouvppengine.cpp -fPIC -DPIC -o .libs/fdsimpleklugeextouvppengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vanillavppoption.lo vanillavppoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vanillavppoption.cpp -fPIC -DPIC -o .libs/vanillavppoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdsimpleextoujumpswingengine.cpp -o fdsimpleextoujumpswingengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdsimpleextoustorageengine.cpp -o fdsimpleextoustorageengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vanillavppoption.cpp -o vanillavppoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdsimpleklugeextouvppengine.cpp -o fdsimpleklugeextouvppengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMultiDimFDM.la fdextoujumpvanillaengine.lo fdklugeextouspreadengine.lo fdmextendedornsteinuhlenbeckop.lo fdmextoujumpop.lo fdmextoujumpsolver.lo fdmklugeextouop.lo fdmvppstepcondition.lo fdsimpleextoujumpswingengine.lo fdsimpleextoustorageengine.lo fdsimpleklugeextouvppengine.lo vanillavppoption.lo libtool: link: ar cru .libs/libMultiDimFDM.a .libs/fdextoujumpvanillaengine.o .libs/fdklugeextouspreadengine.o .libs/fdmextendedornsteinuhlenbeckop.o .libs/fdmextoujumpop.o .libs/fdmextoujumpsolver.o .libs/fdmklugeextouop.o .libs/fdmvppstepcondition.o .libs/fdsimpleextoujumpswingengine.o .libs/fdsimpleextoustorageengine.o .libs/fdsimpleklugeextouvppengine.o .libs/vanillavppoption.o libtool: link: ranlib .libs/libMultiDimFDM.a libtool: link: ( cd ".libs" && rm -f "libMultiDimFDM.la" && ln -s "../libMultiDimFDM.la" "libMultiDimFDM.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/finitedifferences' Making all in fx make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/fx' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackdeltacalculator.lo blackdeltacalculator.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o deltavolquote.lo deltavolquote.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackdeltacalculator.cpp -fPIC -DPIC -o .libs/blackdeltacalculator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c deltavolquote.cpp -fPIC -DPIC -o .libs/deltavolquote.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c deltavolquote.cpp -o deltavolquote.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackdeltacalculator.cpp -o blackdeltacalculator.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libFX.la blackdeltacalculator.lo deltavolquote.lo libtool: link: ar cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/fx' Making all in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/inflation' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cpicapfloorengines.lo cpicapfloorengines.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cpicapfloortermpricesurface.lo cpicapfloortermpricesurface.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o yoycapfloortermpricesurface.lo yoycapfloortermpricesurface.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o yoyoptionlethelpers.lo yoyoptionlethelpers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicapfloortermpricesurface.cpp -fPIC -DPIC -o .libs/cpicapfloortermpricesurface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicapfloorengines.cpp -fPIC -DPIC -o .libs/cpicapfloorengines.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yoycapfloortermpricesurface.cpp -fPIC -DPIC -o .libs/yoycapfloortermpricesurface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yoyoptionlethelpers.cpp -fPIC -DPIC -o .libs/yoyoptionlethelpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yoyoptionlethelpers.cpp -o yoyoptionlethelpers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicapfloorengines.cpp -o cpicapfloorengines.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yoycapfloortermpricesurface.cpp -o yoycapfloortermpricesurface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicapfloortermpricesurface.cpp -o cpicapfloortermpricesurface.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libInflation.la cpicapfloorengines.lo cpicapfloortermpricesurface.lo yoycapfloortermpricesurface.lo yoyoptionlethelpers.lo libtool: link: ar cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/inflation' Making all in lattices make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/lattices' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extendedbinomialtree.lo extendedbinomialtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedbinomialtree.cpp -fPIC -DPIC -o .libs/extendedbinomialtree.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedbinomialtree.cpp -o extendedbinomialtree.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libLattices.la extendedbinomialtree.lo libtool: link: ar cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/lattices' Making all in math make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/math' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o zigguratrng.lo zigguratrng.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c zigguratrng.cpp -fPIC -DPIC -o .libs/zigguratrng.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c zigguratrng.cpp -o zigguratrng.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMath.la zigguratrng.lo libtool: link: ar cru .libs/libMath.a .libs/zigguratrng.o libtool: link: ranlib .libs/libMath.a libtool: link: ( cd ".libs" && rm -f "libMath.la" && ln -s "../libMath.la" "libMath.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/math' Making all in mcbasket make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/mcbasket' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o adaptedpathpayoff.lo adaptedpathpayoff.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o longstaffschwartzmultipathpricer.lo longstaffschwartzmultipathpricer.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mcpathbasketengine.lo mcpathbasketengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathmultiassetoption.lo pathmultiassetoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c adaptedpathpayoff.cpp -fPIC -DPIC -o .libs/adaptedpathpayoff.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathmultiassetoption.cpp -fPIC -DPIC -o .libs/pathmultiassetoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c longstaffschwartzmultipathpricer.cpp -fPIC -DPIC -o .libs/longstaffschwartzmultipathpricer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcpathbasketengine.cpp -fPIC -DPIC -o .libs/mcpathbasketengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c adaptedpathpayoff.cpp -o adaptedpathpayoff.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathmultiassetoption.cpp -o pathmultiassetoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcpathbasketengine.cpp -o mcpathbasketengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c longstaffschwartzmultipathpricer.cpp -o longstaffschwartzmultipathpricer.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMcBasket.la adaptedpathpayoff.lo longstaffschwartzmultipathpricer.lo mcpathbasketengine.lo pathmultiassetoption.lo libtool: link: ar cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/mcbasket' Making all in processes make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/processes' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extouwithjumpsprocess.lo extouwithjumpsprocess.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extendedblackscholesprocess.lo extendedblackscholesprocess.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extendedornsteinuhlenbeckprocess.lo extendedornsteinuhlenbeckprocess.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gemanroncoroniprocess.lo gemanroncoroniprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedornsteinuhlenbeckprocess.cpp -fPIC -DPIC -o .libs/extendedornsteinuhlenbeckprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gemanroncoroniprocess.cpp -fPIC -DPIC -o .libs/gemanroncoroniprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedblackscholesprocess.cpp -fPIC -DPIC -o .libs/extendedblackscholesprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extouwithjumpsprocess.cpp -fPIC -DPIC -o .libs/extouwithjumpsprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gemanroncoroniprocess.cpp -o gemanroncoroniprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extouwithjumpsprocess.cpp -o extouwithjumpsprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedblackscholesprocess.cpp -o extendedblackscholesprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedornsteinuhlenbeckprocess.cpp -o extendedornsteinuhlenbeckprocess.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o klugeextouprocess.lo klugeextouprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c klugeextouprocess.cpp -fPIC -DPIC -o .libs/klugeextouprocess.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vegastressedblackscholesprocess.lo vegastressedblackscholesprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vegastressedblackscholesprocess.cpp -fPIC -DPIC -o .libs/vegastressedblackscholesprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c klugeextouprocess.cpp -o klugeextouprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vegastressedblackscholesprocess.cpp -o vegastressedblackscholesprocess.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libProcesses.la extouwithjumpsprocess.lo extendedblackscholesprocess.lo extendedornsteinuhlenbeckprocess.lo gemanroncoroniprocess.lo klugeextouprocess.lo vegastressedblackscholesprocess.lo libtool: link: ar cru .libs/libProcesses.a .libs/extouwithjumpsprocess.o .libs/extendedblackscholesprocess.o .libs/extendedornsteinuhlenbeckprocess.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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/processes' Making all in risk make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/risk' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sensitivityanalysis.lo sensitivityanalysis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sensitivityanalysis.cpp -fPIC -DPIC -o .libs/sensitivityanalysis.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sensitivityanalysis.cpp -o sensitivityanalysis.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libRisk.la sensitivityanalysis.lo libtool: link: ar cru .libs/libRisk.a .libs/sensitivityanalysis.o libtool: link: ranlib .libs/libRisk.a libtool: link: ( cd ".libs" && rm -f "libRisk.la" && ln -s "../libRisk.la" "libRisk.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/risk' Making all in shortrate make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/shortrate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o generalizedhullwhite.lo generalizedhullwhite.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o generalizedornsteinuhlenbeckprocess.lo generalizedornsteinuhlenbeckprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c generalizedhullwhite.cpp -fPIC -DPIC -o .libs/generalizedhullwhite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c generalizedornsteinuhlenbeckprocess.cpp -fPIC -DPIC -o .libs/generalizedornsteinuhlenbeckprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c generalizedornsteinuhlenbeckprocess.cpp -o generalizedornsteinuhlenbeckprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c generalizedhullwhite.cpp -o generalizedhullwhite.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libShortRate.la generalizedhullwhite.lo generalizedornsteinuhlenbeckprocess.lo libtool: link: ar cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/shortrate' Making all in variancegamma make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/variancegamma' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticvariancegammaengine.lo analyticvariancegammaengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fftengine.lo fftengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fftvanillaengine.lo fftvanillaengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fftvariancegammaengine.lo fftvariancegammaengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticvariancegammaengine.cpp -fPIC -DPIC -o .libs/analyticvariancegammaengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fftengine.cpp -fPIC -DPIC -o .libs/fftengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fftvanillaengine.cpp -fPIC -DPIC -o .libs/fftvanillaengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fftvariancegammaengine.cpp -fPIC -DPIC -o .libs/fftvariancegammaengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fftvariancegammaengine.cpp -o fftvariancegammaengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fftvanillaengine.cpp -o fftvanillaengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticvariancegammaengine.cpp -o analyticvariancegammaengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fftengine.cpp -o fftengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o variancegammamodel.lo variancegammamodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c variancegammamodel.cpp -fPIC -DPIC -o .libs/variancegammamodel.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o variancegammaprocess.lo variancegammaprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c variancegammaprocess.cpp -fPIC -DPIC -o .libs/variancegammaprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c variancegammaprocess.cpp -o variancegammaprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c variancegammamodel.cpp -o variancegammamodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libVarianceGamma.la analyticvariancegammaengine.lo fftengine.lo fftvanillaengine.lo fftvariancegammaengine.lo variancegammamodel.lo variancegammaprocess.lo libtool: link: ar cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/variancegamma' Making all in varianceoption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/varianceoption' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o integralhestonvarianceoptionengine.lo integralhestonvarianceoptionengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o varianceoption.lo varianceoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c integralhestonvarianceoptionengine.cpp -fPIC -DPIC -o .libs/integralhestonvarianceoptionengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c varianceoption.cpp -fPIC -DPIC -o .libs/varianceoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c varianceoption.cpp -o varianceoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c integralhestonvarianceoptionengine.cpp -o integralhestonvarianceoptionengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libVarianceOption.la integralhestonvarianceoptionengine.lo varianceoption.lo libtool: link: ar cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/varianceoption' Making all in volatility make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/volatility' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o abcdatmvolcurve.lo abcdatmvolcurve.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackatmvolcurve.lo blackatmvolcurve.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackvolsurface.lo blackvolsurface.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o equityfxvolsurface.lo equityfxvolsurface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackvolsurface.cpp -fPIC -DPIC -o .libs/blackvolsurface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c equityfxvolsurface.cpp -fPIC -DPIC -o .libs/equityfxvolsurface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackatmvolcurve.cpp -fPIC -DPIC -o .libs/blackatmvolcurve.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c abcdatmvolcurve.cpp -fPIC -DPIC -o .libs/abcdatmvolcurve.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackatmvolcurve.cpp -o blackatmvolcurve.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackvolsurface.cpp -o blackvolsurface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c equityfxvolsurface.cpp -o equityfxvolsurface.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extendedblackvariancecurve.lo extendedblackvariancecurve.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedblackvariancecurve.cpp -fPIC -DPIC -o .libs/extendedblackvariancecurve.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extendedblackvariancesurface.lo extendedblackvariancesurface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedblackvariancesurface.cpp -fPIC -DPIC -o .libs/extendedblackvariancesurface.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interestratevolsurface.lo interestratevolsurface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c interestratevolsurface.cpp -fPIC -DPIC -o .libs/interestratevolsurface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c abcdatmvolcurve.cpp -o abcdatmvolcurve.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c interestratevolsurface.cpp -o interestratevolsurface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedblackvariancecurve.cpp -o extendedblackvariancecurve.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedblackvariancesurface.cpp -o extendedblackvariancesurface.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sabrvolsurface.lo sabrvolsurface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sabrvolsurface.cpp -fPIC -DPIC -o .libs/sabrvolsurface.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o volcube.lo volcube.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c volcube.cpp -fPIC -DPIC -o .libs/volcube.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c volcube.cpp -o volcube.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sabrvolsurface.cpp -o sabrvolsurface.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libVolatility.la abcdatmvolcurve.lo blackatmvolcurve.lo blackvolsurface.lo equityfxvolsurface.lo extendedblackvariancecurve.lo extendedblackvariancesurface.lo interestratevolsurface.lo sabrvolsurface.lo volcube.lo libtool: link: ar cru .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/sabrvolsurface.o .libs/volcube.o libtool: link: ranlib .libs/libVolatility.a libtool: link: ( cd ".libs" && rm -f "libVolatility.la" && ln -s "../libVolatility.la" "libVolatility.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/volatility' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -Wl,-z,relro -o libExperimental.la amortizingbonds/libAmortizingBonds.la barrieroption/libBarrierOption.la callablebonds/libCallableBonds.la commodities/libCommodities.la compoundoption/libCompoundOption.la convertiblebonds/libConvertibleBonds.la coupons/libCoupons.la credit/libCredit.la exoticoptions/libExoticOptions.la finitedifferences/libMultiDimFDM.la fx/libFX.la inflation/libInflation.la lattices/libLattices.la math/libMath.la mcbasket/libMcBasket.la processes/libProcesses.la risk/libRisk.la shortrate/libShortRate.la variancegamma/libVarianceGamma.la varianceoption/libVarianceOption.la volatility/libVolatility.la libtool: link: (cd .libs/libExperimental.lax/libAmortizingBonds.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/amortizingbonds/.libs/libAmortizingBonds.a") libtool: link: (cd .libs/libExperimental.lax/libBarrierOption.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/barrieroption/.libs/libBarrierOption.a") libtool: link: (cd .libs/libExperimental.lax/libCallableBonds.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/callablebonds/.libs/libCallableBonds.a") libtool: link: (cd .libs/libExperimental.lax/libCommodities.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/commodities/.libs/libCommodities.a") libtool: link: (cd .libs/libExperimental.lax/libCompoundOption.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/compoundoption/.libs/libCompoundOption.a") libtool: link: (cd .libs/libExperimental.lax/libConvertibleBonds.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/convertiblebonds/.libs/libConvertibleBonds.a") libtool: link: (cd .libs/libExperimental.lax/libCoupons.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/coupons/.libs/libCoupons.a") libtool: link: (cd .libs/libExperimental.lax/libCredit.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/credit/.libs/libCredit.a") libtool: link: (cd .libs/libExperimental.lax/libExoticOptions.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/exoticoptions/.libs/libExoticOptions.a") libtool: link: (cd .libs/libExperimental.lax/libMultiDimFDM.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/finitedifferences/.libs/libMultiDimFDM.a") libtool: link: (cd .libs/libExperimental.lax/libFX.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/fx/.libs/libFX.a") libtool: link: (cd .libs/libExperimental.lax/libInflation.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/inflation/.libs/libInflation.a") libtool: link: (cd .libs/libExperimental.lax/libLattices.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/lattices/.libs/libLattices.a") libtool: link: (cd .libs/libExperimental.lax/libMath.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/math/.libs/libMath.a") libtool: link: (cd .libs/libExperimental.lax/libMcBasket.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/mcbasket/.libs/libMcBasket.a") libtool: link: (cd .libs/libExperimental.lax/libProcesses.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/processes/.libs/libProcesses.a") libtool: link: (cd .libs/libExperimental.lax/libRisk.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/risk/.libs/libRisk.a") libtool: link: (cd .libs/libExperimental.lax/libShortRate.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/shortrate/.libs/libShortRate.a") libtool: link: (cd .libs/libExperimental.lax/libVarianceGamma.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/variancegamma/.libs/libVarianceGamma.a") libtool: link: (cd .libs/libExperimental.lax/libVarianceOption.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/varianceoption/.libs/libVarianceOption.a") libtool: link: (cd .libs/libExperimental.lax/libVolatility.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/volatility/.libs/libVolatility.a") libtool: link: ar cru .libs/libExperimental.a .libs/libExperimental.lax/libAmortizingBonds.a/amortizingcmsratebond.o .libs/libExperimental.lax/libAmortizingBonds.a/amortizingfixedratebond.o .libs/libExperimental.lax/libAmortizingBonds.a/amortizingfloatingratebond.o .libs/libExperimental.lax/libBarrierOption.a/perturbativebarrieroptionengine.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/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/libCompoundOption.a/analyticcompoundoptionengine.o .libs/libExperimental.lax/libCompoundOption.a/compoundoption.o .libs/libExperimental.lax/libConvertibleBonds.a/convertiblebond.o .libs/libExperimental.lax/libConvertibleBonds.a/discretizedconvertible.o .libs/libExperimental.lax/libCoupons.a/proxyibor.o .libs/libExperimental.lax/libCoupons.a/quantocouponpricer.o .libs/libExperimental.lax/libCoupons.a/subperiodcoupons.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/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/issuer.o .libs/libExperimental.lax/libCredit.a/lossdistribution.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/riskybond.o .libs/libExperimental.lax/libCredit.a/syntheticcdo.o .libs/libExperimental.lax/libCredit.a/syntheticcdoengines.o .libs/libExperimental.lax/libExoticOptions.a/analyticamericanmargrabeengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticeuropeanmargrabeengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticsimplechooserengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticwriterextensibleoptionengine.o .libs/libExperimental.lax/libExoticOptions.a/continuousarithmeticasianlevyengine.o .libs/libExperimental.lax/libExoticOptions.a/everestoption.o .libs/libExperimental.lax/libExoticOptions.a/himalayaoption.o .libs/libExperimental.lax/libExoticOptions.a/kirkspreadoptionengine.o .libs/libExperimental.lax/libExoticOptions.a/margrabeoption.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/simplechooseroption.o .libs/libExperimental.lax/libExoticOptions.a/writerextensibleoption.o .libs/libExperimental.lax/libMultiDimFDM.a/fdextoujumpvanillaengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdklugeextouspreadengine.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/fdmvppstepcondition.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/vanillavppoption.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/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/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/sensitivityanalysis.o .libs/libExperimental.lax/libShortRate.a/generalizedhullwhite.o .libs/libExperimental.lax/libShortRate.a/generalizedornsteinuhlenbeckprocess.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/sabrvolsurface.o .libs/libExperimental.lax/libVolatility.a/volcube.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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' Making all in indexes make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' Making all in ibor make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/ibor' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o eonia.lo eonia.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o euribor.lo euribor.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o eurlibor.lo eurlibor.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libor.lo libor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c euribor.cpp -fPIC -DPIC -o .libs/euribor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eurlibor.cpp -fPIC -DPIC -o .libs/eurlibor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eonia.cpp -fPIC -DPIC -o .libs/eonia.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libor.cpp -fPIC -DPIC -o .libs/libor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eonia.cpp -o eonia.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c euribor.cpp -o euribor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eurlibor.cpp -o eurlibor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libor.cpp -o libor.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sonia.lo sonia.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sonia.cpp -fPIC -DPIC -o .libs/sonia.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sonia.cpp -o sonia.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libIborIndexes.la eonia.lo euribor.lo eurlibor.lo libor.lo sonia.lo libtool: link: ar cru .libs/libIborIndexes.a .libs/eonia.o .libs/euribor.o .libs/eurlibor.o .libs/libor.o .libs/sonia.o libtool: link: ranlib .libs/libIborIndexes.a libtool: link: ( cd ".libs" && rm -f "libIborIndexes.la" && ln -s "../libIborIndexes.la" "libIborIndexes.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/ibor' Making all in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/inflation' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/inflation' Making all in swap make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/swap' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o chfliborswap.lo chfliborswap.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o euriborswap.lo euriborswap.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o eurliborswap.lo eurliborswap.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gbpliborswap.lo gbpliborswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gbpliborswap.cpp -fPIC -DPIC -o .libs/gbpliborswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c euriborswap.cpp -fPIC -DPIC -o .libs/euriborswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c chfliborswap.cpp -fPIC -DPIC -o .libs/chfliborswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eurliborswap.cpp -fPIC -DPIC -o .libs/eurliborswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c euriborswap.cpp -o euriborswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eurliborswap.cpp -o eurliborswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c chfliborswap.cpp -o chfliborswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gbpliborswap.cpp -o gbpliborswap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jpyliborswap.lo jpyliborswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jpyliborswap.cpp -fPIC -DPIC -o .libs/jpyliborswap.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o usdliborswap.lo usdliborswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c usdliborswap.cpp -fPIC -DPIC -o .libs/usdliborswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jpyliborswap.cpp -o jpyliborswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c usdliborswap.cpp -o usdliborswap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libSwapIndexes.la chfliborswap.lo euriborswap.lo eurliborswap.lo gbpliborswap.lo jpyliborswap.lo usdliborswap.lo libtool: link: ar cru .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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/swap' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bmaindex.lo bmaindex.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o iborindex.lo iborindex.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o indexmanager.lo indexmanager.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationindex.lo inflationindex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c iborindex.cpp -fPIC -DPIC -o .libs/iborindex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bmaindex.cpp -fPIC -DPIC -o .libs/bmaindex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c indexmanager.cpp -fPIC -DPIC -o .libs/indexmanager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationindex.cpp -fPIC -DPIC -o .libs/inflationindex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c indexmanager.cpp -o indexmanager.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bmaindex.cpp -o bmaindex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c iborindex.cpp -o iborindex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationindex.cpp -o inflationindex.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interestrateindex.lo interestrateindex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c interestrateindex.cpp -fPIC -DPIC -o .libs/interestrateindex.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o region.lo region.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swapindex.lo swapindex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c region.cpp -fPIC -DPIC -o .libs/region.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapindex.cpp -fPIC -DPIC -o .libs/swapindex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c region.cpp -o region.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c interestrateindex.cpp -o interestrateindex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapindex.cpp -o swapindex.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libIndexes.la bmaindex.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 "/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/ibor/.libs/libIborIndexes.a") libtool: link: (cd .libs/libIndexes.lax/libSwapIndexes.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/swap/.libs/libSwapIndexes.a") libtool: link: ar cru .libs/libIndexes.a .libs/bmaindex.o .libs/iborindex.o .libs/indexmanager.o .libs/inflationindex.o .libs/interestrateindex.o .libs/region.o .libs/swapindex.o .libs/libIndexes.lax/libIborIndexes.a/eonia.o .libs/libIndexes.lax/libIborIndexes.a/euribor.o .libs/libIndexes.lax/libIborIndexes.a/eurlibor.o .libs/libIndexes.lax/libIborIndexes.a/libor.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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' Making all in instruments make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' Making all in bonds make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments/bonds' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o btp.lo btp.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmsratebond.lo cmsratebond.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cpibond.lo cpibond.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fixedratebond.lo fixedratebond.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c btp.cpp -fPIC -DPIC -o .libs/btp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fixedratebond.cpp -fPIC -DPIC -o .libs/fixedratebond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpibond.cpp -fPIC -DPIC -o .libs/cpibond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmsratebond.cpp -fPIC -DPIC -o .libs/cmsratebond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmsratebond.cpp -o cmsratebond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpibond.cpp -o cpibond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fixedratebond.cpp -o fixedratebond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c btp.cpp -o btp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o floatingratebond.lo floatingratebond.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c floatingratebond.cpp -fPIC -DPIC -o .libs/floatingratebond.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o zerocouponbond.lo zerocouponbond.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c zerocouponbond.cpp -fPIC -DPIC -o .libs/zerocouponbond.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c zerocouponbond.cpp -o zerocouponbond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c floatingratebond.cpp -o floatingratebond.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libBonds.la btp.lo cmsratebond.lo cpibond.lo fixedratebond.lo floatingratebond.lo zerocouponbond.lo libtool: link: ar cru .libs/libBonds.a .libs/btp.o .libs/cmsratebond.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" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments/bonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o asianoption.lo asianoption.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o assetswap.lo assetswap.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o averagetype.lo averagetype.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o barrieroption.lo barrieroption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c assetswap.cpp -fPIC -DPIC -o .libs/assetswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c barrieroption.cpp -fPIC -DPIC -o .libs/barrieroption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c asianoption.cpp -fPIC -DPIC -o .libs/asianoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c averagetype.cpp -fPIC -DPIC -o .libs/averagetype.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c averagetype.cpp -o averagetype.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o barriertype.lo barriertype.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c barriertype.cpp -fPIC -DPIC -o .libs/barriertype.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c barriertype.cpp -o barriertype.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o basketoption.lo basketoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c basketoption.cpp -fPIC -DPIC -o .libs/basketoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c asianoption.cpp -o asianoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c barrieroption.cpp -o barrieroption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c basketoption.cpp -o basketoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c assetswap.cpp -o assetswap.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bmaswap.lo bmaswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bmaswap.cpp -fPIC -DPIC -o .libs/bmaswap.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bond.lo bond.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bond.cpp -fPIC -DPIC -o .libs/bond.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capfloor.lo capfloor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capfloor.cpp -fPIC -DPIC -o .libs/capfloor.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o claim.lo claim.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c claim.cpp -fPIC -DPIC -o .libs/claim.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bmaswap.cpp -o bmaswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bond.cpp -o bond.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c claim.cpp -o claim.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capfloor.cpp -o capfloor.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cliquetoption.lo cliquetoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cliquetoption.cpp -fPIC -DPIC -o .libs/cliquetoption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o compositeinstrument.lo compositeinstrument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c compositeinstrument.cpp -fPIC -DPIC -o .libs/compositeinstrument.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cpiswap.lo cpiswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpiswap.cpp -fPIC -DPIC -o .libs/cpiswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c compositeinstrument.cpp -o compositeinstrument.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cliquetoption.cpp -o cliquetoption.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cpicapfloor.lo cpicapfloor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicapfloor.cpp -fPIC -DPIC -o .libs/cpicapfloor.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o creditdefaultswap.lo creditdefaultswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c creditdefaultswap.cpp -fPIC -DPIC -o .libs/creditdefaultswap.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dividendbarrieroption.lo dividendbarrieroption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dividendbarrieroption.cpp -fPIC -DPIC -o .libs/dividendbarrieroption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpiswap.cpp -o cpiswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpicapfloor.cpp -o cpicapfloor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dividendbarrieroption.cpp -o dividendbarrieroption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c creditdefaultswap.cpp -o creditdefaultswap.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dividendvanillaoption.lo dividendvanillaoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dividendvanillaoption.cpp -fPIC -DPIC -o .libs/dividendvanillaoption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o europeanoption.lo europeanoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c europeanoption.cpp -fPIC -DPIC -o .libs/europeanoption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fixedratebondforward.lo fixedratebondforward.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fixedratebondforward.cpp -fPIC -DPIC -o .libs/fixedratebondforward.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o forward.lo forward.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forward.cpp -fPIC -DPIC -o .libs/forward.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c europeanoption.cpp -o europeanoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fixedratebondforward.cpp -o fixedratebondforward.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forward.cpp -o forward.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dividendvanillaoption.cpp -o dividendvanillaoption.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o forwardrateagreement.lo forwardrateagreement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardrateagreement.cpp -fPIC -DPIC -o .libs/forwardrateagreement.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o forwardvanillaoption.lo forwardvanillaoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardvanillaoption.cpp -fPIC -DPIC -o .libs/forwardvanillaoption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o impliedvolatility.lo impliedvolatility.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c impliedvolatility.cpp -fPIC -DPIC -o .libs/impliedvolatility.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardvanillaoption.cpp -o forwardvanillaoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardrateagreement.cpp -o forwardrateagreement.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c impliedvolatility.cpp -o impliedvolatility.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationcapfloor.lo inflationcapfloor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationcapfloor.cpp -fPIC -DPIC -o .libs/inflationcapfloor.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lookbackoption.lo lookbackoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lookbackoption.cpp -fPIC -DPIC -o .libs/lookbackoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lookbackoption.cpp -o lookbackoption.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o makecapfloor.lo makecapfloor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makecapfloor.cpp -fPIC -DPIC -o .libs/makecapfloor.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o makecms.lo makecms.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makecms.cpp -fPIC -DPIC -o .libs/makecms.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationcapfloor.cpp -o inflationcapfloor.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o makeois.lo makeois.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makeois.cpp -fPIC -DPIC -o .libs/makeois.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makecapfloor.cpp -o makecapfloor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makecms.cpp -o makecms.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o makeswaption.lo makeswaption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makeswaption.cpp -fPIC -DPIC -o .libs/makeswaption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makeois.cpp -o makeois.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o makevanillaswap.lo makevanillaswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makevanillaswap.cpp -fPIC -DPIC -o .libs/makevanillaswap.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o makeyoyinflationcapfloor.lo makeyoyinflationcapfloor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makeyoyinflationcapfloor.cpp -fPIC -DPIC -o .libs/makeyoyinflationcapfloor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makeswaption.cpp -o makeswaption.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multiassetoption.lo multiassetoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multiassetoption.cpp -fPIC -DPIC -o .libs/multiassetoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makevanillaswap.cpp -o makevanillaswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multiassetoption.cpp -o multiassetoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c makeyoyinflationcapfloor.cpp -o makeyoyinflationcapfloor.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o oneassetoption.lo oneassetoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c oneassetoption.cpp -fPIC -DPIC -o .libs/oneassetoption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o overnightindexedswap.lo overnightindexedswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c overnightindexedswap.cpp -fPIC -DPIC -o .libs/overnightindexedswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c oneassetoption.cpp -o oneassetoption.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o payoffs.lo payoffs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c payoffs.cpp -fPIC -DPIC -o .libs/payoffs.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quantobarrieroption.lo quantobarrieroption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantobarrieroption.cpp -fPIC -DPIC -o .libs/quantobarrieroption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quantoforwardvanillaoption.lo quantoforwardvanillaoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantoforwardvanillaoption.cpp -fPIC -DPIC -o .libs/quantoforwardvanillaoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c payoffs.cpp -o payoffs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantobarrieroption.cpp -o quantobarrieroption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c overnightindexedswap.cpp -o overnightindexedswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantoforwardvanillaoption.cpp -o quantoforwardvanillaoption.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quantovanillaoption.lo quantovanillaoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantovanillaoption.cpp -fPIC -DPIC -o .libs/quantovanillaoption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stickyratchet.lo stickyratchet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stickyratchet.cpp -fPIC -DPIC -o .libs/stickyratchet.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stock.lo stock.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stock.cpp -fPIC -DPIC -o .libs/stock.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swap.lo swap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stickyratchet.cpp -o stickyratchet.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swap.cpp -fPIC -DPIC -o .libs/swap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quantovanillaoption.cpp -o quantovanillaoption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stock.cpp -o stock.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaption.lo swaption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaption.cpp -fPIC -DPIC -o .libs/swaption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vanillaoption.lo vanillaoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vanillaoption.cpp -fPIC -DPIC -o .libs/vanillaoption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vanillaswap.lo vanillaswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vanillaswap.cpp -fPIC -DPIC -o .libs/vanillaswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swap.cpp -o swap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaption.cpp -o swaption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vanillaswap.cpp -o vanillaswap.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vanillaswingoption.lo vanillaswingoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vanillaswingoption.cpp -fPIC -DPIC -o .libs/vanillaswingoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vanillaoption.cpp -o vanillaoption.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o varianceswap.lo varianceswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c varianceswap.cpp -fPIC -DPIC -o .libs/varianceswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vanillaswingoption.cpp -o vanillaswingoption.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o yearonyearinflationswap.lo yearonyearinflationswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yearonyearinflationswap.cpp -fPIC -DPIC -o .libs/yearonyearinflationswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c varianceswap.cpp -o varianceswap.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o zerocouponinflationswap.lo zerocouponinflationswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c zerocouponinflationswap.cpp -fPIC -DPIC -o .libs/zerocouponinflationswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yearonyearinflationswap.cpp -o yearonyearinflationswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c zerocouponinflationswap.cpp -o zerocouponinflationswap.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libInstruments.la asianoption.lo assetswap.lo averagetype.lo barrieroption.lo barriertype.lo basketoption.lo bmaswap.lo bond.lo capfloor.lo claim.lo cliquetoption.lo compositeinstrument.lo cpiswap.lo cpicapfloor.lo creditdefaultswap.lo dividendbarrieroption.lo dividendvanillaoption.lo europeanoption.lo fixedratebondforward.lo forward.lo forwardrateagreement.lo forwardvanillaoption.lo impliedvolatility.lo inflationcapfloor.lo lookbackoption.lo makecapfloor.lo makecms.lo makeois.lo makeswaption.lo makevanillaswap.lo makeyoyinflationcapfloor.lo multiassetoption.lo oneassetoption.lo overnightindexedswap.lo payoffs.lo quantobarrieroption.lo quantoforwardvanillaoption.lo quantovanillaoption.lo stickyratchet.lo stock.lo swap.lo swaption.lo vanillaoption.lo vanillaswap.lo vanillaswingoption.lo varianceswap.lo yearonyearinflationswap.lo zerocouponinflationswap.lo bonds/libBonds.la libtool: link: (cd .libs/libInstruments.lax/libBonds.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments/bonds/.libs/libBonds.a") libtool: link: ar cru .libs/libInstruments.a .libs/asianoption.o .libs/assetswap.o .libs/averagetype.o .libs/barrieroption.o .libs/barriertype.o .libs/basketoption.o .libs/bmaswap.o .libs/bond.o .libs/capfloor.o .libs/claim.o .libs/cliquetoption.o .libs/compositeinstrument.o .libs/cpiswap.o .libs/cpicapfloor.o .libs/creditdefaultswap.o .libs/dividendbarrieroption.o .libs/dividendvanillaoption.o .libs/europeanoption.o .libs/fixedratebondforward.o .libs/forward.o .libs/forwardrateagreement.o .libs/forwardvanillaoption.o .libs/impliedvolatility.o .libs/inflationcapfloor.o .libs/lookbackoption.o .libs/makecapfloor.o .libs/makecms.o .libs/makeois.o .libs/makeswaption.o .libs/makevanillaswap.o .libs/makeyoyinflationcapfloor.o .libs/multiassetoption.o .libs/oneassetoption.o .libs/overnightindexedswap.o .libs/payoffs.o .libs/quantobarrieroption.o .libs/quantoforwardvanillaoption.o .libs/quantovanillaoption.o .libs/stickyratchet.o .libs/stock.o .libs/swap.o .libs/swaption.o .libs/vanillaoption.o .libs/vanillaswap.o .libs/vanillaswingoption.o .libs/varianceswap.o .libs/yearonyearinflationswap.o .libs/zerocouponinflationswap.o .libs/libInstruments.lax/libBonds.a/btp.o .libs/libInstruments.lax/libBonds.a/cmsratebond.o .libs/libInstruments.lax/libBonds.a/cpibond.o .libs/libInstruments.lax/libBonds.a/fixedratebond.o .libs/libInstruments.lax/libBonds.a/floatingratebond.o .libs/libInstruments.lax/libBonds.a/zerocouponbond.o libtool: link: ranlib .libs/libInstruments.a libtool: link: rm -fr .libs/libInstruments.lax libtool: link: ( cd ".libs" && rm -f "libInstruments.la" && ln -s "../libInstruments.la" "libInstruments.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' Making all in legacy make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' Making all in libormarketmodels make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy/libormarketmodels' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lfmcovarparam.lo lfmcovarparam.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lfmcovarproxy.lo lfmcovarproxy.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lfmhullwhiteparam.lo lfmhullwhiteparam.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lfmprocess.lo lfmprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmhullwhiteparam.cpp -fPIC -DPIC -o .libs/lfmhullwhiteparam.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmprocess.cpp -fPIC -DPIC -o .libs/lfmprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmcovarproxy.cpp -fPIC -DPIC -o .libs/lfmcovarproxy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmcovarparam.cpp -fPIC -DPIC -o .libs/lfmcovarparam.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmcovarparam.cpp -o lfmcovarparam.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmcovarproxy.cpp -o lfmcovarproxy.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmhullwhiteparam.cpp -o lfmhullwhiteparam.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lfmswaptionengine.lo lfmswaptionengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmswaptionengine.cpp -fPIC -DPIC -o .libs/lfmswaptionengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o liborforwardmodel.lo liborforwardmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c liborforwardmodel.cpp -fPIC -DPIC -o .libs/liborforwardmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmprocess.cpp -o lfmprocess.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmcorrmodel.lo lmcorrmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmcorrmodel.cpp -fPIC -DPIC -o .libs/lmcorrmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lfmswaptionengine.cpp -o lfmswaptionengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmcorrmodel.cpp -o lmcorrmodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmexpcorrmodel.lo lmexpcorrmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmexpcorrmodel.cpp -fPIC -DPIC -o .libs/lmexpcorrmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c liborforwardmodel.cpp -o liborforwardmodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmextlinexpvolmodel.lo lmextlinexpvolmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmextlinexpvolmodel.cpp -fPIC -DPIC -o .libs/lmextlinexpvolmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmexpcorrmodel.cpp -o lmexpcorrmodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmfixedvolmodel.lo lmfixedvolmodel.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmlinexpcorrmodel.lo lmlinexpcorrmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmfixedvolmodel.cpp -fPIC -DPIC -o .libs/lmfixedvolmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmlinexpcorrmodel.cpp -fPIC -DPIC -o .libs/lmlinexpcorrmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmextlinexpvolmodel.cpp -o lmextlinexpvolmodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmlinexpvolmodel.lo lmlinexpvolmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmlinexpvolmodel.cpp -fPIC -DPIC -o .libs/lmlinexpvolmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmfixedvolmodel.cpp -o lmfixedvolmodel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmlinexpcorrmodel.cpp -o lmlinexpcorrmodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmvolmodel.lo lmvolmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmvolmodel.cpp -fPIC -DPIC -o .libs/lmvolmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmlinexpvolmodel.cpp -o lmlinexpvolmodel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmvolmodel.cpp -o lmvolmodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libLiborMarketModels.la lfmcovarparam.lo lfmcovarproxy.lo lfmhullwhiteparam.lo lfmprocess.lo lfmswaptionengine.lo liborforwardmodel.lo lmcorrmodel.lo lmexpcorrmodel.lo lmextlinexpvolmodel.lo lmfixedvolmodel.lo lmlinexpcorrmodel.lo lmlinexpvolmodel.lo lmvolmodel.lo libtool: link: ar cru .libs/libLiborMarketModels.a .libs/lfmcovarparam.o .libs/lfmcovarproxy.o .libs/lfmhullwhiteparam.o .libs/lfmprocess.o .libs/lfmswaptionengine.o .libs/liborforwardmodel.o .libs/lmcorrmodel.o .libs/lmexpcorrmodel.o .libs/lmextlinexpvolmodel.o .libs/lmfixedvolmodel.o .libs/lmlinexpcorrmodel.o .libs/lmlinexpvolmodel.o .libs/lmvolmodel.o libtool: link: ranlib .libs/libLiborMarketModels.a libtool: link: ( cd ".libs" && rm -f "libLiborMarketModels.la" && ln -s "../libLiborMarketModels.la" "libLiborMarketModels.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy/libormarketmodels' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -Wl,-z,relro -o libLegacy.la libormarketmodels/libLiborMarketModels.la libtool: link: (cd .libs/libLegacy.lax/libLiborMarketModels.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy/libormarketmodels/.libs/libLiborMarketModels.a") libtool: link: ar cru .libs/libLegacy.a .libs/libLegacy.lax/libLiborMarketModels.a/lfmcovarparam.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmcovarproxy.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmhullwhiteparam.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmprocess.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmswaptionengine.o .libs/libLegacy.lax/libLiborMarketModels.a/liborforwardmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmcorrmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmexpcorrmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmextlinexpvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmfixedvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmlinexpcorrmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmlinexpvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmvolmodel.o libtool: link: ranlib .libs/libLegacy.a libtool: link: rm -fr .libs/libLegacy.lax libtool: link: ( cd ".libs" && rm -f "libLegacy.la" && ln -s "../libLegacy.la" "libLegacy.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' Making all in math make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' Making all in copulas make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/copulas' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o alimikhailhaqcopula.lo alimikhailhaqcopula.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o claytoncopula.lo claytoncopula.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o farliegumbelmorgensterncopula.lo farliegumbelmorgensterncopula.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o frankcopula.lo frankcopula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c claytoncopula.cpp -fPIC -DPIC -o .libs/claytoncopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c alimikhailhaqcopula.cpp -fPIC -DPIC -o .libs/alimikhailhaqcopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c frankcopula.cpp -fPIC -DPIC -o .libs/frankcopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c farliegumbelmorgensterncopula.cpp -fPIC -DPIC -o .libs/farliegumbelmorgensterncopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c alimikhailhaqcopula.cpp -o alimikhailhaqcopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c frankcopula.cpp -o frankcopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c claytoncopula.cpp -o claytoncopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c farliegumbelmorgensterncopula.cpp -o farliegumbelmorgensterncopula.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o galamboscopula.lo galamboscopula.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gaussiancopula.lo gaussiancopula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c galamboscopula.cpp -fPIC -DPIC -o .libs/galamboscopula.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gumbelcopula.lo gumbelcopula.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o huslerreisscopula.lo huslerreisscopula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gaussiancopula.cpp -fPIC -DPIC -o .libs/gaussiancopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gumbelcopula.cpp -fPIC -DPIC -o .libs/gumbelcopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c huslerreisscopula.cpp -fPIC -DPIC -o .libs/huslerreisscopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c galamboscopula.cpp -o galamboscopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gaussiancopula.cpp -o gaussiancopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gumbelcopula.cpp -o gumbelcopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c huslerreisscopula.cpp -o huslerreisscopula.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o independentcopula.lo independentcopula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c independentcopula.cpp -fPIC -DPIC -o .libs/independentcopula.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marshallolkincopula.lo marshallolkincopula.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o maxcopula.lo maxcopula.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mincopula.lo mincopula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c maxcopula.cpp -fPIC -DPIC -o .libs/maxcopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c marshallolkincopula.cpp -fPIC -DPIC -o .libs/marshallolkincopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mincopula.cpp -fPIC -DPIC -o .libs/mincopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c independentcopula.cpp -o independentcopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c maxcopula.cpp -o maxcopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c marshallolkincopula.cpp -o marshallolkincopula.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mincopula.cpp -o mincopula.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o plackettcopula.lo plackettcopula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c plackettcopula.cpp -fPIC -DPIC -o .libs/plackettcopula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c plackettcopula.cpp -o plackettcopula.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCopulas.la alimikhailhaqcopula.lo claytoncopula.lo farliegumbelmorgensterncopula.lo frankcopula.lo galamboscopula.lo gaussiancopula.lo gumbelcopula.lo huslerreisscopula.lo independentcopula.lo marshallolkincopula.lo maxcopula.lo mincopula.lo plackettcopula.lo libtool: link: ar cru .libs/libCopulas.a .libs/alimikhailhaqcopula.o .libs/claytoncopula.o .libs/farliegumbelmorgensterncopula.o .libs/frankcopula.o .libs/galamboscopula.o .libs/gaussiancopula.o .libs/gumbelcopula.o .libs/huslerreisscopula.o .libs/independentcopula.o .libs/marshallolkincopula.o .libs/maxcopula.o .libs/mincopula.o .libs/plackettcopula.o libtool: link: ranlib .libs/libCopulas.a libtool: link: ( cd ".libs" && rm -f "libCopulas.la" && ln -s "../libCopulas.la" "libCopulas.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/copulas' Making all in distributions make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/distributions' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bivariatenormaldistribution.lo bivariatenormaldistribution.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o chisquaredistribution.lo chisquaredistribution.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gammadistribution.lo gammadistribution.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o normaldistribution.lo normaldistribution.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bivariatenormaldistribution.cpp -fPIC -DPIC -o .libs/bivariatenormaldistribution.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gammadistribution.cpp -fPIC -DPIC -o .libs/gammadistribution.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c normaldistribution.cpp -fPIC -DPIC -o .libs/normaldistribution.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c chisquaredistribution.cpp -fPIC -DPIC -o .libs/chisquaredistribution.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gammadistribution.cpp -o gammadistribution.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c normaldistribution.cpp -o normaldistribution.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o studenttdistribution.lo studenttdistribution.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c studenttdistribution.cpp -fPIC -DPIC -o .libs/studenttdistribution.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c chisquaredistribution.cpp -o chisquaredistribution.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bivariatenormaldistribution.cpp -o bivariatenormaldistribution.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c studenttdistribution.cpp -o studenttdistribution.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libDistributions.la bivariatenormaldistribution.lo chisquaredistribution.lo gammadistribution.lo normaldistribution.lo studenttdistribution.lo libtool: link: ar cru .libs/libDistributions.a .libs/bivariatenormaldistribution.o .libs/chisquaredistribution.o .libs/gammadistribution.o .libs/normaldistribution.o .libs/studenttdistribution.o libtool: link: ranlib .libs/libDistributions.a libtool: link: ( cd ".libs" && rm -f "libDistributions.la" && ln -s "../libDistributions.la" "libDistributions.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/distributions' Making all in integrals make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/integrals' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gausslobattointegral.lo gausslobattointegral.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gaussianorthogonalpolynomial.lo gaussianorthogonalpolynomial.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gaussianquadratures.lo gaussianquadratures.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o integral.lo integral.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c integral.cpp -fPIC -DPIC -o .libs/integral.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gaussianorthogonalpolynomial.cpp -fPIC -DPIC -o .libs/gaussianorthogonalpolynomial.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gaussianquadratures.cpp -fPIC -DPIC -o .libs/gaussianquadratures.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gausslobattointegral.cpp -fPIC -DPIC -o .libs/gausslobattointegral.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gaussianorthogonalpolynomial.cpp -o gaussianorthogonalpolynomial.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c integral.cpp -o integral.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gaussianquadratures.cpp -o gaussianquadratures.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o kronrodintegral.lo kronrodintegral.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c kronrodintegral.cpp -fPIC -DPIC -o .libs/kronrodintegral.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gausslobattointegral.cpp -o gausslobattointegral.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o segmentintegral.lo segmentintegral.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c segmentintegral.cpp -fPIC -DPIC -o .libs/segmentintegral.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c kronrodintegral.cpp -o kronrodintegral.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c segmentintegral.cpp -o segmentintegral.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libIntegrals.la gausslobattointegral.lo gaussianorthogonalpolynomial.lo gaussianquadratures.lo integral.lo kronrodintegral.lo segmentintegral.lo libtool: link: ar cru .libs/libIntegrals.a .libs/gausslobattointegral.o .libs/gaussianorthogonalpolynomial.o .libs/gaussianquadratures.o .libs/integral.o .libs/kronrodintegral.o .libs/segmentintegral.o libtool: link: ranlib .libs/libIntegrals.a libtool: link: ( cd ".libs" && rm -f "libIntegrals.la" && ln -s "../libIntegrals.la" "libIntegrals.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/integrals' Making all in interpolations make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/interpolations' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/interpolations' Making all in matrixutilities make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/matrixutilities' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bicgstab.lo bicgstab.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o basisincompleteordered.lo basisincompleteordered.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o choleskydecomposition.lo choleskydecomposition.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o factorreduction.lo factorreduction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c basisincompleteordered.cpp -fPIC -DPIC -o .libs/basisincompleteordered.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c factorreduction.cpp -fPIC -DPIC -o .libs/factorreduction.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c choleskydecomposition.cpp -fPIC -DPIC -o .libs/choleskydecomposition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bicgstab.cpp -fPIC -DPIC -o .libs/bicgstab.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c choleskydecomposition.cpp -o choleskydecomposition.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c factorreduction.cpp -o factorreduction.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c basisincompleteordered.cpp -o basisincompleteordered.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o getcovariance.lo getcovariance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c getcovariance.cpp -fPIC -DPIC -o .libs/getcovariance.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bicgstab.cpp -o bicgstab.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pseudosqrt.lo pseudosqrt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pseudosqrt.cpp -fPIC -DPIC -o .libs/pseudosqrt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c getcovariance.cpp -o getcovariance.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o qrdecomposition.lo qrdecomposition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c qrdecomposition.cpp -fPIC -DPIC -o .libs/qrdecomposition.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sparseilupreconditioner.lo sparseilupreconditioner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sparseilupreconditioner.cpp -fPIC -DPIC -o .libs/sparseilupreconditioner.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o svd.lo svd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c svd.cpp -fPIC -DPIC -o .libs/svd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c qrdecomposition.cpp -o qrdecomposition.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pseudosqrt.cpp -o pseudosqrt.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c svd.cpp -o svd.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o symmetricschurdecomposition.lo symmetricschurdecomposition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c symmetricschurdecomposition.cpp -fPIC -DPIC -o .libs/symmetricschurdecomposition.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tapcorrelations.lo tapcorrelations.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tapcorrelations.cpp -fPIC -DPIC -o .libs/tapcorrelations.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sparseilupreconditioner.cpp -o sparseilupreconditioner.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c symmetricschurdecomposition.cpp -o symmetricschurdecomposition.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tqreigendecomposition.lo tqreigendecomposition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tqreigendecomposition.cpp -fPIC -DPIC -o .libs/tqreigendecomposition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tapcorrelations.cpp -o tapcorrelations.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tqreigendecomposition.cpp -o tqreigendecomposition.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMatrixUtilities.la bicgstab.lo basisincompleteordered.lo choleskydecomposition.lo factorreduction.lo getcovariance.lo pseudosqrt.lo qrdecomposition.lo sparseilupreconditioner.lo svd.lo symmetricschurdecomposition.lo tapcorrelations.lo tqreigendecomposition.lo libtool: link: ar cru .libs/libMatrixUtilities.a .libs/bicgstab.o .libs/basisincompleteordered.o .libs/choleskydecomposition.o .libs/factorreduction.o .libs/getcovariance.o .libs/pseudosqrt.o .libs/qrdecomposition.o .libs/sparseilupreconditioner.o .libs/svd.o .libs/symmetricschurdecomposition.o .libs/tapcorrelations.o .libs/tqreigendecomposition.o libtool: link: ranlib .libs/libMatrixUtilities.a libtool: link: ( cd ".libs" && rm -f "libMatrixUtilities.la" && ln -s "../libMatrixUtilities.la" "libMatrixUtilities.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/matrixutilities' Making all in optimization make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/optimization' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o armijo.lo armijo.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bfgs.lo bfgs.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conjugategradient.lo conjugategradient.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o constraint.lo constraint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conjugategradient.cpp -fPIC -DPIC -o .libs/conjugategradient.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c armijo.cpp -fPIC -DPIC -o .libs/armijo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bfgs.cpp -fPIC -DPIC -o .libs/bfgs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constraint.cpp -fPIC -DPIC -o .libs/constraint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conjugategradient.cpp -o conjugategradient.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c armijo.cpp -o armijo.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bfgs.cpp -o bfgs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constraint.cpp -o constraint.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o endcriteria.lo endcriteria.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o leastsquare.lo leastsquare.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c endcriteria.cpp -fPIC -DPIC -o .libs/endcriteria.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c leastsquare.cpp -fPIC -DPIC -o .libs/leastsquare.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o levenbergmarquardt.lo levenbergmarquardt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c levenbergmarquardt.cpp -fPIC -DPIC -o .libs/levenbergmarquardt.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o linesearch.lo linesearch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c linesearch.cpp -fPIC -DPIC -o .libs/linesearch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c endcriteria.cpp -o endcriteria.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c linesearch.cpp -o linesearch.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c leastsquare.cpp -o leastsquare.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c levenbergmarquardt.cpp -o levenbergmarquardt.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o linesearchbasedmethod.lo linesearchbasedmethod.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c linesearchbasedmethod.cpp -fPIC -DPIC -o .libs/linesearchbasedmethod.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmdif.lo lmdif.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmdif.cpp -fPIC -DPIC -o .libs/lmdif.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o projectedcostfunction.lo projectedcostfunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c projectedcostfunction.cpp -fPIC -DPIC -o .libs/projectedcostfunction.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c linesearchbasedmethod.cpp -o linesearchbasedmethod.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o simplex.lo simplex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c simplex.cpp -fPIC -DPIC -o .libs/simplex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmdif.cpp -o lmdif.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c projectedcostfunction.cpp -o projectedcostfunction.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o spherecylinder.lo spherecylinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spherecylinder.cpp -fPIC -DPIC -o .libs/spherecylinder.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o steepestdescent.lo steepestdescent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c steepestdescent.cpp -fPIC -DPIC -o .libs/steepestdescent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spherecylinder.cpp -o spherecylinder.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c simplex.cpp -o simplex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c steepestdescent.cpp -o steepestdescent.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libOptimization.la armijo.lo bfgs.lo conjugategradient.lo constraint.lo endcriteria.lo leastsquare.lo levenbergmarquardt.lo linesearch.lo linesearchbasedmethod.lo lmdif.lo projectedcostfunction.lo simplex.lo spherecylinder.lo steepestdescent.lo libtool: link: ar cru .libs/libOptimization.a .libs/armijo.o .libs/bfgs.o .libs/conjugategradient.o .libs/constraint.o .libs/endcriteria.o .libs/leastsquare.o .libs/levenbergmarquardt.o .libs/linesearch.o .libs/linesearchbasedmethod.o .libs/lmdif.o .libs/projectedcostfunction.o .libs/simplex.o .libs/spherecylinder.o .libs/steepestdescent.o libtool: link: ranlib .libs/libOptimization.a libtool: link: ( cd ".libs" && rm -f "libOptimization.la" && ln -s "../libOptimization.la" "libOptimization.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/optimization' Making all in randomnumbers make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/randomnumbers' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o faurersg.lo faurersg.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o haltonrsg.lo haltonrsg.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o knuthuniformrng.lo knuthuniformrng.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o latticersg.lo latticersg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c faurersg.cpp -fPIC -DPIC -o .libs/faurersg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c knuthuniformrng.cpp -fPIC -DPIC -o .libs/knuthuniformrng.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c haltonrsg.cpp -fPIC -DPIC -o .libs/haltonrsg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c latticersg.cpp -fPIC -DPIC -o .libs/latticersg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c latticersg.cpp -o latticersg.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o latticerules.lo latticerules.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c latticerules.cpp -fPIC -DPIC -o .libs/latticerules.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c knuthuniformrng.cpp -o knuthuniformrng.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lecuyeruniformrng.lo lecuyeruniformrng.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lecuyeruniformrng.cpp -fPIC -DPIC -o .libs/lecuyeruniformrng.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c latticerules.cpp -o latticerules.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lecuyeruniformrng.cpp -o lecuyeruniformrng.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c haltonrsg.cpp -o haltonrsg.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mt19937uniformrng.lo mt19937uniformrng.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mt19937uniformrng.cpp -fPIC -DPIC -o .libs/mt19937uniformrng.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -c -o primitivepolynomials.lo primitivepolynomials.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c faurersg.cpp -o faurersg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -c primitivepolynomials.c -fPIC -DPIC -o .libs/primitivepolynomials.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [enabled by default] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -c primitivepolynomials.c -o primitivepolynomials.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o seedgenerator.lo seedgenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c seedgenerator.cpp -fPIC -DPIC -o .libs/seedgenerator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mt19937uniformrng.cpp -o mt19937uniformrng.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c seedgenerator.cpp -o seedgenerator.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sobolrsg.lo sobolrsg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sobolrsg.cpp -fPIC -DPIC -o .libs/sobolrsg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sobolrsg.cpp -o sobolrsg.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libRandomNumbers.la faurersg.lo haltonrsg.lo knuthuniformrng.lo latticersg.lo latticerules.lo lecuyeruniformrng.lo mt19937uniformrng.lo primitivepolynomials.lo seedgenerator.lo sobolrsg.lo libtool: link: ar cru .libs/libRandomNumbers.a .libs/faurersg.o .libs/haltonrsg.o .libs/knuthuniformrng.o .libs/latticersg.o .libs/latticerules.o .libs/lecuyeruniformrng.o .libs/mt19937uniformrng.o .libs/primitivepolynomials.o .libs/seedgenerator.o .libs/sobolrsg.o libtool: link: ranlib .libs/libRandomNumbers.a libtool: link: ( cd ".libs" && rm -f "libRandomNumbers.la" && ln -s "../libRandomNumbers.la" "libRandomNumbers.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/randomnumbers' Making all in solvers1d make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/solvers1d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/solvers1d' Making all in statistics make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/statistics' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discrepancystatistics.lo discrepancystatistics.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o generalstatistics.lo generalstatistics.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o histogram.lo histogram.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o incrementalstatistics.lo incrementalstatistics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c histogram.cpp -fPIC -DPIC -o .libs/histogram.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discrepancystatistics.cpp -fPIC -DPIC -o .libs/discrepancystatistics.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c generalstatistics.cpp -fPIC -DPIC -o .libs/generalstatistics.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c incrementalstatistics.cpp -fPIC -DPIC -o .libs/incrementalstatistics.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c incrementalstatistics.cpp -o incrementalstatistics.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discrepancystatistics.cpp -o discrepancystatistics.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c generalstatistics.cpp -o generalstatistics.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c histogram.cpp -o histogram.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libStatistics.la discrepancystatistics.lo generalstatistics.lo histogram.lo incrementalstatistics.lo libtool: link: ar cru .libs/libStatistics.a .libs/discrepancystatistics.o .libs/generalstatistics.o .libs/histogram.o .libs/incrementalstatistics.o libtool: link: ranlib .libs/libStatistics.a libtool: link: ( cd ".libs" && rm -f "libStatistics.la" && ln -s "../libStatistics.la" "libStatistics.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/statistics' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bernsteinpolynomial.lo bernsteinpolynomial.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o beta.lo beta.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bspline.lo bspline.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o errorfunction.lo errorfunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c beta.cpp -fPIC -DPIC -o .libs/beta.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bernsteinpolynomial.cpp -fPIC -DPIC -o .libs/bernsteinpolynomial.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bspline.cpp -fPIC -DPIC -o .libs/bspline.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c errorfunction.cpp -fPIC -DPIC -o .libs/errorfunction.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c errorfunction.cpp -o errorfunction.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o factorial.lo factorial.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c factorial.cpp -fPIC -DPIC -o .libs/factorial.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bernsteinpolynomial.cpp -o bernsteinpolynomial.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c beta.cpp -o beta.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bspline.cpp -o bspline.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c factorial.cpp -o factorial.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o incompletegamma.lo incompletegamma.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c incompletegamma.cpp -fPIC -DPIC -o .libs/incompletegamma.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o matrix.lo matrix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c matrix.cpp -fPIC -DPIC -o .libs/matrix.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o primenumbers.lo primenumbers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c primenumbers.cpp -fPIC -DPIC -o .libs/primenumbers.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quadratic.lo quadratic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quadratic.cpp -fPIC -DPIC -o .libs/quadratic.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c incompletegamma.cpp -o incompletegamma.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c primenumbers.cpp -o primenumbers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quadratic.cpp -o quadratic.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o rounding.lo rounding.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c rounding.cpp -fPIC -DPIC -o .libs/rounding.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sampledcurve.lo sampledcurve.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o surface.lo surface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sampledcurve.cpp -fPIC -DPIC -o .libs/sampledcurve.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c surface.cpp -fPIC -DPIC -o .libs/surface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c surface.cpp -o surface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c rounding.cpp -o rounding.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c matrix.cpp -o matrix.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sampledcurve.cpp -o sampledcurve.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMath.la bernsteinpolynomial.lo beta.lo bspline.lo errorfunction.lo factorial.lo incompletegamma.lo matrix.lo primenumbers.lo quadratic.lo rounding.lo sampledcurve.lo surface.lo copulas/libCopulas.la distributions/libDistributions.la integrals/libIntegrals.la matrixutilities/libMatrixUtilities.la optimization/libOptimization.la randomnumbers/libRandomNumbers.la statistics/libStatistics.la libtool: link: (cd .libs/libMath.lax/libCopulas.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/math/copulas/.libs/libCopulas.a") libtool: link: (cd .libs/libMath.lax/libDistributions.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/math/distributions/.libs/libDistributions.a") libtool: link: (cd .libs/libMath.lax/libIntegrals.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/math/integrals/.libs/libIntegrals.a") libtool: link: (cd .libs/libMath.lax/libMatrixUtilities.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/math/matrixutilities/.libs/libMatrixUtilities.a") libtool: link: (cd .libs/libMath.lax/libOptimization.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/math/optimization/.libs/libOptimization.a") libtool: link: (cd .libs/libMath.lax/libRandomNumbers.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/math/randomnumbers/.libs/libRandomNumbers.a") libtool: link: (cd .libs/libMath.lax/libStatistics.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/math/statistics/.libs/libStatistics.a") libtool: link: ar cru .libs/libMath.a .libs/bernsteinpolynomial.o .libs/beta.o .libs/bspline.o .libs/errorfunction.o .libs/factorial.o .libs/incompletegamma.o .libs/matrix.o .libs/primenumbers.o .libs/quadratic.o .libs/rounding.o .libs/sampledcurve.o .libs/surface.o .libs/libMath.lax/libCopulas.a/alimikhailhaqcopula.o .libs/libMath.lax/libCopulas.a/claytoncopula.o .libs/libMath.lax/libCopulas.a/farliegumbelmorgensterncopula.o .libs/libMath.lax/libCopulas.a/frankcopula.o .libs/libMath.lax/libCopulas.a/galamboscopula.o .libs/libMath.lax/libCopulas.a/gaussiancopula.o .libs/libMath.lax/libCopulas.a/gumbelcopula.o .libs/libMath.lax/libCopulas.a/huslerreisscopula.o .libs/libMath.lax/libCopulas.a/independentcopula.o .libs/libMath.lax/libCopulas.a/marshallolkincopula.o .libs/libMath.lax/libCopulas.a/maxcopula.o .libs/libMath.lax/libCopulas.a/mincopula.o .libs/libMath.lax/libCopulas.a/plackettcopula.o .libs/libMath.lax/libDistributions.a/bivariatenormaldistribution.o .libs/libMath.lax/libDistributions.a/chisquaredistribution.o .libs/libMath.lax/libDistributions.a/gammadistribution.o .libs/libMath.lax/libDistributions.a/normaldistribution.o .libs/libMath.lax/libDistributions.a/studenttdistribution.o .libs/libMath.lax/libIntegrals.a/gaussianorthogonalpolynomial.o .libs/libMath.lax/libIntegrals.a/gaussianquadratures.o .libs/libMath.lax/libIntegrals.a/gausslobattointegral.o .libs/libMath.lax/libIntegrals.a/integral.o .libs/libMath.lax/libIntegrals.a/kronrodintegral.o .libs/libMath.lax/libIntegrals.a/segmentintegral.o .libs/libMath.lax/libMatrixUtilities.a/basisincompleteordered.o .libs/libMath.lax/libMatrixUtilities.a/bicgstab.o .libs/libMath.lax/libMatrixUtilities.a/choleskydecomposition.o .libs/libMath.lax/libMatrixUtilities.a/factorreduction.o .libs/libMath.lax/libMatrixUtilities.a/getcovariance.o .libs/libMath.lax/libMatrixUtilities.a/pseudosqrt.o .libs/libMath.lax/libMatrixUtilities.a/qrdecomposition.o .libs/libMath.lax/libMatrixUtilities.a/sparseilupreconditioner.o .libs/libMath.lax/libMatrixUtilities.a/svd.o .libs/libMath.lax/libMatrixUtilities.a/symmetricschurdecomposition.o .libs/libMath.lax/libMatrixUtilities.a/tapcorrelations.o .libs/libMath.lax/libMatrixUtilities.a/tqreigendecomposition.o .libs/libMath.lax/libOptimization.a/armijo.o .libs/libMath.lax/libOptimization.a/bfgs.o .libs/libMath.lax/libOptimization.a/conjugategradient.o .libs/libMath.lax/libOptimization.a/constraint.o .libs/libMath.lax/libOptimization.a/endcriteria.o .libs/libMath.lax/libOptimization.a/leastsquare.o .libs/libMath.lax/libOptimization.a/levenbergmarquardt.o .libs/libMath.lax/libOptimization.a/linesearch.o .libs/libMath.lax/libOptimization.a/linesearchbasedmethod.o .libs/libMath.lax/libOptimization.a/lmdif.o .libs/libMath.lax/libOptimization.a/projectedcostfunction.o .libs/libMath.lax/libOptimization.a/simplex.o .libs/libMath.lax/libOptimization.a/spherecylinder.o .libs/libMath.lax/libOptimization.a/steepestdescent.o .libs/libMath.lax/libRandomNumbers.a/faurersg.o .libs/libMath.lax/libRandomNumbers.a/haltonrsg.o .libs/libMath.lax/libRandomNumbers.a/knuthuniformrng.o .libs/libMath.lax/libRandomNumbers.a/latticersg.o .libs/libMath.lax/libRandomNumbers.a/latticerules.o .libs/libMath.lax/libRandomNumbers.a/lecuyeruniformrng.o .libs/libMath.lax/libRandomNumbers.a/mt19937uniformrng.o .libs/libMath.lax/libRandomNumbers.a/primitivepolynomials.o .libs/libMath.lax/libRandomNumbers.a/seedgenerator.o .libs/libMath.lax/libRandomNumbers.a/sobolrsg.o .libs/libMath.lax/libStatistics.a/discrepancystatistics.o .libs/libMath.lax/libStatistics.a/generalstatistics.o .libs/libMath.lax/libStatistics.a/histogram.o .libs/libMath.lax/libStatistics.a/incrementalstatistics.o libtool: link: ranlib .libs/libMath.a libtool: link: rm -fr .libs/libMath.lax libtool: link: ( cd ".libs" && rm -f "libMath.la" && ln -s "../libMath.la" "libMath.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' Making all in methods make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' Making all in finitedifferences make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' Making all in meshers make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/meshers' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o concentrating1dmesher.lo concentrating1dmesher.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o exponentialjump1dmesher.lo exponentialjump1dmesher.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmblackscholesmesher.lo fdmblackscholesmesher.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmblackscholesmultistrikemesher.lo fdmblackscholesmultistrikemesher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c concentrating1dmesher.cpp -fPIC -DPIC -o .libs/concentrating1dmesher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exponentialjump1dmesher.cpp -fPIC -DPIC -o .libs/exponentialjump1dmesher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmblackscholesmesher.cpp -fPIC -DPIC -o .libs/fdmblackscholesmesher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmblackscholesmultistrikemesher.cpp -fPIC -DPIC -o .libs/fdmblackscholesmultistrikemesher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c concentrating1dmesher.cpp -o concentrating1dmesher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exponentialjump1dmesher.cpp -o exponentialjump1dmesher.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmhestonvariancemesher.lo fdmhestonvariancemesher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonvariancemesher.cpp -fPIC -DPIC -o .libs/fdmhestonvariancemesher.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmmeshercomposite.lo fdmmeshercomposite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmmeshercomposite.cpp -fPIC -DPIC -o .libs/fdmmeshercomposite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmblackscholesmultistrikemesher.cpp -o fdmblackscholesmultistrikemesher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmblackscholesmesher.cpp -o fdmblackscholesmesher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmmeshercomposite.cpp -o fdmmeshercomposite.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonvariancemesher.cpp -o fdmhestonvariancemesher.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmsimpleprocess1dmesher.lo fdmsimpleprocess1dmesher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsimpleprocess1dmesher.cpp -fPIC -DPIC -o .libs/fdmsimpleprocess1dmesher.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o uniformgridmesher.lo uniformgridmesher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c uniformgridmesher.cpp -fPIC -DPIC -o .libs/uniformgridmesher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c uniformgridmesher.cpp -o uniformgridmesher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsimpleprocess1dmesher.cpp -o fdmsimpleprocess1dmesher.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libFdmMeshers.la concentrating1dmesher.lo exponentialjump1dmesher.lo fdmblackscholesmesher.lo fdmblackscholesmultistrikemesher.lo fdmhestonvariancemesher.lo fdmmeshercomposite.lo fdmsimpleprocess1dmesher.lo uniformgridmesher.lo libtool: link: ar cru .libs/libFdmMeshers.a .libs/concentrating1dmesher.o .libs/exponentialjump1dmesher.o .libs/fdmblackscholesmesher.o .libs/fdmblackscholesmultistrikemesher.o .libs/fdmhestonvariancemesher.o .libs/fdmmeshercomposite.o .libs/fdmsimpleprocess1dmesher.o .libs/uniformgridmesher.o libtool: link: ranlib .libs/libFdmMeshers.a libtool: link: ( cd ".libs" && rm -f "libFdmMeshers.la" && ln -s "../libFdmMeshers.la" "libFdmMeshers.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/meshers' Making all in operators make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/operators' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdm2dblackscholesop.lo fdm2dblackscholesop.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmbatesop.lo fdmbatesop.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmblackscholesop.lo fdmblackscholesop.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmhestonhullwhiteop.lo fdmhestonhullwhiteop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmbatesop.cpp -fPIC -DPIC -o .libs/fdmbatesop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmblackscholesop.cpp -fPIC -DPIC -o .libs/fdmblackscholesop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdm2dblackscholesop.cpp -fPIC -DPIC -o .libs/fdm2dblackscholesop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonhullwhiteop.cpp -fPIC -DPIC -o .libs/fdmhestonhullwhiteop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonhullwhiteop.cpp -o fdmhestonhullwhiteop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdm2dblackscholesop.cpp -o fdm2dblackscholesop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmblackscholesop.cpp -o fdmblackscholesop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmbatesop.cpp -o fdmbatesop.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmhestonop.lo fdmhestonop.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmlinearoplayout.lo fdmlinearoplayout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmlinearoplayout.cpp -fPIC -DPIC -o .libs/fdmlinearoplayout.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonop.cpp -fPIC -DPIC -o .libs/fdmhestonop.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o firstderivativeop.lo firstderivativeop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c firstderivativeop.cpp -fPIC -DPIC -o .libs/firstderivativeop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmlinearoplayout.cpp -o fdmlinearoplayout.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ninepointlinearop.lo ninepointlinearop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ninepointlinearop.cpp -fPIC -DPIC -o .libs/ninepointlinearop.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o secondderivativeop.lo secondderivativeop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c secondderivativeop.cpp -fPIC -DPIC -o .libs/secondderivativeop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c firstderivativeop.cpp -o firstderivativeop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c secondderivativeop.cpp -o secondderivativeop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ninepointlinearop.cpp -o ninepointlinearop.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o secondordermixedderivativeop.lo secondordermixedderivativeop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c secondordermixedderivativeop.cpp -fPIC -DPIC -o .libs/secondordermixedderivativeop.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o triplebandlinearop.lo triplebandlinearop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c triplebandlinearop.cpp -fPIC -DPIC -o .libs/triplebandlinearop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonop.cpp -o fdmhestonop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c secondordermixedderivativeop.cpp -o secondordermixedderivativeop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c triplebandlinearop.cpp -o triplebandlinearop.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libFdmOperators.la fdm2dblackscholesop.lo fdmbatesop.lo fdmblackscholesop.lo fdmhestonhullwhiteop.lo fdmhestonop.lo fdmlinearoplayout.lo firstderivativeop.lo ninepointlinearop.lo secondderivativeop.lo secondordermixedderivativeop.lo triplebandlinearop.lo libtool: link: ar cru .libs/libFdmOperators.a .libs/fdm2dblackscholesop.o .libs/fdmbatesop.o .libs/fdmblackscholesop.o .libs/fdmhestonhullwhiteop.o .libs/fdmhestonop.o .libs/fdmlinearoplayout.o .libs/firstderivativeop.o .libs/ninepointlinearop.o .libs/secondderivativeop.o .libs/secondordermixedderivativeop.o .libs/triplebandlinearop.o libtool: link: ranlib .libs/libFdmOperators.a libtool: link: ( cd ".libs" && rm -f "libFdmOperators.la" && ln -s "../libFdmOperators.la" "libFdmOperators.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/operators' Making all in schemes make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/schemes' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o craigsneydscheme.lo craigsneydscheme.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o douglasscheme.lo douglasscheme.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o expliciteulerscheme.lo expliciteulerscheme.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hundsdorferscheme.lo hundsdorferscheme.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c expliciteulerscheme.cpp -fPIC -DPIC -o .libs/expliciteulerscheme.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hundsdorferscheme.cpp -fPIC -DPIC -o .libs/hundsdorferscheme.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c douglasscheme.cpp -fPIC -DPIC -o .libs/douglasscheme.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c craigsneydscheme.cpp -fPIC -DPIC -o .libs/craigsneydscheme.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c expliciteulerscheme.cpp -o expliciteulerscheme.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c douglasscheme.cpp -o douglasscheme.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hundsdorferscheme.cpp -o hundsdorferscheme.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c craigsneydscheme.cpp -o craigsneydscheme.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o impliciteulerscheme.lo impliciteulerscheme.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c impliciteulerscheme.cpp -fPIC -DPIC -o .libs/impliciteulerscheme.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o modifiedcraigsneydscheme.lo modifiedcraigsneydscheme.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c modifiedcraigsneydscheme.cpp -fPIC -DPIC -o .libs/modifiedcraigsneydscheme.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c modifiedcraigsneydscheme.cpp -o modifiedcraigsneydscheme.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c impliciteulerscheme.cpp -o impliciteulerscheme.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libFdmSchemes.la craigsneydscheme.lo douglasscheme.lo expliciteulerscheme.lo hundsdorferscheme.lo impliciteulerscheme.lo modifiedcraigsneydscheme.lo libtool: link: ar cru .libs/libFdmSchemes.a .libs/craigsneydscheme.o .libs/douglasscheme.o .libs/expliciteulerscheme.o .libs/hundsdorferscheme.o .libs/impliciteulerscheme.o .libs/modifiedcraigsneydscheme.o libtool: link: ranlib .libs/libFdmSchemes.a libtool: link: ( cd ".libs" && rm -f "libFdmSchemes.la" && ln -s "../libFdmSchemes.la" "libFdmSchemes.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/schemes' Making all in solvers make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/solvers' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdm2dblackscholessolver.lo fdm2dblackscholessolver.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdm2dimsolver.lo fdm2dimsolver.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdm3dimsolver.lo fdm3dimsolver.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmbackwardsolver.lo fdmbackwardsolver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdm2dimsolver.cpp -fPIC -DPIC -o .libs/fdm2dimsolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdm2dblackscholessolver.cpp -fPIC -DPIC -o .libs/fdm2dblackscholessolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdm3dimsolver.cpp -fPIC -DPIC -o .libs/fdm3dimsolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmbackwardsolver.cpp -fPIC -DPIC -o .libs/fdmbackwardsolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdm2dblackscholessolver.cpp -o fdm2dblackscholessolver.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmbackwardsolver.cpp -o fdmbackwardsolver.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmbatessolver.lo fdmbatessolver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmbatessolver.cpp -fPIC -DPIC -o .libs/fdmbatessolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdm2dimsolver.cpp -o fdm2dimsolver.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmblackscholessolver.lo fdmblackscholessolver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmblackscholessolver.cpp -fPIC -DPIC -o .libs/fdmblackscholessolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdm3dimsolver.cpp -o fdm3dimsolver.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmbatessolver.cpp -o fdmbatessolver.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmblackscholessolver.cpp -o fdmblackscholessolver.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmhestonhullwhitesolver.lo fdmhestonhullwhitesolver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonhullwhitesolver.cpp -fPIC -DPIC -o .libs/fdmhestonhullwhitesolver.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmhestonsolver.lo fdmhestonsolver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonsolver.cpp -fPIC -DPIC -o .libs/fdmhestonsolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonsolver.cpp -o fdmhestonsolver.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhestonhullwhitesolver.cpp -o fdmhestonhullwhitesolver.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmsimple2dbssolver.lo fdmsimple2dbssolver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsimple2dbssolver.cpp -fPIC -DPIC -o .libs/fdmsimple2dbssolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsimple2dbssolver.cpp -o fdmsimple2dbssolver.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libFdmSolvers.la fdm2dblackscholessolver.lo fdm2dimsolver.lo fdm3dimsolver.lo fdmbackwardsolver.lo fdmbatessolver.lo fdmblackscholessolver.lo fdmhestonhullwhitesolver.lo fdmhestonsolver.lo fdmsimple2dbssolver.lo libtool: link: ar cru .libs/libFdmSolvers.a .libs/fdm2dblackscholessolver.o .libs/fdm2dimsolver.o .libs/fdm3dimsolver.o .libs/fdmbackwardsolver.o .libs/fdmbatessolver.o .libs/fdmblackscholessolver.o .libs/fdmhestonhullwhitesolver.o .libs/fdmhestonsolver.o .libs/fdmsimple2dbssolver.o libtool: link: ranlib .libs/libFdmSolvers.a libtool: link: ( cd ".libs" && rm -f "libFdmSolvers.la" && ln -s "../libFdmSolvers.la" "libFdmSolvers.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/solvers' Making all in stepconditions make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/stepconditions' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmamericanstepcondition.lo fdmamericanstepcondition.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmarithmeticaveragecondition.lo fdmarithmeticaveragecondition.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmbermudanstepcondition.lo fdmbermudanstepcondition.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmsimplestoragecondition.lo fdmsimplestoragecondition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmamericanstepcondition.cpp -fPIC -DPIC -o .libs/fdmamericanstepcondition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmarithmeticaveragecondition.cpp -fPIC -DPIC -o .libs/fdmarithmeticaveragecondition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmbermudanstepcondition.cpp -fPIC -DPIC -o .libs/fdmbermudanstepcondition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsimplestoragecondition.cpp -fPIC -DPIC -o .libs/fdmsimplestoragecondition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmamericanstepcondition.cpp -o fdmamericanstepcondition.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmbermudanstepcondition.cpp -o fdmbermudanstepcondition.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsimplestoragecondition.cpp -o fdmsimplestoragecondition.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmsimpleswingcondition.lo fdmsimpleswingcondition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsimpleswingcondition.cpp -fPIC -DPIC -o .libs/fdmsimpleswingcondition.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmsnapshotcondition.lo fdmsnapshotcondition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsnapshotcondition.cpp -fPIC -DPIC -o .libs/fdmsnapshotcondition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmarithmeticaveragecondition.cpp -o fdmarithmeticaveragecondition.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmstepconditioncomposite.lo fdmstepconditioncomposite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmstepconditioncomposite.cpp -fPIC -DPIC -o .libs/fdmstepconditioncomposite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsimpleswingcondition.cpp -o fdmsimpleswingcondition.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmsnapshotcondition.cpp -o fdmsnapshotcondition.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmstepconditioncomposite.cpp -o fdmstepconditioncomposite.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libFdmStepConditions.la fdmamericanstepcondition.lo fdmarithmeticaveragecondition.lo fdmbermudanstepcondition.lo fdmsimplestoragecondition.lo fdmsimpleswingcondition.lo fdmsnapshotcondition.lo fdmstepconditioncomposite.lo libtool: link: ar cru .libs/libFdmStepConditions.a .libs/fdmamericanstepcondition.o .libs/fdmarithmeticaveragecondition.o .libs/fdmbermudanstepcondition.o .libs/fdmsimplestoragecondition.o .libs/fdmsimpleswingcondition.o .libs/fdmsnapshotcondition.o .libs/fdmstepconditioncomposite.o libtool: link: ranlib .libs/libFdmStepConditions.a libtool: link: ( cd ".libs" && rm -f "libFdmStepConditions.la" && ln -s "../libFdmStepConditions.la" "libFdmStepConditions.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/stepconditions' Making all in utilities make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/utilities' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmdirichletboundary.lo fdmdirichletboundary.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmdividendhandler.lo fdmdividendhandler.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdminnervaluecalculator.lo fdminnervaluecalculator.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmquantohelper.lo fdmquantohelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmdividendhandler.cpp -fPIC -DPIC -o .libs/fdmdividendhandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmdirichletboundary.cpp -fPIC -DPIC -o .libs/fdmdirichletboundary.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmquantohelper.cpp -fPIC -DPIC -o .libs/fdmquantohelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdminnervaluecalculator.cpp -fPIC -DPIC -o .libs/fdminnervaluecalculator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmdirichletboundary.cpp -o fdmdirichletboundary.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmquantohelper.cpp -o fdmquantohelper.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmdividendhandler.cpp -o fdmdividendhandler.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdminnervaluecalculator.cpp -o fdminnervaluecalculator.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libFdmUtils.la fdmdirichletboundary.lo fdmdividendhandler.lo fdminnervaluecalculator.lo fdmquantohelper.lo libtool: link: ar cru .libs/libFdmUtils.a .libs/fdmdirichletboundary.o .libs/fdmdividendhandler.o .libs/fdminnervaluecalculator.o .libs/fdmquantohelper.o libtool: link: ranlib .libs/libFdmUtils.a libtool: link: ( cd ".libs" && rm -f "libFdmUtils.la" && ln -s "../libFdmUtils.la" "libFdmUtils.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/utilities' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o boundarycondition.lo boundarycondition.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bsmoperator.lo bsmoperator.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tridiagonaloperator.lo tridiagonaloperator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bsmoperator.cpp -fPIC -DPIC -o .libs/bsmoperator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c boundarycondition.cpp -fPIC -DPIC -o .libs/boundarycondition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tridiagonaloperator.cpp -fPIC -DPIC -o .libs/tridiagonaloperator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c boundarycondition.cpp -o boundarycondition.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tridiagonaloperator.cpp -o tridiagonaloperator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bsmoperator.cpp -o bsmoperator.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libFiniteDifferences.la boundarycondition.lo bsmoperator.lo tridiagonaloperator.lo meshers/libFdmMeshers.la operators/libFdmOperators.la schemes/libFdmSchemes.la solvers/libFdmSolvers.la stepconditions/libFdmStepConditions.la utilities/libFdmUtils.la libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmMeshers.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/meshers/.libs/libFdmMeshers.a") libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmOperators.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/operators/.libs/libFdmOperators.a") libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmSchemes.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/schemes/.libs/libFdmSchemes.a") libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmSolvers.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/solvers/.libs/libFdmSolvers.a") libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmStepConditions.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/stepconditions/.libs/libFdmStepConditions.a") libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmUtils.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/utilities/.libs/libFdmUtils.a") libtool: link: ar cru .libs/libFiniteDifferences.a .libs/boundarycondition.o .libs/bsmoperator.o .libs/tridiagonaloperator.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/concentrating1dmesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/exponentialjump1dmesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmblackscholesmesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmblackscholesmultistrikemesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmhestonvariancemesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmmeshercomposite.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmsimpleprocess1dmesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/uniformgridmesher.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdm2dblackscholesop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmbatesop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmblackscholesop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmhestonhullwhiteop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmhestonop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmlinearoplayout.o .libs/libFiniteDifferences.lax/libFdmOperators.a/firstderivativeop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/ninepointlinearop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/secondderivativeop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/secondordermixedderivativeop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/triplebandlinearop.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/craigsneydscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/douglasscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/expliciteulerscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/hundsdorferscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/impliciteulerscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/modifiedcraigsneydscheme.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdm2dblackscholessolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdm2dimsolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdm3dimsolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmbackwardsolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmbatessolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmblackscholessolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmhestonhullwhitesolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmhestonsolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmsimple2dbssolver.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmamericanstepcondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmarithmeticaveragecondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmbermudanstepcondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmsimplestoragecondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmsimpleswingcondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmsnapshotcondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmstepconditioncomposite.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmdirichletboundary.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmdividendhandler.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdminnervaluecalculator.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmquantohelper.o libtool: link: ranlib .libs/libFiniteDifferences.a libtool: link: rm -fr .libs/libFiniteDifferences.lax libtool: link: ( cd ".libs" && rm -f "libFiniteDifferences.la" && ln -s "../libFiniteDifferences.la" "libFiniteDifferences.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' Making all in lattices make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/lattices' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o binomialtree.lo binomialtree.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o trinomialtree.lo trinomialtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c trinomialtree.cpp -fPIC -DPIC -o .libs/trinomialtree.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c binomialtree.cpp -fPIC -DPIC -o .libs/binomialtree.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c binomialtree.cpp -o binomialtree.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c trinomialtree.cpp -o trinomialtree.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libLattices.la binomialtree.lo trinomialtree.lo libtool: link: ar cru .libs/libLattices.a .libs/binomialtree.o .libs/trinomialtree.o libtool: link: ranlib .libs/libLattices.a libtool: link: ( cd ".libs" && rm -f "libLattices.la" && ln -s "../libLattices.la" "libLattices.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/lattices' Making all in montecarlo make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/montecarlo' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o brownianbridge.lo brownianbridge.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o genericlsregression.lo genericlsregression.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lsmbasissystem.lo lsmbasissystem.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o parametricexercise.lo parametricexercise.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c brownianbridge.cpp -fPIC -DPIC -o .libs/brownianbridge.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lsmbasissystem.cpp -fPIC -DPIC -o .libs/lsmbasissystem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c genericlsregression.cpp -fPIC -DPIC -o .libs/genericlsregression.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c parametricexercise.cpp -fPIC -DPIC -o .libs/parametricexercise.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c brownianbridge.cpp -o brownianbridge.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c parametricexercise.cpp -o parametricexercise.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c genericlsregression.cpp -o genericlsregression.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lsmbasissystem.cpp -o lsmbasissystem.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMonteCarlo.la brownianbridge.lo genericlsregression.lo lsmbasissystem.lo parametricexercise.lo libtool: link: ar cru .libs/libMonteCarlo.a .libs/brownianbridge.o .libs/genericlsregression.o .libs/lsmbasissystem.o .libs/parametricexercise.o libtool: link: ranlib .libs/libMonteCarlo.a libtool: link: ( cd ".libs" && rm -f "libMonteCarlo.la" && ln -s "../libMonteCarlo.la" "libMonteCarlo.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/montecarlo' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -Wl,-z,relro -o libMethods.la finitedifferences/libFiniteDifferences.la lattices/libLattices.la montecarlo/libMonteCarlo.la libtool: link: (cd .libs/libMethods.lax/libFiniteDifferences.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/.libs/libFiniteDifferences.a") libtool: link: (cd .libs/libMethods.lax/libLattices.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/lattices/.libs/libLattices.a") libtool: link: (cd .libs/libMethods.lax/libMonteCarlo.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/montecarlo/.libs/libMonteCarlo.a") libtool: link: ar cru .libs/libMethods.a .libs/libMethods.lax/libFiniteDifferences.a/boundarycondition.o .libs/libMethods.lax/libFiniteDifferences.a/bsmoperator.o .libs/libMethods.lax/libFiniteDifferences.a/concentrating1dmesher.o .libs/libMethods.lax/libFiniteDifferences.a/craigsneydscheme.o .libs/libMethods.lax/libFiniteDifferences.a/douglasscheme.o .libs/libMethods.lax/libFiniteDifferences.a/expliciteulerscheme.o .libs/libMethods.lax/libFiniteDifferences.a/exponentialjump1dmesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdm2dblackscholesop.o .libs/libMethods.lax/libFiniteDifferences.a/fdm2dblackscholessolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdm2dimsolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdm3dimsolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmamericanstepcondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmarithmeticaveragecondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmbackwardsolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmbatesop.o .libs/libMethods.lax/libFiniteDifferences.a/fdmbatessolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmbermudanstepcondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmblackscholesmesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdmblackscholesmultistrikemesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdmblackscholesop.o .libs/libMethods.lax/libFiniteDifferences.a/fdmblackscholessolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmdirichletboundary.o .libs/libMethods.lax/libFiniteDifferences.a/fdmdividendhandler.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonhullwhiteop.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonhullwhitesolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonop.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonsolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonvariancemesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdminnervaluecalculator.o .libs/libMethods.lax/libFiniteDifferences.a/fdmlinearoplayout.o .libs/libMethods.lax/libFiniteDifferences.a/fdmmeshercomposite.o .libs/libMethods.lax/libFiniteDifferences.a/fdmquantohelper.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsimple2dbssolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsimpleprocess1dmesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsimplestoragecondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsimpleswingcondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsnapshotcondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmstepconditioncomposite.o .libs/libMethods.lax/libFiniteDifferences.a/firstderivativeop.o .libs/libMethods.lax/libFiniteDifferences.a/hundsdorferscheme.o .libs/libMethods.lax/libFiniteDifferences.a/impliciteulerscheme.o .libs/libMethods.lax/libFiniteDifferences.a/modifiedcraigsneydscheme.o .libs/libMethods.lax/libFiniteDifferences.a/ninepointlinearop.o .libs/libMethods.lax/libFiniteDifferences.a/secondderivativeop.o .libs/libMethods.lax/libFiniteDifferences.a/secondordermixedderivativeop.o .libs/libMethods.lax/libFiniteDifferences.a/tridiagonaloperator.o .libs/libMethods.lax/libFiniteDifferences.a/triplebandlinearop.o .libs/libMethods.lax/libFiniteDifferences.a/uniformgridmesher.o .libs/libMethods.lax/libLattices.a/binomialtree.o .libs/libMethods.lax/libLattices.a/trinomialtree.o .libs/libMethods.lax/libMonteCarlo.a/brownianbridge.o .libs/libMethods.lax/libMonteCarlo.a/genericlsregression.o .libs/libMethods.lax/libMonteCarlo.a/lsmbasissystem.o .libs/libMethods.lax/libMonteCarlo.a/parametricexercise.o libtool: link: ranlib .libs/libMethods.a libtool: link: rm -fr .libs/libMethods.lax libtool: link: ( cd ".libs" && rm -f "libMethods.la" && ln -s "../libMethods.la" "libMethods.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' Making all in models make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' Making all in equity make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/equity' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o batesmodel.lo batesmodel.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gjrgarchmodel.lo gjrgarchmodel.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hestonmodel.lo hestonmodel.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hestonmodelhelper.lo hestonmodelhelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gjrgarchmodel.cpp -fPIC -DPIC -o .libs/gjrgarchmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c batesmodel.cpp -fPIC -DPIC -o .libs/batesmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hestonmodel.cpp -fPIC -DPIC -o .libs/hestonmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hestonmodelhelper.cpp -fPIC -DPIC -o .libs/hestonmodelhelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hestonmodelhelper.cpp -o hestonmodelhelper.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c batesmodel.cpp -o batesmodel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gjrgarchmodel.cpp -o gjrgarchmodel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hestonmodel.cpp -o hestonmodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o piecewisetimedependenthestonmodel.lo piecewisetimedependenthestonmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c piecewisetimedependenthestonmodel.cpp -fPIC -DPIC -o .libs/piecewisetimedependenthestonmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c piecewisetimedependenthestonmodel.cpp -o piecewisetimedependenthestonmodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libEquityModels.la batesmodel.lo gjrgarchmodel.lo hestonmodel.lo hestonmodelhelper.lo piecewisetimedependenthestonmodel.lo libtool: link: ar cru .libs/libEquityModels.a .libs/batesmodel.o .libs/gjrgarchmodel.o .libs/hestonmodel.o .libs/hestonmodelhelper.o .libs/piecewisetimedependenthestonmodel.o libtool: link: ranlib .libs/libEquityModels.a libtool: link: ( cd ".libs" && rm -f "libEquityModels.la" && ln -s "../libEquityModels.la" "libEquityModels.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/equity' Making all in marketmodels make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' Making all in browniangenerators make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/browniangenerators' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mtbrowniangenerator.lo mtbrowniangenerator.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sobolbrowniangenerator.lo sobolbrowniangenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sobolbrowniangenerator.cpp -fPIC -DPIC -o .libs/sobolbrowniangenerator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mtbrowniangenerator.cpp -fPIC -DPIC -o .libs/mtbrowniangenerator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mtbrowniangenerator.cpp -o mtbrowniangenerator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sobolbrowniangenerator.cpp -o sobolbrowniangenerator.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsBrownianGenerators.la mtbrowniangenerator.lo sobolbrowniangenerator.lo libtool: link: ar cru .libs/libMarketModelsBrownianGenerators.a .libs/mtbrowniangenerator.o .libs/sobolbrowniangenerator.o libtool: link: ranlib .libs/libMarketModelsBrownianGenerators.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsBrownianGenerators.la" && ln -s "../libMarketModelsBrownianGenerators.la" "libMarketModelsBrownianGenerators.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/browniangenerators' Making all in callability make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/callability' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bermudanswaptionexercisevalue.lo bermudanswaptionexercisevalue.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o collectnodedata.lo collectnodedata.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lsstrategy.lo lsstrategy.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o nothingexercisevalue.lo nothingexercisevalue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bermudanswaptionexercisevalue.cpp -fPIC -DPIC -o .libs/bermudanswaptionexercisevalue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lsstrategy.cpp -fPIC -DPIC -o .libs/lsstrategy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c collectnodedata.cpp -fPIC -DPIC -o .libs/collectnodedata.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nothingexercisevalue.cpp -fPIC -DPIC -o .libs/nothingexercisevalue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nothingexercisevalue.cpp -o nothingexercisevalue.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bermudanswaptionexercisevalue.cpp -o bermudanswaptionexercisevalue.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o parametricexerciseadapter.lo parametricexerciseadapter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c parametricexerciseadapter.cpp -fPIC -DPIC -o .libs/parametricexerciseadapter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lsstrategy.cpp -o lsstrategy.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c collectnodedata.cpp -o collectnodedata.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swapbasissystem.lo swapbasissystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapbasissystem.cpp -fPIC -DPIC -o .libs/swapbasissystem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c parametricexerciseadapter.cpp -o parametricexerciseadapter.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swapforwardbasissystem.lo swapforwardbasissystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapforwardbasissystem.cpp -fPIC -DPIC -o .libs/swapforwardbasissystem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapbasissystem.cpp -o swapbasissystem.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swapratetrigger.lo swapratetrigger.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapratetrigger.cpp -fPIC -DPIC -o .libs/swapratetrigger.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o triggeredswapexercise.lo triggeredswapexercise.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c triggeredswapexercise.cpp -fPIC -DPIC -o .libs/triggeredswapexercise.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapforwardbasissystem.cpp -o swapforwardbasissystem.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapratetrigger.cpp -o swapratetrigger.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o upperboundengine.lo upperboundengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c upperboundengine.cpp -fPIC -DPIC -o .libs/upperboundengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c triggeredswapexercise.cpp -o triggeredswapexercise.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c upperboundengine.cpp -o upperboundengine.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsCallability.la bermudanswaptionexercisevalue.lo collectnodedata.lo lsstrategy.lo nothingexercisevalue.lo parametricexerciseadapter.lo swapbasissystem.lo swapforwardbasissystem.lo swapratetrigger.lo triggeredswapexercise.lo upperboundengine.lo libtool: link: ar cru .libs/libMarketModelsCallability.a .libs/bermudanswaptionexercisevalue.o .libs/collectnodedata.o .libs/lsstrategy.o .libs/nothingexercisevalue.o .libs/parametricexerciseadapter.o .libs/swapbasissystem.o .libs/swapforwardbasissystem.o .libs/swapratetrigger.o .libs/triggeredswapexercise.o .libs/upperboundengine.o libtool: link: ranlib .libs/libMarketModelsCallability.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsCallability.la" && ln -s "../libMarketModelsCallability.la" "libMarketModelsCallability.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/callability' Making all in correlations make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/correlations' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cotswapfromfwdcorrelation.lo cotswapfromfwdcorrelation.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o expcorrelations.lo expcorrelations.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o timehomogeneousforwardcorrelation.lo timehomogeneousforwardcorrelation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cotswapfromfwdcorrelation.cpp -fPIC -DPIC -o .libs/cotswapfromfwdcorrelation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c expcorrelations.cpp -fPIC -DPIC -o .libs/expcorrelations.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timehomogeneousforwardcorrelation.cpp -fPIC -DPIC -o .libs/timehomogeneousforwardcorrelation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cotswapfromfwdcorrelation.cpp -o cotswapfromfwdcorrelation.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timehomogeneousforwardcorrelation.cpp -o timehomogeneousforwardcorrelation.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c expcorrelations.cpp -o expcorrelations.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsCorrelations.la cotswapfromfwdcorrelation.lo expcorrelations.lo timehomogeneousforwardcorrelation.lo libtool: link: ar cru .libs/libMarketModelsCorrelations.a .libs/cotswapfromfwdcorrelation.o .libs/expcorrelations.o .libs/timehomogeneousforwardcorrelation.o libtool: link: ranlib .libs/libMarketModelsCorrelations.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsCorrelations.la" && ln -s "../libMarketModelsCorrelations.la" "libMarketModelsCorrelations.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/correlations' Making all in curvestates make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/curvestates' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmswapcurvestate.lo cmswapcurvestate.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o coterminalswapcurvestate.lo coterminalswapcurvestate.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmmcurvestate.lo lmmcurvestate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c coterminalswapcurvestate.cpp -fPIC -DPIC -o .libs/coterminalswapcurvestate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmswapcurvestate.cpp -fPIC -DPIC -o .libs/cmswapcurvestate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmmcurvestate.cpp -fPIC -DPIC -o .libs/lmmcurvestate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmmcurvestate.cpp -o lmmcurvestate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c coterminalswapcurvestate.cpp -o coterminalswapcurvestate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmswapcurvestate.cpp -o cmswapcurvestate.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsCurveStates.la cmswapcurvestate.lo coterminalswapcurvestate.lo lmmcurvestate.lo libtool: link: ar cru .libs/libMarketModelsCurveStates.a .libs/cmswapcurvestate.o .libs/coterminalswapcurvestate.o .libs/lmmcurvestate.o libtool: link: ranlib .libs/libMarketModelsCurveStates.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsCurveStates.la" && ln -s "../libMarketModelsCurveStates.la" "libMarketModelsCurveStates.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/curvestates' Making all in driftcomputation make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/driftcomputation' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmsmmdriftcalculator.lo cmsmmdriftcalculator.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmmdriftcalculator.lo lmmdriftcalculator.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lmmnormaldriftcalculator.lo lmmnormaldriftcalculator.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o smmdriftcalculator.lo smmdriftcalculator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmsmmdriftcalculator.cpp -fPIC -DPIC -o .libs/cmsmmdriftcalculator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmmdriftcalculator.cpp -fPIC -DPIC -o .libs/lmmdriftcalculator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmmnormaldriftcalculator.cpp -fPIC -DPIC -o .libs/lmmnormaldriftcalculator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c smmdriftcalculator.cpp -fPIC -DPIC -o .libs/smmdriftcalculator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c smmdriftcalculator.cpp -o smmdriftcalculator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmmnormaldriftcalculator.cpp -o lmmnormaldriftcalculator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmsmmdriftcalculator.cpp -o cmsmmdriftcalculator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lmmdriftcalculator.cpp -o lmmdriftcalculator.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsDriftComputation.la cmsmmdriftcalculator.lo lmmdriftcalculator.lo lmmnormaldriftcalculator.lo smmdriftcalculator.lo libtool: link: ar cru .libs/libMarketModelsDriftComputation.a .libs/cmsmmdriftcalculator.o .libs/lmmdriftcalculator.o .libs/lmmnormaldriftcalculator.o .libs/smmdriftcalculator.o libtool: link: ranlib .libs/libMarketModelsDriftComputation.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsDriftComputation.la" && ln -s "../libMarketModelsDriftComputation.la" "libMarketModelsDriftComputation.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/driftcomputation' Making all in evolvers make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' Making all in volprocesses make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers/volprocesses' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o squarerootandersen.lo squarerootandersen.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c squarerootandersen.cpp -fPIC -DPIC -o .libs/squarerootandersen.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c squarerootandersen.cpp -o squarerootandersen.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsVolProcesses.la squarerootandersen.lo libtool: link: ar cru .libs/libMarketModelsVolProcesses.a .libs/squarerootandersen.o libtool: link: ranlib .libs/libMarketModelsVolProcesses.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsVolProcesses.la" && ln -s "../libMarketModelsVolProcesses.la" "libMarketModelsVolProcesses.la" ) make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers/volprocesses' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lognormalcmswapratepc.lo lognormalcmswapratepc.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lognormalcotswapratepc.lo lognormalcotswapratepc.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lognormalfwdrateballand.lo lognormalfwdrateballand.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lognormalfwdrateeuler.lo lognormalfwdrateeuler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateballand.cpp -fPIC -DPIC -o .libs/lognormalfwdrateballand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalcotswapratepc.cpp -fPIC -DPIC -o .libs/lognormalcotswapratepc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalcmswapratepc.cpp -fPIC -DPIC -o .libs/lognormalcmswapratepc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateeuler.cpp -fPIC -DPIC -o .libs/lognormalfwdrateeuler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateeuler.cpp -o lognormalfwdrateeuler.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateballand.cpp -o lognormalfwdrateballand.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalcotswapratepc.cpp -o lognormalcotswapratepc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalcmswapratepc.cpp -o lognormalcmswapratepc.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lognormalfwdrateeulerconstrained.lo lognormalfwdrateeulerconstrained.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateeulerconstrained.cpp -fPIC -DPIC -o .libs/lognormalfwdrateeulerconstrained.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lognormalfwdrateiballand.lo lognormalfwdrateiballand.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateiballand.cpp -fPIC -DPIC -o .libs/lognormalfwdrateiballand.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lognormalfwdrateipc.lo lognormalfwdrateipc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateipc.cpp -fPIC -DPIC -o .libs/lognormalfwdrateipc.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lognormalfwdratepc.lo lognormalfwdratepc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdratepc.cpp -fPIC -DPIC -o .libs/lognormalfwdratepc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateiballand.cpp -o lognormalfwdrateiballand.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateipc.cpp -o lognormalfwdrateipc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdrateeulerconstrained.cpp -o lognormalfwdrateeulerconstrained.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lognormalfwdratepc.cpp -o lognormalfwdratepc.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marketmodelvolprocess.lo marketmodelvolprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c marketmodelvolprocess.cpp -fPIC -DPIC -o .libs/marketmodelvolprocess.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o normalfwdratepc.lo normalfwdratepc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c normalfwdratepc.cpp -fPIC -DPIC -o .libs/normalfwdratepc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c marketmodelvolprocess.cpp -o marketmodelvolprocess.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o svddfwdratepc.lo svddfwdratepc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c svddfwdratepc.cpp -fPIC -DPIC -o .libs/svddfwdratepc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c normalfwdratepc.cpp -o normalfwdratepc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c svddfwdratepc.cpp -o svddfwdratepc.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsEvolvers.la lognormalcmswapratepc.lo lognormalcotswapratepc.lo lognormalfwdrateballand.lo lognormalfwdrateeuler.lo lognormalfwdrateeulerconstrained.lo lognormalfwdrateiballand.lo lognormalfwdrateipc.lo lognormalfwdratepc.lo marketmodelvolprocess.lo normalfwdratepc.lo svddfwdratepc.lo volprocesses/libMarketModelsVolProcesses.la libtool: link: (cd .libs/libMarketModelsEvolvers.lax/libMarketModelsVolProcesses.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers/volprocesses/.libs/libMarketModelsVolProcesses.a") libtool: link: ar cru .libs/libMarketModelsEvolvers.a .libs/lognormalcmswapratepc.o .libs/lognormalcotswapratepc.o .libs/lognormalfwdrateballand.o .libs/lognormalfwdrateeuler.o .libs/lognormalfwdrateeulerconstrained.o .libs/lognormalfwdrateiballand.o .libs/lognormalfwdrateipc.o .libs/lognormalfwdratepc.o .libs/marketmodelvolprocess.o .libs/normalfwdratepc.o .libs/svddfwdratepc.o .libs/libMarketModelsEvolvers.lax/libMarketModelsVolProcesses.a/squarerootandersen.o libtool: link: ranlib .libs/libMarketModelsEvolvers.a libtool: link: rm -fr .libs/libMarketModelsEvolvers.lax libtool: link: ( cd ".libs" && rm -f "libMarketModelsEvolvers.la" && ln -s "../libMarketModelsEvolvers.la" "libMarketModelsEvolvers.la" ) make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' Making all in models make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/models' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o abcdvol.lo abcdvol.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o alphafinder.lo alphafinder.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o alphaformconcrete.lo alphaformconcrete.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capletcoterminalalphacalibration.lo capletcoterminalalphacalibration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c alphaformconcrete.cpp -fPIC -DPIC -o .libs/alphaformconcrete.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capletcoterminalalphacalibration.cpp -fPIC -DPIC -o .libs/capletcoterminalalphacalibration.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c abcdvol.cpp -fPIC -DPIC -o .libs/abcdvol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c alphafinder.cpp -fPIC -DPIC -o .libs/alphafinder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c alphaformconcrete.cpp -o alphaformconcrete.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capletcoterminalmaxhomogeneity.lo capletcoterminalmaxhomogeneity.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capletcoterminalmaxhomogeneity.cpp -fPIC -DPIC -o .libs/capletcoterminalmaxhomogeneity.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c alphafinder.cpp -o alphafinder.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capletcoterminalperiodic.lo capletcoterminalperiodic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capletcoterminalperiodic.cpp -fPIC -DPIC -o .libs/capletcoterminalperiodic.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capletcoterminalalphacalibration.cpp -o capletcoterminalalphacalibration.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c abcdvol.cpp -o abcdvol.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capletcoterminalmaxhomogeneity.cpp -o capletcoterminalmaxhomogeneity.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capletcoterminalperiodic.cpp -o capletcoterminalperiodic.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capletcoterminalswaptioncalibration.lo capletcoterminalswaptioncalibration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capletcoterminalswaptioncalibration.cpp -fPIC -DPIC -o .libs/capletcoterminalswaptioncalibration.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cotswaptofwdadapter.lo cotswaptofwdadapter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cotswaptofwdadapter.cpp -fPIC -DPIC -o .libs/cotswaptofwdadapter.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ctsmmcapletcalibration.lo ctsmmcapletcalibration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ctsmmcapletcalibration.cpp -fPIC -DPIC -o .libs/ctsmmcapletcalibration.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o flatvol.lo flatvol.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c flatvol.cpp -fPIC -DPIC -o .libs/flatvol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capletcoterminalswaptioncalibration.cpp -o capletcoterminalswaptioncalibration.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cotswaptofwdadapter.cpp -o cotswaptofwdadapter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ctsmmcapletcalibration.cpp -o ctsmmcapletcalibration.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fwdperiodadapter.lo fwdperiodadapter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fwdperiodadapter.cpp -fPIC -DPIC -o .libs/fwdperiodadapter.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fwdtocotswapadapter.lo fwdtocotswapadapter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fwdtocotswapadapter.cpp -fPIC -DPIC -o .libs/fwdtocotswapadapter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c flatvol.cpp -o flatvol.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o piecewiseconstantabcdvariance.lo piecewiseconstantabcdvariance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c piecewiseconstantabcdvariance.cpp -fPIC -DPIC -o .libs/piecewiseconstantabcdvariance.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fwdperiodadapter.cpp -o fwdperiodadapter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c piecewiseconstantabcdvariance.cpp -o piecewiseconstantabcdvariance.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fwdtocotswapadapter.cpp -o fwdtocotswapadapter.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o piecewiseconstantvariance.lo piecewiseconstantvariance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c piecewiseconstantvariance.cpp -fPIC -DPIC -o .libs/piecewiseconstantvariance.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c piecewiseconstantvariance.cpp -o piecewiseconstantvariance.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pseudorootfacade.lo pseudorootfacade.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pseudorootfacade.cpp -fPIC -DPIC -o .libs/pseudorootfacade.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o volatilityinterpolationspecifier.lo volatilityinterpolationspecifier.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o volatilityinterpolationspecifierabcd.lo volatilityinterpolationspecifierabcd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c volatilityinterpolationspecifier.cpp -fPIC -DPIC -o .libs/volatilityinterpolationspecifier.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c volatilityinterpolationspecifierabcd.cpp -fPIC -DPIC -o .libs/volatilityinterpolationspecifierabcd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c volatilityinterpolationspecifier.cpp -o volatilityinterpolationspecifier.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c volatilityinterpolationspecifierabcd.cpp -o volatilityinterpolationspecifierabcd.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pseudorootfacade.cpp -o pseudorootfacade.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsModels.la abcdvol.lo alphafinder.lo alphaformconcrete.lo capletcoterminalalphacalibration.lo capletcoterminalmaxhomogeneity.lo capletcoterminalperiodic.lo capletcoterminalswaptioncalibration.lo cotswaptofwdadapter.lo ctsmmcapletcalibration.lo flatvol.lo fwdperiodadapter.lo fwdtocotswapadapter.lo piecewiseconstantabcdvariance.lo piecewiseconstantvariance.lo pseudorootfacade.lo volatilityinterpolationspecifier.lo volatilityinterpolationspecifierabcd.lo libtool: link: ar cru .libs/libMarketModelsModels.a .libs/abcdvol.o .libs/alphafinder.o .libs/alphaformconcrete.o .libs/capletcoterminalalphacalibration.o .libs/capletcoterminalmaxhomogeneity.o .libs/capletcoterminalperiodic.o .libs/capletcoterminalswaptioncalibration.o .libs/cotswaptofwdadapter.o .libs/ctsmmcapletcalibration.o .libs/flatvol.o .libs/fwdperiodadapter.o .libs/fwdtocotswapadapter.o .libs/piecewiseconstantabcdvariance.o .libs/piecewiseconstantvariance.o .libs/pseudorootfacade.o .libs/volatilityinterpolationspecifier.o .libs/volatilityinterpolationspecifierabcd.o libtool: link: ranlib .libs/libMarketModelsModels.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsModels.la" && ln -s "../libMarketModelsModels.la" "libMarketModelsModels.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/models' Making all in products make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' Making all in onestep make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/onestep' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o onestepcoinitialswaps.lo onestepcoinitialswaps.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o onestepcoterminalswaps.lo onestepcoterminalswaps.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o onestepforwards.lo onestepforwards.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o onestepoptionlets.lo onestepoptionlets.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onestepforwards.cpp -fPIC -DPIC -o .libs/onestepforwards.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onestepoptionlets.cpp -fPIC -DPIC -o .libs/onestepoptionlets.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onestepcoinitialswaps.cpp -fPIC -DPIC -o .libs/onestepcoinitialswaps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onestepcoterminalswaps.cpp -fPIC -DPIC -o .libs/onestepcoterminalswaps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onestepforwards.cpp -o onestepforwards.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onestepcoinitialswaps.cpp -o onestepcoinitialswaps.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onestepoptionlets.cpp -o onestepoptionlets.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onestepcoterminalswaps.cpp -o onestepcoterminalswaps.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsProductsOneStep.la onestepcoinitialswaps.lo onestepcoterminalswaps.lo onestepforwards.lo onestepoptionlets.lo libtool: link: ar cru .libs/libMarketModelsProductsOneStep.a .libs/onestepcoinitialswaps.o .libs/onestepcoterminalswaps.o .libs/onestepforwards.o .libs/onestepoptionlets.o libtool: link: ranlib .libs/libMarketModelsProductsOneStep.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsProductsOneStep.la" && ln -s "../libMarketModelsProductsOneStep.la" "libMarketModelsProductsOneStep.la" ) make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/onestep' Making all in multistep make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/multistep' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o callspecifiedmultiproduct.lo callspecifiedmultiproduct.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cashrebate.lo cashrebate.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o exerciseadapter.lo exerciseadapter.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepcoinitialswaps.lo multistepcoinitialswaps.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cashrebate.cpp -fPIC -DPIC -o .libs/cashrebate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepcoinitialswaps.cpp -fPIC -DPIC -o .libs/multistepcoinitialswaps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exerciseadapter.cpp -fPIC -DPIC -o .libs/exerciseadapter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c callspecifiedmultiproduct.cpp -fPIC -DPIC -o .libs/callspecifiedmultiproduct.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exerciseadapter.cpp -o exerciseadapter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepcoinitialswaps.cpp -o multistepcoinitialswaps.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cashrebate.cpp -o cashrebate.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepcoterminalswaps.lo multistepcoterminalswaps.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepcoterminalswaps.cpp -fPIC -DPIC -o .libs/multistepcoterminalswaps.o /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepcoterminalswaptions.lo multistepcoterminalswaptions.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c callspecifiedmultiproduct.cpp -o callspecifiedmultiproduct.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepcoterminalswaptions.cpp -fPIC -DPIC -o .libs/multistepcoterminalswaptions.o /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepforwards.lo multistepforwards.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepforwards.cpp -fPIC -DPIC -o .libs/multistepforwards.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepcoterminalswaps.cpp -o multistepcoterminalswaps.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepforwards.cpp -o multistepforwards.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepinversefloater.lo multistepinversefloater.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepinversefloater.cpp -fPIC -DPIC -o .libs/multistepinversefloater.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepcoterminalswaptions.cpp -o multistepcoterminalswaptions.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepnothing.lo multistepnothing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepnothing.cpp -fPIC -DPIC -o .libs/multistepnothing.o /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepoptionlets.lo multistepoptionlets.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepoptionlets.cpp -fPIC -DPIC -o .libs/multistepoptionlets.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepnothing.cpp -o multistepnothing.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepinversefloater.cpp -o multistepinversefloater.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multisteppathwisewrapper.lo multisteppathwisewrapper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multisteppathwisewrapper.cpp -fPIC -DPIC -o .libs/multisteppathwisewrapper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepoptionlets.cpp -o multistepoptionlets.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepperiodcapletswaptions.lo multistepperiodcapletswaptions.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepperiodcapletswaptions.cpp -fPIC -DPIC -o .libs/multistepperiodcapletswaptions.o /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepratchet.lo multistepratchet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepratchet.cpp -fPIC -DPIC -o .libs/multistepratchet.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multisteppathwisewrapper.cpp -o multisteppathwisewrapper.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepswap.lo multistepswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepswap.cpp -fPIC -DPIC -o .libs/multistepswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepratchet.cpp -o multistepratchet.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multistepswaption.lo multistepswaption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepswaption.cpp -fPIC -DPIC -o .libs/multistepswaption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepperiodcapletswaptions.cpp -o multistepperiodcapletswaptions.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multisteptarn.lo multisteptarn.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multisteptarn.cpp -fPIC -DPIC -o .libs/multisteptarn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepswap.cpp -o multistepswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multistepswaption.cpp -o multistepswaption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multisteptarn.cpp -o multisteptarn.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsProductsMultiStep.la callspecifiedmultiproduct.lo cashrebate.lo exerciseadapter.lo multistepcoinitialswaps.lo multistepcoterminalswaps.lo multistepcoterminalswaptions.lo multistepforwards.lo multistepinversefloater.lo multistepnothing.lo multistepoptionlets.lo multisteppathwisewrapper.lo multistepperiodcapletswaptions.lo multistepratchet.lo multistepswap.lo multistepswaption.lo multisteptarn.lo libtool: link: ar cru .libs/libMarketModelsProductsMultiStep.a .libs/callspecifiedmultiproduct.o .libs/cashrebate.o .libs/exerciseadapter.o .libs/multistepcoinitialswaps.o .libs/multistepcoterminalswaps.o .libs/multistepcoterminalswaptions.o .libs/multistepforwards.o .libs/multistepinversefloater.o .libs/multistepnothing.o .libs/multistepoptionlets.o .libs/multisteppathwisewrapper.o .libs/multistepperiodcapletswaptions.o .libs/multistepratchet.o .libs/multistepswap.o .libs/multistepswaption.o .libs/multisteptarn.o libtool: link: ranlib .libs/libMarketModelsProductsMultiStep.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsProductsMultiStep.la" && ln -s "../libMarketModelsProductsMultiStep.la" "libMarketModelsProductsMultiStep.la" ) make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/multistep' Making all in pathwise make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/pathwise' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathwiseproductcallspecified.lo pathwiseproductcallspecified.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathwiseproductcaplet.lo pathwiseproductcaplet.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathwiseproductcashrebate.lo pathwiseproductcashrebate.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathwiseproductinversefloater.lo pathwiseproductinversefloater.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductcallspecified.cpp -fPIC -DPIC -o .libs/pathwiseproductcallspecified.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductcaplet.cpp -fPIC -DPIC -o .libs/pathwiseproductcaplet.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductinversefloater.cpp -fPIC -DPIC -o .libs/pathwiseproductinversefloater.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductcashrebate.cpp -fPIC -DPIC -o .libs/pathwiseproductcashrebate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductcashrebate.cpp -o pathwiseproductcashrebate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductinversefloater.cpp -o pathwiseproductinversefloater.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathwiseproductswap.lo pathwiseproductswap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductswap.cpp -fPIC -DPIC -o .libs/pathwiseproductswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductcallspecified.cpp -o pathwiseproductcallspecified.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathwiseproductswaption.lo pathwiseproductswaption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductswaption.cpp -fPIC -DPIC -o .libs/pathwiseproductswaption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductcaplet.cpp -o pathwiseproductcaplet.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductswap.cpp -o pathwiseproductswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseproductswaption.cpp -o pathwiseproductswaption.o >/dev/null 2>&1 /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsProductsPathwise.la pathwiseproductcallspecified.lo pathwiseproductcaplet.lo pathwiseproductcashrebate.lo pathwiseproductinversefloater.lo pathwiseproductswap.lo pathwiseproductswaption.lo libtool: link: ar cru .libs/libMarketModelsProductsPathwise.a .libs/pathwiseproductcallspecified.o .libs/pathwiseproductcaplet.o .libs/pathwiseproductcashrebate.o .libs/pathwiseproductinversefloater.o .libs/pathwiseproductswap.o .libs/pathwiseproductswaption.o libtool: link: ranlib .libs/libMarketModelsProductsPathwise.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsProductsPathwise.la" && ln -s "../libMarketModelsProductsPathwise.la" "libMarketModelsProductsPathwise.la" ) make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/pathwise' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o compositeproduct.lo compositeproduct.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multiproductcomposite.lo multiproductcomposite.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multiproductmultistep.lo multiproductmultistep.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o multiproductonestep.lo multiproductonestep.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multiproductmultistep.cpp -fPIC -DPIC -o .libs/multiproductmultistep.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c compositeproduct.cpp -fPIC -DPIC -o .libs/compositeproduct.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multiproductcomposite.cpp -fPIC -DPIC -o .libs/multiproductcomposite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multiproductonestep.cpp -fPIC -DPIC -o .libs/multiproductonestep.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multiproductonestep.cpp -o multiproductonestep.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multiproductmultistep.cpp -o multiproductmultistep.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c multiproductcomposite.cpp -o multiproductcomposite.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o singleproductcomposite.lo singleproductcomposite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c singleproductcomposite.cpp -fPIC -DPIC -o .libs/singleproductcomposite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c singleproductcomposite.cpp -o singleproductcomposite.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c compositeproduct.cpp -o compositeproduct.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsProducts.la compositeproduct.lo multiproductcomposite.lo multiproductmultistep.lo multiproductonestep.lo singleproductcomposite.lo multistep/libMarketModelsProductsMultiStep.la onestep/libMarketModelsProductsOneStep.la pathwise/libMarketModelsProductsPathwise.la libtool: link: (cd .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/multistep/.libs/libMarketModelsProductsMultiStep.a") libtool: link: (cd .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/onestep/.libs/libMarketModelsProductsOneStep.a") libtool: link: (cd .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/pathwise/.libs/libMarketModelsProductsPathwise.a") libtool: link: ar cru .libs/libMarketModelsProducts.a .libs/compositeproduct.o .libs/multiproductcomposite.o .libs/multiproductmultistep.o .libs/multiproductonestep.o .libs/singleproductcomposite.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/callspecifiedmultiproduct.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/cashrebate.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/exerciseadapter.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepcoinitialswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepcoterminalswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepcoterminalswaptions.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepforwards.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepinversefloater.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepnothing.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepoptionlets.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multisteppathwisewrapper.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepperiodcapletswaptions.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepratchet.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepswap.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepswaption.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multisteptarn.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepcoinitialswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepcoterminalswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepforwards.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepoptionlets.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductcallspecified.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductcaplet.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductcashrebate.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductinversefloater.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductswap.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductswaption.o libtool: link: ranlib .libs/libMarketModelsProducts.a libtool: link: rm -fr .libs/libMarketModelsProducts.lax libtool: link: ( cd ".libs" && rm -f "libMarketModelsProducts.la" && ln -s "../libMarketModelsProducts.la" "libMarketModelsProducts.la" ) make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' Making all in pathwisegreeks make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/pathwisegreeks' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bumpinstrumentjacobian.lo bumpinstrumentjacobian.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ratepseudorootjacobian.lo ratepseudorootjacobian.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionpseudojacobian.lo swaptionpseudojacobian.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vegabumpcluster.lo vegabumpcluster.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ratepseudorootjacobian.cpp -fPIC -DPIC -o .libs/ratepseudorootjacobian.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionpseudojacobian.cpp -fPIC -DPIC -o .libs/swaptionpseudojacobian.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vegabumpcluster.cpp -fPIC -DPIC -o .libs/vegabumpcluster.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bumpinstrumentjacobian.cpp -fPIC -DPIC -o .libs/bumpinstrumentjacobian.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vegabumpcluster.cpp -o vegabumpcluster.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bumpinstrumentjacobian.cpp -o bumpinstrumentjacobian.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionpseudojacobian.cpp -o swaptionpseudojacobian.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ratepseudorootjacobian.cpp -o ratepseudorootjacobian.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModelsPathwiseGreeks.la bumpinstrumentjacobian.lo ratepseudorootjacobian.lo swaptionpseudojacobian.lo vegabumpcluster.lo libtool: link: ar cru .libs/libMarketModelsPathwiseGreeks.a .libs/bumpinstrumentjacobian.o .libs/ratepseudorootjacobian.o .libs/swaptionpseudojacobian.o .libs/vegabumpcluster.o libtool: link: ranlib .libs/libMarketModelsPathwiseGreeks.a libtool: link: ( cd ".libs" && rm -f "libMarketModelsPathwiseGreeks.la" && ln -s "../libMarketModelsPathwiseGreeks.la" "libMarketModelsPathwiseGreeks.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/pathwisegreeks' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o accountingengine.lo accountingengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o curvestate.lo curvestate.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discounter.lo discounter.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o evolutiondescription.lo evolutiondescription.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c accountingengine.cpp -fPIC -DPIC -o .libs/accountingengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c curvestate.cpp -fPIC -DPIC -o .libs/curvestate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discounter.cpp -fPIC -DPIC -o .libs/discounter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c evolutiondescription.cpp -fPIC -DPIC -o .libs/evolutiondescription.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discounter.cpp -o discounter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c curvestate.cpp -o curvestate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c evolutiondescription.cpp -o evolutiondescription.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c accountingengine.cpp -o accountingengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o forwardforwardmappings.lo forwardforwardmappings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardforwardmappings.cpp -fPIC -DPIC -o .libs/forwardforwardmappings.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o historicalratesanalysis.lo historicalratesanalysis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c historicalratesanalysis.cpp -fPIC -DPIC -o .libs/historicalratesanalysis.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marketmodel.lo marketmodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c marketmodel.cpp -fPIC -DPIC -o .libs/marketmodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardforwardmappings.cpp -o forwardforwardmappings.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marketmodeldifferences.lo marketmodeldifferences.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c marketmodeldifferences.cpp -fPIC -DPIC -o .libs/marketmodeldifferences.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathwiseaccountingengine.lo pathwiseaccountingengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseaccountingengine.cpp -fPIC -DPIC -o .libs/pathwiseaccountingengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c marketmodel.cpp -o marketmodel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c marketmodeldifferences.cpp -o marketmodeldifferences.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c historicalratesanalysis.cpp -o historicalratesanalysis.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathwisediscounter.lo pathwisediscounter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwisediscounter.cpp -fPIC -DPIC -o .libs/pathwisediscounter.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o proxygreekengine.lo proxygreekengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c proxygreekengine.cpp -fPIC -DPIC -o .libs/proxygreekengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwisediscounter.cpp -o pathwisediscounter.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swapforwardmappings.lo swapforwardmappings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapforwardmappings.cpp -fPIC -DPIC -o .libs/swapforwardmappings.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o utilities.lo utilities.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c utilities.cpp -fPIC -DPIC -o .libs/utilities.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swapforwardmappings.cpp -o swapforwardmappings.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c proxygreekengine.cpp -o proxygreekengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c utilities.cpp -o utilities.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pathwiseaccountingengine.cpp -o pathwiseaccountingengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libMarketModels.la accountingengine.lo curvestate.lo discounter.lo evolutiondescription.lo forwardforwardmappings.lo historicalratesanalysis.lo marketmodel.lo marketmodeldifferences.lo pathwiseaccountingengine.lo pathwisediscounter.lo proxygreekengine.lo swapforwardmappings.lo utilities.lo browniangenerators/libMarketModelsBrownianGenerators.la callability/libMarketModelsCallability.la correlations/libMarketModelsCorrelations.la curvestates/libMarketModelsCurveStates.la driftcomputation/libMarketModelsDriftComputation.la evolvers/libMarketModelsEvolvers.la models/libMarketModelsModels.la products/libMarketModelsProducts.la pathwisegreeks/libMarketModelsPathwiseGreeks.la libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsBrownianGenerators.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/browniangenerators/.libs/libMarketModelsBrownianGenerators.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsCallability.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/callability/.libs/libMarketModelsCallability.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsCorrelations.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/correlations/.libs/libMarketModelsCorrelations.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsCurveStates.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/curvestates/.libs/libMarketModelsCurveStates.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsDriftComputation.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/driftcomputation/.libs/libMarketModelsDriftComputation.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsEvolvers.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers/.libs/libMarketModelsEvolvers.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsModels.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/models/.libs/libMarketModelsModels.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsProducts.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/.libs/libMarketModelsProducts.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/pathwisegreeks/.libs/libMarketModelsPathwiseGreeks.a") libtool: link: ar cru .libs/libMarketModels.a .libs/accountingengine.o .libs/curvestate.o .libs/discounter.o .libs/evolutiondescription.o .libs/forwardforwardmappings.o .libs/historicalratesanalysis.o .libs/marketmodel.o .libs/marketmodeldifferences.o .libs/pathwiseaccountingengine.o .libs/pathwisediscounter.o .libs/proxygreekengine.o .libs/swapforwardmappings.o .libs/utilities.o .libs/libMarketModels.lax/libMarketModelsBrownianGenerators.a/mtbrowniangenerator.o .libs/libMarketModels.lax/libMarketModelsBrownianGenerators.a/sobolbrowniangenerator.o .libs/libMarketModels.lax/libMarketModelsCallability.a/bermudanswaptionexercisevalue.o .libs/libMarketModels.lax/libMarketModelsCallability.a/collectnodedata.o .libs/libMarketModels.lax/libMarketModelsCallability.a/lsstrategy.o .libs/libMarketModels.lax/libMarketModelsCallability.a/nothingexercisevalue.o .libs/libMarketModels.lax/libMarketModelsCallability.a/parametricexerciseadapter.o .libs/libMarketModels.lax/libMarketModelsCallability.a/swapbasissystem.o .libs/libMarketModels.lax/libMarketModelsCallability.a/swapforwardbasissystem.o .libs/libMarketModels.lax/libMarketModelsCallability.a/swapratetrigger.o .libs/libMarketModels.lax/libMarketModelsCallability.a/triggeredswapexercise.o .libs/libMarketModels.lax/libMarketModelsCallability.a/upperboundengine.o .libs/libMarketModels.lax/libMarketModelsCorrelations.a/cotswapfromfwdcorrelation.o .libs/libMarketModels.lax/libMarketModelsCorrelations.a/expcorrelations.o .libs/libMarketModels.lax/libMarketModelsCorrelations.a/timehomogeneousforwardcorrelation.o .libs/libMarketModels.lax/libMarketModelsCurveStates.a/cmswapcurvestate.o .libs/libMarketModels.lax/libMarketModelsCurveStates.a/coterminalswapcurvestate.o .libs/libMarketModels.lax/libMarketModelsCurveStates.a/lmmcurvestate.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/cmsmmdriftcalculator.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/lmmdriftcalculator.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/lmmnormaldriftcalculator.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/smmdriftcalculator.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalcmswapratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalcotswapratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateballand.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateeuler.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateeulerconstrained.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateiballand.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateipc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/marketmodelvolprocess.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/normalfwdratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/squarerootandersen.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/svddfwdratepc.o .libs/libMarketModels.lax/libMarketModelsModels.a/abcdvol.o .libs/libMarketModels.lax/libMarketModelsModels.a/alphafinder.o .libs/libMarketModels.lax/libMarketModelsModels.a/alphaformconcrete.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalalphacalibration.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalmaxhomogeneity.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalperiodic.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalswaptioncalibration.o .libs/libMarketModels.lax/libMarketModelsModels.a/cotswaptofwdadapter.o .libs/libMarketModels.lax/libMarketModelsModels.a/ctsmmcapletcalibration.o .libs/libMarketModels.lax/libMarketModelsModels.a/flatvol.o .libs/libMarketModels.lax/libMarketModelsModels.a/fwdperiodadapter.o .libs/libMarketModels.lax/libMarketModelsModels.a/fwdtocotswapadapter.o .libs/libMarketModels.lax/libMarketModelsModels.a/piecewiseconstantabcdvariance.o .libs/libMarketModels.lax/libMarketModelsModels.a/piecewiseconstantvariance.o .libs/libMarketModels.lax/libMarketModelsModels.a/pseudorootfacade.o .libs/libMarketModels.lax/libMarketModelsModels.a/volatilityinterpolationspecifier.o .libs/libMarketModels.lax/libMarketModelsModels.a/volatilityinterpolationspecifierabcd.o .libs/libMarketModels.lax/libMarketModelsProducts.a/callspecifiedmultiproduct.o .libs/libMarketModels.lax/libMarketModelsProducts.a/cashrebate.o .libs/libMarketModels.lax/libMarketModelsProducts.a/compositeproduct.o .libs/libMarketModels.lax/libMarketModelsProducts.a/exerciseadapter.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multiproductcomposite.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multiproductmultistep.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multiproductonestep.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepcoinitialswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepcoterminalswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepcoterminalswaptions.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepforwards.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepinversefloater.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepnothing.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepoptionlets.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multisteppathwisewrapper.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepperiodcapletswaptions.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepratchet.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepswap.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepswaption.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multisteptarn.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepcoinitialswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepcoterminalswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepforwards.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepoptionlets.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductcallspecified.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductcaplet.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductcashrebate.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductinversefloater.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductswap.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductswaption.o .libs/libMarketModels.lax/libMarketModelsProducts.a/singleproductcomposite.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/bumpinstrumentjacobian.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/ratepseudorootjacobian.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/swaptionpseudojacobian.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/vegabumpcluster.o libtool: link: ranlib .libs/libMarketModels.a libtool: link: rm -fr .libs/libMarketModels.lax libtool: link: ( cd ".libs" && rm -f "libMarketModels.la" && ln -s "../libMarketModels.la" "libMarketModels.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' Making all in shortrate make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' Making all in calibrationhelpers make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/calibrationhelpers' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o caphelper.lo caphelper.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionhelper.lo swaptionhelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c caphelper.cpp -fPIC -DPIC -o .libs/caphelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionhelper.cpp -fPIC -DPIC -o .libs/swaptionhelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionhelper.cpp -o swaptionhelper.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c caphelper.cpp -o caphelper.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCalibrationHelpers.la caphelper.lo swaptionhelper.lo libtool: link: ar cru .libs/libCalibrationHelpers.a .libs/caphelper.o .libs/swaptionhelper.o libtool: link: ranlib .libs/libCalibrationHelpers.a libtool: link: ( cd ".libs" && rm -f "libCalibrationHelpers.la" && ln -s "../libCalibrationHelpers.la" "libCalibrationHelpers.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/calibrationhelpers' Making all in onefactormodels make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/onefactormodels' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackkarasinski.lo blackkarasinski.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o coxingersollross.lo coxingersollross.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extendedcoxingersollross.lo extendedcoxingersollross.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hullwhite.lo hullwhite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c coxingersollross.cpp -fPIC -DPIC -o .libs/coxingersollross.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackkarasinski.cpp -fPIC -DPIC -o .libs/blackkarasinski.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hullwhite.cpp -fPIC -DPIC -o .libs/hullwhite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedcoxingersollross.cpp -fPIC -DPIC -o .libs/extendedcoxingersollross.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c coxingersollross.cpp -o coxingersollross.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c extendedcoxingersollross.cpp -o extendedcoxingersollross.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackkarasinski.cpp -o blackkarasinski.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hullwhite.cpp -o hullwhite.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vasicek.lo vasicek.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vasicek.cpp -fPIC -DPIC -o .libs/vasicek.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c vasicek.cpp -o vasicek.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libOneFactorModels.la blackkarasinski.lo coxingersollross.lo extendedcoxingersollross.lo hullwhite.lo vasicek.lo libtool: link: ar cru .libs/libOneFactorModels.a .libs/blackkarasinski.o .libs/coxingersollross.o .libs/extendedcoxingersollross.o .libs/hullwhite.o .libs/vasicek.o libtool: link: ranlib .libs/libOneFactorModels.a libtool: link: ( cd ".libs" && rm -f "libOneFactorModels.la" && ln -s "../libOneFactorModels.la" "libOneFactorModels.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/onefactormodels' Making all in twofactormodels make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/twofactormodels' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o g2.lo g2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c g2.cpp -fPIC -DPIC -o .libs/g2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c g2.cpp -o g2.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libTwoFactorModels.la g2.lo libtool: link: ar cru .libs/libTwoFactorModels.a .libs/g2.o libtool: link: ranlib .libs/libTwoFactorModels.a libtool: link: ( cd ".libs" && rm -f "libTwoFactorModels.la" && ln -s "../libTwoFactorModels.la" "libTwoFactorModels.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/twofactormodels' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o onefactormodel.lo onefactormodel.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o twofactormodel.lo twofactormodel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c twofactormodel.cpp -fPIC -DPIC -o .libs/twofactormodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onefactormodel.cpp -fPIC -DPIC -o .libs/onefactormodel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c twofactormodel.cpp -o twofactormodel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c onefactormodel.cpp -o onefactormodel.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libShortRateModels.la onefactormodel.lo twofactormodel.lo calibrationhelpers/libCalibrationHelpers.la onefactormodels/libOneFactorModels.la twofactormodels/libTwoFactorModels.la libtool: link: (cd .libs/libShortRateModels.lax/libCalibrationHelpers.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/calibrationhelpers/.libs/libCalibrationHelpers.a") libtool: link: (cd .libs/libShortRateModels.lax/libOneFactorModels.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/onefactormodels/.libs/libOneFactorModels.a") libtool: link: (cd .libs/libShortRateModels.lax/libTwoFactorModels.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/twofactormodels/.libs/libTwoFactorModels.a") libtool: link: ar cru .libs/libShortRateModels.a .libs/onefactormodel.o .libs/twofactormodel.o .libs/libShortRateModels.lax/libCalibrationHelpers.a/caphelper.o .libs/libShortRateModels.lax/libCalibrationHelpers.a/swaptionhelper.o .libs/libShortRateModels.lax/libOneFactorModels.a/blackkarasinski.o .libs/libShortRateModels.lax/libOneFactorModels.a/coxingersollross.o .libs/libShortRateModels.lax/libOneFactorModels.a/extendedcoxingersollross.o .libs/libShortRateModels.lax/libOneFactorModels.a/hullwhite.o .libs/libShortRateModels.lax/libOneFactorModels.a/vasicek.o .libs/libShortRateModels.lax/libTwoFactorModels.a/g2.o libtool: link: ranlib .libs/libShortRateModels.a libtool: link: rm -fr .libs/libShortRateModels.lax libtool: link: ( cd ".libs" && rm -f "libShortRateModels.la" && ln -s "../libShortRateModels.la" "libShortRateModels.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' Making all in volatility make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/volatility' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o constantestimator.lo constantestimator.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o garch.lo garch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constantestimator.cpp -fPIC -DPIC -o .libs/constantestimator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c garch.cpp -fPIC -DPIC -o .libs/garch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constantestimator.cpp -o constantestimator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c garch.cpp -o garch.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libVolatilityModels.la constantestimator.lo garch.lo libtool: link: ar cru .libs/libVolatilityModels.a .libs/constantestimator.o .libs/garch.o libtool: link: ranlib .libs/libVolatilityModels.a libtool: link: ( cd ".libs" && rm -f "libVolatilityModels.la" && ln -s "../libVolatilityModels.la" "libVolatilityModels.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/volatility' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o calibrationhelper.lo calibrationhelper.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o model.lo model.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calibrationhelper.cpp -fPIC -DPIC -o .libs/calibrationhelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c model.cpp -fPIC -DPIC -o .libs/model.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calibrationhelper.cpp -o calibrationhelper.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c model.cpp -o model.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libModels.la calibrationhelper.lo model.lo equity/libEquityModels.la marketmodels/libMarketModels.la shortrate/libShortRateModels.la volatility/libVolatilityModels.la libtool: link: (cd .libs/libModels.lax/libEquityModels.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/equity/.libs/libEquityModels.a") libtool: link: (cd .libs/libModels.lax/libMarketModels.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/.libs/libMarketModels.a") libtool: link: (cd .libs/libModels.lax/libShortRateModels.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/.libs/libShortRateModels.a") libtool: link: (cd .libs/libModels.lax/libVolatilityModels.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/volatility/.libs/libVolatilityModels.a") libtool: link: ar cru .libs/libModels.a .libs/calibrationhelper.o .libs/model.o .libs/libModels.lax/libEquityModels.a/batesmodel.o .libs/libModels.lax/libEquityModels.a/gjrgarchmodel.o .libs/libModels.lax/libEquityModels.a/hestonmodel.o .libs/libModels.lax/libEquityModels.a/hestonmodelhelper.o .libs/libModels.lax/libEquityModels.a/piecewisetimedependenthestonmodel.o .libs/libModels.lax/libMarketModels.a/abcdvol.o .libs/libModels.lax/libMarketModels.a/accountingengine.o .libs/libModels.lax/libMarketModels.a/alphafinder.o .libs/libModels.lax/libMarketModels.a/alphaformconcrete.o .libs/libModels.lax/libMarketModels.a/bermudanswaptionexercisevalue.o .libs/libModels.lax/libMarketModels.a/bumpinstrumentjacobian.o .libs/libModels.lax/libMarketModels.a/callspecifiedmultiproduct.o .libs/libModels.lax/libMarketModels.a/capletcoterminalalphacalibration.o .libs/libModels.lax/libMarketModels.a/capletcoterminalmaxhomogeneity.o .libs/libModels.lax/libMarketModels.a/capletcoterminalperiodic.o .libs/libModels.lax/libMarketModels.a/capletcoterminalswaptioncalibration.o .libs/libModels.lax/libMarketModels.a/cashrebate.o .libs/libModels.lax/libMarketModels.a/cmsmmdriftcalculator.o .libs/libModels.lax/libMarketModels.a/cmswapcurvestate.o .libs/libModels.lax/libMarketModels.a/collectnodedata.o .libs/libModels.lax/libMarketModels.a/compositeproduct.o .libs/libModels.lax/libMarketModels.a/coterminalswapcurvestate.o .libs/libModels.lax/libMarketModels.a/cotswapfromfwdcorrelation.o .libs/libModels.lax/libMarketModels.a/cotswaptofwdadapter.o .libs/libModels.lax/libMarketModels.a/ctsmmcapletcalibration.o .libs/libModels.lax/libMarketModels.a/curvestate.o .libs/libModels.lax/libMarketModels.a/discounter.o .libs/libModels.lax/libMarketModels.a/evolutiondescription.o .libs/libModels.lax/libMarketModels.a/exerciseadapter.o .libs/libModels.lax/libMarketModels.a/expcorrelations.o .libs/libModels.lax/libMarketModels.a/flatvol.o .libs/libModels.lax/libMarketModels.a/forwardforwardmappings.o .libs/libModels.lax/libMarketModels.a/fwdperiodadapter.o .libs/libModels.lax/libMarketModels.a/fwdtocotswapadapter.o .libs/libModels.lax/libMarketModels.a/historicalratesanalysis.o .libs/libModels.lax/libMarketModels.a/lmmcurvestate.o .libs/libModels.lax/libMarketModels.a/lmmdriftcalculator.o .libs/libModels.lax/libMarketModels.a/lmmnormaldriftcalculator.o .libs/libModels.lax/libMarketModels.a/lognormalcmswapratepc.o .libs/libModels.lax/libMarketModels.a/lognormalcotswapratepc.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateballand.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateeuler.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateeulerconstrained.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateiballand.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateipc.o .libs/libModels.lax/libMarketModels.a/lognormalfwdratepc.o .libs/libModels.lax/libMarketModels.a/lsstrategy.o .libs/libModels.lax/libMarketModels.a/marketmodel.o .libs/libModels.lax/libMarketModels.a/marketmodeldifferences.o .libs/libModels.lax/libMarketModels.a/marketmodelvolprocess.o .libs/libModels.lax/libMarketModels.a/mtbrowniangenerator.o .libs/libModels.lax/libMarketModels.a/multiproductcomposite.o .libs/libModels.lax/libMarketModels.a/multiproductmultistep.o .libs/libModels.lax/libMarketModels.a/multiproductonestep.o .libs/libModels.lax/libMarketModels.a/multistepcoinitialswaps.o .libs/libModels.lax/libMarketModels.a/multistepcoterminalswaps.o .libs/libModels.lax/libMarketModels.a/multistepcoterminalswaptions.o .libs/libModels.lax/libMarketModels.a/multistepforwards.o .libs/libModels.lax/libMarketModels.a/multistepinversefloater.o .libs/libModels.lax/libMarketModels.a/multistepnothing.o .libs/libModels.lax/libMarketModels.a/multistepoptionlets.o .libs/libModels.lax/libMarketModels.a/multisteppathwisewrapper.o .libs/libModels.lax/libMarketModels.a/multistepperiodcapletswaptions.o .libs/libModels.lax/libMarketModels.a/multistepratchet.o .libs/libModels.lax/libMarketModels.a/multistepswap.o .libs/libModels.lax/libMarketModels.a/multistepswaption.o .libs/libModels.lax/libMarketModels.a/multisteptarn.o .libs/libModels.lax/libMarketModels.a/normalfwdratepc.o .libs/libModels.lax/libMarketModels.a/nothingexercisevalue.o .libs/libModels.lax/libMarketModels.a/onestepcoinitialswaps.o .libs/libModels.lax/libMarketModels.a/onestepcoterminalswaps.o .libs/libModels.lax/libMarketModels.a/onestepforwards.o .libs/libModels.lax/libMarketModels.a/onestepoptionlets.o .libs/libModels.lax/libMarketModels.a/parametricexerciseadapter.o .libs/libModels.lax/libMarketModels.a/pathwiseaccountingengine.o .libs/libModels.lax/libMarketModels.a/pathwisediscounter.o .libs/libModels.lax/libMarketModels.a/pathwiseproductcallspecified.o .libs/libModels.lax/libMarketModels.a/pathwiseproductcaplet.o .libs/libModels.lax/libMarketModels.a/pathwiseproductcashrebate.o .libs/libModels.lax/libMarketModels.a/pathwiseproductinversefloater.o .libs/libModels.lax/libMarketModels.a/pathwiseproductswap.o .libs/libModels.lax/libMarketModels.a/pathwiseproductswaption.o .libs/libModels.lax/libMarketModels.a/piecewiseconstantabcdvariance.o .libs/libModels.lax/libMarketModels.a/piecewiseconstantvariance.o .libs/libModels.lax/libMarketModels.a/proxygreekengine.o .libs/libModels.lax/libMarketModels.a/pseudorootfacade.o .libs/libModels.lax/libMarketModels.a/ratepseudorootjacobian.o .libs/libModels.lax/libMarketModels.a/singleproductcomposite.o .libs/libModels.lax/libMarketModels.a/smmdriftcalculator.o .libs/libModels.lax/libMarketModels.a/sobolbrowniangenerator.o .libs/libModels.lax/libMarketModels.a/squarerootandersen.o .libs/libModels.lax/libMarketModels.a/svddfwdratepc.o .libs/libModels.lax/libMarketModels.a/swapbasissystem.o .libs/libModels.lax/libMarketModels.a/swapforwardbasissystem.o .libs/libModels.lax/libMarketModels.a/swapforwardmappings.o .libs/libModels.lax/libMarketModels.a/swapratetrigger.o .libs/libModels.lax/libMarketModels.a/swaptionpseudojacobian.o .libs/libModels.lax/libMarketModels.a/timehomogeneousforwardcorrelation.o .libs/libModels.lax/libMarketModels.a/triggeredswapexercise.o .libs/libModels.lax/libMarketModels.a/upperboundengine.o .libs/libModels.lax/libMarketModels.a/utilities.o .libs/libModels.lax/libMarketModels.a/vegabumpcluster.o .libs/libModels.lax/libMarketModels.a/volatilityinterpolationspecifier.o .libs/libModels.lax/libMarketModels.a/volatilityinterpolationspecifierabcd.o .libs/libModels.lax/libShortRateModels.a/blackkarasinski.o .libs/libModels.lax/libShortRateModels.a/caphelper.o .libs/libModels.lax/libShortRateModels.a/coxingersollross.o .libs/libModels.lax/libShortRateModels.a/extendedcoxingersollross.o .libs/libModels.lax/libShortRateModels.a/g2.o .libs/libModels.lax/libShortRateModels.a/hullwhite.o .libs/libModels.lax/libShortRateModels.a/onefactormodel.o .libs/libModels.lax/libShortRateModels.a/swaptionhelper.o .libs/libModels.lax/libShortRateModels.a/twofactormodel.o .libs/libModels.lax/libShortRateModels.a/vasicek.o .libs/libModels.lax/libVolatilityModels.a/constantestimator.o .libs/libModels.lax/libVolatilityModels.a/garch.o libtool: link: ranlib .libs/libModels.a libtool: link: rm -fr .libs/libModels.lax libtool: link: ( cd ".libs" && rm -f "libModels.la" && ln -s "../libModels.la" "libModels.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' Making all in patterns make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/patterns' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/patterns' Making all in pricingengines make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' Making all in asian make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/asian' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analytic_cont_geom_av_price.lo analytic_cont_geom_av_price.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analytic_discr_geom_av_price.lo analytic_discr_geom_av_price.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analytic_discr_geom_av_strike.lo analytic_discr_geom_av_strike.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdblackscholesasianengine.lo fdblackscholesasianengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytic_cont_geom_av_price.cpp -fPIC -DPIC -o .libs/analytic_cont_geom_av_price.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdblackscholesasianengine.cpp -fPIC -DPIC -o .libs/fdblackscholesasianengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytic_discr_geom_av_strike.cpp -fPIC -DPIC -o .libs/analytic_discr_geom_av_strike.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytic_discr_geom_av_price.cpp -fPIC -DPIC -o .libs/analytic_discr_geom_av_price.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytic_cont_geom_av_price.cpp -o analytic_cont_geom_av_price.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytic_discr_geom_av_strike.cpp -o analytic_discr_geom_av_strike.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytic_discr_geom_av_price.cpp -o analytic_discr_geom_av_price.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdblackscholesasianengine.cpp -o fdblackscholesasianengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mc_discr_arith_av_price.lo mc_discr_arith_av_price.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mc_discr_arith_av_price.cpp -fPIC -DPIC -o .libs/mc_discr_arith_av_price.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mc_discr_arith_av_strike.lo mc_discr_arith_av_strike.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mc_discr_arith_av_strike.cpp -fPIC -DPIC -o .libs/mc_discr_arith_av_strike.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mc_discr_geom_av_price.lo mc_discr_geom_av_price.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mc_discr_geom_av_price.cpp -fPIC -DPIC -o .libs/mc_discr_geom_av_price.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mc_discr_arith_av_strike.cpp -o mc_discr_arith_av_strike.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mc_discr_arith_av_price.cpp -o mc_discr_arith_av_price.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mc_discr_geom_av_price.cpp -o mc_discr_geom_av_price.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libAsianEngines.la analytic_cont_geom_av_price.lo analytic_discr_geom_av_price.lo analytic_discr_geom_av_strike.lo fdblackscholesasianengine.lo mc_discr_arith_av_price.lo mc_discr_arith_av_strike.lo mc_discr_geom_av_price.lo libtool: link: ar cru .libs/libAsianEngines.a .libs/analytic_cont_geom_av_price.o .libs/analytic_discr_geom_av_price.o .libs/analytic_discr_geom_av_strike.o .libs/fdblackscholesasianengine.o .libs/mc_discr_arith_av_price.o .libs/mc_discr_arith_av_strike.o .libs/mc_discr_geom_av_price.o libtool: link: ranlib .libs/libAsianEngines.a libtool: link: ( cd ".libs" && rm -f "libAsianEngines.la" && ln -s "../libAsianEngines.la" "libAsianEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/asian' Making all in barrier make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/barrier' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticbarrierengine.lo analyticbarrierengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdblackscholesbarrierengine.lo fdblackscholesbarrierengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdblackscholesrebateengine.lo fdblackscholesrebateengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdhestonbarrierengine.lo fdhestonbarrierengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticbarrierengine.cpp -fPIC -DPIC -o .libs/analyticbarrierengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdhestonbarrierengine.cpp -fPIC -DPIC -o .libs/fdhestonbarrierengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdblackscholesbarrierengine.cpp -fPIC -DPIC -o .libs/fdblackscholesbarrierengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdblackscholesrebateengine.cpp -fPIC -DPIC -o .libs/fdblackscholesrebateengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdblackscholesrebateengine.cpp -o fdblackscholesrebateengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticbarrierengine.cpp -o analyticbarrierengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdblackscholesbarrierengine.cpp -o fdblackscholesbarrierengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdhestonbarrierengine.cpp -o fdhestonbarrierengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdhestonrebateengine.lo fdhestonrebateengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdhestonrebateengine.cpp -fPIC -DPIC -o .libs/fdhestonrebateengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mcbarrierengine.lo mcbarrierengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcbarrierengine.cpp -fPIC -DPIC -o .libs/mcbarrierengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcbarrierengine.cpp -o mcbarrierengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdhestonrebateengine.cpp -o fdhestonrebateengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libBarrierEngines.la analyticbarrierengine.lo fdblackscholesbarrierengine.lo fdblackscholesrebateengine.lo fdhestonbarrierengine.lo fdhestonrebateengine.lo mcbarrierengine.lo libtool: link: ar cru .libs/libBarrierEngines.a .libs/analyticbarrierengine.o .libs/fdblackscholesbarrierengine.o .libs/fdblackscholesrebateengine.o .libs/fdhestonbarrierengine.o .libs/fdhestonrebateengine.o .libs/mcbarrierengine.o libtool: link: ranlib .libs/libBarrierEngines.a libtool: link: ( cd ".libs" && rm -f "libBarrierEngines.la" && ln -s "../libBarrierEngines.la" "libBarrierEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/barrier' Making all in basket make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/basket' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fd2dblackscholesvanillaengine.lo fd2dblackscholesvanillaengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o kirkengine.lo kirkengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mcamericanbasketengine.lo mcamericanbasketengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mceuropeanbasketengine.lo mceuropeanbasketengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c kirkengine.cpp -fPIC -DPIC -o .libs/kirkengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcamericanbasketengine.cpp -fPIC -DPIC -o .libs/mcamericanbasketengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fd2dblackscholesvanillaengine.cpp -fPIC -DPIC -o .libs/fd2dblackscholesvanillaengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mceuropeanbasketengine.cpp -fPIC -DPIC -o .libs/mceuropeanbasketengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mceuropeanbasketengine.cpp -o mceuropeanbasketengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fd2dblackscholesvanillaengine.cpp -o fd2dblackscholesvanillaengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c kirkengine.cpp -o kirkengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcamericanbasketengine.cpp -o mcamericanbasketengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stulzengine.lo stulzengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stulzengine.cpp -fPIC -DPIC -o .libs/stulzengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stulzengine.cpp -o stulzengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libBasketEngines.la fd2dblackscholesvanillaengine.lo kirkengine.lo mcamericanbasketengine.lo mceuropeanbasketengine.lo stulzengine.lo libtool: link: ar cru .libs/libBasketEngines.a .libs/fd2dblackscholesvanillaengine.o .libs/kirkengine.o .libs/mcamericanbasketengine.o .libs/mceuropeanbasketengine.o .libs/stulzengine.o libtool: link: ranlib .libs/libBasketEngines.a libtool: link: ( cd ".libs" && rm -f "libBasketEngines.la" && ln -s "../libBasketEngines.la" "libBasketEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/basket' Making all in bond make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/bond' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bondfunctions.lo bondfunctions.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discountingbondengine.lo discountingbondengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bondfunctions.cpp -fPIC -DPIC -o .libs/bondfunctions.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discountingbondengine.cpp -fPIC -DPIC -o .libs/discountingbondengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bondfunctions.cpp -o bondfunctions.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discountingbondengine.cpp -o discountingbondengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libBondEngines.la bondfunctions.lo discountingbondengine.lo libtool: link: ar cru .libs/libBondEngines.a .libs/bondfunctions.o .libs/discountingbondengine.o libtool: link: ranlib .libs/libBondEngines.a libtool: link: ( cd ".libs" && rm -f "libBondEngines.la" && ln -s "../libBondEngines.la" "libBondEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/bond' Making all in capfloor make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/capfloor' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticcapfloorengine.lo analyticcapfloorengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackcapfloorengine.lo blackcapfloorengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discretizedcapfloor.lo discretizedcapfloor.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mchullwhiteengine.lo mchullwhiteengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackcapfloorengine.cpp -fPIC -DPIC -o .libs/blackcapfloorengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcapfloorengine.cpp -fPIC -DPIC -o .libs/analyticcapfloorengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedcapfloor.cpp -fPIC -DPIC -o .libs/discretizedcapfloor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mchullwhiteengine.cpp -fPIC -DPIC -o .libs/mchullwhiteengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedcapfloor.cpp -o discretizedcapfloor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mchullwhiteengine.cpp -o mchullwhiteengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackcapfloorengine.cpp -o blackcapfloorengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcapfloorengine.cpp -o analyticcapfloorengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o treecapfloorengine.lo treecapfloorengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c treecapfloorengine.cpp -fPIC -DPIC -o .libs/treecapfloorengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c treecapfloorengine.cpp -o treecapfloorengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCapFloorEngines.la analyticcapfloorengine.lo blackcapfloorengine.lo discretizedcapfloor.lo mchullwhiteengine.lo treecapfloorengine.lo libtool: link: ar cru .libs/libCapFloorEngines.a .libs/analyticcapfloorengine.o .libs/blackcapfloorengine.o .libs/discretizedcapfloor.o .libs/mchullwhiteengine.o .libs/treecapfloorengine.o libtool: link: ranlib .libs/libCapFloorEngines.a libtool: link: ( cd ".libs" && rm -f "libCapFloorEngines.la" && ln -s "../libCapFloorEngines.la" "libCapFloorEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/capfloor' Making all in cliquet make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/cliquet' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticcliquetengine.lo analyticcliquetengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticperformanceengine.lo analyticperformanceengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mcperformanceengine.lo mcperformanceengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticperformanceengine.cpp -fPIC -DPIC -o .libs/analyticperformanceengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcliquetengine.cpp -fPIC -DPIC -o .libs/analyticcliquetengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcperformanceengine.cpp -fPIC -DPIC -o .libs/mcperformanceengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcperformanceengine.cpp -o mcperformanceengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcliquetengine.cpp -o analyticcliquetengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticperformanceengine.cpp -o analyticperformanceengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCliquetEngines.la analyticcliquetengine.lo analyticperformanceengine.lo mcperformanceengine.lo libtool: link: ar cru .libs/libCliquetEngines.a .libs/analyticcliquetengine.o .libs/analyticperformanceengine.o .libs/mcperformanceengine.o libtool: link: ranlib .libs/libCliquetEngines.a libtool: link: ( cd ".libs" && rm -f "libCliquetEngines.la" && ln -s "../libCliquetEngines.la" "libCliquetEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/cliquet' Making all in credit make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/credit' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o integralcdsengine.lo integralcdsengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o midpointcdsengine.lo midpointcdsengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c midpointcdsengine.cpp -fPIC -DPIC -o .libs/midpointcdsengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c integralcdsengine.cpp -fPIC -DPIC -o .libs/integralcdsengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c midpointcdsengine.cpp -o midpointcdsengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c integralcdsengine.cpp -o integralcdsengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCreditEngines.la integralcdsengine.lo midpointcdsengine.lo libtool: link: ar cru .libs/libCreditEngines.a .libs/integralcdsengine.o .libs/midpointcdsengine.o libtool: link: ranlib .libs/libCreditEngines.a libtool: link: ( cd ".libs" && rm -f "libCreditEngines.la" && ln -s "../libCreditEngines.la" "libCreditEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/credit' Making all in forward make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/forward' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/forward' Making all in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/inflation' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationcapfloorengines.lo inflationcapfloorengines.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationcapfloorengines.cpp -fPIC -DPIC -o .libs/inflationcapfloorengines.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationcapfloorengines.cpp -o inflationcapfloorengines.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libInflationEngines.la inflationcapfloorengines.lo libtool: link: ar cru .libs/libInflationEngines.a .libs/inflationcapfloorengines.o libtool: link: ranlib .libs/libInflationEngines.a libtool: link: ( cd ".libs" && rm -f "libInflationEngines.la" && ln -s "../libInflationEngines.la" "libInflationEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/inflation' Making all in lookback make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/lookback' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticcontinuousfixedlookback.lo analyticcontinuousfixedlookback.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticcontinuousfloatinglookback.lo analyticcontinuousfloatinglookback.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcontinuousfixedlookback.cpp -fPIC -DPIC -o .libs/analyticcontinuousfixedlookback.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcontinuousfloatinglookback.cpp -fPIC -DPIC -o .libs/analyticcontinuousfloatinglookback.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcontinuousfloatinglookback.cpp -o analyticcontinuousfloatinglookback.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticcontinuousfixedlookback.cpp -o analyticcontinuousfixedlookback.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libLookbackEngines.la analyticcontinuousfixedlookback.lo analyticcontinuousfloatinglookback.lo libtool: link: ar cru .libs/libLookbackEngines.a .libs/analyticcontinuousfixedlookback.o .libs/analyticcontinuousfloatinglookback.o libtool: link: ranlib .libs/libLookbackEngines.a libtool: link: ( cd ".libs" && rm -f "libLookbackEngines.la" && ln -s "../libLookbackEngines.la" "libLookbackEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/lookback' Making all in quanto make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/quanto' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/quanto' Making all in swap make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swap' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discountingswapengine.lo discountingswapengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discretizedswap.lo discretizedswap.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o treeswapengine.lo treeswapengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discountingswapengine.cpp -fPIC -DPIC -o .libs/discountingswapengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedswap.cpp -fPIC -DPIC -o .libs/discretizedswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c treeswapengine.cpp -fPIC -DPIC -o .libs/treeswapengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedswap.cpp -o discretizedswap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discountingswapengine.cpp -o discountingswapengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c treeswapengine.cpp -o treeswapengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libSwapEngines.la discountingswapengine.lo discretizedswap.lo treeswapengine.lo libtool: link: ar cru .libs/libSwapEngines.a .libs/discountingswapengine.o .libs/discretizedswap.o .libs/treeswapengine.o libtool: link: ranlib .libs/libSwapEngines.a libtool: link: ( cd ".libs" && rm -f "libSwapEngines.la" && ln -s "../libSwapEngines.la" "libSwapEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swap' Making all in swaption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swaption' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackswaptionengine.lo blackswaptionengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discretizedswaption.lo discretizedswaption.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jamshidianswaptionengine.lo jamshidianswaptionengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o treeswaptionengine.lo treeswaptionengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedswaption.cpp -fPIC -DPIC -o .libs/discretizedswaption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c treeswaptionengine.cpp -fPIC -DPIC -o .libs/treeswaptionengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackswaptionengine.cpp -fPIC -DPIC -o .libs/blackswaptionengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jamshidianswaptionengine.cpp -fPIC -DPIC -o .libs/jamshidianswaptionengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jamshidianswaptionengine.cpp -o jamshidianswaptionengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedswaption.cpp -o discretizedswaption.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c treeswaptionengine.cpp -o treeswaptionengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackswaptionengine.cpp -o blackswaptionengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libSwaptionEngines.la blackswaptionengine.lo discretizedswaption.lo jamshidianswaptionengine.lo treeswaptionengine.lo libtool: link: ar cru .libs/libSwaptionEngines.a .libs/blackswaptionengine.o .libs/discretizedswaption.o .libs/jamshidianswaptionengine.o .libs/treeswaptionengine.o libtool: link: ranlib .libs/libSwaptionEngines.a libtool: link: ( cd ".libs" && rm -f "libSwaptionEngines.la" && ln -s "../libSwaptionEngines.la" "libSwaptionEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swaption' Making all in vanilla make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/vanilla' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticbsmhullwhiteengine.lo analyticbsmhullwhiteengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticdigitalamericanengine.lo analyticdigitalamericanengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticdividendeuropeanengine.lo analyticdividendeuropeanengine.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticeuropeanengine.lo analyticeuropeanengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticdigitalamericanengine.cpp -fPIC -DPIC -o .libs/analyticdigitalamericanengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticbsmhullwhiteengine.cpp -fPIC -DPIC -o .libs/analyticbsmhullwhiteengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticdividendeuropeanengine.cpp -fPIC -DPIC -o .libs/analyticdividendeuropeanengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticeuropeanengine.cpp -fPIC -DPIC -o .libs/analyticeuropeanengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticbsmhullwhiteengine.cpp -o analyticbsmhullwhiteengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticdividendeuropeanengine.cpp -o analyticdividendeuropeanengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticdigitalamericanengine.cpp -o analyticdigitalamericanengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticeuropeanengine.cpp -o analyticeuropeanengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticgjrgarchengine.lo analyticgjrgarchengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticgjrgarchengine.cpp -fPIC -DPIC -o .libs/analyticgjrgarchengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analytichestonengine.lo analytichestonengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytichestonengine.cpp -fPIC -DPIC -o .libs/analytichestonengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analytichestonhullwhiteengine.lo analytichestonhullwhiteengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytichestonhullwhiteengine.cpp -fPIC -DPIC -o .libs/analytichestonhullwhiteengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o analyticptdhestonengine.lo analyticptdhestonengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticptdhestonengine.cpp -fPIC -DPIC -o .libs/analyticptdhestonengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticgjrgarchengine.cpp -o analyticgjrgarchengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytichestonhullwhiteengine.cpp -o analytichestonhullwhiteengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analyticptdhestonengine.cpp -o analyticptdhestonengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c analytichestonengine.cpp -o analytichestonengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o baroneadesiwhaleyengine.lo baroneadesiwhaleyengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c baroneadesiwhaleyengine.cpp -fPIC -DPIC -o .libs/baroneadesiwhaleyengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o batesengine.lo batesengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c batesengine.cpp -fPIC -DPIC -o .libs/batesengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bjerksundstenslandengine.lo bjerksundstenslandengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bjerksundstenslandengine.cpp -fPIC -DPIC -o .libs/bjerksundstenslandengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c baroneadesiwhaleyengine.cpp -o baroneadesiwhaleyengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discretizedvanillaoption.lo discretizedvanillaoption.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedvanillaoption.cpp -fPIC -DPIC -o .libs/discretizedvanillaoption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bjerksundstenslandengine.cpp -o bjerksundstenslandengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c batesengine.cpp -o batesengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedvanillaoption.cpp -o discretizedvanillaoption.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o integralengine.lo integralengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c integralengine.cpp -fPIC -DPIC -o .libs/integralengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jumpdiffusionengine.lo jumpdiffusionengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jumpdiffusionengine.cpp -fPIC -DPIC -o .libs/jumpdiffusionengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o juquadraticengine.lo juquadraticengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c juquadraticengine.cpp -fPIC -DPIC -o .libs/juquadraticengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdbatesvanillaengine.lo fdbatesvanillaengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdbatesvanillaengine.cpp -fPIC -DPIC -o .libs/fdbatesvanillaengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c integralengine.cpp -o integralengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jumpdiffusionengine.cpp -o jumpdiffusionengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c juquadraticengine.cpp -o juquadraticengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdbatesvanillaengine.cpp -o fdbatesvanillaengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdblackscholesvanillaengine.lo fdblackscholesvanillaengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdblackscholesvanillaengine.cpp -fPIC -DPIC -o .libs/fdblackscholesvanillaengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdhestonhullwhitevanillaengine.lo fdhestonhullwhitevanillaengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdhestonhullwhitevanillaengine.cpp -fPIC -DPIC -o .libs/fdhestonhullwhitevanillaengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdhestonvanillaengine.lo fdhestonvanillaengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdhestonvanillaengine.cpp -fPIC -DPIC -o .libs/fdhestonvanillaengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdsimplebsswingengine.lo fdsimplebsswingengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdsimplebsswingengine.cpp -fPIC -DPIC -o .libs/fdsimplebsswingengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdblackscholesvanillaengine.cpp -o fdblackscholesvanillaengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdhestonvanillaengine.cpp -o fdhestonvanillaengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdsimplebsswingengine.cpp -o fdsimplebsswingengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdhestonhullwhitevanillaengine.cpp -o fdhestonhullwhitevanillaengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdvanillaengine.lo fdvanillaengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdvanillaengine.cpp -fPIC -DPIC -o .libs/fdvanillaengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mcamericanengine.lo mcamericanengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcamericanengine.cpp -fPIC -DPIC -o .libs/mcamericanengine.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mcdigitalengine.lo mcdigitalengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcdigitalengine.cpp -fPIC -DPIC -o .libs/mcdigitalengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdvanillaengine.cpp -o fdvanillaengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mchestonhullwhiteengine.lo mchestonhullwhiteengine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mchestonhullwhiteengine.cpp -fPIC -DPIC -o .libs/mchestonhullwhiteengine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcdigitalengine.cpp -o mcdigitalengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mcamericanengine.cpp -o mcamericanengine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mchestonhullwhiteengine.cpp -o mchestonhullwhiteengine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libVanillaEngines.la analyticbsmhullwhiteengine.lo analyticdigitalamericanengine.lo analyticdividendeuropeanengine.lo analyticeuropeanengine.lo analyticgjrgarchengine.lo analytichestonengine.lo analytichestonhullwhiteengine.lo analyticptdhestonengine.lo baroneadesiwhaleyengine.lo batesengine.lo bjerksundstenslandengine.lo discretizedvanillaoption.lo integralengine.lo jumpdiffusionengine.lo juquadraticengine.lo fdbatesvanillaengine.lo fdblackscholesvanillaengine.lo fdhestonhullwhitevanillaengine.lo fdhestonvanillaengine.lo fdsimplebsswingengine.lo fdvanillaengine.lo mcamericanengine.lo mcdigitalengine.lo mchestonhullwhiteengine.lo libtool: link: ar cru .libs/libVanillaEngines.a .libs/analyticbsmhullwhiteengine.o .libs/analyticdigitalamericanengine.o .libs/analyticdividendeuropeanengine.o .libs/analyticeuropeanengine.o .libs/analyticgjrgarchengine.o .libs/analytichestonengine.o .libs/analytichestonhullwhiteengine.o .libs/analyticptdhestonengine.o .libs/baroneadesiwhaleyengine.o .libs/batesengine.o .libs/bjerksundstenslandengine.o .libs/discretizedvanillaoption.o .libs/integralengine.o .libs/jumpdiffusionengine.o .libs/juquadraticengine.o .libs/fdbatesvanillaengine.o .libs/fdblackscholesvanillaengine.o .libs/fdhestonhullwhitevanillaengine.o .libs/fdhestonvanillaengine.o .libs/fdsimplebsswingengine.o .libs/fdvanillaengine.o .libs/mcamericanengine.o .libs/mcdigitalengine.o .libs/mchestonhullwhiteengine.o libtool: link: ranlib .libs/libVanillaEngines.a libtool: link: ( cd ".libs" && rm -f "libVanillaEngines.la" && ln -s "../libVanillaEngines.la" "libVanillaEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/vanilla' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o americanpayoffatexpiry.lo americanpayoffatexpiry.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o americanpayoffathit.lo americanpayoffathit.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackcalculator.lo blackcalculator.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackformula.lo blackformula.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c americanpayoffathit.cpp -fPIC -DPIC -o .libs/americanpayoffathit.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c americanpayoffatexpiry.cpp -fPIC -DPIC -o .libs/americanpayoffatexpiry.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackformula.cpp -fPIC -DPIC -o .libs/blackformula.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackcalculator.cpp -fPIC -DPIC -o .libs/blackcalculator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c americanpayoffatexpiry.cpp -o americanpayoffatexpiry.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c americanpayoffathit.cpp -o americanpayoffathit.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackcalculator.cpp -o blackcalculator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackformula.cpp -o blackformula.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackscholescalculator.lo blackscholescalculator.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o greeks.lo greeks.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackscholescalculator.cpp -fPIC -DPIC -o .libs/blackscholescalculator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c greeks.cpp -fPIC -DPIC -o .libs/greeks.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackscholescalculator.cpp -o blackscholescalculator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c greeks.cpp -o greeks.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libPricingEngines.la americanpayoffatexpiry.lo americanpayoffathit.lo blackcalculator.lo blackformula.lo blackscholescalculator.lo greeks.lo asian/libAsianEngines.la barrier/libBarrierEngines.la basket/libBasketEngines.la bond/libBondEngines.la capfloor/libCapFloorEngines.la cliquet/libCliquetEngines.la credit/libCreditEngines.la inflation/libInflationEngines.la lookback/libLookbackEngines.la swap/libSwapEngines.la swaption/libSwaptionEngines.la vanilla/libVanillaEngines.la libtool: link: (cd .libs/libPricingEngines.lax/libAsianEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/asian/.libs/libAsianEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libBarrierEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/barrier/.libs/libBarrierEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libBasketEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/basket/.libs/libBasketEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libBondEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/bond/.libs/libBondEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libCapFloorEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/capfloor/.libs/libCapFloorEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libCliquetEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/cliquet/.libs/libCliquetEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libCreditEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/credit/.libs/libCreditEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libInflationEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/inflation/.libs/libInflationEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libLookbackEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/lookback/.libs/libLookbackEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libSwapEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swap/.libs/libSwapEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libSwaptionEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swaption/.libs/libSwaptionEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libVanillaEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/vanilla/.libs/libVanillaEngines.a") libtool: link: ar cru .libs/libPricingEngines.a .libs/americanpayoffatexpiry.o .libs/americanpayoffathit.o .libs/blackcalculator.o .libs/blackformula.o .libs/blackscholescalculator.o .libs/greeks.o .libs/libPricingEngines.lax/libAsianEngines.a/analytic_cont_geom_av_price.o .libs/libPricingEngines.lax/libAsianEngines.a/analytic_discr_geom_av_price.o .libs/libPricingEngines.lax/libAsianEngines.a/analytic_discr_geom_av_strike.o .libs/libPricingEngines.lax/libAsianEngines.a/fdblackscholesasianengine.o .libs/libPricingEngines.lax/libAsianEngines.a/mc_discr_arith_av_price.o .libs/libPricingEngines.lax/libAsianEngines.a/mc_discr_arith_av_strike.o .libs/libPricingEngines.lax/libAsianEngines.a/mc_discr_geom_av_price.o .libs/libPricingEngines.lax/libBarrierEngines.a/analyticbarrierengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/fdblackscholesbarrierengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/fdblackscholesrebateengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/fdhestonbarrierengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/fdhestonrebateengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/mcbarrierengine.o .libs/libPricingEngines.lax/libBasketEngines.a/fd2dblackscholesvanillaengine.o .libs/libPricingEngines.lax/libBasketEngines.a/kirkengine.o .libs/libPricingEngines.lax/libBasketEngines.a/mcamericanbasketengine.o .libs/libPricingEngines.lax/libBasketEngines.a/mceuropeanbasketengine.o .libs/libPricingEngines.lax/libBasketEngines.a/stulzengine.o .libs/libPricingEngines.lax/libBondEngines.a/bondfunctions.o .libs/libPricingEngines.lax/libBondEngines.a/discountingbondengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/analyticcapfloorengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/blackcapfloorengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/discretizedcapfloor.o .libs/libPricingEngines.lax/libCapFloorEngines.a/mchullwhiteengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/treecapfloorengine.o .libs/libPricingEngines.lax/libCliquetEngines.a/analyticcliquetengine.o .libs/libPricingEngines.lax/libCliquetEngines.a/analyticperformanceengine.o .libs/libPricingEngines.lax/libCliquetEngines.a/mcperformanceengine.o .libs/libPricingEngines.lax/libCreditEngines.a/integralcdsengine.o .libs/libPricingEngines.lax/libCreditEngines.a/midpointcdsengine.o .libs/libPricingEngines.lax/libInflationEngines.a/inflationcapfloorengines.o .libs/libPricingEngines.lax/libLookbackEngines.a/analyticcontinuousfixedlookback.o .libs/libPricingEngines.lax/libLookbackEngines.a/analyticcontinuousfloatinglookback.o .libs/libPricingEngines.lax/libSwapEngines.a/discountingswapengine.o .libs/libPricingEngines.lax/libSwapEngines.a/discretizedswap.o .libs/libPricingEngines.lax/libSwapEngines.a/treeswapengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/blackswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/discretizedswaption.o .libs/libPricingEngines.lax/libSwaptionEngines.a/jamshidianswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/treeswaptionengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticbsmhullwhiteengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticdigitalamericanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticdividendeuropeanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticeuropeanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticgjrgarchengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analytichestonengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analytichestonhullwhiteengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticptdhestonengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/baroneadesiwhaleyengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/batesengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/bjerksundstenslandengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/discretizedvanillaoption.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdbatesvanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdblackscholesvanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdhestonhullwhitevanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdhestonvanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdsimplebsswingengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdvanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/integralengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/jumpdiffusionengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/juquadraticengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/mcamericanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/mcdigitalengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/mchestonhullwhiteengine.o libtool: link: ranlib .libs/libPricingEngines.a libtool: link: rm -fr .libs/libPricingEngines.lax libtool: link: ( cd ".libs" && rm -f "libPricingEngines.la" && ln -s "../libPricingEngines.la" "libPricingEngines.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' Making all in processes make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/processes' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o batesprocess.lo batesprocess.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackscholesprocess.lo blackscholesprocess.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o endeulerdiscretization.lo endeulerdiscretization.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o eulerdiscretization.lo eulerdiscretization.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackscholesprocess.cpp -fPIC -DPIC -o .libs/blackscholesprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c batesprocess.cpp -fPIC -DPIC -o .libs/batesprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c endeulerdiscretization.cpp -fPIC -DPIC -o .libs/endeulerdiscretization.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eulerdiscretization.cpp -fPIC -DPIC -o .libs/eulerdiscretization.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eulerdiscretization.cpp -o eulerdiscretization.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c endeulerdiscretization.cpp -o endeulerdiscretization.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c batesprocess.cpp -o batesprocess.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o forwardmeasureprocess.lo forwardmeasureprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardmeasureprocess.cpp -fPIC -DPIC -o .libs/forwardmeasureprocess.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o g2process.lo g2process.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c g2process.cpp -fPIC -DPIC -o .libs/g2process.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackscholesprocess.cpp -o blackscholesprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardmeasureprocess.cpp -o forwardmeasureprocess.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o geometricbrownianprocess.lo geometricbrownianprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c geometricbrownianprocess.cpp -fPIC -DPIC -o .libs/geometricbrownianprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c g2process.cpp -o g2process.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c geometricbrownianprocess.cpp -o geometricbrownianprocess.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gjrgarchprocess.lo gjrgarchprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gjrgarchprocess.cpp -fPIC -DPIC -o .libs/gjrgarchprocess.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hestonprocess.lo hestonprocess.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hullwhiteprocess.lo hullwhiteprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hestonprocess.cpp -fPIC -DPIC -o .libs/hestonprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hullwhiteprocess.cpp -fPIC -DPIC -o .libs/hullwhiteprocess.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hybridhestonhullwhiteprocess.lo hybridhestonhullwhiteprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hybridhestonhullwhiteprocess.cpp -fPIC -DPIC -o .libs/hybridhestonhullwhiteprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gjrgarchprocess.cpp -o gjrgarchprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hullwhiteprocess.cpp -o hullwhiteprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hestonprocess.cpp -o hestonprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hybridhestonhullwhiteprocess.cpp -o hybridhestonhullwhiteprocess.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jointstochasticprocess.lo jointstochasticprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jointstochasticprocess.cpp -fPIC -DPIC -o .libs/jointstochasticprocess.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o merton76process.lo merton76process.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c merton76process.cpp -fPIC -DPIC -o .libs/merton76process.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ornsteinuhlenbeckprocess.lo ornsteinuhlenbeckprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ornsteinuhlenbeckprocess.cpp -fPIC -DPIC -o .libs/ornsteinuhlenbeckprocess.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o squarerootprocess.lo squarerootprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c squarerootprocess.cpp -fPIC -DPIC -o .libs/squarerootprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jointstochasticprocess.cpp -o jointstochasticprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ornsteinuhlenbeckprocess.cpp -o ornsteinuhlenbeckprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c squarerootprocess.cpp -o squarerootprocess.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c merton76process.cpp -o merton76process.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stochasticprocessarray.lo stochasticprocessarray.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stochasticprocessarray.cpp -fPIC -DPIC -o .libs/stochasticprocessarray.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stochasticprocessarray.cpp -o stochasticprocessarray.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libProcesses.la batesprocess.lo blackscholesprocess.lo endeulerdiscretization.lo eulerdiscretization.lo forwardmeasureprocess.lo g2process.lo geometricbrownianprocess.lo gjrgarchprocess.lo hestonprocess.lo hullwhiteprocess.lo hybridhestonhullwhiteprocess.lo jointstochasticprocess.lo merton76process.lo ornsteinuhlenbeckprocess.lo squarerootprocess.lo stochasticprocessarray.lo libtool: link: ar cru .libs/libProcesses.a .libs/batesprocess.o .libs/blackscholesprocess.o .libs/endeulerdiscretization.o .libs/eulerdiscretization.o .libs/forwardmeasureprocess.o .libs/g2process.o .libs/geometricbrownianprocess.o .libs/gjrgarchprocess.o .libs/hestonprocess.o .libs/hullwhiteprocess.o .libs/hybridhestonhullwhiteprocess.o .libs/jointstochasticprocess.o .libs/merton76process.o .libs/ornsteinuhlenbeckprocess.o .libs/squarerootprocess.o .libs/stochasticprocessarray.o libtool: link: ranlib .libs/libProcesses.a libtool: link: ( cd ".libs" && rm -f "libProcesses.la" && ln -s "../libProcesses.la" "libProcesses.la" ) make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/processes' Making all in quotes make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/quotes' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o eurodollarfuturesquote.lo eurodollarfuturesquote.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o forwardswapquote.lo forwardswapquote.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o forwardvaluequote.lo forwardvaluequote.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o futuresconvadjustmentquote.lo futuresconvadjustmentquote.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardswapquote.cpp -fPIC -DPIC -o .libs/forwardswapquote.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eurodollarfuturesquote.cpp -fPIC -DPIC -o .libs/eurodollarfuturesquote.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardvaluequote.cpp -fPIC -DPIC -o .libs/forwardvaluequote.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c futuresconvadjustmentquote.cpp -fPIC -DPIC -o .libs/futuresconvadjustmentquote.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardvaluequote.cpp -o forwardvaluequote.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c eurodollarfuturesquote.cpp -o eurodollarfuturesquote.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardswapquote.cpp -o forwardswapquote.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o impliedstddevquote.lo impliedstddevquote.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c impliedstddevquote.cpp -fPIC -DPIC -o .libs/impliedstddevquote.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c futuresconvadjustmentquote.cpp -o futuresconvadjustmentquote.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lastfixingquote.lo lastfixingquote.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lastfixingquote.cpp -fPIC -DPIC -o .libs/lastfixingquote.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c impliedstddevquote.cpp -o impliedstddevquote.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lastfixingquote.cpp -o lastfixingquote.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libQuotes.la eurodollarfuturesquote.lo forwardswapquote.lo forwardvaluequote.lo futuresconvadjustmentquote.lo impliedstddevquote.lo lastfixingquote.lo libtool: link: ar cru .libs/libQuotes.a .libs/eurodollarfuturesquote.o .libs/forwardswapquote.o .libs/forwardvaluequote.o .libs/futuresconvadjustmentquote.o .libs/impliedstddevquote.o .libs/lastfixingquote.o libtool: link: ranlib .libs/libQuotes.a libtool: link: ( cd ".libs" && rm -f "libQuotes.la" && ln -s "../libQuotes.la" "libQuotes.la" ) make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/quotes' Making all in termstructures make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' Making all in credit make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/credit' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o defaultdensitystructure.lo defaultdensitystructure.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o defaultprobabilityhelpers.lo defaultprobabilityhelpers.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o flathazardrate.lo flathazardrate.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hazardratestructure.lo hazardratestructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaultprobabilityhelpers.cpp -fPIC -DPIC -o .libs/defaultprobabilityhelpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaultdensitystructure.cpp -fPIC -DPIC -o .libs/defaultdensitystructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c flathazardrate.cpp -fPIC -DPIC -o .libs/flathazardrate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hazardratestructure.cpp -fPIC -DPIC -o .libs/hazardratestructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaultdensitystructure.cpp -o defaultdensitystructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hazardratestructure.cpp -o hazardratestructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c flathazardrate.cpp -o flathazardrate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaultprobabilityhelpers.cpp -o defaultprobabilityhelpers.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o survivalprobabilitystructure.lo survivalprobabilitystructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c survivalprobabilitystructure.cpp -fPIC -DPIC -o .libs/survivalprobabilitystructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c survivalprobabilitystructure.cpp -o survivalprobabilitystructure.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libDefaultTermStructures.la defaultdensitystructure.lo defaultprobabilityhelpers.lo flathazardrate.lo hazardratestructure.lo survivalprobabilitystructure.lo libtool: link: ar cru .libs/libDefaultTermStructures.a .libs/defaultdensitystructure.o .libs/defaultprobabilityhelpers.o .libs/flathazardrate.o .libs/hazardratestructure.o .libs/survivalprobabilitystructure.o libtool: link: ranlib .libs/libDefaultTermStructures.a libtool: link: ( cd ".libs" && rm -f "libDefaultTermStructures.la" && ln -s "../libDefaultTermStructures.la" "libDefaultTermStructures.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/credit' Making all in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/inflation' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationhelpers.lo inflationhelpers.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o seasonality.lo seasonality.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationhelpers.cpp -fPIC -DPIC -o .libs/inflationhelpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c seasonality.cpp -fPIC -DPIC -o .libs/seasonality.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c seasonality.cpp -o seasonality.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationhelpers.cpp -o inflationhelpers.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libInflationTermStructures.la inflationhelpers.lo seasonality.lo libtool: link: ar cru .libs/libInflationTermStructures.a .libs/inflationhelpers.o .libs/seasonality.o libtool: link: ranlib .libs/libInflationTermStructures.a libtool: link: ( cd ".libs" && rm -f "libInflationTermStructures.la" && ln -s "../libInflationTermStructures.la" "libInflationTermStructures.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/inflation' Making all in volatility make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' Making all in equityfx make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/equityfx' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackvariancecurve.lo blackvariancecurve.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackvariancesurface.lo blackvariancesurface.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackvoltermstructure.lo blackvoltermstructure.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o localvolsurface.lo localvolsurface.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackvoltermstructure.cpp -fPIC -DPIC -o .libs/blackvoltermstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackvariancesurface.cpp -fPIC -DPIC -o .libs/blackvariancesurface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c localvolsurface.cpp -fPIC -DPIC -o .libs/localvolsurface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackvariancecurve.cpp -fPIC -DPIC -o .libs/blackvariancecurve.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackvoltermstructure.cpp -o blackvoltermstructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackvariancecurve.cpp -o blackvariancecurve.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c blackvariancesurface.cpp -o blackvariancesurface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c localvolsurface.cpp -o localvolsurface.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o localvoltermstructure.lo localvoltermstructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c localvoltermstructure.cpp -fPIC -DPIC -o .libs/localvoltermstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c localvoltermstructure.cpp -o localvoltermstructure.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libEquityFxVol.la blackvariancecurve.lo blackvariancesurface.lo blackvoltermstructure.lo localvolsurface.lo localvoltermstructure.lo libtool: link: ar cru .libs/libEquityFxVol.a .libs/blackvariancecurve.o .libs/blackvariancesurface.o .libs/blackvoltermstructure.o .libs/localvolsurface.o .libs/localvoltermstructure.o libtool: link: ranlib .libs/libEquityFxVol.a libtool: link: ( cd ".libs" && rm -f "libEquityFxVol.la" && ln -s "../libEquityFxVol.la" "libEquityFxVol.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/equityfx' Making all in capfloor make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/capfloor' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capfloortermvolatilitystructure.lo capfloortermvolatilitystructure.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capfloortermvolcurve.lo capfloortermvolcurve.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capfloortermvolsurface.lo capfloortermvolsurface.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o constantcapfloortermvol.lo constantcapfloortermvol.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capfloortermvolsurface.cpp -fPIC -DPIC -o .libs/capfloortermvolsurface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capfloortermvolatilitystructure.cpp -fPIC -DPIC -o .libs/capfloortermvolatilitystructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capfloortermvolcurve.cpp -fPIC -DPIC -o .libs/capfloortermvolcurve.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constantcapfloortermvol.cpp -fPIC -DPIC -o .libs/constantcapfloortermvol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capfloortermvolatilitystructure.cpp -o capfloortermvolatilitystructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constantcapfloortermvol.cpp -o constantcapfloortermvol.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capfloortermvolcurve.cpp -o capfloortermvolcurve.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c capfloortermvolsurface.cpp -o capfloortermvolsurface.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCapFloorVol.la capfloortermvolatilitystructure.lo capfloortermvolcurve.lo capfloortermvolsurface.lo constantcapfloortermvol.lo libtool: link: ar cru .libs/libCapFloorVol.a .libs/capfloortermvolatilitystructure.o .libs/capfloortermvolcurve.o .libs/capfloortermvolsurface.o .libs/constantcapfloortermvol.o libtool: link: ranlib .libs/libCapFloorVol.a libtool: link: ( cd ".libs" && rm -f "libCapFloorVol.la" && ln -s "../libCapFloorVol.la" "libCapFloorVol.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/capfloor' Making all in inflation make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/inflation' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o constantcpivolatility.lo constantcpivolatility.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cpivolatilitystructure.lo cpivolatilitystructure.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o yoyinflationoptionletvolatilitystructure.lo yoyinflationoptionletvolatilitystructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constantcpivolatility.cpp -fPIC -DPIC -o .libs/constantcpivolatility.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yoyinflationoptionletvolatilitystructure.cpp -fPIC -DPIC -o .libs/yoyinflationoptionletvolatilitystructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpivolatilitystructure.cpp -fPIC -DPIC -o .libs/cpivolatilitystructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constantcpivolatility.cpp -o constantcpivolatility.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cpivolatilitystructure.cpp -o cpivolatilitystructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yoyinflationoptionletvolatilitystructure.cpp -o yoyinflationoptionletvolatilitystructure.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libInflationVol.la constantcpivolatility.lo cpivolatilitystructure.lo yoyinflationoptionletvolatilitystructure.lo libtool: link: ar cru .libs/libInflationVol.a .libs/constantcpivolatility.o .libs/cpivolatilitystructure.o .libs/yoyinflationoptionletvolatilitystructure.o libtool: link: ranlib .libs/libInflationVol.a libtool: link: ( cd ".libs" && rm -f "libInflationVol.la" && ln -s "../libInflationVol.la" "libInflationVol.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/inflation' Making all in optionlet make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/optionlet' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o constantoptionletvol.lo constantoptionletvol.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o optionletstripper.lo optionletstripper.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o optionletstripper1.lo optionletstripper1.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o optionletstripper2.lo optionletstripper2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c optionletstripper.cpp -fPIC -DPIC -o .libs/optionletstripper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c optionletstripper2.cpp -fPIC -DPIC -o .libs/optionletstripper2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constantoptionletvol.cpp -fPIC -DPIC -o .libs/constantoptionletvol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c optionletstripper1.cpp -fPIC -DPIC -o .libs/optionletstripper1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c constantoptionletvol.cpp -o constantoptionletvol.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c optionletstripper1.cpp -o optionletstripper1.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c optionletstripper2.cpp -o optionletstripper2.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c optionletstripper.cpp -o optionletstripper.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o optionletvolatilitystructure.lo optionletvolatilitystructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c optionletvolatilitystructure.cpp -fPIC -DPIC -o .libs/optionletvolatilitystructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c optionletvolatilitystructure.cpp -o optionletvolatilitystructure.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o spreadedoptionletvol.lo spreadedoptionletvol.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spreadedoptionletvol.cpp -fPIC -DPIC -o .libs/spreadedoptionletvol.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o strippedoptionlet.lo strippedoptionlet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c strippedoptionlet.cpp -fPIC -DPIC -o .libs/strippedoptionlet.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o strippedoptionletadapter.lo strippedoptionletadapter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c strippedoptionletadapter.cpp -fPIC -DPIC -o .libs/strippedoptionletadapter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spreadedoptionletvol.cpp -o spreadedoptionletvol.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c strippedoptionletadapter.cpp -o strippedoptionletadapter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c strippedoptionlet.cpp -o strippedoptionlet.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libOptionletVol.la constantoptionletvol.lo optionletstripper.lo optionletstripper1.lo optionletstripper2.lo optionletvolatilitystructure.lo spreadedoptionletvol.lo strippedoptionlet.lo strippedoptionletadapter.lo libtool: link: ar cru .libs/libOptionletVol.a .libs/constantoptionletvol.o .libs/optionletstripper.o .libs/optionletstripper1.o .libs/optionletstripper2.o .libs/optionletvolatilitystructure.o .libs/spreadedoptionletvol.o .libs/strippedoptionlet.o .libs/strippedoptionletadapter.o libtool: link: ranlib .libs/libOptionletVol.a libtool: link: ( cd ".libs" && rm -f "libOptionletVol.la" && ln -s "../libOptionletVol.la" "libOptionletVol.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/optionlet' Making all in swaption make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/swaption' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmsmarket.lo cmsmarket.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmsmarketcalibration.lo cmsmarketcalibration.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o spreadedswaptionvol.lo spreadedswaptionvol.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionconstantvol.lo swaptionconstantvol.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmsmarket.cpp -fPIC -DPIC -o .libs/cmsmarket.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmsmarketcalibration.cpp -fPIC -DPIC -o .libs/cmsmarketcalibration.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spreadedswaptionvol.cpp -fPIC -DPIC -o .libs/spreadedswaptionvol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionconstantvol.cpp -fPIC -DPIC -o .libs/swaptionconstantvol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spreadedswaptionvol.cpp -o spreadedswaptionvol.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionconstantvol.cpp -o swaptionconstantvol.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmsmarketcalibration.cpp -o cmsmarketcalibration.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionvolcube.lo swaptionvolcube.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolcube.cpp -fPIC -DPIC -o .libs/swaptionvolcube.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionvolcube1.lo swaptionvolcube1.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmsmarket.cpp -o cmsmarket.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolcube1.cpp -fPIC -DPIC -o .libs/swaptionvolcube1.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionvolcube2.lo swaptionvolcube2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolcube2.cpp -fPIC -DPIC -o .libs/swaptionvolcube2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolcube.cpp -o swaptionvolcube.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionvoldiscrete.lo swaptionvoldiscrete.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvoldiscrete.cpp -fPIC -DPIC -o .libs/swaptionvoldiscrete.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolcube2.cpp -o swaptionvolcube2.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolcube1.cpp -o swaptionvolcube1.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvoldiscrete.cpp -o swaptionvoldiscrete.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionvolmatrix.lo swaptionvolmatrix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolmatrix.cpp -fPIC -DPIC -o .libs/swaptionvolmatrix.o /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionvolstructure.lo swaptionvolstructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolstructure.cpp -fPIC -DPIC -o .libs/swaptionvolstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolstructure.cpp -o swaptionvolstructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c swaptionvolmatrix.cpp -o swaptionvolmatrix.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libSwaptionVol.la cmsmarket.lo cmsmarketcalibration.lo spreadedswaptionvol.lo swaptionconstantvol.lo swaptionvolcube.lo swaptionvolcube1.lo swaptionvolcube2.lo swaptionvoldiscrete.lo swaptionvolmatrix.lo swaptionvolstructure.lo libtool: link: ar cru .libs/libSwaptionVol.a .libs/cmsmarket.o .libs/cmsmarketcalibration.o .libs/spreadedswaptionvol.o .libs/swaptionconstantvol.o .libs/swaptionvolcube.o .libs/swaptionvolcube1.o .libs/swaptionvolcube2.o .libs/swaptionvoldiscrete.o .libs/swaptionvolmatrix.o .libs/swaptionvolstructure.o libtool: link: ranlib .libs/libSwaptionVol.a libtool: link: ( cd ".libs" && rm -f "libSwaptionVol.la" && ln -s "../libSwaptionVol.la" "libSwaptionVol.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/swaption' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o abcd.lo abcd.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o abcdcalibration.lo abcdcalibration.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o flatsmilesection.lo flatsmilesection.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sabr.lo sabr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c abcd.cpp -fPIC -DPIC -o .libs/abcd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c abcdcalibration.cpp -fPIC -DPIC -o .libs/abcdcalibration.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sabr.cpp -fPIC -DPIC -o .libs/sabr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c flatsmilesection.cpp -fPIC -DPIC -o .libs/flatsmilesection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c abcd.cpp -o abcd.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sabr.cpp -o sabr.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c flatsmilesection.cpp -o flatsmilesection.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sabrinterpolatedsmilesection.lo sabrinterpolatedsmilesection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sabrinterpolatedsmilesection.cpp -fPIC -DPIC -o .libs/sabrinterpolatedsmilesection.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sabrsmilesection.lo sabrsmilesection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sabrsmilesection.cpp -fPIC -DPIC -o .libs/sabrsmilesection.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o smilesection.lo smilesection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c smilesection.cpp -fPIC -DPIC -o .libs/smilesection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c abcdcalibration.cpp -o abcdcalibration.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sabrsmilesection.cpp -o sabrsmilesection.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c smilesection.cpp -o smilesection.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o spreadedsmilesection.lo spreadedsmilesection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spreadedsmilesection.cpp -fPIC -DPIC -o .libs/spreadedsmilesection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sabrinterpolatedsmilesection.cpp -o sabrinterpolatedsmilesection.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spreadedsmilesection.cpp -o spreadedsmilesection.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libVolTermStructures.la abcd.lo abcdcalibration.lo flatsmilesection.lo sabr.lo sabrinterpolatedsmilesection.lo sabrsmilesection.lo smilesection.lo spreadedsmilesection.lo equityfx/libEquityFxVol.la capfloor/libCapFloorVol.la inflation/libInflationVol.la optionlet/libOptionletVol.la swaption/libSwaptionVol.la libtool: link: (cd .libs/libVolTermStructures.lax/libEquityFxVol.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/equityfx/.libs/libEquityFxVol.a") libtool: link: (cd .libs/libVolTermStructures.lax/libCapFloorVol.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/capfloor/.libs/libCapFloorVol.a") libtool: link: (cd .libs/libVolTermStructures.lax/libInflationVol.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/inflation/.libs/libInflationVol.a") libtool: link: (cd .libs/libVolTermStructures.lax/libOptionletVol.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/optionlet/.libs/libOptionletVol.a") libtool: link: (cd .libs/libVolTermStructures.lax/libSwaptionVol.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/swaption/.libs/libSwaptionVol.a") libtool: link: ar cru .libs/libVolTermStructures.a .libs/abcd.o .libs/abcdcalibration.o .libs/flatsmilesection.o .libs/sabr.o .libs/sabrinterpolatedsmilesection.o .libs/sabrsmilesection.o .libs/smilesection.o .libs/spreadedsmilesection.o .libs/libVolTermStructures.lax/libEquityFxVol.a/blackvariancecurve.o .libs/libVolTermStructures.lax/libEquityFxVol.a/blackvariancesurface.o .libs/libVolTermStructures.lax/libEquityFxVol.a/blackvoltermstructure.o .libs/libVolTermStructures.lax/libEquityFxVol.a/localvolsurface.o .libs/libVolTermStructures.lax/libEquityFxVol.a/localvoltermstructure.o .libs/libVolTermStructures.lax/libCapFloorVol.a/capfloortermvolatilitystructure.o .libs/libVolTermStructures.lax/libCapFloorVol.a/capfloortermvolcurve.o .libs/libVolTermStructures.lax/libCapFloorVol.a/capfloortermvolsurface.o .libs/libVolTermStructures.lax/libCapFloorVol.a/constantcapfloortermvol.o .libs/libVolTermStructures.lax/libInflationVol.a/constantcpivolatility.o .libs/libVolTermStructures.lax/libInflationVol.a/cpivolatilitystructure.o .libs/libVolTermStructures.lax/libInflationVol.a/yoyinflationoptionletvolatilitystructure.o .libs/libVolTermStructures.lax/libOptionletVol.a/constantoptionletvol.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletstripper.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletstripper1.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletstripper2.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletvolatilitystructure.o .libs/libVolTermStructures.lax/libOptionletVol.a/spreadedoptionletvol.o .libs/libVolTermStructures.lax/libOptionletVol.a/strippedoptionlet.o .libs/libVolTermStructures.lax/libOptionletVol.a/strippedoptionletadapter.o .libs/libVolTermStructures.lax/libSwaptionVol.a/cmsmarket.o .libs/libVolTermStructures.lax/libSwaptionVol.a/cmsmarketcalibration.o .libs/libVolTermStructures.lax/libSwaptionVol.a/spreadedswaptionvol.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionconstantvol.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolcube.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolcube1.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolcube2.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvoldiscrete.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolmatrix.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolstructure.o libtool: link: ranlib .libs/libVolTermStructures.a libtool: link: rm -fr .libs/libVolTermStructures.lax libtool: link: ( cd ".libs" && rm -f "libVolTermStructures.la" && ln -s "../libVolTermStructures.la" "libVolTermStructures.la" ) make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' Making all in yield make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/yield' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bondhelpers.lo bondhelpers.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fittedbonddiscountcurve.lo fittedbonddiscountcurve.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o flatforward.lo flatforward.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o forwardstructure.lo forwardstructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bondhelpers.cpp -fPIC -DPIC -o .libs/bondhelpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fittedbonddiscountcurve.cpp -fPIC -DPIC -o .libs/fittedbonddiscountcurve.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c flatforward.cpp -fPIC -DPIC -o .libs/flatforward.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardstructure.cpp -fPIC -DPIC -o .libs/forwardstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forwardstructure.cpp -o forwardstructure.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o nonlinearfittingmethods.lo nonlinearfittingmethods.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nonlinearfittingmethods.cpp -fPIC -DPIC -o .libs/nonlinearfittingmethods.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c flatforward.cpp -o flatforward.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bondhelpers.cpp -o bondhelpers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fittedbonddiscountcurve.cpp -o fittedbonddiscountcurve.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o oisratehelper.lo oisratehelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c oisratehelper.cpp -fPIC -DPIC -o .libs/oisratehelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nonlinearfittingmethods.cpp -o nonlinearfittingmethods.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ratehelpers.lo ratehelpers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ratehelpers.cpp -fPIC -DPIC -o .libs/ratehelpers.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o zeroyieldstructure.lo zeroyieldstructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c zeroyieldstructure.cpp -fPIC -DPIC -o .libs/zeroyieldstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c oisratehelper.cpp -o oisratehelper.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c zeroyieldstructure.cpp -o zeroyieldstructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ratehelpers.cpp -o ratehelpers.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libYieldTermStructures.la bondhelpers.lo fittedbonddiscountcurve.lo flatforward.lo forwardstructure.lo nonlinearfittingmethods.lo oisratehelper.lo ratehelpers.lo zeroyieldstructure.lo libtool: link: ar cru .libs/libYieldTermStructures.a .libs/bondhelpers.o .libs/fittedbonddiscountcurve.o .libs/flatforward.o .libs/forwardstructure.o .libs/nonlinearfittingmethods.o .libs/oisratehelper.o .libs/ratehelpers.o .libs/zeroyieldstructure.o libtool: link: ranlib .libs/libYieldTermStructures.a libtool: link: ( cd ".libs" && rm -f "libYieldTermStructures.la" && ln -s "../libYieldTermStructures.la" "libYieldTermStructures.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/yield' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o defaulttermstructure.lo defaulttermstructure.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationtermstructure.lo inflationtermstructure.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o voltermstructure.lo voltermstructure.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o yieldtermstructure.lo yieldtermstructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationtermstructure.cpp -fPIC -DPIC -o .libs/inflationtermstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaulttermstructure.cpp -fPIC -DPIC -o .libs/defaulttermstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c voltermstructure.cpp -fPIC -DPIC -o .libs/voltermstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yieldtermstructure.cpp -fPIC -DPIC -o .libs/yieldtermstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c voltermstructure.cpp -o voltermstructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c defaulttermstructure.cpp -o defaulttermstructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yieldtermstructure.cpp -o yieldtermstructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inflationtermstructure.cpp -o inflationtermstructure.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libTermStructures.la defaulttermstructure.lo inflationtermstructure.lo voltermstructure.lo yieldtermstructure.lo credit/libDefaultTermStructures.la inflation/libInflationTermStructures.la yield/libYieldTermStructures.la volatility/libVolTermStructures.la libtool: link: (cd .libs/libTermStructures.lax/libDefaultTermStructures.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/credit/.libs/libDefaultTermStructures.a") libtool: link: (cd .libs/libTermStructures.lax/libInflationTermStructures.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/inflation/.libs/libInflationTermStructures.a") libtool: link: (cd .libs/libTermStructures.lax/libYieldTermStructures.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/yield/.libs/libYieldTermStructures.a") libtool: link: (cd .libs/libTermStructures.lax/libVolTermStructures.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/.libs/libVolTermStructures.a") libtool: link: ar cru .libs/libTermStructures.a .libs/defaulttermstructure.o .libs/inflationtermstructure.o .libs/voltermstructure.o .libs/yieldtermstructure.o .libs/libTermStructures.lax/libDefaultTermStructures.a/defaultdensitystructure.o .libs/libTermStructures.lax/libDefaultTermStructures.a/defaultprobabilityhelpers.o .libs/libTermStructures.lax/libDefaultTermStructures.a/flathazardrate.o .libs/libTermStructures.lax/libDefaultTermStructures.a/hazardratestructure.o .libs/libTermStructures.lax/libDefaultTermStructures.a/survivalprobabilitystructure.o .libs/libTermStructures.lax/libInflationTermStructures.a/inflationhelpers.o .libs/libTermStructures.lax/libInflationTermStructures.a/seasonality.o .libs/libTermStructures.lax/libYieldTermStructures.a/bondhelpers.o .libs/libTermStructures.lax/libYieldTermStructures.a/fittedbonddiscountcurve.o .libs/libTermStructures.lax/libYieldTermStructures.a/flatforward.o .libs/libTermStructures.lax/libYieldTermStructures.a/forwardstructure.o .libs/libTermStructures.lax/libYieldTermStructures.a/nonlinearfittingmethods.o .libs/libTermStructures.lax/libYieldTermStructures.a/oisratehelper.o .libs/libTermStructures.lax/libYieldTermStructures.a/ratehelpers.o .libs/libTermStructures.lax/libYieldTermStructures.a/zeroyieldstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/abcd.o .libs/libTermStructures.lax/libVolTermStructures.a/abcdcalibration.o .libs/libTermStructures.lax/libVolTermStructures.a/blackvariancecurve.o .libs/libTermStructures.lax/libVolTermStructures.a/blackvariancesurface.o .libs/libTermStructures.lax/libVolTermStructures.a/blackvoltermstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/capfloortermvolatilitystructure.o .libs/libTermStructures.lax/libVolTermStructures.a/capfloortermvolcurve.o .libs/libTermStructures.lax/libVolTermStructures.a/capfloortermvolsurface.o .libs/libTermStructures.lax/libVolTermStructures.a/cmsmarket.o .libs/libTermStructures.lax/libVolTermStructures.a/cmsmarketcalibration.o .libs/libTermStructures.lax/libVolTermStructures.a/constantcapfloortermvol.o .libs/libTermStructures.lax/libVolTermStructures.a/constantcpivolatility.o .libs/libTermStructures.lax/libVolTermStructures.a/constantoptionletvol.o .libs/libTermStructures.lax/libVolTermStructures.a/cpivolatilitystructure.o .libs/libTermStructures.lax/libVolTermStructures.a/flatsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/localvolsurface.o .libs/libTermStructures.lax/libVolTermStructures.a/localvoltermstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletstripper.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletstripper1.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletstripper2.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletvolatilitystructure.o .libs/libTermStructures.lax/libVolTermStructures.a/sabr.o .libs/libTermStructures.lax/libVolTermStructures.a/sabrinterpolatedsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/sabrsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/smilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/spreadedoptionletvol.o .libs/libTermStructures.lax/libVolTermStructures.a/spreadedsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/spreadedswaptionvol.o .libs/libTermStructures.lax/libVolTermStructures.a/strippedoptionlet.o .libs/libTermStructures.lax/libVolTermStructures.a/strippedoptionletadapter.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionconstantvol.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolcube.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolcube1.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolcube2.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvoldiscrete.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolmatrix.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/yoyinflationoptionletvolatilitystructure.o libtool: link: ranlib .libs/libTermStructures.a libtool: link: rm -fr .libs/libTermStructures.lax libtool: link: ( cd ".libs" && rm -f "libTermStructures.la" && ln -s "../libTermStructures.la" "libTermStructures.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' Making all in time make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' Making all in calendars make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/calendars' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o argentina.lo argentina.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o australia.lo australia.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bespokecalendar.lo bespokecalendar.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o brazil.lo brazil.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c australia.cpp -fPIC -DPIC -o .libs/australia.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bespokecalendar.cpp -fPIC -DPIC -o .libs/bespokecalendar.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c argentina.cpp -fPIC -DPIC -o .libs/argentina.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c brazil.cpp -fPIC -DPIC -o .libs/brazil.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c australia.cpp -o australia.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c argentina.cpp -o argentina.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bespokecalendar.cpp -o bespokecalendar.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c brazil.cpp -o brazil.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o canada.lo canada.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o china.lo china.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c canada.cpp -fPIC -DPIC -o .libs/canada.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c china.cpp -fPIC -DPIC -o .libs/china.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o czechrepublic.lo czechrepublic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c czechrepublic.cpp -fPIC -DPIC -o .libs/czechrepublic.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o denmark.lo denmark.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c denmark.cpp -fPIC -DPIC -o .libs/denmark.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c china.cpp -o china.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c czechrepublic.cpp -o czechrepublic.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c canada.cpp -o canada.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c denmark.cpp -o denmark.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o finland.lo finland.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c finland.cpp -fPIC -DPIC -o .libs/finland.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o germany.lo germany.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c germany.cpp -fPIC -DPIC -o .libs/germany.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hongkong.lo hongkong.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hongkong.cpp -fPIC -DPIC -o .libs/hongkong.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hungary.lo hungary.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hungary.cpp -fPIC -DPIC -o .libs/hungary.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c finland.cpp -o finland.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hongkong.cpp -o hongkong.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hungary.cpp -o hungary.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c germany.cpp -o germany.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o iceland.lo iceland.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c iceland.cpp -fPIC -DPIC -o .libs/iceland.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o india.lo india.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c india.cpp -fPIC -DPIC -o .libs/india.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o indonesia.lo indonesia.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c indonesia.cpp -fPIC -DPIC -o .libs/indonesia.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o italy.lo italy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c italy.cpp -fPIC -DPIC -o .libs/italy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c iceland.cpp -o iceland.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c india.cpp -o india.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c indonesia.cpp -o indonesia.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o japan.lo japan.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c japan.cpp -fPIC -DPIC -o .libs/japan.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c italy.cpp -o italy.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jointcalendar.lo jointcalendar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jointcalendar.cpp -fPIC -DPIC -o .libs/jointcalendar.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mexico.lo mexico.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mexico.cpp -fPIC -DPIC -o .libs/mexico.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c japan.cpp -o japan.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o newzealand.lo newzealand.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c newzealand.cpp -fPIC -DPIC -o .libs/newzealand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mexico.cpp -o mexico.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jointcalendar.cpp -o jointcalendar.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o norway.lo norway.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c norway.cpp -fPIC -DPIC -o .libs/norway.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c newzealand.cpp -o newzealand.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o poland.lo poland.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c poland.cpp -fPIC -DPIC -o .libs/poland.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c norway.cpp -o norway.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o russia.lo russia.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c russia.cpp -fPIC -DPIC -o .libs/russia.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c poland.cpp -o poland.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o saudiarabia.lo saudiarabia.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c saudiarabia.cpp -fPIC -DPIC -o .libs/saudiarabia.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o singapore.lo singapore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c singapore.cpp -fPIC -DPIC -o .libs/singapore.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c russia.cpp -o russia.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o slovakia.lo slovakia.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c slovakia.cpp -fPIC -DPIC -o .libs/slovakia.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c saudiarabia.cpp -o saudiarabia.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c singapore.cpp -o singapore.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o southafrica.lo southafrica.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c southafrica.cpp -fPIC -DPIC -o .libs/southafrica.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c slovakia.cpp -o slovakia.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o southkorea.lo southkorea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c southkorea.cpp -fPIC -DPIC -o .libs/southkorea.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sweden.lo sweden.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sweden.cpp -fPIC -DPIC -o .libs/sweden.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c southafrica.cpp -o southafrica.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o switzerland.lo switzerland.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c switzerland.cpp -fPIC -DPIC -o .libs/switzerland.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c southkorea.cpp -o southkorea.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sweden.cpp -o sweden.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o taiwan.lo taiwan.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c taiwan.cpp -fPIC -DPIC -o .libs/taiwan.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c switzerland.cpp -o switzerland.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o target.lo target.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c target.cpp -fPIC -DPIC -o .libs/target.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o turkey.lo turkey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c turkey.cpp -fPIC -DPIC -o .libs/turkey.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c taiwan.cpp -o taiwan.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ukraine.lo ukraine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ukraine.cpp -fPIC -DPIC -o .libs/ukraine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c target.cpp -o target.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c turkey.cpp -o turkey.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o unitedkingdom.lo unitedkingdom.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ukraine.cpp -o ukraine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitedkingdom.cpp -fPIC -DPIC -o .libs/unitedkingdom.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o unitedstates.lo unitedstates.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitedstates.cpp -fPIC -DPIC -o .libs/unitedstates.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o weekendsonly.lo weekendsonly.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weekendsonly.cpp -fPIC -DPIC -o .libs/weekendsonly.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitedkingdom.cpp -o unitedkingdom.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weekendsonly.cpp -o weekendsonly.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unitedstates.cpp -o unitedstates.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libCalendars.la argentina.lo australia.lo bespokecalendar.lo brazil.lo canada.lo china.lo czechrepublic.lo denmark.lo finland.lo germany.lo hongkong.lo hungary.lo iceland.lo india.lo indonesia.lo italy.lo japan.lo jointcalendar.lo mexico.lo newzealand.lo norway.lo poland.lo russia.lo saudiarabia.lo singapore.lo slovakia.lo southafrica.lo southkorea.lo sweden.lo switzerland.lo taiwan.lo target.lo turkey.lo ukraine.lo unitedkingdom.lo unitedstates.lo weekendsonly.lo libtool: link: ar cru .libs/libCalendars.a .libs/argentina.o .libs/australia.o .libs/bespokecalendar.o .libs/brazil.o .libs/canada.o .libs/china.o .libs/czechrepublic.o .libs/denmark.o .libs/finland.o .libs/germany.o .libs/hongkong.o .libs/hungary.o .libs/iceland.o .libs/india.o .libs/indonesia.o .libs/italy.o .libs/japan.o .libs/jointcalendar.o .libs/mexico.o .libs/newzealand.o .libs/norway.o .libs/poland.o .libs/russia.o .libs/saudiarabia.o .libs/singapore.o .libs/slovakia.o .libs/southafrica.o .libs/southkorea.o .libs/sweden.o .libs/switzerland.o .libs/taiwan.o .libs/target.o .libs/turkey.o .libs/ukraine.o .libs/unitedkingdom.o .libs/unitedstates.o .libs/weekendsonly.o libtool: link: ranlib .libs/libCalendars.a libtool: link: ( cd ".libs" && rm -f "libCalendars.la" && ln -s "../libCalendars.la" "libCalendars.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/calendars' Making all in daycounters make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/daycounters' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o actualactual.lo actualactual.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o business252.lo business252.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o simpledaycounter.lo simpledaycounter.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o thirty360.lo thirty360.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c business252.cpp -fPIC -DPIC -o .libs/business252.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c thirty360.cpp -fPIC -DPIC -o .libs/thirty360.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c actualactual.cpp -fPIC -DPIC -o .libs/actualactual.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c simpledaycounter.cpp -fPIC -DPIC -o .libs/simpledaycounter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c thirty360.cpp -o thirty360.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c simpledaycounter.cpp -o simpledaycounter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c actualactual.cpp -o actualactual.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c business252.cpp -o business252.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libDayCounters.la actualactual.lo business252.lo simpledaycounter.lo thirty360.lo libtool: link: ar cru .libs/libDayCounters.a .libs/actualactual.o .libs/business252.o .libs/simpledaycounter.o .libs/thirty360.o libtool: link: ranlib .libs/libDayCounters.a libtool: link: ( cd ".libs" && rm -f "libDayCounters.la" && ln -s "../libDayCounters.la" "libDayCounters.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/daycounters' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o businessdayconvention.lo businessdayconvention.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o calendar.lo calendar.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o date.lo date.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dategenerationrule.lo dategenerationrule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calendar.cpp -fPIC -DPIC -o .libs/calendar.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c date.cpp -fPIC -DPIC -o .libs/date.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c businessdayconvention.cpp -fPIC -DPIC -o .libs/businessdayconvention.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dategenerationrule.cpp -fPIC -DPIC -o .libs/dategenerationrule.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c businessdayconvention.cpp -o businessdayconvention.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dategenerationrule.cpp -o dategenerationrule.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ecb.lo ecb.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ecb.cpp -fPIC -DPIC -o .libs/ecb.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o frequency.lo frequency.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c frequency.cpp -fPIC -DPIC -o .libs/frequency.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c date.cpp -o date.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calendar.cpp -o calendar.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c frequency.cpp -o frequency.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o imm.lo imm.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c imm.cpp -fPIC -DPIC -o .libs/imm.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o period.lo period.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c period.cpp -fPIC -DPIC -o .libs/period.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o schedule.lo schedule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c schedule.cpp -fPIC -DPIC -o .libs/schedule.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ecb.cpp -o ecb.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c imm.cpp -o imm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c period.cpp -o period.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c schedule.cpp -o schedule.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o timeunit.lo timeunit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timeunit.cpp -fPIC -DPIC -o .libs/timeunit.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o weekday.lo weekday.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weekday.cpp -fPIC -DPIC -o .libs/weekday.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timeunit.cpp -o timeunit.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weekday.cpp -o weekday.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libTime.la businessdayconvention.lo calendar.lo date.lo dategenerationrule.lo ecb.lo frequency.lo imm.lo period.lo schedule.lo timeunit.lo weekday.lo calendars/libCalendars.la daycounters/libDayCounters.la libtool: link: (cd .libs/libTime.lax/libCalendars.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/time/calendars/.libs/libCalendars.a") libtool: link: (cd .libs/libTime.lax/libDayCounters.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/time/daycounters/.libs/libDayCounters.a") libtool: link: ar cru .libs/libTime.a .libs/businessdayconvention.o .libs/calendar.o .libs/date.o .libs/dategenerationrule.o .libs/ecb.o .libs/frequency.o .libs/imm.o .libs/period.o .libs/schedule.o .libs/timeunit.o .libs/weekday.o .libs/libTime.lax/libCalendars.a/argentina.o .libs/libTime.lax/libCalendars.a/australia.o .libs/libTime.lax/libCalendars.a/bespokecalendar.o .libs/libTime.lax/libCalendars.a/brazil.o .libs/libTime.lax/libCalendars.a/canada.o .libs/libTime.lax/libCalendars.a/china.o .libs/libTime.lax/libCalendars.a/czechrepublic.o .libs/libTime.lax/libCalendars.a/denmark.o .libs/libTime.lax/libCalendars.a/finland.o .libs/libTime.lax/libCalendars.a/germany.o .libs/libTime.lax/libCalendars.a/hongkong.o .libs/libTime.lax/libCalendars.a/hungary.o .libs/libTime.lax/libCalendars.a/iceland.o .libs/libTime.lax/libCalendars.a/india.o .libs/libTime.lax/libCalendars.a/indonesia.o .libs/libTime.lax/libCalendars.a/italy.o .libs/libTime.lax/libCalendars.a/japan.o .libs/libTime.lax/libCalendars.a/jointcalendar.o .libs/libTime.lax/libCalendars.a/mexico.o .libs/libTime.lax/libCalendars.a/newzealand.o .libs/libTime.lax/libCalendars.a/norway.o .libs/libTime.lax/libCalendars.a/poland.o .libs/libTime.lax/libCalendars.a/russia.o .libs/libTime.lax/libCalendars.a/saudiarabia.o .libs/libTime.lax/libCalendars.a/singapore.o .libs/libTime.lax/libCalendars.a/slovakia.o .libs/libTime.lax/libCalendars.a/southafrica.o .libs/libTime.lax/libCalendars.a/southkorea.o .libs/libTime.lax/libCalendars.a/sweden.o .libs/libTime.lax/libCalendars.a/switzerland.o .libs/libTime.lax/libCalendars.a/taiwan.o .libs/libTime.lax/libCalendars.a/target.o .libs/libTime.lax/libCalendars.a/turkey.o .libs/libTime.lax/libCalendars.a/ukraine.o .libs/libTime.lax/libCalendars.a/unitedkingdom.o .libs/libTime.lax/libCalendars.a/unitedstates.o .libs/libTime.lax/libCalendars.a/weekendsonly.o .libs/libTime.lax/libDayCounters.a/actualactual.o .libs/libTime.lax/libDayCounters.a/business252.o .libs/libTime.lax/libDayCounters.a/simpledaycounter.o .libs/libTime.lax/libDayCounters.a/thirty360.o libtool: link: ranlib .libs/libTime.a libtool: link: rm -fr .libs/libTime.lax libtool: link: ( cd ".libs" && rm -f "libTime.la" && ln -s "../libTime.la" "libTime.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' Making all in utilities make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/utilities' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dataformatters.lo dataformatters.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dataparsers.lo dataparsers.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tracing.lo tracing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dataformatters.cpp -fPIC -DPIC -o .libs/dataformatters.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dataparsers.cpp -fPIC -DPIC -o .libs/dataparsers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tracing.cpp -fPIC -DPIC -o .libs/tracing.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tracing.cpp -o tracing.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dataformatters.cpp -o dataformatters.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dataparsers.cpp -o dataparsers.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libUtilities.la dataformatters.lo dataparsers.lo tracing.lo libtool: link: ar cru .libs/libUtilities.a .libs/dataformatters.o .libs/dataparsers.o .libs/tracing.o libtool: link: ranlib .libs/libUtilities.a libtool: link: ( cd ".libs" && rm -f "libUtilities.la" && ln -s "../libUtilities.la" "libUtilities.la" ) make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/utilities' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cashflow.lo cashflow.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o currency.lo currency.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discretizedasset.lo discretizedasset.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o errors.lo errors.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cashflow.cpp -fPIC -DPIC -o .libs/cashflow.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c currency.cpp -fPIC -DPIC -o .libs/currency.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedasset.cpp -fPIC -DPIC -o .libs/discretizedasset.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c errors.cpp -fPIC -DPIC -o .libs/errors.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c currency.cpp -o currency.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c errors.cpp -o errors.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o event.lo event.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c event.cpp -fPIC -DPIC -o .libs/event.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cashflow.cpp -o cashflow.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c discretizedasset.cpp -o discretizedasset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o exchangerate.lo exchangerate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exchangerate.cpp -fPIC -DPIC -o .libs/exchangerate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c event.cpp -o event.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o exercise.lo exercise.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exercise.cpp -fPIC -DPIC -o .libs/exercise.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o index.lo index.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c index.cpp -fPIC -DPIC -o .libs/index.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exchangerate.cpp -o exchangerate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c exercise.cpp -o exercise.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interestrate.lo interestrate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c interestrate.cpp -fPIC -DPIC -o .libs/interestrate.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o money.lo money.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c money.cpp -fPIC -DPIC -o .libs/money.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o position.lo position.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c position.cpp -fPIC -DPIC -o .libs/position.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c interestrate.cpp -o interestrate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c index.cpp -o index.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c position.cpp -o position.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o prices.lo prices.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c prices.cpp -fPIC -DPIC -o .libs/prices.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o settings.lo settings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c settings.cpp -fPIC -DPIC -o .libs/settings.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c settings.cpp -o settings.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stochasticprocess.lo stochasticprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stochasticprocess.cpp -fPIC -DPIC -o .libs/stochasticprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c prices.cpp -o prices.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c money.cpp -o money.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o termstructure.lo termstructure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c termstructure.cpp -fPIC -DPIC -o .libs/termstructure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stochasticprocess.cpp -o stochasticprocess.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o timegrid.lo timegrid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timegrid.cpp -fPIC -DPIC -o .libs/timegrid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c termstructure.cpp -o termstructure.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timegrid.cpp -o timegrid.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:0:0 -Wl,-z,relro -o libQuantLib.la -rpath /usr/lib64 cashflow.lo currency.lo discretizedasset.lo errors.lo event.lo exchangerate.lo exercise.lo index.lo interestrate.lo money.lo position.lo prices.lo settings.lo stochasticprocess.lo termstructure.lo timegrid.lo cashflows/libCashFlows.la currencies/libCurrencies.la experimental/libExperimental.la indexes/libIndexes.la instruments/libInstruments.la legacy/libLegacy.la math/libMath.la methods/libMethods.la models/libModels.la pricingengines/libPricingEngines.la processes/libProcesses.la quotes/libQuotes.la termstructures/libTermStructures.la time/libTime.la utilities/libUtilities.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.7.1/crtbeginS.o .libs/cashflow.o .libs/currency.o .libs/discretizedasset.o .libs/errors.o .libs/event.o .libs/exchangerate.o .libs/exercise.o .libs/index.o .libs/interestrate.o .libs/money.o .libs/position.o .libs/prices.o .libs/settings.o .libs/stochasticprocess.o .libs/termstructure.o .libs/timegrid.o -Wl,--whole-archive cashflows/.libs/libCashFlows.a currencies/.libs/libCurrencies.a experimental/.libs/libExperimental.a indexes/.libs/libIndexes.a instruments/.libs/libInstruments.a legacy/.libs/libLegacy.a math/.libs/libMath.a methods/.libs/libMethods.a models/.libs/libModels.a pricingengines/.libs/libPricingEngines.a processes/.libs/libProcesses.a quotes/.libs/libQuotes.a termstructures/.libs/libTermStructures.a time/.libs/libTime.a utilities/.libs/libUtilities.a -Wl,--no-whole-archive -L/usr/lib/gcc/x86_64-redhat-linux/4.7.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.7.1/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libQuantLib.so.0 -o .libs/libQuantLib.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libQuantLib.so.0" && ln -s "libQuantLib.so.0.0.0" "libQuantLib.so.0") libtool: link: (cd ".libs" && rm -f "libQuantLib.so" && ln -s "libQuantLib.so.0.0.0" "libQuantLib.so") libtool: link: (cd .libs/libQuantLib.lax/libCashFlows.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/cashflows/.libs/libCashFlows.a") libtool: link: (cd .libs/libQuantLib.lax/libCurrencies.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/currencies/.libs/libCurrencies.a") libtool: link: (cd .libs/libQuantLib.lax/libExperimental.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/.libs/libExperimental.a") libtool: link: (cd .libs/libQuantLib.lax/libIndexes.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/.libs/libIndexes.a") libtool: link: (cd .libs/libQuantLib.lax/libInstruments.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments/.libs/libInstruments.a") libtool: link: (cd .libs/libQuantLib.lax/libLegacy.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy/.libs/libLegacy.a") libtool: link: (cd .libs/libQuantLib.lax/libMath.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/math/.libs/libMath.a") libtool: link: (cd .libs/libQuantLib.lax/libMethods.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/.libs/libMethods.a") libtool: link: (cd .libs/libQuantLib.lax/libModels.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/models/.libs/libModels.a") libtool: link: (cd .libs/libQuantLib.lax/libPricingEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/.libs/libPricingEngines.a") libtool: link: (cd .libs/libQuantLib.lax/libProcesses.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/processes/.libs/libProcesses.a") libtool: link: (cd .libs/libQuantLib.lax/libQuotes.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/quotes/.libs/libQuotes.a") libtool: link: (cd .libs/libQuantLib.lax/libTermStructures.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/.libs/libTermStructures.a") libtool: link: (cd .libs/libQuantLib.lax/libTime.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/time/.libs/libTime.a") libtool: link: (cd .libs/libQuantLib.lax/libUtilities.a && ar x "/builddir/build/BUILD/QuantLib-1.2.1/ql/utilities/.libs/libUtilities.a") libtool: link: ar cru .libs/libQuantLib.a cashflow.o currency.o discretizedasset.o errors.o event.o exchangerate.o exercise.o index.o interestrate.o money.o position.o prices.o settings.o stochasticprocess.o termstructure.o timegrid.o .libs/libQuantLib.lax/libCashFlows.a/averagebmacoupon.o .libs/libQuantLib.lax/libCashFlows.a/capflooredcoupon.o .libs/libQuantLib.lax/libCashFlows.a/capflooredinflationcoupon.o .libs/libQuantLib.lax/libCashFlows.a/cashflows.o .libs/libQuantLib.lax/libCashFlows.a/cashflowvectors.o .libs/libQuantLib.lax/libCashFlows.a/cmscoupon.o .libs/libQuantLib.lax/libCashFlows.a/conundrumpricer.o .libs/libQuantLib.lax/libCashFlows.a/coupon.o .libs/libQuantLib.lax/libCashFlows.a/couponpricer.o .libs/libQuantLib.lax/libCashFlows.a/cpicoupon.o .libs/libQuantLib.lax/libCashFlows.a/cpicouponpricer.o .libs/libQuantLib.lax/libCashFlows.a/digitalcmscoupon.o .libs/libQuantLib.lax/libCashFlows.a/digitalcoupon.o .libs/libQuantLib.lax/libCashFlows.a/digitaliborcoupon.o .libs/libQuantLib.lax/libCashFlows.a/dividend.o .libs/libQuantLib.lax/libCashFlows.a/duration.o .libs/libQuantLib.lax/libCashFlows.a/fixedratecoupon.o .libs/libQuantLib.lax/libCashFlows.a/floatingratecoupon.o .libs/libQuantLib.lax/libCashFlows.a/iborcoupon.o .libs/libQuantLib.lax/libCashFlows.a/indexedcashflow.o .libs/libQuantLib.lax/libCashFlows.a/inflationcoupon.o .libs/libQuantLib.lax/libCashFlows.a/inflationcouponpricer.o .libs/libQuantLib.lax/libCashFlows.a/overnightindexedcoupon.o .libs/libQuantLib.lax/libCashFlows.a/rangeaccrual.o .libs/libQuantLib.lax/libCashFlows.a/replication.o .libs/libQuantLib.lax/libCashFlows.a/simplecashflow.o .libs/libQuantLib.lax/libCashFlows.a/timebasket.o .libs/libQuantLib.lax/libCashFlows.a/yoyinflationcoupon.o .libs/libQuantLib.lax/libCurrencies.a/exchangeratemanager.o .libs/libQuantLib.lax/libExperimental.a/abcdatmvolcurve.o .libs/libQuantLib.lax/libExperimental.a/adaptedpathpayoff.o .libs/libQuantLib.lax/libExperimental.a/amortizingcmsratebond.o .libs/libQuantLib.lax/libExperimental.a/amortizingfixedratebond.o .libs/libQuantLib.lax/libExperimental.a/amortizingfloatingratebond.o .libs/libQuantLib.lax/libExperimental.a/analyticamericanmargrabeengine.o .libs/libQuantLib.lax/libExperimental.a/analyticcompoundoptionengine.o .libs/libQuantLib.lax/libExperimental.a/analyticeuropeanmargrabeengine.o .libs/libQuantLib.lax/libExperimental.a/analyticsimplechooserengine.o .libs/libQuantLib.lax/libExperimental.a/analyticvariancegammaengine.o .libs/libQuantLib.lax/libExperimental.a/analyticwriterextensibleoptionengine.o .libs/libQuantLib.lax/libExperimental.a/basket.o .libs/libQuantLib.lax/libExperimental.a/blackatmvolcurve.o .libs/libQuantLib.lax/libExperimental.a/blackcallablebondengine.o .libs/libQuantLib.lax/libExperimental.a/blackcdsoptionengine.o .libs/libQuantLib.lax/libExperimental.a/blackdeltacalculator.o .libs/libQuantLib.lax/libExperimental.a/blackvolsurface.o .libs/libQuantLib.lax/libExperimental.a/callablebond.o .libs/libQuantLib.lax/libExperimental.a/callablebondconstantvol.o .libs/libQuantLib.lax/libExperimental.a/callablebondvolstructure.o .libs/libQuantLib.lax/libExperimental.a/cdo.o .libs/libQuantLib.lax/libExperimental.a/cdsoption.o .libs/libQuantLib.lax/libExperimental.a/commodity.o .libs/libQuantLib.lax/libExperimental.a/commoditycashflow.o .libs/libQuantLib.lax/libExperimental.a/commoditycurve.o .libs/libQuantLib.lax/libExperimental.a/commodityindex.o .libs/libQuantLib.lax/libExperimental.a/commoditypricinghelpers.o .libs/libQuantLib.lax/libExperimental.a/commoditysettings.o .libs/libQuantLib.lax/libExperimental.a/commoditytype.o .libs/libQuantLib.lax/libExperimental.a/commodityunitcost.o .libs/libQuantLib.lax/libExperimental.a/compoundoption.o .libs/libQuantLib.lax/libExperimental.a/continuousarithmeticasianlevyengine.o .libs/libQuantLib.lax/libExperimental.a/convertiblebond.o .libs/libQuantLib.lax/libExperimental.a/cpicapfloorengines.o .libs/libQuantLib.lax/libExperimental.a/cpicapfloortermpricesurface.o .libs/libQuantLib.lax/libExperimental.a/dateinterval.o .libs/libQuantLib.lax/libExperimental.a/defaultevent.o .libs/libQuantLib.lax/libExperimental.a/defaultprobabilitykey.o .libs/libQuantLib.lax/libExperimental.a/defaulttype.o .libs/libQuantLib.lax/libExperimental.a/deltavolquote.o .libs/libQuantLib.lax/libExperimental.a/discretizedcallablefixedratebond.o .libs/libQuantLib.lax/libExperimental.a/discretizedconvertible.o .libs/libQuantLib.lax/libExperimental.a/distribution.o .libs/libQuantLib.lax/libExperimental.a/energybasisswap.o .libs/libQuantLib.lax/libExperimental.a/energycommodity.o .libs/libQuantLib.lax/libExperimental.a/energyfuture.o .libs/libQuantLib.lax/libExperimental.a/energyswap.o .libs/libQuantLib.lax/libExperimental.a/energyvanillaswap.o .libs/libQuantLib.lax/libExperimental.a/equityfxvolsurface.o .libs/libQuantLib.lax/libExperimental.a/everestoption.o .libs/libQuantLib.lax/libExperimental.a/extendedbinomialtree.o .libs/libQuantLib.lax/libExperimental.a/extendedblackscholesprocess.o .libs/libQuantLib.lax/libExperimental.a/extendedblackvariancecurve.o .libs/libQuantLib.lax/libExperimental.a/extendedblackvariancesurface.o .libs/libQuantLib.lax/libExperimental.a/extendedornsteinuhlenbeckprocess.o .libs/libQuantLib.lax/libExperimental.a/extouwithjumpsprocess.o .libs/libQuantLib.lax/libExperimental.a/fdextoujumpvanillaengine.o .libs/libQuantLib.lax/libExperimental.a/fdklugeextouspreadengine.o .libs/libQuantLib.lax/libExperimental.a/fdmextendedornsteinuhlenbeckop.o .libs/libQuantLib.lax/libExperimental.a/fdmextoujumpop.o .libs/libQuantLib.lax/libExperimental.a/fdmextoujumpsolver.o .libs/libQuantLib.lax/libExperimental.a/fdmklugeextouop.o .libs/libQuantLib.lax/libExperimental.a/fdmvppstepcondition.o .libs/libQuantLib.lax/libExperimental.a/fdsimpleextoujumpswingengine.o .libs/libQuantLib.lax/libExperimental.a/fdsimpleextoustorageengine.o .libs/libQuantLib.lax/libExperimental.a/fdsimpleklugeextouvppengine.o .libs/libQuantLib.lax/libExperimental.a/fftengine.o .libs/libQuantLib.lax/libExperimental.a/fftvanillaengine.o .libs/libQuantLib.lax/libExperimental.a/fftvariancegammaengine.o .libs/libQuantLib.lax/libExperimental.a/gemanroncoroniprocess.o .libs/libQuantLib.lax/libExperimental.a/generalizedhullwhite.o .libs/libQuantLib.lax/libExperimental.a/generalizedornsteinuhlenbeckprocess.o .libs/libQuantLib.lax/libExperimental.a/himalayaoption.o .libs/libQuantLib.lax/libExperimental.a/integralhestonvarianceoptionengine.o .libs/libQuantLib.lax/libExperimental.a/interestratevolsurface.o .libs/libQuantLib.lax/libExperimental.a/issuer.o .libs/libQuantLib.lax/libExperimental.a/kirkspreadoptionengine.o .libs/libQuantLib.lax/libExperimental.a/klugeextouprocess.o .libs/libQuantLib.lax/libExperimental.a/longstaffschwartzmultipathpricer.o .libs/libQuantLib.lax/libExperimental.a/lossdistribution.o .libs/libQuantLib.lax/libExperimental.a/margrabeoption.o .libs/libQuantLib.lax/libExperimental.a/mceverestengine.o .libs/libQuantLib.lax/libExperimental.a/mchimalayaengine.o .libs/libQuantLib.lax/libExperimental.a/mcpagodaengine.o .libs/libQuantLib.lax/libExperimental.a/mcpathbasketengine.o .libs/libQuantLib.lax/libExperimental.a/nthtodefault.o .libs/libQuantLib.lax/libExperimental.a/onefactorcopula.o .libs/libQuantLib.lax/libExperimental.a/onefactorgaussiancopula.o .libs/libQuantLib.lax/libExperimental.a/onefactorstudentcopula.o .libs/libQuantLib.lax/libExperimental.a/pagodaoption.o .libs/libQuantLib.lax/libExperimental.a/pathmultiassetoption.o .libs/libQuantLib.lax/libExperimental.a/paymentterm.o .libs/libQuantLib.lax/libExperimental.a/perturbativebarrieroptionengine.o .libs/libQuantLib.lax/libExperimental.a/pool.o .libs/libQuantLib.lax/libExperimental.a/proxyibor.o .libs/libQuantLib.lax/libExperimental.a/quantity.o .libs/libQuantLib.lax/libExperimental.a/quantocouponpricer.o .libs/libQuantLib.lax/libExperimental.a/randomdefaultmodel.o .libs/libQuantLib.lax/libExperimental.a/recoveryratemodel.o .libs/libQuantLib.lax/libExperimental.a/recoveryratequote.o .libs/libQuantLib.lax/libExperimental.a/riskyassetswap.o .libs/libQuantLib.lax/libExperimental.a/riskyassetswapoption.o .libs/libQuantLib.lax/libExperimental.a/riskybond.o .libs/libQuantLib.lax/libExperimental.a/sabrvolsurface.o .libs/libQuantLib.lax/libExperimental.a/sensitivityanalysis.o .libs/libQuantLib.lax/libExperimental.a/simplechooseroption.o .libs/libQuantLib.lax/libExperimental.a/subperiodcoupons.o .libs/libQuantLib.lax/libExperimental.a/syntheticcdo.o .libs/libQuantLib.lax/libExperimental.a/syntheticcdoengines.o .libs/libQuantLib.lax/libExperimental.a/treecallablebondengine.o .libs/libQuantLib.lax/libExperimental.a/unitofmeasure.o .libs/libQuantLib.lax/libExperimental.a/unitofmeasureconversion.o .libs/libQuantLib.lax/libExperimental.a/unitofmeasureconversionmanager.o .libs/libQuantLib.lax/libExperimental.a/vanillavppoption.o .libs/libQuantLib.lax/libExperimental.a/variancegammamodel.o .libs/libQuantLib.lax/libExperimental.a/variancegammaprocess.o .libs/libQuantLib.lax/libExperimental.a/varianceoption.o .libs/libQuantLib.lax/libExperimental.a/vegastressedblackscholesprocess.o .libs/libQuantLib.lax/libExperimental.a/volcube.o .libs/libQuantLib.lax/libExperimental.a/writerextensibleoption.o .libs/libQuantLib.lax/libExperimental.a/yoycapfloortermpricesurface.o .libs/libQuantLib.lax/libExperimental.a/yoyoptionlethelpers.o .libs/libQuantLib.lax/libExperimental.a/zigguratrng.o .libs/libQuantLib.lax/libIndexes.a/bmaindex.o .libs/libQuantLib.lax/libIndexes.a/chfliborswap.o .libs/libQuantLib.lax/libIndexes.a/eonia.o .libs/libQuantLib.lax/libIndexes.a/euribor.o .libs/libQuantLib.lax/libIndexes.a/euriborswap.o .libs/libQuantLib.lax/libIndexes.a/eurlibor.o .libs/libQuantLib.lax/libIndexes.a/eurliborswap.o .libs/libQuantLib.lax/libIndexes.a/gbpliborswap.o .libs/libQuantLib.lax/libIndexes.a/iborindex.o .libs/libQuantLib.lax/libIndexes.a/indexmanager.o .libs/libQuantLib.lax/libIndexes.a/inflationindex.o .libs/libQuantLib.lax/libIndexes.a/interestrateindex.o .libs/libQuantLib.lax/libIndexes.a/jpyliborswap.o .libs/libQuantLib.lax/libIndexes.a/libor.o .libs/libQuantLib.lax/libIndexes.a/region.o .libs/libQuantLib.lax/libIndexes.a/sonia.o .libs/libQuantLib.lax/libIndexes.a/swapindex.o .libs/libQuantLib.lax/libIndexes.a/usdliborswap.o .libs/libQuantLib.lax/libInstruments.a/asianoption.o .libs/libQuantLib.lax/libInstruments.a/assetswap.o .libs/libQuantLib.lax/libInstruments.a/averagetype.o .libs/libQuantLib.lax/libInstruments.a/barrieroption.o .libs/libQuantLib.lax/libInstruments.a/barriertype.o .libs/libQuantLib.lax/libInstruments.a/basketoption.o .libs/libQuantLib.lax/libInstruments.a/bmaswap.o .libs/libQuantLib.lax/libInstruments.a/bond.o .libs/libQuantLib.lax/libInstruments.a/btp.o .libs/libQuantLib.lax/libInstruments.a/capfloor.o .libs/libQuantLib.lax/libInstruments.a/claim.o .libs/libQuantLib.lax/libInstruments.a/cliquetoption.o .libs/libQuantLib.lax/libInstruments.a/cmsratebond.o .libs/libQuantLib.lax/libInstruments.a/compositeinstrument.o .libs/libQuantLib.lax/libInstruments.a/cpibond.o .libs/libQuantLib.lax/libInstruments.a/cpicapfloor.o .libs/libQuantLib.lax/libInstruments.a/cpiswap.o .libs/libQuantLib.lax/libInstruments.a/creditdefaultswap.o .libs/libQuantLib.lax/libInstruments.a/dividendbarrieroption.o .libs/libQuantLib.lax/libInstruments.a/dividendvanillaoption.o .libs/libQuantLib.lax/libInstruments.a/europeanoption.o .libs/libQuantLib.lax/libInstruments.a/fixedratebond.o .libs/libQuantLib.lax/libInstruments.a/fixedratebondforward.o .libs/libQuantLib.lax/libInstruments.a/floatingratebond.o .libs/libQuantLib.lax/libInstruments.a/forward.o .libs/libQuantLib.lax/libInstruments.a/forwardrateagreement.o .libs/libQuantLib.lax/libInstruments.a/forwardvanillaoption.o .libs/libQuantLib.lax/libInstruments.a/impliedvolatility.o .libs/libQuantLib.lax/libInstruments.a/inflationcapfloor.o .libs/libQuantLib.lax/libInstruments.a/lookbackoption.o .libs/libQuantLib.lax/libInstruments.a/makecapfloor.o .libs/libQuantLib.lax/libInstruments.a/makecms.o .libs/libQuantLib.lax/libInstruments.a/makeois.o .libs/libQuantLib.lax/libInstruments.a/makeswaption.o .libs/libQuantLib.lax/libInstruments.a/makevanillaswap.o .libs/libQuantLib.lax/libInstruments.a/makeyoyinflationcapfloor.o .libs/libQuantLib.lax/libInstruments.a/multiassetoption.o .libs/libQuantLib.lax/libInstruments.a/oneassetoption.o .libs/libQuantLib.lax/libInstruments.a/overnightindexedswap.o .libs/libQuantLib.lax/libInstruments.a/payoffs.o .libs/libQuantLib.lax/libInstruments.a/quantobarrieroption.o .libs/libQuantLib.lax/libInstruments.a/quantoforwardvanillaoption.o .libs/libQuantLib.lax/libInstruments.a/quantovanillaoption.o .libs/libQuantLib.lax/libInstruments.a/stickyratchet.o .libs/libQuantLib.lax/libInstruments.a/stock.o .libs/libQuantLib.lax/libInstruments.a/swap.o .libs/libQuantLib.lax/libInstruments.a/swaption.o .libs/libQuantLib.lax/libInstruments.a/vanillaoption.o .libs/libQuantLib.lax/libInstruments.a/vanillaswap.o .libs/libQuantLib.lax/libInstruments.a/vanillaswingoption.o .libs/libQuantLib.lax/libInstruments.a/varianceswap.o .libs/libQuantLib.lax/libInstruments.a/yearonyearinflationswap.o .libs/libQuantLib.lax/libInstruments.a/zerocouponbond.o .libs/libQuantLib.lax/libInstruments.a/zerocouponinflationswap.o .libs/libQuantLib.lax/libLegacy.a/lfmcovarparam.o .libs/libQuantLib.lax/libLegacy.a/lfmcovarproxy.o .libs/libQuantLib.lax/libLegacy.a/lfmhullwhiteparam.o .libs/libQuantLib.lax/libLegacy.a/lfmprocess.o .libs/libQuantLib.lax/libLegacy.a/lfmswaptionengine.o .libs/libQuantLib.lax/libLegacy.a/liborforwardmodel.o .libs/libQuantLib.lax/libLegacy.a/lmcorrmodel.o .libs/libQuantLib.lax/libLegacy.a/lmexpcorrmodel.o .libs/libQuantLib.lax/libLegacy.a/lmextlinexpvolmodel.o .libs/libQuantLib.lax/libLegacy.a/lmfixedvolmodel.o .libs/libQuantLib.lax/libLegacy.a/lmlinexpcorrmodel.o .libs/libQuantLib.lax/libLegacy.a/lmlinexpvolmodel.o .libs/libQuantLib.lax/libLegacy.a/lmvolmodel.o .libs/libQuantLib.lax/libMath.a/alimikhailhaqcopula.o .libs/libQuantLib.lax/libMath.a/armijo.o .libs/libQuantLib.lax/libMath.a/basisincompleteordered.o .libs/libQuantLib.lax/libMath.a/bernsteinpolynomial.o .libs/libQuantLib.lax/libMath.a/beta.o .libs/libQuantLib.lax/libMath.a/bfgs.o .libs/libQuantLib.lax/libMath.a/bicgstab.o .libs/libQuantLib.lax/libMath.a/bivariatenormaldistribution.o .libs/libQuantLib.lax/libMath.a/bspline.o .libs/libQuantLib.lax/libMath.a/chisquaredistribution.o .libs/libQuantLib.lax/libMath.a/choleskydecomposition.o .libs/libQuantLib.lax/libMath.a/claytoncopula.o .libs/libQuantLib.lax/libMath.a/conjugategradient.o .libs/libQuantLib.lax/libMath.a/constraint.o .libs/libQuantLib.lax/libMath.a/discrepancystatistics.o .libs/libQuantLib.lax/libMath.a/endcriteria.o .libs/libQuantLib.lax/libMath.a/errorfunction.o .libs/libQuantLib.lax/libMath.a/factorial.o .libs/libQuantLib.lax/libMath.a/factorreduction.o .libs/libQuantLib.lax/libMath.a/farliegumbelmorgensterncopula.o .libs/libQuantLib.lax/libMath.a/faurersg.o .libs/libQuantLib.lax/libMath.a/frankcopula.o .libs/libQuantLib.lax/libMath.a/galamboscopula.o .libs/libQuantLib.lax/libMath.a/gammadistribution.o .libs/libQuantLib.lax/libMath.a/gaussiancopula.o .libs/libQuantLib.lax/libMath.a/gaussianorthogonalpolynomial.o .libs/libQuantLib.lax/libMath.a/gaussianquadratures.o .libs/libQuantLib.lax/libMath.a/gausslobattointegral.o .libs/libQuantLib.lax/libMath.a/generalstatistics.o .libs/libQuantLib.lax/libMath.a/getcovariance.o .libs/libQuantLib.lax/libMath.a/gumbelcopula.o .libs/libQuantLib.lax/libMath.a/haltonrsg.o .libs/libQuantLib.lax/libMath.a/histogram.o .libs/libQuantLib.lax/libMath.a/huslerreisscopula.o .libs/libQuantLib.lax/libMath.a/incompletegamma.o .libs/libQuantLib.lax/libMath.a/incrementalstatistics.o .libs/libQuantLib.lax/libMath.a/independentcopula.o .libs/libQuantLib.lax/libMath.a/integral.o .libs/libQuantLib.lax/libMath.a/knuthuniformrng.o .libs/libQuantLib.lax/libMath.a/kronrodintegral.o .libs/libQuantLib.lax/libMath.a/latticersg.o .libs/libQuantLib.lax/libMath.a/latticerules.o .libs/libQuantLib.lax/libMath.a/leastsquare.o .libs/libQuantLib.lax/libMath.a/lecuyeruniformrng.o .libs/libQuantLib.lax/libMath.a/levenbergmarquardt.o .libs/libQuantLib.lax/libMath.a/linesearch.o .libs/libQuantLib.lax/libMath.a/linesearchbasedmethod.o .libs/libQuantLib.lax/libMath.a/lmdif.o .libs/libQuantLib.lax/libMath.a/marshallolkincopula.o .libs/libQuantLib.lax/libMath.a/matrix.o .libs/libQuantLib.lax/libMath.a/maxcopula.o .libs/libQuantLib.lax/libMath.a/mincopula.o .libs/libQuantLib.lax/libMath.a/mt19937uniformrng.o .libs/libQuantLib.lax/libMath.a/normaldistribution.o .libs/libQuantLib.lax/libMath.a/plackettcopula.o .libs/libQuantLib.lax/libMath.a/primenumbers.o .libs/libQuantLib.lax/libMath.a/primitivepolynomials.o .libs/libQuantLib.lax/libMath.a/projectedcostfunction.o .libs/libQuantLib.lax/libMath.a/pseudosqrt.o .libs/libQuantLib.lax/libMath.a/qrdecomposition.o .libs/libQuantLib.lax/libMath.a/quadratic.o .libs/libQuantLib.lax/libMath.a/rounding.o .libs/libQuantLib.lax/libMath.a/sampledcurve.o .libs/libQuantLib.lax/libMath.a/seedgenerator.o .libs/libQuantLib.lax/libMath.a/segmentintegral.o .libs/libQuantLib.lax/libMath.a/simplex.o .libs/libQuantLib.lax/libMath.a/sobolrsg.o .libs/libQuantLib.lax/libMath.a/sparseilupreconditioner.o .libs/libQuantLib.lax/libMath.a/spherecylinder.o .libs/libQuantLib.lax/libMath.a/steepestdescent.o .libs/libQuantLib.lax/libMath.a/studenttdistribution.o .libs/libQuantLib.lax/libMath.a/surface.o .libs/libQuantLib.lax/libMath.a/svd.o .libs/libQuantLib.lax/libMath.a/symmetricschurdecomposition.o .libs/libQuantLib.lax/libMath.a/tapcorrelations.o .libs/libQuantLib.lax/libMath.a/tqreigendecomposition.o .libs/libQuantLib.lax/libMethods.a/binomialtree.o .libs/libQuantLib.lax/libMethods.a/boundarycondition.o .libs/libQuantLib.lax/libMethods.a/brownianbridge.o .libs/libQuantLib.lax/libMethods.a/bsmoperator.o .libs/libQuantLib.lax/libMethods.a/concentrating1dmesher.o .libs/libQuantLib.lax/libMethods.a/craigsneydscheme.o .libs/libQuantLib.lax/libMethods.a/douglasscheme.o .libs/libQuantLib.lax/libMethods.a/expliciteulerscheme.o .libs/libQuantLib.lax/libMethods.a/exponentialjump1dmesher.o .libs/libQuantLib.lax/libMethods.a/fdm2dblackscholesop.o .libs/libQuantLib.lax/libMethods.a/fdm2dblackscholessolver.o .libs/libQuantLib.lax/libMethods.a/fdm2dimsolver.o .libs/libQuantLib.lax/libMethods.a/fdm3dimsolver.o .libs/libQuantLib.lax/libMethods.a/fdmamericanstepcondition.o .libs/libQuantLib.lax/libMethods.a/fdmarithmeticaveragecondition.o .libs/libQuantLib.lax/libMethods.a/fdmbackwardsolver.o .libs/libQuantLib.lax/libMethods.a/fdmbatesop.o .libs/libQuantLib.lax/libMethods.a/fdmbatessolver.o .libs/libQuantLib.lax/libMethods.a/fdmbermudanstepcondition.o .libs/libQuantLib.lax/libMethods.a/fdmblackscholesmesher.o .libs/libQuantLib.lax/libMethods.a/fdmblackscholesmultistrikemesher.o .libs/libQuantLib.lax/libMethods.a/fdmblackscholesop.o .libs/libQuantLib.lax/libMethods.a/fdmblackscholessolver.o .libs/libQuantLib.lax/libMethods.a/fdmdirichletboundary.o .libs/libQuantLib.lax/libMethods.a/fdmdividendhandler.o .libs/libQuantLib.lax/libMethods.a/fdmhestonhullwhiteop.o .libs/libQuantLib.lax/libMethods.a/fdmhestonhullwhitesolver.o .libs/libQuantLib.lax/libMethods.a/fdmhestonop.o .libs/libQuantLib.lax/libMethods.a/fdmhestonsolver.o .libs/libQuantLib.lax/libMethods.a/fdmhestonvariancemesher.o .libs/libQuantLib.lax/libMethods.a/fdminnervaluecalculator.o .libs/libQuantLib.lax/libMethods.a/fdmlinearoplayout.o .libs/libQuantLib.lax/libMethods.a/fdmmeshercomposite.o .libs/libQuantLib.lax/libMethods.a/fdmquantohelper.o .libs/libQuantLib.lax/libMethods.a/fdmsimple2dbssolver.o .libs/libQuantLib.lax/libMethods.a/fdmsimpleprocess1dmesher.o .libs/libQuantLib.lax/libMethods.a/fdmsimplestoragecondition.o .libs/libQuantLib.lax/libMethods.a/fdmsimpleswingcondition.o .libs/libQuantLib.lax/libMethods.a/fdmsnapshotcondition.o .libs/libQuantLib.lax/libMethods.a/fdmstepconditioncomposite.o .libs/libQuantLib.lax/libMethods.a/firstderivativeop.o .libs/libQuantLib.lax/libMethods.a/genericlsregression.o .libs/libQuantLib.lax/libMethods.a/hundsdorferscheme.o .libs/libQuantLib.lax/libMethods.a/impliciteulerscheme.o .libs/libQuantLib.lax/libMethods.a/lsmbasissystem.o .libs/libQuantLib.lax/libMethods.a/modifiedcraigsneydscheme.o .libs/libQuantLib.lax/libMethods.a/ninepointlinearop.o .libs/libQuantLib.lax/libMethods.a/parametricexercise.o .libs/libQuantLib.lax/libMethods.a/secondderivativeop.o .libs/libQuantLib.lax/libMethods.a/secondordermixedderivativeop.o .libs/libQuantLib.lax/libMethods.a/tridiagonaloperator.o .libs/libQuantLib.lax/libMethods.a/trinomialtree.o .libs/libQuantLib.lax/libMethods.a/triplebandlinearop.o .libs/libQuantLib.lax/libMethods.a/uniformgridmesher.o .libs/libQuantLib.lax/libModels.a/abcdvol.o .libs/libQuantLib.lax/libModels.a/accountingengine.o .libs/libQuantLib.lax/libModels.a/alphafinder.o .libs/libQuantLib.lax/libModels.a/alphaformconcrete.o .libs/libQuantLib.lax/libModels.a/batesmodel.o .libs/libQuantLib.lax/libModels.a/bermudanswaptionexercisevalue.o .libs/libQuantLib.lax/libModels.a/blackkarasinski.o .libs/libQuantLib.lax/libModels.a/bumpinstrumentjacobian.o .libs/libQuantLib.lax/libModels.a/calibrationhelper.o .libs/libQuantLib.lax/libModels.a/callspecifiedmultiproduct.o .libs/libQuantLib.lax/libModels.a/caphelper.o .libs/libQuantLib.lax/libModels.a/capletcoterminalalphacalibration.o .libs/libQuantLib.lax/libModels.a/capletcoterminalmaxhomogeneity.o .libs/libQuantLib.lax/libModels.a/capletcoterminalperiodic.o .libs/libQuantLib.lax/libModels.a/capletcoterminalswaptioncalibration.o .libs/libQuantLib.lax/libModels.a/cashrebate.o .libs/libQuantLib.lax/libModels.a/cmsmmdriftcalculator.o .libs/libQuantLib.lax/libModels.a/cmswapcurvestate.o .libs/libQuantLib.lax/libModels.a/collectnodedata.o .libs/libQuantLib.lax/libModels.a/compositeproduct.o .libs/libQuantLib.lax/libModels.a/constantestimator.o .libs/libQuantLib.lax/libModels.a/coterminalswapcurvestate.o .libs/libQuantLib.lax/libModels.a/cotswapfromfwdcorrelation.o .libs/libQuantLib.lax/libModels.a/cotswaptofwdadapter.o .libs/libQuantLib.lax/libModels.a/coxingersollross.o .libs/libQuantLib.lax/libModels.a/ctsmmcapletcalibration.o .libs/libQuantLib.lax/libModels.a/curvestate.o .libs/libQuantLib.lax/libModels.a/discounter.o .libs/libQuantLib.lax/libModels.a/evolutiondescription.o .libs/libQuantLib.lax/libModels.a/exerciseadapter.o .libs/libQuantLib.lax/libModels.a/expcorrelations.o .libs/libQuantLib.lax/libModels.a/extendedcoxingersollross.o .libs/libQuantLib.lax/libModels.a/flatvol.o .libs/libQuantLib.lax/libModels.a/forwardforwardmappings.o .libs/libQuantLib.lax/libModels.a/fwdperiodadapter.o .libs/libQuantLib.lax/libModels.a/fwdtocotswapadapter.o .libs/libQuantLib.lax/libModels.a/g2.o .libs/libQuantLib.lax/libModels.a/garch.o .libs/libQuantLib.lax/libModels.a/gjrgarchmodel.o .libs/libQuantLib.lax/libModels.a/hestonmodel.o .libs/libQuantLib.lax/libModels.a/hestonmodelhelper.o .libs/libQuantLib.lax/libModels.a/historicalratesanalysis.o .libs/libQuantLib.lax/libModels.a/hullwhite.o .libs/libQuantLib.lax/libModels.a/lmmcurvestate.o .libs/libQuantLib.lax/libModels.a/lmmdriftcalculator.o .libs/libQuantLib.lax/libModels.a/lmmnormaldriftcalculator.o .libs/libQuantLib.lax/libModels.a/lognormalcmswapratepc.o .libs/libQuantLib.lax/libModels.a/lognormalcotswapratepc.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateballand.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateeuler.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateeulerconstrained.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateiballand.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateipc.o .libs/libQuantLib.lax/libModels.a/lognormalfwdratepc.o .libs/libQuantLib.lax/libModels.a/lsstrategy.o .libs/libQuantLib.lax/libModels.a/marketmodel.o .libs/libQuantLib.lax/libModels.a/marketmodeldifferences.o .libs/libQuantLib.lax/libModels.a/marketmodelvolprocess.o .libs/libQuantLib.lax/libModels.a/model.o .libs/libQuantLib.lax/libModels.a/mtbrowniangenerator.o .libs/libQuantLib.lax/libModels.a/multiproductcomposite.o .libs/libQuantLib.lax/libModels.a/multiproductmultistep.o .libs/libQuantLib.lax/libModels.a/multiproductonestep.o .libs/libQuantLib.lax/libModels.a/multistepcoinitialswaps.o .libs/libQuantLib.lax/libModels.a/multistepcoterminalswaps.o .libs/libQuantLib.lax/libModels.a/multistepcoterminalswaptions.o .libs/libQuantLib.lax/libModels.a/multistepforwards.o .libs/libQuantLib.lax/libModels.a/multistepinversefloater.o .libs/libQuantLib.lax/libModels.a/multistepnothing.o .libs/libQuantLib.lax/libModels.a/multistepoptionlets.o .libs/libQuantLib.lax/libModels.a/multisteppathwisewrapper.o .libs/libQuantLib.lax/libModels.a/multistepperiodcapletswaptions.o .libs/libQuantLib.lax/libModels.a/multistepratchet.o .libs/libQuantLib.lax/libModels.a/multistepswap.o .libs/libQuantLib.lax/libModels.a/multistepswaption.o .libs/libQuantLib.lax/libModels.a/multisteptarn.o .libs/libQuantLib.lax/libModels.a/normalfwdratepc.o .libs/libQuantLib.lax/libModels.a/nothingexercisevalue.o .libs/libQuantLib.lax/libModels.a/onefactormodel.o .libs/libQuantLib.lax/libModels.a/onestepcoinitialswaps.o .libs/libQuantLib.lax/libModels.a/onestepcoterminalswaps.o .libs/libQuantLib.lax/libModels.a/onestepforwards.o .libs/libQuantLib.lax/libModels.a/onestepoptionlets.o .libs/libQuantLib.lax/libModels.a/parametricexerciseadapter.o .libs/libQuantLib.lax/libModels.a/pathwiseaccountingengine.o .libs/libQuantLib.lax/libModels.a/pathwisediscounter.o .libs/libQuantLib.lax/libModels.a/pathwiseproductcallspecified.o .libs/libQuantLib.lax/libModels.a/pathwiseproductcaplet.o .libs/libQuantLib.lax/libModels.a/pathwiseproductcashrebate.o .libs/libQuantLib.lax/libModels.a/pathwiseproductinversefloater.o .libs/libQuantLib.lax/libModels.a/pathwiseproductswap.o .libs/libQuantLib.lax/libModels.a/pathwiseproductswaption.o .libs/libQuantLib.lax/libModels.a/piecewiseconstantabcdvariance.o .libs/libQuantLib.lax/libModels.a/piecewiseconstantvariance.o .libs/libQuantLib.lax/libModels.a/piecewisetimedependenthestonmodel.o .libs/libQuantLib.lax/libModels.a/proxygreekengine.o .libs/libQuantLib.lax/libModels.a/pseudorootfacade.o .libs/libQuantLib.lax/libModels.a/ratepseudorootjacobian.o .libs/libQuantLib.lax/libModels.a/singleproductcomposite.o .libs/libQuantLib.lax/libModels.a/smmdriftcalculator.o .libs/libQuantLib.lax/libModels.a/sobolbrowniangenerator.o .libs/libQuantLib.lax/libModels.a/squarerootandersen.o .libs/libQuantLib.lax/libModels.a/svddfwdratepc.o .libs/libQuantLib.lax/libModels.a/swapbasissystem.o .libs/libQuantLib.lax/libModels.a/swapforwardbasissystem.o .libs/libQuantLib.lax/libModels.a/swapforwardmappings.o .libs/libQuantLib.lax/libModels.a/swapratetrigger.o .libs/libQuantLib.lax/libModels.a/swaptionhelper.o .libs/libQuantLib.lax/libModels.a/swaptionpseudojacobian.o .libs/libQuantLib.lax/libModels.a/timehomogeneousforwardcorrelation.o .libs/libQuantLib.lax/libModels.a/triggeredswapexercise.o .libs/libQuantLib.lax/libModels.a/twofactormodel.o .libs/libQuantLib.lax/libModels.a/upperboundengine.o .libs/libQuantLib.lax/libModels.a/utilities.o .libs/libQuantLib.lax/libModels.a/vasicek.o .libs/libQuantLib.lax/libModels.a/vegabumpcluster.o .libs/libQuantLib.lax/libModels.a/volatilityinterpolationspecifier.o .libs/libQuantLib.lax/libModels.a/volatilityinterpolationspecifierabcd.o .libs/libQuantLib.lax/libPricingEngines.a/americanpayoffatexpiry.o .libs/libQuantLib.lax/libPricingEngines.a/americanpayoffathit.o .libs/libQuantLib.lax/libPricingEngines.a/analytic_cont_geom_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/analytic_discr_geom_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/analytic_discr_geom_av_strike.o .libs/libQuantLib.lax/libPricingEngines.a/analyticbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticbsmhullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcliquetengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcontinuousfixedlookback.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcontinuousfloatinglookback.o .libs/libQuantLib.lax/libPricingEngines.a/analyticdigitalamericanengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticdividendeuropeanengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticeuropeanengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticgjrgarchengine.o .libs/libQuantLib.lax/libPricingEngines.a/analytichestonengine.o .libs/libQuantLib.lax/libPricingEngines.a/analytichestonhullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticperformanceengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticptdhestonengine.o .libs/libQuantLib.lax/libPricingEngines.a/baroneadesiwhaleyengine.o .libs/libQuantLib.lax/libPricingEngines.a/batesengine.o .libs/libQuantLib.lax/libPricingEngines.a/bjerksundstenslandengine.o .libs/libQuantLib.lax/libPricingEngines.a/blackcalculator.o .libs/libQuantLib.lax/libPricingEngines.a/blackcapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/blackformula.o .libs/libQuantLib.lax/libPricingEngines.a/blackscholescalculator.o .libs/libQuantLib.lax/libPricingEngines.a/blackswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/bondfunctions.o .libs/libQuantLib.lax/libPricingEngines.a/discountingbondengine.o .libs/libQuantLib.lax/libPricingEngines.a/discountingswapengine.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedcapfloor.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedswap.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedswaption.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedvanillaoption.o .libs/libQuantLib.lax/libPricingEngines.a/fd2dblackscholesvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdbatesvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdblackscholesasianengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdblackscholesbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdblackscholesrebateengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdblackscholesvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdhestonbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdhestonhullwhitevanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdhestonrebateengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdhestonvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdsimplebsswingengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/greeks.o .libs/libQuantLib.lax/libPricingEngines.a/inflationcapfloorengines.o .libs/libQuantLib.lax/libPricingEngines.a/integralcdsengine.o .libs/libQuantLib.lax/libPricingEngines.a/integralengine.o .libs/libQuantLib.lax/libPricingEngines.a/jamshidianswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/jumpdiffusionengine.o .libs/libQuantLib.lax/libPricingEngines.a/juquadraticengine.o .libs/libQuantLib.lax/libPricingEngines.a/kirkengine.o .libs/libQuantLib.lax/libPricingEngines.a/mc_discr_arith_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/mc_discr_arith_av_strike.o .libs/libQuantLib.lax/libPricingEngines.a/mc_discr_geom_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/mcamericanbasketengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcamericanengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcdigitalengine.o .libs/libQuantLib.lax/libPricingEngines.a/mceuropeanbasketengine.o .libs/libQuantLib.lax/libPricingEngines.a/mchestonhullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/mchullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcperformanceengine.o .libs/libQuantLib.lax/libPricingEngines.a/midpointcdsengine.o .libs/libQuantLib.lax/libPricingEngines.a/stulzengine.o .libs/libQuantLib.lax/libPricingEngines.a/treecapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/treeswapengine.o .libs/libQuantLib.lax/libPricingEngines.a/treeswaptionengine.o .libs/libQuantLib.lax/libProcesses.a/batesprocess.o .libs/libQuantLib.lax/libProcesses.a/blackscholesprocess.o .libs/libQuantLib.lax/libProcesses.a/endeulerdiscretization.o .libs/libQuantLib.lax/libProcesses.a/eulerdiscretization.o .libs/libQuantLib.lax/libProcesses.a/forwardmeasureprocess.o .libs/libQuantLib.lax/libProcesses.a/g2process.o .libs/libQuantLib.lax/libProcesses.a/geometricbrownianprocess.o .libs/libQuantLib.lax/libProcesses.a/gjrgarchprocess.o .libs/libQuantLib.lax/libProcesses.a/hestonprocess.o .libs/libQuantLib.lax/libProcesses.a/hullwhiteprocess.o .libs/libQuantLib.lax/libProcesses.a/hybridhestonhullwhiteprocess.o .libs/libQuantLib.lax/libProcesses.a/jointstochasticprocess.o .libs/libQuantLib.lax/libProcesses.a/merton76process.o .libs/libQuantLib.lax/libProcesses.a/ornsteinuhlenbeckprocess.o .libs/libQuantLib.lax/libProcesses.a/squarerootprocess.o .libs/libQuantLib.lax/libProcesses.a/stochasticprocessarray.o .libs/libQuantLib.lax/libQuotes.a/eurodollarfuturesquote.o .libs/libQuantLib.lax/libQuotes.a/forwardswapquote.o .libs/libQuantLib.lax/libQuotes.a/forwardvaluequote.o .libs/libQuantLib.lax/libQuotes.a/futuresconvadjustmentquote.o .libs/libQuantLib.lax/libQuotes.a/impliedstddevquote.o .libs/libQuantLib.lax/libQuotes.a/lastfixingquote.o .libs/libQuantLib.lax/libTermStructures.a/abcd.o .libs/libQuantLib.lax/libTermStructures.a/abcdcalibration.o .libs/libQuantLib.lax/libTermStructures.a/blackvariancecurve.o .libs/libQuantLib.lax/libTermStructures.a/blackvariancesurface.o .libs/libQuantLib.lax/libTermStructures.a/blackvoltermstructure.o .libs/libQuantLib.lax/libTermStructures.a/bondhelpers.o .libs/libQuantLib.lax/libTermStructures.a/capfloortermvolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/capfloortermvolcurve.o .libs/libQuantLib.lax/libTermStructures.a/capfloortermvolsurface.o .libs/libQuantLib.lax/libTermStructures.a/cmsmarket.o .libs/libQuantLib.lax/libTermStructures.a/cmsmarketcalibration.o .libs/libQuantLib.lax/libTermStructures.a/constantcapfloortermvol.o .libs/libQuantLib.lax/libTermStructures.a/constantcpivolatility.o .libs/libQuantLib.lax/libTermStructures.a/constantoptionletvol.o .libs/libQuantLib.lax/libTermStructures.a/cpivolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/defaultdensitystructure.o .libs/libQuantLib.lax/libTermStructures.a/defaultprobabilityhelpers.o .libs/libQuantLib.lax/libTermStructures.a/defaulttermstructure.o .libs/libQuantLib.lax/libTermStructures.a/fittedbonddiscountcurve.o .libs/libQuantLib.lax/libTermStructures.a/flatforward.o .libs/libQuantLib.lax/libTermStructures.a/flathazardrate.o .libs/libQuantLib.lax/libTermStructures.a/flatsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/forwardstructure.o .libs/libQuantLib.lax/libTermStructures.a/hazardratestructure.o .libs/libQuantLib.lax/libTermStructures.a/inflationhelpers.o .libs/libQuantLib.lax/libTermStructures.a/inflationtermstructure.o .libs/libQuantLib.lax/libTermStructures.a/localvolsurface.o .libs/libQuantLib.lax/libTermStructures.a/localvoltermstructure.o .libs/libQuantLib.lax/libTermStructures.a/nonlinearfittingmethods.o .libs/libQuantLib.lax/libTermStructures.a/oisratehelper.o .libs/libQuantLib.lax/libTermStructures.a/optionletstripper.o .libs/libQuantLib.lax/libTermStructures.a/optionletstripper1.o .libs/libQuantLib.lax/libTermStructures.a/optionletstripper2.o .libs/libQuantLib.lax/libTermStructures.a/optionletvolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/ratehelpers.o .libs/libQuantLib.lax/libTermStructures.a/sabr.o .libs/libQuantLib.lax/libTermStructures.a/sabrinterpolatedsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/sabrsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/seasonality.o .libs/libQuantLib.lax/libTermStructures.a/smilesection.o .libs/libQuantLib.lax/libTermStructures.a/spreadedoptionletvol.o .libs/libQuantLib.lax/libTermStructures.a/spreadedsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/spreadedswaptionvol.o .libs/libQuantLib.lax/libTermStructures.a/strippedoptionlet.o .libs/libQuantLib.lax/libTermStructures.a/strippedoptionletadapter.o .libs/libQuantLib.lax/libTermStructures.a/survivalprobabilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/swaptionconstantvol.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolcube.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolcube1.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolcube2.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvoldiscrete.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolmatrix.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolstructure.o .libs/libQuantLib.lax/libTermStructures.a/voltermstructure.o .libs/libQuantLib.lax/libTermStructures.a/yieldtermstructure.o .libs/libQuantLib.lax/libTermStructures.a/yoyinflationoptionletvolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/zeroyieldstructure.o .libs/libQuantLib.lax/libTime.a/actualactual.o .libs/libQuantLib.lax/libTime.a/argentina.o .libs/libQuantLib.lax/libTime.a/australia.o .libs/libQuantLib.lax/libTime.a/bespokecalendar.o .libs/libQuantLib.lax/libTime.a/brazil.o .libs/libQuantLib.lax/libTime.a/business252.o .libs/libQuantLib.lax/libTime.a/businessdayconvention.o .libs/libQuantLib.lax/libTime.a/calendar.o .libs/libQuantLib.lax/libTime.a/canada.o .libs/libQuantLib.lax/libTime.a/china.o .libs/libQuantLib.lax/libTime.a/czechrepublic.o .libs/libQuantLib.lax/libTime.a/date.o .libs/libQuantLib.lax/libTime.a/dategenerationrule.o .libs/libQuantLib.lax/libTime.a/denmark.o .libs/libQuantLib.lax/libTime.a/ecb.o .libs/libQuantLib.lax/libTime.a/finland.o .libs/libQuantLib.lax/libTime.a/frequency.o .libs/libQuantLib.lax/libTime.a/germany.o .libs/libQuantLib.lax/libTime.a/hongkong.o .libs/libQuantLib.lax/libTime.a/hungary.o .libs/libQuantLib.lax/libTime.a/iceland.o .libs/libQuantLib.lax/libTime.a/imm.o .libs/libQuantLib.lax/libTime.a/india.o .libs/libQuantLib.lax/libTime.a/indonesia.o .libs/libQuantLib.lax/libTime.a/italy.o .libs/libQuantLib.lax/libTime.a/japan.o .libs/libQuantLib.lax/libTime.a/jointcalendar.o .libs/libQuantLib.lax/libTime.a/mexico.o .libs/libQuantLib.lax/libTime.a/newzealand.o .libs/libQuantLib.lax/libTime.a/norway.o .libs/libQuantLib.lax/libTime.a/period.o .libs/libQuantLib.lax/libTime.a/poland.o .libs/libQuantLib.lax/libTime.a/russia.o .libs/libQuantLib.lax/libTime.a/saudiarabia.o .libs/libQuantLib.lax/libTime.a/schedule.o .libs/libQuantLib.lax/libTime.a/simpledaycounter.o .libs/libQuantLib.lax/libTime.a/singapore.o .libs/libQuantLib.lax/libTime.a/slovakia.o .libs/libQuantLib.lax/libTime.a/southafrica.o .libs/libQuantLib.lax/libTime.a/southkorea.o .libs/libQuantLib.lax/libTime.a/sweden.o .libs/libQuantLib.lax/libTime.a/switzerland.o .libs/libQuantLib.lax/libTime.a/taiwan.o .libs/libQuantLib.lax/libTime.a/target.o .libs/libQuantLib.lax/libTime.a/thirty360.o .libs/libQuantLib.lax/libTime.a/timeunit.o .libs/libQuantLib.lax/libTime.a/turkey.o .libs/libQuantLib.lax/libTime.a/ukraine.o .libs/libQuantLib.lax/libTime.a/unitedkingdom.o .libs/libQuantLib.lax/libTime.a/unitedstates.o .libs/libQuantLib.lax/libTime.a/weekday.o .libs/libQuantLib.lax/libTime.a/weekendsonly.o .libs/libQuantLib.lax/libUtilities.a/dataformatters.o .libs/libQuantLib.lax/libUtilities.a/dataparsers.o .libs/libQuantLib.lax/libUtilities.a/tracing.o libtool: link: ranlib .libs/libQuantLib.a libtool: link: rm -fr .libs/libQuantLib.lax libtool: link: ( cd ".libs" && rm -f "libQuantLib.la" && ln -s "../libQuantLib.la" "libQuantLib.la" ) make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' Making all in m4 make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/m4' Making all in man make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/man' Making all in Docs make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Docs' Making all in Examples make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' Making all in BermudanSwaption make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/BermudanSwaption' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o BermudanSwaption.o BermudanSwaption.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o BermudanSwaption BermudanSwaption.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/BermudanSwaption BermudanSwaption.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/BermudanSwaption' Making all in Bonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Bonds' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Bonds.o Bonds.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o Bonds Bonds.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/Bonds Bonds.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Bonds' Making all in CallableBonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CallableBonds' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o CallableBonds.o CallableBonds.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o CallableBonds CallableBonds.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/CallableBonds CallableBonds.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CallableBonds' Making all in CDS make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CDS' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o CDS.o CDS.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o CDS CDS.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/CDS CDS.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CDS' Making all in ConvertibleBonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/ConvertibleBonds' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ConvertibleBonds.o ConvertibleBonds.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o ConvertibleBonds ConvertibleBonds.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/ConvertibleBonds ConvertibleBonds.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/ConvertibleBonds' Making all in DiscreteHedging make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/DiscreteHedging' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o DiscreteHedging.o DiscreteHedging.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o DiscreteHedging DiscreteHedging.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/DiscreteHedging DiscreteHedging.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/DiscreteHedging' Making all in EquityOption make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/EquityOption' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o EquityOption.o EquityOption.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o EquityOption EquityOption.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/EquityOption EquityOption.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/EquityOption' Making all in FittedBondCurve make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FittedBondCurve' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o FittedBondCurve.o FittedBondCurve.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o FittedBondCurve FittedBondCurve.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/FittedBondCurve FittedBondCurve.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FittedBondCurve' Making all in FRA make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FRA' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o FRA.o FRA.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o FRA FRA.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/FRA FRA.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FRA' Making all in MarketModels make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/MarketModels' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o MarketModels.o MarketModels.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o MarketModels MarketModels.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/MarketModels MarketModels.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/MarketModels' Making all in Replication make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Replication' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Replication.o Replication.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o Replication Replication.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/Replication Replication.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Replication' Making all in Repo make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Repo' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Repo.o Repo.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o Repo Repo.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/Repo Repo.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Repo' Making all in Swap make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Swap' g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swapvaluation.o swapvaluation.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o SwapValuation swapvaluation.o ../../ql/libQuantLib.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/SwapValuation swapvaluation.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Swap' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' Making all in test-suite make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/test-suite' echo "#ifdef BOOST_TEST_DYN_LINK" > main.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quantlibtestsuite.o quantlibtestsuite.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o americanoption.o americanoption.cpp echo "#include " >> main.cpp echo "#include " >> main.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o array.o array.cpp echo "using namespace boost::unit_test;" >> main.cpp echo "test_suite* init_unit_test_suite(int, char* []);" >> main.cpp echo "bool init_function() {" >> main.cpp echo "framework::master_test_suite().add(init_unit_test_suite(0,0));" >> main.cpp echo "return true;" >> main.cpp echo "}" >> main.cpp echo "int main( int argc, char* argv[] ) {" >> main.cpp echo "return ::boost::unit_test::unit_test_main( &init_function, argc, argv );" >> main.cpp echo "}" >> main.cpp echo "#endif" >> main.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o asianoptions.o asianoptions.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o assetswap.o assetswap.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o autocovariances.o autocovariances.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o barrieroption.o barrieroption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o basketoption.o basketoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o batesmodel.o batesmodel.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bermudanswaption.o bermudanswaption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o blackdeltacalculator.o blackdeltacalculator.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bonds.o bonds.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o brownianbridge.o brownianbridge.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o calendars.o calendars.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capfloor.o capfloor.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o capflooredcoupon.o capflooredcoupon.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cashflows.o cashflows.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cdo.o cdo.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cdsoption.o cdsoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o chooseroption.o chooseroption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cliquetoption.o cliquetoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cms.o cms.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o commodityunitofmeasure.o commodityunitofmeasure.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o compoundoption.o compoundoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o convertiblebonds.o convertiblebonds.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o covariance.o covariance.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o creditdefaultswap.o creditdefaultswap.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o curvestates.o curvestates.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dates.o dates.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o daycounters.o daycounters.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o defaultprobabilitycurves.o defaultprobabilitycurves.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o digitalcoupon.o digitalcoupon.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o digitaloption.o digitaloption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o distributions.o distributions.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dividendoption.o dividendoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o europeanoption.o europeanoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o everestoption.o everestoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o exchangerate.o exchangerate.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extendedtrees.o extendedtrees.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o factorial.o factorial.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fastfouriertransform.o fastfouriertransform.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdheston.o fdheston.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmlinearop.o fdmlinearop.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o forwardoption.o forwardoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gaussianquadratures.o gaussianquadratures.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gjrgarchmodel.o gjrgarchmodel.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hestonmodel.o hestonmodel.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o himalayaoption.o himalayaoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hybridhestonhullwhiteprocess.o hybridhestonhullwhiteprocess.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflation.o inflation.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationcapfloor.o inflationcapfloor.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationcapflooredcoupon.o inflationcapflooredcoupon.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationcpibond.o inflationcpibond.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationcpicapfloor.o inflationcpicapfloor.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationcpiswap.o inflationcpiswap.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inflationvolatility.o inflationvolatility.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o instruments.o instruments.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o integrals.o integrals.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interestrates.o interestrates.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interpolations.o interpolations.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jumpdiffusion.o jumpdiffusion.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libormarketmodel.o libormarketmodel.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libormarketmodelprocess.o libormarketmodelprocess.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o linearleastsquaresregression.o linearleastsquaresregression.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lookbackoptions.o lookbackoptions.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lowdiscrepancysequences.o lowdiscrepancysequences.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o margrabeoption.o margrabeoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marketmodel.o marketmodel.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marketmodel_cms.o marketmodel_cms.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marketmodel_smm.o marketmodel_smm.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marketmodel_smmcapletalphacalibration.o marketmodel_smmcapletalphacalibration.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marketmodel_smmcapletcalibration.o marketmodel_smmcapletcalibration.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o marketmodel_smmcaplethomocalibration.o marketmodel_smmcaplethomocalibration.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o matrices.o matrices.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mclongstaffschwartzengine.o mclongstaffschwartzengine.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mersennetwister.o mersennetwister.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o money.o money.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o nthtodefault.o nthtodefault.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o operators.o operators.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o optimizers.o optimizers.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o optionletstripper.o optionletstripper.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o overnightindexedswap.o overnightindexedswap.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pagodaoption.o pagodaoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pathgenerator.o pathgenerator.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o period.o period.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o piecewiseyieldcurve.o piecewiseyieldcurve.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quantooption.o quantooption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quotes.o quotes.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o rangeaccrual.o rangeaccrual.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o riskstats.o riskstats.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o rngtraits.o rngtraits.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o rounding.o rounding.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sampledcurve.o sampledcurve.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o schedule.o schedule.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o shortratemodels.o shortratemodels.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o solvers.o solvers.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o spreadoption.o spreadoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stats.o stats.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o surface.o surface.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swap.o swap.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swapforwardmappings.o swapforwardmappings.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaption.o swaption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionvolatilitycube.o swaptionvolatilitycube.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swaptionvolatilitymatrix.o swaptionvolatilitymatrix.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swingoption.o swingoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o termstructures.o termstructures.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o timeseries.o timeseries.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o transformedgrid.o transformedgrid.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tqreigendecomposition.o tqreigendecomposition.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tracing.o tracing.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o utilities.o utilities.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o variancegamma.o variancegamma.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o varianceoption.o varianceoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o varianceswaps.o varianceswaps.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o volatilitymodels.o volatilitymodels.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vpp.o vpp.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o writerextensibleoption.o writerextensibleoption.cpp g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quantlibbenchmark.o quantlibbenchmark.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -DBOOST_TEST_DYN_LINK -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libUnitMain_la-main.lo `test -f 'main.cpp' || echo './'`main.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -DBOOST_TEST_DYN_LINK -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main.cpp -fPIC -DPIC -o .libs/libUnitMain_la-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -DBOOST_TEST_DYN_LINK -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main.cpp -o libUnitMain_la-main.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -DBOOST_TEST_DYN_LINK -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libUnitMain.la libUnitMain_la-main.lo libtool: link: ar cru .libs/libUnitMain.a .libs/libUnitMain_la-main.o libtool: link: ranlib .libs/libUnitMain.a libtool: link: ( cd ".libs" && rm -f "libUnitMain.la" && ln -s "../libUnitMain.la" "libUnitMain.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o quantlib-benchmark quantlibbenchmark.o americanoption.o asianoptions.o barrieroption.o basketoption.o batesmodel.o convertiblebonds.o digitaloption.o dividendoption.o europeanoption.o fdheston.o hestonmodel.o interpolations.o jumpdiffusion.o lowdiscrepancysequences.o marketmodel_cms.o marketmodel_smm.o quantooption.o riskstats.o shortratemodels.o utilities.o libUnitMain.la ../ql/libQuantLib.la -lboost_unit_test_framework libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/quantlib-benchmark quantlibbenchmark.o americanoption.o asianoptions.o barrieroption.o basketoption.o batesmodel.o convertiblebonds.o digitaloption.o dividendoption.o europeanoption.o fdheston.o hestonmodel.o interpolations.o jumpdiffusion.o lowdiscrepancysequences.o marketmodel_cms.o marketmodel_smm.o quantooption.o riskstats.o shortratemodels.o utilities.o ./.libs/libUnitMain.a ../ql/.libs/libQuantLib.so -lboost_unit_test_framework /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o quantlib-test-suite quantlibtestsuite.o americanoption.o array.o asianoptions.o assetswap.o autocovariances.o barrieroption.o basketoption.o batesmodel.o bermudanswaption.o blackdeltacalculator.o bonds.o brownianbridge.o calendars.o capfloor.o capflooredcoupon.o cashflows.o cdo.o cdsoption.o chooseroption.o cliquetoption.o cms.o commodityunitofmeasure.o compoundoption.o convertiblebonds.o covariance.o creditdefaultswap.o curvestates.o dates.o daycounters.o defaultprobabilitycurves.o digitalcoupon.o digitaloption.o distributions.o dividendoption.o europeanoption.o everestoption.o exchangerate.o extendedtrees.o factorial.o fastfouriertransform.o fdheston.o fdmlinearop.o forwardoption.o gaussianquadratures.o gjrgarchmodel.o hestonmodel.o himalayaoption.o hybridhestonhullwhiteprocess.o inflation.o inflationcapfloor.o inflationcapflooredcoupon.o inflationcpibond.o inflationcpicapfloor.o inflationcpiswap.o inflationvolatility.o instruments.o integrals.o interestrates.o interpolations.o jumpdiffusion.o libormarketmodel.o libormarketmodelprocess.o linearleastsquaresregression.o lookbackoptions.o lowdiscrepancysequences.o margrabeoption.o marketmodel.o marketmodel_cms.o marketmodel_smm.o marketmodel_smmcapletalphacalibration.o marketmodel_smmcapletcalibration.o marketmodel_smmcaplethomocalibration.o matrices.o mclongstaffschwartzengine.o mersennetwister.o money.o nthtodefault.o operators.o optimizers.o optionletstripper.o overnightindexedswap.o pagodaoption.o pathgenerator.o period.o piecewiseyieldcurve.o quantooption.o quotes.o rangeaccrual.o riskstats.o rngtraits.o rounding.o sampledcurve.o schedule.o shortratemodels.o solvers.o spreadoption.o stats.o surface.o swap.o swapforwardmappings.o swaption.o swaptionvolatilitycube.o swaptionvolatilitymatrix.o swingoption.o termstructures.o timeseries.o transformedgrid.o tqreigendecomposition.o tracing.o utilities.o variancegamma.o varianceoption.o varianceswaps.o volatilitymodels.o vpp.o writerextensibleoption.o libUnitMain.la ../ql/libQuantLib.la -lboost_unit_test_framework libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/quantlib-test-suite quantlibtestsuite.o americanoption.o array.o asianoptions.o assetswap.o autocovariances.o barrieroption.o basketoption.o batesmodel.o bermudanswaption.o blackdeltacalculator.o bonds.o brownianbridge.o calendars.o capfloor.o capflooredcoupon.o cashflows.o cdo.o cdsoption.o chooseroption.o cliquetoption.o cms.o commodityunitofmeasure.o compoundoption.o convertiblebonds.o covariance.o creditdefaultswap.o curvestates.o dates.o daycounters.o defaultprobabilitycurves.o digitalcoupon.o digitaloption.o distributions.o dividendoption.o europeanoption.o everestoption.o exchangerate.o extendedtrees.o factorial.o fastfouriertransform.o fdheston.o fdmlinearop.o forwardoption.o gaussianquadratures.o gjrgarchmodel.o hestonmodel.o himalayaoption.o hybridhestonhullwhiteprocess.o inflation.o inflationcapfloor.o inflationcapflooredcoupon.o inflationcpibond.o inflationcpicapfloor.o inflationcpiswap.o inflationvolatility.o instruments.o integrals.o interestrates.o interpolations.o jumpdiffusion.o libormarketmodel.o libormarketmodelprocess.o linearleastsquaresregression.o lookbackoptions.o lowdiscrepancysequences.o margrabeoption.o marketmodel.o marketmodel_cms.o marketmodel_smm.o marketmodel_smmcapletalphacalibration.o marketmodel_smmcapletcalibration.o marketmodel_smmcaplethomocalibration.o matrices.o mclongstaffschwartzengine.o mersennetwister.o money.o nthtodefault.o operators.o optimizers.o optionletstripper.o overnightindexedswap.o pagodaoption.o pathgenerator.o period.o piecewiseyieldcurve.o quantooption.o quotes.o rangeaccrual.o riskstats.o rngtraits.o rounding.o sampledcurve.o schedule.o shortratemodels.o solvers.o spreadoption.o stats.o surface.o swap.o swapforwardmappings.o swaption.o swaptionvolatilitycube.o swaptionvolatilitymatrix.o swingoption.o termstructures.o timeseries.o transformedgrid.o tqreigendecomposition.o tracing.o utilities.o variancegamma.o varianceoption.o varianceswaps.o volatilitymodels.o vpp.o writerextensibleoption.o ./.libs/libUnitMain.a ../ql/.libs/libQuantLib.so -lboost_unit_test_framework make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/test-suite' make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1' WARNING: Warnings can be ignored. :-) if test "emacs" != no; then \ set x; \ list='quantlib.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="emacs" /bin/sh ./config/elisp-comp "$@" || exit 1; \ else : ; fi Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/focus-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/rpm-spec-mode-init.el (source)... In ql-add-include-guard: quantlib.el:94:24:Warning: `previous-line' used from Lisp code That command is designed for interactive use only In ql-add-namespace: quantlib.el:103:8:Warning: `previous-line' used from Lisp code That command is designed for interactive use only Wrote /builddir/build/BUILD/QuantLib-1.2.1/elc.25987/quantlib.elc make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1' + make -j4 docs-man make -C Docs docs-man make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Docs' /usr/bin/sed -e "s/GENERATE_MAN = NO/GENERATE_MAN = YES/" \ -e "s/GENERATE_HTML = NO/GENERATE_HTML = YES/" \ -e "s|ql_basepath|/builddir/build/BUILD/QuantLib-1.2.1/|" \ -e "s|ql_version|1.2.1|" \ quantlib.doxy > .quantlib.doxy /usr/bin/doxygen .quantlib.doxy warning: Tag `SHOW_DIRECTORIES' at line 82 of file .quantlib.doxy has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 157 of file .quantlib.doxy has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `USE_INLINE_TREES' at line 184 of file .quantlib.doxy has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/QuantLib-1.2.1/Docs/pages/authors.docs:33: warning: Invalid list item found This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./_formulas.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, turkish, ukenglish, ukrainian, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/graphics/epsfig.sty (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/config/graphics.cfg) (/usr/share/texmf/tex/latex/graphics/dvips.def)))) No file _formulas.aux. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] Overfull \hbox (21.76553pt too wide) detected at line 233 \OML/cmm/m/it/10 Pay\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 L\OT1/cmr/m/n/10 ) = \OML /cmm/m/it/10 min\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 D[]; LGD\OT1/cmr/m/n/10 ) \OM S/cmsy/m/n/10 ^^@ \OML/cmm/m/it/10 min\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 D[]; LG D\OT1/cmr/m/n/10 ) = [] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] Overfull \hbox (59.71535pt too wide) detected at line 308 \OML/cmm/m/it/10 Prob \OT1/cmr/m/n/10 (\OML/cmm/m/it/10 Y[] < y\OMS/cmsy/m/n/10 j\OML/cmm/m/it/10 M\OT1/cmr/m/n/10 ) = \OML/cmm/m/it/10 F[] [] [] Prob \OT1/c mr/m/n/10 (\OML/cmm/m/it/10 t[] < t\OMS/cmsy/m/n/10 j\OML/cmm/m/it/10 M\OT1/cmr /m/n/10 ) = \OML/cmm/m/it/10 F[] [] [102] [103] [104] Overfull \hbox (141.04115pt too wide) detected at line 317 \OML/cmm/m/it/10 F[]\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 y\OT1/cmr/m/n/10 ) = \OML /cmm/m/it/10 Prob \OT1/cmr/m/n/10 (\OML/cmm/m/it/10 Y < y\OT1/cmr/m/n/10 ) = [] [] [][] \OML/cmm/m/it/10 D[]\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 z\OT1/cmr/m/n/1 0 ) \OML/cmm/m/it/10 D[]\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 m\OT1/cmr/m/n/10 ) ^^ B [] \OML/cmm/m/it/10 dm dz; \OT1/cmr/m/n/10 ^^B(\OML/cmm/m/it/10 x\OT1/cmr/m /n/10 ) = [] [105] [106] [107] [108] [109] Overfull \hbox (84.04922pt too wide) detected at line 332 \OML/cmm/m/it/10 F\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 y\OT1/cmr/m/n/10 ) = \OML/c mm/m/it/10 Prob \OT1/cmr/m/n/10 (\OML/cmm/m/it/10 Y < y\OT1/cmr/m/n/10 ) = [][] \OML/cmm/m/it/10 D[]\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 m\OT1/cmr/m/n/10 ) \OML/ cmm/m/it/10 dm [][] D[]\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 z\OT1/cmr/m/n/10 ) \O ML/cmm/m/it/10 dz; g\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 y; a; m\OT1/cmr/m/n/10 ) = []\OML/cmm/m/it/10 ; a < \OT1/cmr/m/n/10 1 [110] Overfull \hbox (107.66296pt too wide) detected at line 335 \OML/cmm/m/it/10 F\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 y\OT1/cmr/m/n/10 ) = \OML/c mm/m/it/10 Prob \OT1/cmr/m/n/10 (\OML/cmm/m/it/10 Y < y\OT1/cmr/m/n/10 ) = [][] \OML/cmm/m/it/10 D[]\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 z\OT1/cmr/m/n/10 ) \OML/ cmm/m/it/10 dz [][] D[]\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 m\OT1/cmr/m/n/10 ) \O ML/cmm/m/it/10 dm; h\OT1/cmr/m/n/10 (\OML/cmm/m/it/10 y; a; z\OT1/cmr/m/n/10 ) = []\OML/cmm/m/it/10 ; a > \OT1/cmr/m/n/10 0\OML/cmm/m/it/10 : [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] Overfull \hbox (580.0863pt too wide) detected at line 1040 [] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] (./_formulas.aux) ) (see the transcript file for additional information) Output written on _formulas.dvi (404 pages, 66696 bytes). Transcript written on _formulas.log. rm .quantlib.doxy touch .time-stamp /usr/bin/sed -e "s/index/QuantLib/" man/man3/index.3 > man/man3/QuantLib.3 rm man/man3/index.3 touch .time-stamp-man make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8yyOVp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64 + cd QuantLib-1.2.1 + LANG=C + export LANG + unset DISPLAY + make DESTDIR=/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64 install Making install in config make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/config' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/config' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/config' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/config' Making install in ql make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' Making install in cashflows make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/cashflows' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/cashflows' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/cashflows" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/cashflows" /usr/bin/install -c -m 644 all.hpp averagebmacoupon.hpp capflooredcoupon.hpp capflooredinflationcoupon.hpp cashflows.hpp cashflowvectors.hpp cmscoupon.hpp conundrumpricer.hpp coupon.hpp couponpricer.hpp cpicoupon.hpp cpicouponpricer.hpp digitalcmscoupon.hpp digitalcoupon.hpp digitaliborcoupon.hpp dividend.hpp duration.hpp fixedratecoupon.hpp floatingratecoupon.hpp iborcoupon.hpp indexedcashflow.hpp inflationcoupon.hpp inflationcouponpricer.hpp overnightindexedcoupon.hpp rangeaccrual.hpp replication.hpp simplecashflow.hpp timebasket.hpp yoyinflationcoupon.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/cashflows' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/cashflows' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/cashflows' Making install in currencies make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/currencies' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/currencies' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/currencies" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/currencies" /usr/bin/install -c -m 644 all.hpp africa.hpp america.hpp asia.hpp europe.hpp exchangeratemanager.hpp oceania.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/currencies' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/currencies' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/currencies' Making install in experimental make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' Making install in amortizingbonds make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/amortizingbonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/amortizingbonds' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/amortizingbonds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/amortizingbonds" /usr/bin/install -c -m 644 all.hpp amortizingcmsratebond.hpp amortizingfixedratebond.hpp amortizingfloatingratebond.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/amortizingbonds' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/amortizingbonds' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/amortizingbonds' Making install in barrieroption make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/barrieroption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/barrieroption' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/barrieroption" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/barrieroption" /usr/bin/install -c -m 644 all.hpp perturbativebarrieroptionengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/barrieroption' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/barrieroption' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/barrieroption' Making install in callablebonds make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/callablebonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/callablebonds' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/callablebonds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/callablebonds" /usr/bin/install -c -m 644 all.hpp blackcallablebondengine.hpp callablebondconstantvol.hpp callablebond.hpp callablebondvolstructure.hpp discretizedcallablefixedratebond.hpp treecallablebondengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/callablebonds' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/callablebonds' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/callablebonds' Making install in commodities make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/commodities' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/commodities' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/commodities" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/commodities" /usr/bin/install -c -m 644 all.hpp commodity.hpp commoditycashflow.hpp commoditycurve.hpp commodityindex.hpp commoditypricinghelpers.hpp commoditysettings.hpp commoditytype.hpp commodityunitcost.hpp dateinterval.hpp energybasisswap.hpp energycommodity.hpp energyfuture.hpp energyswap.hpp energyvanillaswap.hpp exchangecontract.hpp paymentterm.hpp petroleumunitsofmeasure.hpp pricingperiod.hpp quantity.hpp unitofmeasure.hpp unitofmeasureconversion.hpp unitofmeasureconversionmanager.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/commodities' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/commodities' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/commodities' Making install in compoundoption make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/compoundoption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/compoundoption' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/compoundoption" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/compoundoption" /usr/bin/install -c -m 644 all.hpp analyticcompoundoptionengine.hpp compoundoption.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/compoundoption' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/compoundoption' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/compoundoption' Making install in convertiblebonds make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/convertiblebonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/convertiblebonds' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/convertiblebonds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/convertiblebonds" /usr/bin/install -c -m 644 all.hpp binomialconvertibleengine.hpp convertiblebond.hpp discretizedconvertible.hpp tflattice.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/convertiblebonds' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/convertiblebonds' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/convertiblebonds' Making install in coupons make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/coupons' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/coupons' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/coupons" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/coupons" /usr/bin/install -c -m 644 all.hpp proxyibor.hpp quantocouponpricer.hpp subperiodcoupons.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/coupons' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/coupons' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/coupons' Making install in credit make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/credit' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/credit' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/credit" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/credit" /usr/bin/install -c -m 644 all.hpp basket.hpp blackcdsoptionengine.hpp cdo.hpp cdsoption.hpp defaultevent.hpp defaultprobabilitykey.hpp defaulttype.hpp distribution.hpp factorspreadedhazardratecurve.hpp issuer.hpp loss.hpp lossdistribution.hpp nthtodefault.hpp onefactorcopula.hpp onefactorgaussiancopula.hpp onefactorstudentcopula.hpp pool.hpp randomdefaultmodel.hpp recoveryratemodel.hpp recoveryratequote.hpp recursivecdoengine.hpp riskyassetswap.hpp riskyassetswapoption.hpp riskybond.hpp spreadedhazardratecurve.hpp syntheticcdo.hpp syntheticcdoengines.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/credit' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/credit' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/credit' Making install in exoticoptions make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/exoticoptions' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/exoticoptions' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/exoticoptions" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/exoticoptions" /usr/bin/install -c -m 644 all.hpp analyticamericanmargrabeengine.hpp analyticeuropeanmargrabeengine.hpp analyticsimplechooserengine.hpp analyticwriterextensibleoptionengine.hpp continuousarithmeticasianlevyengine.hpp everestoption.hpp himalayaoption.hpp kirkspreadoptionengine.hpp margrabeoption.hpp mceverestengine.hpp mchimalayaengine.hpp mcpagodaengine.hpp pagodaoption.hpp simplechooseroption.hpp spreadoption.hpp writerextensibleoption.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/exoticoptions' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/exoticoptions' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/exoticoptions' Making install in finitedifferences make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/finitedifferences' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/finitedifferences' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/finitedifferences" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/finitedifferences" /usr/bin/install -c -m 644 all.hpp fdextoujumpvanillaengine.hpp fdklugeextouspreadengine.hpp fdmexpextouinnervaluecalculator.hpp fdmextendedornsteinuhlenbeckop.hpp fdmextoujumpmodelinnervalue.hpp fdmextoujumpop.hpp fdmextoujumpsolver.hpp fdmklugeextouop.hpp fdmklugeextousolver.hpp fdmsimple2dextousolver.hpp fdmsimple3dextoujumpsolver.hpp fdmspreadpayoffinnervalue.hpp fdmvppstepcondition.hpp fdsimpleextoujumpswingengine.hpp fdsimpleextoustorageengine.hpp fdsimpleklugeextouvppengine.hpp vanillavppoption.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/finitedifferences' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/finitedifferences' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/finitedifferences' Making install in fx make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/fx' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/fx' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/fx" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/fx" /usr/bin/install -c -m 644 all.hpp blackdeltacalculator.hpp deltavolquote.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/fx' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/fx' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/fx' Making install in inflation make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/inflation' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/inflation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/inflation" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/inflation" /usr/bin/install -c -m 644 all.hpp cpicapfloorengines.hpp cpicapfloortermpricesurface.hpp genericindexes.hpp interpolatedyoyoptionletstripper.hpp kinterpolatedyoyoptionletvolatilitysurface.hpp piecewiseyoyoptionletvolatility.hpp polynomial2Dspline.hpp yoycapfloortermpricesurface.hpp yoyoptionlethelpers.hpp yoyoptionletstripper.hpp yoyinflationoptionletvolatilitystructure2.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/inflation' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/inflation' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/inflation' Making install in lattices make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/lattices' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/lattices' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/lattices" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/lattices" /usr/bin/install -c -m 644 all.hpp extendedbinomialtree.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/lattices' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/lattices' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/lattices' Making install in math make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/math' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/math' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/math" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/math" /usr/bin/install -c -m 644 all.hpp autocovariance.hpp claytoncopularng.hpp farliegumbelmorgensterncopularng.hpp fastfouriertransform.hpp frankcopularng.hpp zigguratrng.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/math' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/math' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/math' Making install in mcbasket make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/mcbasket' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/mcbasket' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/mcbasket" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/mcbasket" /usr/bin/install -c -m 644 all.hpp adaptedpathpayoff.hpp longstaffschwartzmultipathpricer.hpp mcamericanpathengine.hpp mclongstaffschwartzpathengine.hpp mcpathbasketengine.hpp pathmultiassetoption.hpp pathpayoff.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/mcbasket' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/mcbasket' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/mcbasket' Making install in processes make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/processes' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/processes' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/processes" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/processes" /usr/bin/install -c -m 644 all.hpp extouwithjumpsprocess.hpp extendedblackscholesprocess.hpp extendedornsteinuhlenbeckprocess.hpp gemanroncoroniprocess.hpp klugeextouprocess.hpp vegastressedblackscholesprocess.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/processes' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/processes' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/processes' Making install in risk make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/risk' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/risk' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/risk" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/risk" /usr/bin/install -c -m 644 all.hpp sensitivityanalysis.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/risk' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/risk' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/risk' Making install in shortrate make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/shortrate' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/shortrate' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/shortrate" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/shortrate" /usr/bin/install -c -m 644 all.hpp generalizedhullwhite.hpp generalizedornsteinuhlenbeckprocess.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/shortrate' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/shortrate' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/shortrate' Making install in variancegamma make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/variancegamma' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/variancegamma' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/variancegamma" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/variancegamma" /usr/bin/install -c -m 644 all.hpp analyticvariancegammaengine.hpp fftengine.hpp fftvanillaengine.hpp fftvariancegammaengine.hpp variancegammamodel.hpp variancegammaprocess.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/variancegamma' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/variancegamma' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/variancegamma' Making install in varianceoption make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/varianceoption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/varianceoption' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/varianceoption" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/varianceoption" /usr/bin/install -c -m 644 all.hpp integralhestonvarianceoptionengine.hpp varianceoption.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/varianceoption' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/varianceoption' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/varianceoption' Making install in volatility make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/volatility' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/volatility' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/volatility" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/volatility" /usr/bin/install -c -m 644 all.hpp abcdatmvolcurve.hpp blackatmvolcurve.hpp blackvolsurface.hpp equityfxvolsurface.hpp extendedblackvariancecurve.hpp extendedblackvariancesurface.hpp interestratevolsurface.hpp sabrvolsurface.hpp volcube.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental/volatility' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/volatility' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental/volatility' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental" /usr/bin/install -c -m 644 all.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/experimental' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/experimental' Making install in indexes make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' Making install in ibor make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/ibor' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/ibor' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/indexes/ibor" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/indexes/ibor" /usr/bin/install -c -m 644 all.hpp audlibor.hpp cadlibor.hpp cdor.hpp chflibor.hpp dkklibor.hpp eonia.hpp euribor.hpp eurlibor.hpp gbplibor.hpp jibar.hpp jpylibor.hpp libor.hpp nzdlibor.hpp seklibor.hpp sonia.hpp tibor.hpp trlibor.hpp usdlibor.hpp zibor.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/indexes/ibor' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/ibor' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/ibor' Making install in inflation make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/inflation' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/inflation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/indexes/inflation" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/indexes/inflation" /usr/bin/install -c -m 644 all.hpp aucpi.hpp euhicp.hpp frhicp.hpp ukrpi.hpp uscpi.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/indexes/inflation' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/inflation' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/inflation' Making install in swap make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/swap' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/swap' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/indexes/swap" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/indexes/swap" /usr/bin/install -c -m 644 all.hpp chfliborswap.hpp euriborswap.hpp eurliborswap.hpp gbpliborswap.hpp jpyliborswap.hpp usdliborswap.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/indexes/swap' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/swap' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes/swap' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/indexes" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/indexes" /usr/bin/install -c -m 644 all.hpp bmaindex.hpp iborindex.hpp indexmanager.hpp inflationindex.hpp interestrateindex.hpp region.hpp swapindex.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/indexes' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/indexes' Making install in instruments make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' Making install in bonds make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments/bonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments/bonds' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/instruments/bonds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/instruments/bonds" /usr/bin/install -c -m 644 all.hpp btp.hpp cmsratebond.hpp cpibond.hpp fixedratebond.hpp floatingratebond.hpp zerocouponbond.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/instruments/bonds' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments/bonds' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments/bonds' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/instruments" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/instruments" /usr/bin/install -c -m 644 all.hpp asianoption.hpp assetswap.hpp averagetype.hpp barrieroption.hpp barriertype.hpp basketoption.hpp bmaswap.hpp bond.hpp callabilityschedule.hpp capfloor.hpp claim.hpp cliquetoption.hpp compositeinstrument.hpp cpiswap.hpp cpicapfloor.hpp creditdefaultswap.hpp dividendbarrieroption.hpp dividendschedule.hpp dividendvanillaoption.hpp europeanoption.hpp fixedratebondforward.hpp forward.hpp forwardrateagreement.hpp forwardvanillaoption.hpp impliedvolatility.hpp inflationcapfloor.hpp lookbackoption.hpp makecapfloor.hpp makecms.hpp makeois.hpp makeswaption.hpp makevanillaswap.hpp makeyoyinflationcapfloor.hpp multiassetoption.hpp oneassetoption.hpp overnightindexedswap.hpp payoffs.hpp quantobarrieroption.hpp quantoforwardvanillaoption.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/instruments' /usr/bin/install -c -m 644 quantovanillaoption.hpp stickyratchet.hpp stock.hpp swap.hpp swaption.hpp vanillaoption.hpp vanillastorageoption.hpp vanillaswingoption.hpp vanillaswap.hpp varianceswap.hpp yearonyearinflationswap.hpp zerocouponinflationswap.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/instruments' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/instruments' Making install in legacy make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' Making install in libormarketmodels make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy/libormarketmodels' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy/libormarketmodels' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/legacy/libormarketmodels" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/legacy/libormarketmodels" /usr/bin/install -c -m 644 all.hpp lfmcovarparam.hpp lfmcovarproxy.hpp lfmhullwhiteparam.hpp lfmprocess.hpp lfmswaptionengine.hpp liborforwardmodel.hpp lmconstwrappercorrmodel.hpp lmconstwrappervolmodel.hpp lmcorrmodel.hpp lmexpcorrmodel.hpp lmextlinexpvolmodel.hpp lmfixedvolmodel.hpp lmlinexpcorrmodel.hpp lmlinexpvolmodel.hpp lmvolmodel.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/legacy/libormarketmodels' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy/libormarketmodels' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy/libormarketmodels' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/legacy" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/legacy" /usr/bin/install -c -m 644 all.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/legacy' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/legacy' Making install in math make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' Making install in copulas make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/copulas' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/copulas' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/copulas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/copulas" /usr/bin/install -c -m 644 all.hpp alimikhailhaqcopula.hpp claytoncopula.hpp farliegumbelmorgensterncopula.hpp frankcopula.hpp galamboscopula.hpp gaussiancopula.hpp gumbelcopula.hpp huslerreisscopula.hpp independentcopula.hpp marshallolkincopula.hpp maxcopula.hpp mincopula.hpp plackettcopula.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/copulas' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/copulas' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/copulas' Making install in distributions make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/distributions' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/distributions' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/distributions" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/distributions" /usr/bin/install -c -m 644 all.hpp binomialdistribution.hpp bivariatenormaldistribution.hpp chisquaredistribution.hpp gammadistribution.hpp normaldistribution.hpp poissondistribution.hpp studenttdistribution.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/distributions' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/distributions' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/distributions' Making install in integrals make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/integrals' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/integrals' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/integrals" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/integrals" /usr/bin/install -c -m 644 all.hpp gausslobattointegral.hpp gaussianorthogonalpolynomial.hpp gaussianquadratures.hpp integral.hpp kronrodintegral.hpp segmentintegral.hpp simpsonintegral.hpp trapezoidintegral.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/integrals' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/integrals' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/integrals' Making install in interpolations make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/interpolations' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/interpolations' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/interpolations" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/interpolations" /usr/bin/install -c -m 644 all.hpp abcdinterpolation.hpp backwardflatinterpolation.hpp bicubicsplineinterpolation.hpp bilinearinterpolation.hpp convexmonotoneinterpolation.hpp cubicinterpolation.hpp extrapolation.hpp flatextrapolation2d.hpp forwardflatinterpolation.hpp interpolation2d.hpp kernelinterpolation.hpp kernelinterpolation2d.hpp linearinterpolation.hpp loginterpolation.hpp mixedinterpolation.hpp multicubicspline.hpp sabrinterpolation.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/interpolations' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/interpolations' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/interpolations' Making install in matrixutilities make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/matrixutilities' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/matrixutilities' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/matrixutilities" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/matrixutilities" /usr/bin/install -c -m 644 all.hpp basisincompleteordered.hpp bicgstab.hpp choleskydecomposition.hpp factorreduction.hpp getcovariance.hpp pseudosqrt.hpp qrdecomposition.hpp sparseilupreconditioner.hpp svd.hpp symmetricschurdecomposition.hpp tapcorrelations.hpp tqreigendecomposition.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/matrixutilities' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/matrixutilities' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/matrixutilities' Making install in optimization make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/optimization' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/optimization' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/optimization" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/optimization" /usr/bin/install -c -m 644 all.hpp armijo.hpp bfgs.hpp conjugategradient.hpp constraint.hpp costfunction.hpp endcriteria.hpp leastsquare.hpp levenbergmarquardt.hpp linesearch.hpp linesearchbasedmethod.hpp lmdif.hpp method.hpp problem.hpp projectedcostfunction.hpp simplex.hpp spherecylinder.hpp steepestdescent.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/optimization' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/optimization' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/optimization' Making install in randomnumbers make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/randomnumbers' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/randomnumbers' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/randomnumbers" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/randomnumbers" /usr/bin/install -c -m 644 all.hpp boxmullergaussianrng.hpp centrallimitgaussianrng.hpp faurersg.hpp haltonrsg.hpp inversecumulativerng.hpp inversecumulativersg.hpp knuthuniformrng.hpp latticersg.hpp latticerules.hpp lecuyeruniformrng.hpp mt19937uniformrng.hpp primitivepolynomials.h randomizedlds.hpp randomsequencegenerator.hpp ranluxuniformrng.hpp rngtraits.hpp seedgenerator.hpp sobolrsg.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/randomnumbers' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/randomnumbers' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/randomnumbers' Making install in solvers1d make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/solvers1d' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/solvers1d' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/solvers1d" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/solvers1d" /usr/bin/install -c -m 644 all.hpp bisection.hpp brent.hpp falseposition.hpp finitedifferencenewtonsafe.hpp newton.hpp newtonsafe.hpp ridder.hpp secant.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/solvers1d' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/solvers1d' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/solvers1d' Making install in statistics make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/statistics' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/statistics' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/statistics" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/statistics" /usr/bin/install -c -m 644 all.hpp convergencestatistics.hpp discrepancystatistics.hpp gaussianstatistics.hpp generalstatistics.hpp histogram.hpp incrementalstatistics.hpp riskstatistics.hpp sequencestatistics.hpp statistics.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math/statistics' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/statistics' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math/statistics' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math" /usr/bin/install -c -m 644 all.hpp array.hpp bernsteinpolynomial.hpp beta.hpp bspline.hpp comparison.hpp curve.hpp domain.hpp errorfunction.hpp factorial.hpp functional.hpp generallinearleastsquares.hpp kernelfunctions.hpp incompletegamma.hpp interpolation.hpp lexicographicalview.hpp linearleastsquaresregression.hpp matrix.hpp primenumbers.hpp quadratic.hpp rounding.hpp sampledcurve.hpp solver1d.hpp surface.hpp transformedgrid.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/math' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/math' Making install in methods make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' Making install in finitedifferences make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' Making install in meshers make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/meshers' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/meshers' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/finitedifferences/meshers" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/meshers" /usr/bin/install -c -m 644 all.hpp concentrating1dmesher.hpp exponentialjump1dmesher.hpp fdm1dmesher.hpp fdmblackscholesmesher.hpp fdmblackscholesmultistrikemesher.hpp fdmhestonvariancemesher.hpp fdmmeshercomposite.hpp fdmmesher.hpp fdmsimpleprocess1dmesher.hpp uniform1dmesher.hpp uniformgridmesher.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/meshers' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/meshers' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/meshers' Making install in operators make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/operators' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/operators' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/finitedifferences/operators" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/operators" /usr/bin/install -c -m 644 all.hpp fdm2dblackscholesop.hpp fdmbatesop.hpp fdmblackscholesop.hpp fdmhestonhullwhiteop.hpp fdmhestonop.hpp fdmlinearopcomposite.hpp fdmlinearop.hpp fdmlinearopiterator.hpp fdmlinearoplayout.hpp firstderivativeop.hpp ninepointlinearop.hpp secondderivativeop.hpp secondordermixedderivativeop.hpp triplebandlinearop.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/operators' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/operators' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/operators' Making install in schemes make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/schemes' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/schemes' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/finitedifferences/schemes" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/schemes" /usr/bin/install -c -m 644 all.hpp craigsneydscheme.hpp douglasscheme.hpp expliciteulerscheme.hpp hundsdorferscheme.hpp impliciteulerscheme.hpp modifiedcraigsneydscheme.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/schemes' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/schemes' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/schemes' Making install in solvers make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/solvers' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/solvers' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/finitedifferences/solvers" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/solvers" /usr/bin/install -c -m 644 all.hpp fdm2dblackscholessolver.hpp fdm2dimsolver.hpp fdm3dimsolver.hpp fdmbackwardsolver.hpp fdmbatessolver.hpp fdmblackscholessolver.hpp fdmhestonhullwhitesolver.hpp fdmhestonsolver.hpp fdmndimsolver.hpp fdmsimple2dbssolver.hpp fdmsolverdesc.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/solvers' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/solvers' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/solvers' Making install in stepconditions make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/stepconditions' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/stepconditions' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/finitedifferences/stepconditions" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/stepconditions" /usr/bin/install -c -m 644 all.hpp fdmamericanstepcondition.hpp fdmarithmeticaveragecondition.hpp fdmbermudanstepcondition.hpp fdmsimplestoragecondition.hpp fdmsimpleswingcondition.hpp fdmsnapshotcondition.hpp fdmstepconditioncomposite.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/stepconditions' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/stepconditions' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/stepconditions' Making install in utilities make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/utilities' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/utilities' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/finitedifferences/utilities" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/utilities" /usr/bin/install -c -m 644 all.hpp fdmdirichletboundary.hpp fdmdividendhandler.hpp fdminnervaluecalculator.hpp fdmquantohelper.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences/utilities' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/utilities' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences/utilities' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/finitedifferences" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences" /usr/bin/install -c -m 644 all.hpp americancondition.hpp boundarycondition.hpp bsmoperator.hpp bsmtermoperator.hpp cranknicolson.hpp dminus.hpp dplus.hpp dplusdminus.hpp dzero.hpp expliciteuler.hpp fdtypedefs.hpp finitedifferencemodel.hpp impliciteuler.hpp mixedscheme.hpp onefactoroperator.hpp operatorfactory.hpp operatortraits.hpp parallelevolver.hpp pde.hpp pdebsm.hpp pdeshortrate.hpp shoutcondition.hpp stepcondition.hpp trbdf2.hpp tridiagonaloperator.hpp zerocondition.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/finitedifferences' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/finitedifferences' Making install in lattices make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/lattices' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/lattices' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/lattices" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/lattices" /usr/bin/install -c -m 644 all.hpp binomialtree.hpp bsmlattice.hpp lattice.hpp lattice1d.hpp lattice2d.hpp tree.hpp trinomialtree.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/lattices' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/lattices' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/lattices' Making install in montecarlo make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/montecarlo' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/montecarlo' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/montecarlo" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/montecarlo" /usr/bin/install -c -m 644 all.hpp brownianbridge.hpp earlyexercisepathpricer.hpp exercisestrategy.hpp genericlsregression.hpp longstaffschwartzpathpricer.hpp lsmbasissystem.hpp mctraits.hpp montecarlomodel.hpp multipath.hpp multipathgenerator.hpp nodedata.hpp parametricexercise.hpp path.hpp pathgenerator.hpp pathpricer.hpp sample.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods/montecarlo' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/montecarlo' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods/montecarlo' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods" /usr/bin/install -c -m 644 all.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/methods' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/methods' Making install in models make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' Making install in equity make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/equity' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/equity' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/equity" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/equity" /usr/bin/install -c -m 644 all.hpp batesmodel.hpp gjrgarchmodel.hpp hestonmodel.hpp hestonmodelhelper.hpp piecewisetimedependenthestonmodel.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/equity' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/equity' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/equity' Making install in marketmodels make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' Making install in browniangenerators make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/browniangenerators' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/browniangenerators' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/browniangenerators" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/browniangenerators" /usr/bin/install -c -m 644 all.hpp mtbrowniangenerator.hpp sobolbrowniangenerator.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/browniangenerators' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/browniangenerators' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/browniangenerators' Making install in callability make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/callability' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/callability' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/callability" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/callability" /usr/bin/install -c -m 644 all.hpp bermudanswaptionexercisevalue.hpp collectnodedata.hpp exercisevalue.hpp lsstrategy.hpp marketmodelbasissystem.hpp marketmodelparametricexercise.hpp nodedataprovider.hpp nothingexercisevalue.hpp parametricexerciseadapter.hpp swapbasissystem.hpp swapforwardbasissystem.hpp swapratetrigger.hpp triggeredswapexercise.hpp upperboundengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/callability' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/callability' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/callability' Making install in correlations make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/correlations' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/correlations' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/correlations" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/correlations" /usr/bin/install -c -m 644 all.hpp cotswapfromfwdcorrelation.hpp expcorrelations.hpp timehomogeneousforwardcorrelation.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/correlations' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/correlations' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/correlations' Making install in curvestates make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/curvestates' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/curvestates' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/curvestates" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/curvestates" /usr/bin/install -c -m 644 all.hpp cmswapcurvestate.hpp coterminalswapcurvestate.hpp lmmcurvestate.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/curvestates' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/curvestates' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/curvestates' Making install in driftcomputation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/driftcomputation' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/driftcomputation' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/driftcomputation" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/driftcomputation" /usr/bin/install -c -m 644 all.hpp cmsmmdriftcalculator.hpp lmmdriftcalculator.hpp lmmnormaldriftcalculator.hpp smmdriftcalculator.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/driftcomputation' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/driftcomputation' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/driftcomputation' Making install in evolvers make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' Making install in volprocesses make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers/volprocesses' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers/volprocesses' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/evolvers/volprocesses" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/evolvers/volprocesses" /usr/bin/install -c -m 644 all.hpp squarerootandersen.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/evolvers/volprocesses' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers/volprocesses' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers/volprocesses' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/evolvers" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/evolvers" /usr/bin/install -c -m 644 all.hpp lognormalcmswapratepc.hpp lognormalcotswapratepc.hpp lognormalfwdrateballand.hpp lognormalfwdrateeuler.hpp lognormalfwdrateeulerconstrained.hpp lognormalfwdrateiballand.hpp lognormalfwdrateipc.hpp lognormalfwdratepc.hpp marketmodelvolprocess.hpp normalfwdratepc.hpp svddfwdratepc.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/evolvers' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/evolvers' Making install in models make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/models' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/models' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/models" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/models" /usr/bin/install -c -m 644 all.hpp abcdvol.hpp alphafinder.hpp alphaform.hpp alphaformconcrete.hpp capletcoterminalalphacalibration.hpp capletcoterminalmaxhomogeneity.hpp capletcoterminalperiodic.hpp capletcoterminalswaptioncalibration.hpp cotswaptofwdadapter.hpp ctsmmcapletcalibration.hpp flatvol.hpp fwdperiodadapter.hpp fwdtocotswapadapter.hpp piecewiseconstantabcdvariance.hpp piecewiseconstantvariance.hpp pseudorootfacade.hpp volatilityinterpolationspecifier.hpp volatilityinterpolationspecifierabcd.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/models' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/models' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/models' Making install in products make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' Making install in onestep make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/onestep' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/onestep' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/products/onestep" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/products/onestep" /usr/bin/install -c -m 644 all.hpp onestepcoinitialswaps.hpp onestepcoterminalswaps.hpp onestepforwards.hpp onestepoptionlets.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/products/onestep' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/onestep' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/onestep' Making install in multistep make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/multistep' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/multistep' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/products/multistep" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/products/multistep" /usr/bin/install -c -m 644 all.hpp callspecifiedmultiproduct.hpp cashrebate.hpp exerciseadapter.hpp multistepcoinitialswaps.hpp multistepcoterminalswaps.hpp multistepcoterminalswaptions.hpp multistepforwards.hpp multistepinversefloater.hpp multistepnothing.hpp multistepoptionlets.hpp multisteppathwisewrapper.hpp multistepperiodcapletswaptions.hpp multistepratchet.hpp multistepswap.hpp multistepswaption.hpp multisteptarn.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/products/multistep' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/multistep' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/multistep' Making install in pathwise make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/pathwise' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/pathwise' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/products/pathwise" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/products/pathwise" /usr/bin/install -c -m 644 all.hpp pathwiseproductcallspecified.hpp pathwiseproductcaplet.hpp pathwiseproductcashrebate.hpp pathwiseproductinversefloater.hpp pathwiseproductswap.hpp pathwiseproductswaption.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/products/pathwise' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/pathwise' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products/pathwise' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/products" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/products" /usr/bin/install -c -m 644 all.hpp compositeproduct.hpp multiproductcomposite.hpp multiproductmultistep.hpp multiproductonestep.hpp singleproductcomposite.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/products' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/products' Making install in pathwisegreeks make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/pathwisegreeks' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/pathwisegreeks' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/pathwisegreeks" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/pathwisegreeks" /usr/bin/install -c -m 644 all.hpp bumpinstrumentjacobian.hpp ratepseudorootjacobian.hpp swaptionpseudojacobian.hpp vegabumpcluster.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels/pathwisegreeks' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/pathwisegreeks' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels/pathwisegreeks' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels" /usr/bin/install -c -m 644 all.hpp accountingengine.hpp browniangenerator.hpp constrainedevolver.hpp curvestate.hpp discounter.hpp duffsdeviceinnerproduct.hpp evolutiondescription.hpp evolver.hpp forwardforwardmappings.hpp historicalforwardratesanalysis.hpp historicalratesanalysis.hpp marketmodel.hpp marketmodeldifferences.hpp multiproduct.hpp pathwiseaccountingengine.hpp pathwisemultiproduct.hpp pathwisediscounter.hpp piecewiseconstantcorrelation.hpp proxygreekengine.hpp swapforwardmappings.hpp utilities.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/marketmodels' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/marketmodels' Making install in shortrate make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' Making install in calibrationhelpers make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/calibrationhelpers' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/calibrationhelpers' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/shortrate/calibrationhelpers" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/shortrate/calibrationhelpers" /usr/bin/install -c -m 644 all.hpp caphelper.hpp swaptionhelper.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/shortrate/calibrationhelpers' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/calibrationhelpers' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/calibrationhelpers' Making install in onefactormodels make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/onefactormodels' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/onefactormodels' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/shortrate/onefactormodels" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/shortrate/onefactormodels" /usr/bin/install -c -m 644 all.hpp blackkarasinski.hpp coxingersollross.hpp extendedcoxingersollross.hpp hullwhite.hpp vasicek.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/shortrate/onefactormodels' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/onefactormodels' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/onefactormodels' Making install in twofactormodels make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/twofactormodels' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/twofactormodels' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/shortrate/twofactormodels" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/shortrate/twofactormodels" /usr/bin/install -c -m 644 all.hpp g2.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/shortrate/twofactormodels' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/twofactormodels' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate/twofactormodels' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/shortrate" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/shortrate" /usr/bin/install -c -m 644 all.hpp onefactormodel.hpp twofactormodel.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/shortrate' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/shortrate' Making install in volatility make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/volatility' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/volatility' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/volatility" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/volatility" /usr/bin/install -c -m 644 all.hpp constantestimator.hpp simplelocalestimator.hpp garmanklass.hpp garch.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models/volatility' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/volatility' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models/volatility' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models" /usr/bin/install -c -m 644 all.hpp calibrationhelper.hpp model.hpp parameter.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/models' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/models' Making install in patterns make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/patterns' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/patterns' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/patterns" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/patterns" /usr/bin/install -c -m 644 all.hpp composite.hpp curiouslyrecurring.hpp lazyobject.hpp observable.hpp singleton.hpp visitor.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/patterns' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/patterns' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/patterns' Making install in pricingengines make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' Making install in asian make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/asian' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/asian' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/asian" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/asian" /usr/bin/install -c -m 644 all.hpp analytic_cont_geom_av_price.hpp analytic_discr_geom_av_price.hpp analytic_discr_geom_av_strike.hpp fdblackscholesasianengine.hpp mc_discr_arith_av_price.hpp mc_discr_arith_av_strike.hpp mc_discr_geom_av_price.hpp mcdiscreteasianengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/asian' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/asian' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/asian' Making install in barrier make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/barrier' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/barrier' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/barrier" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/barrier" /usr/bin/install -c -m 644 all.hpp analyticbarrierengine.hpp fdblackscholesbarrierengine.hpp fdblackscholesrebateengine.hpp fdhestonbarrierengine.hpp fdhestonrebateengine.hpp mcbarrierengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/barrier' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/barrier' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/barrier' Making install in basket make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/basket' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/basket' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/basket" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/basket" /usr/bin/install -c -m 644 all.hpp fd2dblackscholesvanillaengine.hpp kirkengine.hpp mcamericanbasketengine.hpp mceuropeanbasketengine.hpp stulzengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/basket' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/basket' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/basket' Making install in bond make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/bond' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/bond' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/bond" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/bond" /usr/bin/install -c -m 644 all.hpp bondfunctions.hpp discountingbondengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/bond' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/bond' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/bond' Making install in capfloor make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/capfloor' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/capfloor' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/capfloor" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/capfloor" /usr/bin/install -c -m 644 all.hpp analyticcapfloorengine.hpp blackcapfloorengine.hpp discretizedcapfloor.hpp mchullwhiteengine.hpp treecapfloorengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/capfloor' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/capfloor' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/capfloor' Making install in cliquet make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/cliquet' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/cliquet' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/cliquet" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/cliquet" /usr/bin/install -c -m 644 all.hpp analyticcliquetengine.hpp analyticperformanceengine.hpp mcperformanceengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/cliquet' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/cliquet' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/cliquet' Making install in credit make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/credit' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/credit' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/credit" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/credit" /usr/bin/install -c -m 644 all.hpp integralcdsengine.hpp midpointcdsengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/credit' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/credit' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/credit' Making install in forward make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/forward' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/forward' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/forward" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/forward" /usr/bin/install -c -m 644 all.hpp forwardengine.hpp forwardperformanceengine.hpp mcvarianceswapengine.hpp replicatingvarianceswapengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/forward' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/forward' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/forward' Making install in inflation make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/inflation' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/inflation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/inflation" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/inflation" /usr/bin/install -c -m 644 all.hpp inflationcapfloorengines.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/inflation' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/inflation' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/inflation' Making install in lookback make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/lookback' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/lookback' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/lookback" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/lookback" /usr/bin/install -c -m 644 all.hpp analyticcontinuousfixedlookback.hpp analyticcontinuousfloatinglookback.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/lookback' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/lookback' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/lookback' Making install in quanto make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/quanto' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/quanto' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/quanto" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/quanto" /usr/bin/install -c -m 644 all.hpp quantoengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/quanto' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/quanto' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/quanto' Making install in swap make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swap' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swap' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/swap" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/swap" /usr/bin/install -c -m 644 all.hpp discountingswapengine.hpp discretizedswap.hpp treeswapengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/swap' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swap' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swap' Making install in swaption make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swaption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swaption' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/swaption" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/swaption" /usr/bin/install -c -m 644 all.hpp blackswaptionengine.hpp discretizedswaption.hpp g2swaptionengine.hpp jamshidianswaptionengine.hpp treeswaptionengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/swaption' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swaption' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/swaption' Making install in vanilla make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/vanilla' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/vanilla' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/vanilla" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/vanilla" /usr/bin/install -c -m 644 all.hpp analyticbsmhullwhiteengine.hpp analyticdigitalamericanengine.hpp analyticdividendeuropeanengine.hpp analyticeuropeanengine.hpp analyticgjrgarchengine.hpp analytichestonengine.hpp analytichestonhullwhiteengine.hpp analyticptdhestonengine.hpp baroneadesiwhaleyengine.hpp batesengine.hpp binomialengine.hpp bjerksundstenslandengine.hpp discretizedvanillaoption.hpp integralengine.hpp jumpdiffusionengine.hpp juquadraticengine.hpp fdamericanengine.hpp fdbatesvanillaengine.hpp fdbermudanengine.hpp fdblackscholesvanillaengine.hpp fddividendamericanengine.hpp fddividendengine.hpp fddividendeuropeanengine.hpp fddividendshoutengine.hpp fdeuropeanengine.hpp fdhestonhullwhitevanillaengine.hpp fdhestonvanillaengine.hpp fdmultiperiodengine.hpp fdshoutengine.hpp fdsimplebsswingengine.hpp fdstepconditionengine.hpp fdvanillaengine.hpp fdconditions.hpp mcamericanengine.hpp mcdigitalengine.hpp mceuropeanengine.hpp mceuropeanhestonengine.hpp mceuropeangjrgarchengine.hpp mchestonhullwhiteengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/vanilla' /usr/bin/install -c -m 644 mcvanillaengine.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines/vanilla' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/vanilla' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines/vanilla' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines" /usr/bin/install -c -m 644 all.hpp americanpayoffatexpiry.hpp americanpayoffathit.hpp blackcalculator.hpp blackformula.hpp blackscholescalculator.hpp genericmodelengine.hpp greeks.hpp latticeshortratemodelengine.hpp mclongstaffschwartzengine.hpp mcsimulation.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/pricingengines' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/pricingengines' Making install in processes make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/processes' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/processes' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/processes" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/processes" /usr/bin/install -c -m 644 all.hpp batesprocess.hpp blackscholesprocess.hpp endeulerdiscretization.hpp eulerdiscretization.hpp forwardmeasureprocess.hpp g2process.hpp geometricbrownianprocess.hpp gjrgarchprocess.hpp hestonprocess.hpp hullwhiteprocess.hpp hybridhestonhullwhiteprocess.hpp jointstochasticprocess.hpp merton76process.hpp ornsteinuhlenbeckprocess.hpp squarerootprocess.hpp stochasticprocessarray.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/processes' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/processes' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/processes' Making install in quotes make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/quotes' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/quotes' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/quotes" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/quotes" /usr/bin/install -c -m 644 all.hpp compositequote.hpp derivedquote.hpp eurodollarfuturesquote.hpp forwardswapquote.hpp forwardvaluequote.hpp futuresconvadjustmentquote.hpp impliedstddevquote.hpp lastfixingquote.hpp simplequote.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/quotes' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/quotes' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/quotes' Making install in termstructures make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' Making install in credit make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/credit' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/credit' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/credit" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/credit" /usr/bin/install -c -m 644 all.hpp defaultdensitystructure.hpp defaultprobabilityhelpers.hpp flathazardrate.hpp hazardratestructure.hpp interpolateddefaultdensitycurve.hpp interpolatedhazardratecurve.hpp interpolatedsurvivalprobabilitycurve.hpp piecewisedefaultcurve.hpp probabilitytraits.hpp survivalprobabilitystructure.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/credit' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/credit' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/credit' Making install in inflation make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/inflation' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/inflation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/inflation" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/inflation" /usr/bin/install -c -m 644 all.hpp inflationhelpers.hpp inflationtraits.hpp interpolatedyoyinflationcurve.hpp interpolatedzeroinflationcurve.hpp piecewiseyoyinflationcurve.hpp piecewisezeroinflationcurve.hpp seasonality.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/inflation' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/inflation' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/inflation' Making install in volatility make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' Making install in equityfx make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/equityfx' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/equityfx' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/equityfx" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/equityfx" /usr/bin/install -c -m 644 all.hpp blackconstantvol.hpp blackvariancecurve.hpp blackvariancesurface.hpp blackvoltermstructure.hpp impliedvoltermstructure.hpp localconstantvol.hpp localvolcurve.hpp localvolsurface.hpp localvoltermstructure.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/equityfx' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/equityfx' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/equityfx' Making install in capfloor make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/capfloor' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/capfloor' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/capfloor" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/capfloor" /usr/bin/install -c -m 644 all.hpp capfloortermvolatilitystructure.hpp capfloortermvolcurve.hpp capfloortermvolsurface.hpp constantcapfloortermvol.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/capfloor' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/capfloor' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/capfloor' Making install in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/inflation' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/inflation' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/inflation" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/inflation" /usr/bin/install -c -m 644 all.hpp constantcpivolatility.hpp cpivolatilitystructure.hpp yoyinflationoptionletvolatilitystructure.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/inflation' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/inflation' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/inflation' Making install in optionlet make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/optionlet' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/optionlet' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/optionlet" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/optionlet" /usr/bin/install -c -m 644 all.hpp capletvariancecurve.hpp constantoptionletvol.hpp optionletstripper.hpp optionletstripper1.hpp optionletstripper2.hpp optionletvolatilitystructure.hpp spreadedoptionletvol.hpp strippedoptionlet.hpp strippedoptionletadapter.hpp strippedoptionletbase.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/optionlet' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/optionlet' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/optionlet' Making install in swaption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/swaption' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/swaption' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/swaption" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/swaption" /usr/bin/install -c -m 644 all.hpp cmsmarket.hpp cmsmarketcalibration.hpp spreadedswaptionvol.hpp swaptionconstantvol.hpp swaptionvolcube.hpp swaptionvolcube1.hpp swaptionvolcube2.hpp swaptionvoldiscrete.hpp swaptionvolmatrix.hpp swaptionvolstructure.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility/swaption' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/swaption' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility/swaption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility" /usr/bin/install -c -m 644 all.hpp abcd.hpp abcdcalibration.hpp flatsmilesection.hpp interpolatedsmilesection.hpp sabr.hpp sabrinterpolatedsmilesection.hpp sabrsmilesection.hpp smilesection.hpp spreadedsmilesection.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/volatility' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/volatility' Making install in yield make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/yield' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/yield' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/yield" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/yield" /usr/bin/install -c -m 644 all.hpp bondhelpers.hpp bootstraptraits.hpp discountcurve.hpp drifttermstructure.hpp fittedbonddiscountcurve.hpp flatforward.hpp forwardcurve.hpp forwardspreadedtermstructure.hpp forwardstructure.hpp impliedtermstructure.hpp nonlinearfittingmethods.hpp oisratehelper.hpp piecewiseyieldcurve.hpp piecewisezerospreadedtermstructure.hpp quantotermstructure.hpp ratehelpers.hpp zerocurve.hpp zerospreadedtermstructure.hpp zeroyieldstructure.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures/yield' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/yield' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures/yield' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures" /usr/bin/install -c -m 644 all.hpp bootstraperror.hpp bootstraphelper.hpp defaulttermstructure.hpp inflationtermstructure.hpp interpolatedcurve.hpp iterativebootstrap.hpp localbootstrap.hpp voltermstructure.hpp yieldtermstructure.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/termstructures' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/termstructures' Making install in time make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' Making install in calendars make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/calendars' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/calendars' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/time/calendars" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/time/calendars" /usr/bin/install -c -m 644 all.hpp argentina.hpp australia.hpp bespokecalendar.hpp brazil.hpp canada.hpp china.hpp czechrepublic.hpp denmark.hpp finland.hpp germany.hpp hongkong.hpp hungary.hpp iceland.hpp india.hpp indonesia.hpp italy.hpp japan.hpp jointcalendar.hpp mexico.hpp newzealand.hpp norway.hpp nullcalendar.hpp poland.hpp russia.hpp saudiarabia.hpp singapore.hpp slovakia.hpp southafrica.hpp southkorea.hpp sweden.hpp switzerland.hpp taiwan.hpp target.hpp turkey.hpp ukraine.hpp unitedkingdom.hpp unitedstates.hpp weekendsonly.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/time/calendars' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/calendars' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/calendars' Making install in daycounters make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/daycounters' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/daycounters' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/time/daycounters" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/time/daycounters" /usr/bin/install -c -m 644 all.hpp actual360.hpp actual365fixed.hpp actualactual.hpp business252.hpp one.hpp simpledaycounter.hpp thirty360.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/time/daycounters' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/daycounters' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time/daycounters' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/time" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/time" /usr/bin/install -c -m 644 all.hpp businessdayconvention.hpp calendar.hpp date.hpp dategenerationrule.hpp daycounter.hpp ecb.hpp frequency.hpp imm.hpp period.hpp schedule.hpp timeunit.hpp weekday.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/time' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/time' Making install in utilities make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/utilities' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/utilities' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/utilities" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/utilities" /usr/bin/install -c -m 644 all.hpp clone.hpp dataformatters.hpp dataparsers.hpp disposable.hpp null.hpp observablevalue.hpp steppingiterator.hpp tracing.hpp vectors.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/utilities' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/utilities' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql/utilities' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libQuantLib.la '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libQuantLib.so.0.0.0 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64/libQuantLib.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64 && { ln -s -f libQuantLib.so.0.0.0 libQuantLib.so.0 || { rm -f libQuantLib.so.0 && ln -s libQuantLib.so.0.0.0 libQuantLib.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64 && { ln -s -f libQuantLib.so.0.0.0 libQuantLib.so || { rm -f libQuantLib.so && ln -s libQuantLib.so.0.0.0 libQuantLib.so; }; }) libtool: install: /usr/bin/install -c .libs/libQuantLib.lai /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64/libQuantLib.la libtool: install: /usr/bin/install -c .libs/libQuantLib.a /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64/libQuantLib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64/libQuantLib.a libtool: install: ranlib /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64/libQuantLib.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/ql" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql" /usr/bin/install -c -m 644 auto_link.hpp cashflow.hpp compounding.hpp config.hpp currency.hpp default.hpp discretizedasset.hpp errors.hpp exchangerate.hpp exercise.hpp event.hpp grid.hpp handle.hpp index.hpp instrument.hpp interestrate.hpp mathconstants.hpp money.hpp numericalmethod.hpp option.hpp payoff.hpp position.hpp prices.hpp pricingengine.hpp qldefines.hpp quantlib.hpp quote.hpp settings.hpp stochasticprocess.hpp termstructure.hpp timegrid.hpp timeseries.hpp types.hpp version.hpp volatilitymodel.hpp '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' /usr/bin/sed -e "s,HAVE_CONFIG_H,QL_HAVE_CONFIG_H," \ -e "s,/\* install-hook \*/,#define QL_HAVE_CONFIG_H," \ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/qldefines.hpp > .qldefines.hpp /usr/bin/install -c -m 644 .qldefines.hpp /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/qldefines.hpp rm .qldefines.hpp /usr/bin/sed -e "s,PACKAGE,QL_PACKAGE," \ -e "s,STDC,QL_STDC," \ -e "s, HAVE, QL_HAVE," \ -e "s, VERSION, QL_AC_VERSION," \ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/config.hpp > .config.hpp /usr/bin/install -c -m 644 .config.hpp /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/include/ql/config.hpp rm .config.hpp make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/ql' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/m4' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/m4' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/m4' Making install in man make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/man' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 quantlib-config.1 quantlib-test-suite.1 '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/man' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/man' Making install in Docs make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Docs' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Docs' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Docs' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Docs' Making install in Examples make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' Making install in BermudanSwaption make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/BermudanSwaption' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/BermudanSwaption' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/BermudanSwaption' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/BermudanSwaption' Making install in Bonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Bonds' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Bonds' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Bonds' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Bonds' Making install in CallableBonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CallableBonds' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CallableBonds' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CallableBonds' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CallableBonds' Making install in CDS make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CDS' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CDS' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CDS' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/CDS' Making install in ConvertibleBonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/ConvertibleBonds' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/ConvertibleBonds' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/ConvertibleBonds' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/ConvertibleBonds' Making install in DiscreteHedging make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/DiscreteHedging' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/DiscreteHedging' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/DiscreteHedging' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/DiscreteHedging' Making install in EquityOption make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/EquityOption' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/EquityOption' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/EquityOption' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/EquityOption' Making install in FittedBondCurve make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FittedBondCurve' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FittedBondCurve' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FittedBondCurve' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FittedBondCurve' Making install in FRA make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FRA' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FRA' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FRA' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/FRA' Making install in MarketModels make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/MarketModels' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/MarketModels' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/MarketModels' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/MarketModels' Making install in Replication make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Replication' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Replication' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Replication' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Replication' Making install in Repo make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Repo' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Repo' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Repo' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Repo' Making install in Swap make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Swap' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Swap' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Swap' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples/Swap' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/Examples' Making install in test-suite make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/test-suite' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1/test-suite' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c quantlib-test-suite '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin' libtool: install: warning: `../ql/libQuantLib.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/quantlib-test-suite /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin/quantlib-test-suite make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/test-suite' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1/test-suite' make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.2.1' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin" /usr/bin/install -c quantlib-config '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin' /usr/bin/install -c -m 644 'quantlib.el' '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/emacs/site-lisp/quantlib.el' /usr/bin/install -c -m 644 'quantlib.elc' '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/emacs/site-lisp/quantlib.elc' test -z "/usr/share/aclocal" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/aclocal" /usr/bin/install -c -m 644 quantlib.m4 '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/aclocal' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.2.1' + mkdir -p /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/doc/QuantLib-1.2.1 + mkdir -p /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man1/ + cp -p man/BermudanSwaption.1 man/Bonds.1 man/CDS.1 man/CallableBonds.1 man/ConvertibleBonds.1 man/DiscreteHedging.1 man/EquityOption.1 man/FRA.1 man/FittedBondCurve.1 man/MarketModels.1 man/Replication.1 man/Repo.1 man/SwapValuation.1 man/quantlib-benchmark.1 man/quantlib-config.1 man/quantlib-test-suite.1 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man1/ + pushd Docs/man ~/build/BUILD/QuantLib-1.2.1/Docs/man ~/build/BUILD/QuantLib-1.2.1 + cp -a man3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man ~/build/BUILD/QuantLib-1.2.1 + popd + rm -rf /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64//usr/lib64/libQuantLib.la + rm -rf /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64//usr/lib64/libQuantLib.a + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/history.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/history.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-history.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/format.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/format.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-format.3 gamma.3 not found in /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/gamma.3 ']' + echo 'gamma.3 not found in /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/' + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/manips.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/manips.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-manips.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/engines.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/engines.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-engines.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/rate.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/rate.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-rate.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/floor.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/floor.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-floor.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/group.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/group.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-group.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/license.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/license.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-license.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/todo.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/todo.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-todo.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/error.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/error.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-error.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/deprecated.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/deprecated.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-deprecated.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/attachment.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/attachment.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-attachment.3 description.3 not found in /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/description.3 ']' + echo 'description.3 not found in /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/' + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/domain.hpp.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/domain.hpp.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-domain.hpp.3 + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/method.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/method.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-method.3 next.3 not found in /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/next.3 ']' + echo 'next.3 not found in /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/' + for i in history format gamma manips engines rate floor group license todo error deprecated attachment description domain.hpp method next value + '[' -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/value.3 ']' + mv /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/value.3 /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-value.3 + mv '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/Singleton_ ExchangeRateManager _.3' /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64//usr/share/man/man3/Singleton_ExchangeRateManager.3 + mv '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/operator Leg.3' /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64//usr/share/man/man3/operator_Leg.3 + mv '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/Singleton_ CommoditySettings _.3' /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64//usr/share/man/man3/Singleton_CommoditySettings.3 + mv '/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/Singleton_ UnitOfMeasureConversionManager _.3' /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64//usr/share/man/man3/Singleton_UnitOfMeasureConversionManager.3 + recode /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_DKKCurrency.3 iso-8859-1 + iconv -f iso-8859-1 -t utf-8 + mv -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_DKKCurrency.3_ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_DKKCurrency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_SEKCurrency.3 iso-8859-1 + iconv -f iso-8859-1 -t utf-8 + mv -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_SEKCurrency.3_ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_SEKCurrency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_NOKCurrency.3 iso-8859-1 + iconv -f iso-8859-1 -t utf-8 + mv -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_NOKCurrency.3_ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_NOKCurrency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_FIMCurrency.3 iso-8859-1 + iconv -f iso-8859-1 -t utf-8 + mv -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_FIMCurrency.3_ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_FIMCurrency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_Currency.3 iso-8859-1 + iconv -f iso-8859-1 -t utf-8 + mv -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_Currency.3_ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/QuantLib_Currency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-group.3 iso-8859-1 + iconv -f iso-8859-1 -t utf-8 + mv -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-group.3_ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-group.3 + recode /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-history.3 iso-8859-1 + iconv -f iso-8859-1 -t utf-8 + mv -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-history.3_ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-history.3 + recode /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-license.3 iso-8859-1 + iconv -f iso-8859-1 -t utf-8 + mv -f /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-license.3_ /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/man/man3/ql-license.3 + touch -r News.txt /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin/quantlib-config + touch -r News.txt /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/emacs/site-lisp/quantlib.elc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/QuantLib-1.2.1 extracting debug info from /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/bin/quantlib-test-suite extracting debug info from /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/lib64/libQuantLib.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/libQuantLib.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libQuantLib.so.debug symlinked /usr/lib/debug/usr/lib64/libQuantLib.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libQuantLib.so.0.debug 29635 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: QuantLib-1.2.1-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fbTRJW + umask 022 + cd /builddir/build/BUILD + cd QuantLib-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/doc/QuantLib-1.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/doc/QuantLib-1.2.1 + cp -pr LICENSE.TXT /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/doc/QuantLib-1.2.1 + exit 0 Provides: QuantLib = 1.2.1-1.fc18 QuantLib(x86-64) = 1.2.1-1.fc18 libQuantLib.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: QuantLib-devel-1.2.1-1.fc18.x86_64 Provides: QuantLib-devel = 1.2.1-1.fc18 QuantLib-devel(x86-64) = 1.2.1-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libQuantLib.so.0()(64bit) Processing files: QuantLib-test-1.2.1-1.fc18.x86_64 Provides: QuantLib-test = 1.2.1-1.fc18 QuantLib-test(x86-64) = 1.2.1-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQuantLib.so.0()(64bit) libboost_unit_test_framework.so.1.50.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: QuantLib-doc-1.2.1-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IHfpIK + umask 022 + cd /builddir/build/BUILD + cd QuantLib-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/doc/QuantLib-doc-1.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/doc/QuantLib-doc-1.2.1 + cp -pr Authors.txt ChangeLog.txt Readme.txt News.txt Contributors.txt /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64/usr/share/doc/QuantLib-doc-1.2.1 + exit 0 Provides: QuantLib-doc = 1.2.1-1.fc18 QuantLib-doc(x86-64) = 1.2.1-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: QuantLib-debuginfo-1.2.1-1.fc18.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64 Wrote: /builddir/build/RPMS/QuantLib-1.2.1-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/QuantLib-devel-1.2.1-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/QuantLib-test-1.2.1-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/QuantLib-doc-1.2.1-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/QuantLib-debuginfo-1.2.1-1.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QWfirh + umask 022 + cd /builddir/build/BUILD + cd QuantLib-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/QuantLib-1.2.1-1.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->