Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/QuantLib.spec'], False, '/var/lib/mock/dist-f15-build-972880-147196/root/', None, 86400, True, 0, 419, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/QuantLib.spec'] warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/QuantLib-1.0.1-5.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/QuantLib.spec'], False, '/var/lib/mock/dist-f15-build-972880-147196/root/', None, 86400, True, 0, 419, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/QuantLib.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.trUPaG + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf QuantLib-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/QuantLib-1.0.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd QuantLib-1.0.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.igWd0Y + umask 022 + cd /builddir/build/BUILD + cd QuantLib-1.0.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 + ./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 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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 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-ar... no checking for ar... ar 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 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 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... 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... ${datadir}/emacs/site-lisp checking for doxygen... /usr/bin/doxygen checking for sed... (cached) /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... no 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/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/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/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 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 -j16 Making all in config make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/config' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/config' Making all in ql make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' Making all in cashflows make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/cashflows' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 couponpricer.cpp: In member function 'virtual void QuantLib::BlackIborCouponPricer::initialize(const QuantLib::FloatingRateCoupon&)': couponpricer.cpp:48:14: warning: variable 'today' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 yoyinflationcoupon.cpp: In member function 'QuantLib::yoyInflationLeg::operator QuantLib::Leg() const': yoyinflationcoupon.cpp:170:14: warning: variable 'lastPaymentDate' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -o libCashFlows.la averagebmacoupon.lo capflooredcoupon.lo capflooredinflationcoupon.lo cashflows.lo cashflowvectors.lo cmscoupon.lo conundrumpricer.lo coupon.lo couponpricer.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 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/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/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.0.1/ql/cashflows' Making all in currencies make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/currencies' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/currencies' Making all in experimental make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental' Making all in amortizingbonds make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/amortizingbonds' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/experimental/amortizingbonds' Making all in barrieroption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/barrieroption' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 perturbativebarrieroptionengine.cpp: In function 'double {anonymous}::BarrierUPD(double, double, double, double, double, int, int, boost::function, boost::function, boost::function, boost::function, boost::function)': perturbativebarrieroptionengine.cpp:80:25: warning: variable 'tau' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/experimental/barrieroption' Making all in callablebonds make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/callablebonds' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/experimental/callablebonds' Making all in commodities make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/commodities' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 energybasisswap.cpp: In member function 'virtual void QuantLib::EnergyBasisSwap::performCalculations() const': energybasisswap.cpp:89:18: warning: variable 'endDate' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 energyvanillaswap.cpp: In member function 'virtual void QuantLib::EnergyVanillaSwap::performCalculations() const': energyvanillaswap.cpp:77:18: warning: variable 'endDate' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/experimental/commodities' Making all in compoundoption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/compoundoption' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/experimental/compoundoption' Making all in convertiblebonds make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/convertiblebonds' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/experimental/convertiblebonds' Making all in coupons make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/coupons' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -o libCoupons.la quantocouponpricer.lo subperiodcoupons.lo libtool: link: ar cru .libs/libCoupons.a .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.0.1/ql/experimental/coupons' Making all in credit make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/credit' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 basket.cpp: In member function 'void QuantLib::Basket::updateScenarioLoss(bool)': basket.cpp:259:14: warning: variable 'today' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/experimental/credit' Making all in exoticoptions make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/exoticoptions' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libExoticOptions.la everestoption.lo himalayaoption.lo mceverestengine.lo mchimalayaengine.lo mcpagodaengine.lo pagodaoption.lo libtool: link: ar cru .libs/libExoticOptions.a .libs/everestoption.o .libs/himalayaoption.o .libs/mceverestengine.o .libs/mchimalayaengine.o .libs/mcpagodaengine.o .libs/pagodaoption.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.0.1/ql/experimental/exoticoptions' Making all in finitedifferences make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/finitedifferences' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdmhullwhitemesher.lo fdmhullwhitemesher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhullwhitemesher.cpp -fPIC -DPIC -o .libs/fdmhullwhitemesher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpermissive -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fdmhullwhitemesher.cpp -o fdmhullwhitemesher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -o libMultiDimFDM.la bicgstab.lo concentrating1dmesher.lo craigsneydscheme.lo dividendbarrieroption.lo douglasscheme.lo expliciteulerscheme.lo fdblackscholesasianengine.lo fdblackscholesbarrierengine.lo fdblackscholesrebateengine.lo fdblackscholesvanillaengine.lo fdhestonbarrierengine.lo fdhestonrebateengine.lo fdhestonvanillaengine.lo fdhestonhullwhitevanillaengine.lo fdmamericanstepcondition.lo fdmarithmeticaveragecondition.lo fdmbackwardsolver.lo fdmblackscholesmesher.lo fdmblackscholesmultistrikemesher.lo fdmblackscholesop.lo fdmblackscholessolver.lo fdmdirichletboundary.lo fdmdividendhandler.lo fdmhestonhullwhiteop.lo fdmhestonhullwhitesolver.lo fdmhestonop.lo fdmhestonsolver.lo fdmhestonvariancemesher.lo fdmhullwhitemesher.lo fdminnervaluecalculator.lo fdmlinearoplayout.lo fdmmeshercomposite.lo fdmquantohelper.lo fdmsimple2dbssolver.lo fdmsnapshotcondition.lo fdmstepconditioncomposite.lo firstderivativeop.lo hundsdorferscheme.lo impliciteulerscheme.lo modifiedcraigsneydscheme.lo ninepointlinearop.lo secondderivativeop.lo secondordermixedderivativeop.lo sparseilupreconditioner.lo triplebandlinearop.lo uniformgridmesher.lo libtool: link: ar cru .libs/libMultiDimFDM.a .libs/bicgstab.o .libs/concentrating1dmesher.o .libs/craigsneydscheme.o .libs/dividendbarrieroption.o .libs/douglasscheme.o .libs/expliciteulerscheme.o .libs/fdblackscholesasianengine.o .libs/fdblackscholesbarrierengine.o .libs/fdblackscholesrebateengine.o .libs/fdblackscholesvanillaengine.o .libs/fdhestonbarrierengine.o .libs/fdhestonrebateengine.o .libs/fdhestonvanillaengine.o .libs/fdhestonhullwhitevanillaengine.o .libs/fdmamericanstepcondition.o .libs/fdmarithmeticaveragecondition.o .libs/fdmbackwardsolver.o .libs/fdmblackscholesmesher.o .libs/fdmblackscholesmultistrikemesher.o .libs/fdmblackscholesop.o .libs/fdmblackscholessolver.o .libs/fdmdirichletboundary.o .libs/fdmdividendhandler.o .libs/fdmhestonhullwhiteop.o .libs/fdmhestonhullwhitesolver.o .libs/fdmhestonop.o .libs/fdmhestonsolver.o .libs/fdmhestonvariancemesher.o .libs/fdmhullwhitemesher.o .libs/fdminnervaluecalculator.o .libs/fdmlinearoplayout.o .libs/fdmmeshercomposite.o .libs/fdmquantohelper.o .libs/fdmsimple2dbssolver.o .libs/fdmsnapshotcondition.o .libs/fdmstepconditioncomposite.o .libs/firstderivativeop.o .libs/hundsdorferscheme.o .libs/impliciteulerscheme.o .libs/modifiedcraigsneydscheme.o .libs/ninepointlinearop.o .libs/secondderivativeop.o .libs/secondordermixedderivativeop.o .libs/sparseilupreconditioner.o .libs/triplebandlinearop.o .libs/uniformgridmesher.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.0.1/ql/experimental/finitedifferences' Making all in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/inflation' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -o libInflation.la yoycapfloortermpricesurface.lo yoyoptionlethelpers.lo libtool: link: ar cru .libs/libInflation.a .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.0.1/ql/experimental/inflation' Making all in lattices make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/lattices' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/experimental/lattices' Making all in math make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/math' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/math' Making all in mcbasket make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/mcbasket' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/experimental/mcbasket' Making all in processes make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/processes' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -o libProcesses.la extendedblackscholesprocess.lo libtool: link: ar cru .libs/libProcesses.a .libs/extendedblackscholesprocess.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.0.1/ql/experimental/processes' Making all in risk make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/risk' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/experimental/risk' Making all in varianceoption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/varianceoption' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 integralhestonvarianceoptionengine.cpp: In function 'double {anonymous}::IvopOneDim(double, double, double, double, double, double, double, double)': integralhestonvarianceoptionengine.cpp:57:24: warning: variable 'x0' set but not used [-Wunused-but-set-variable] integralhestonvarianceoptionengine.cpp:57:46: warning: variable 'kchi' set but not used [-Wunused-but-set-variable] integralhestonvarianceoptionengine.cpp: In function 'double {anonymous}::IvopTwoDim(double, double, double, double, double, double, double, const boost::function&)': integralhestonvarianceoptionengine.cpp:206:24: warning: variable 'x0' set but not used [-Wunused-but-set-variable] integralhestonvarianceoptionengine.cpp:206:46: warning: variable 'kchi' set but not used [-Wunused-but-set-variable] integralhestonvarianceoptionengine.cpp:216:26: warning: variable 'impart' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/experimental/varianceoption' Making all in volatility make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/volatility' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/experimental/volatility' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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 -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 inflation/libInflation.la lattices/libLattices.la mcbasket/libMcBasket.la processes/libProcesses.la risk/libRisk.la varianceoption/libVarianceOption.la volatility/libVolatility.la libtool: link: (cd .libs/libExperimental.lax/libAmortizingBonds.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/amortizingbonds/.libs/libAmortizingBonds.a") libtool: link: (cd .libs/libExperimental.lax/libBarrierOption.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/barrieroption/.libs/libBarrierOption.a") libtool: link: (cd .libs/libExperimental.lax/libCallableBonds.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/callablebonds/.libs/libCallableBonds.a") libtool: link: (cd .libs/libExperimental.lax/libCommodities.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/commodities/.libs/libCommodities.a") libtool: link: (cd .libs/libExperimental.lax/libCompoundOption.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/compoundoption/.libs/libCompoundOption.a") libtool: link: (cd .libs/libExperimental.lax/libConvertibleBonds.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/convertiblebonds/.libs/libConvertibleBonds.a") libtool: link: (cd .libs/libExperimental.lax/libCoupons.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/coupons/.libs/libCoupons.a") libtool: link: (cd .libs/libExperimental.lax/libCredit.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/credit/.libs/libCredit.a") libtool: link: (cd .libs/libExperimental.lax/libExoticOptions.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/exoticoptions/.libs/libExoticOptions.a") libtool: link: (cd .libs/libExperimental.lax/libMultiDimFDM.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/finitedifferences/.libs/libMultiDimFDM.a") libtool: link: (cd .libs/libExperimental.lax/libInflation.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/inflation/.libs/libInflation.a") libtool: link: (cd .libs/libExperimental.lax/libLattices.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/lattices/.libs/libLattices.a") libtool: link: (cd .libs/libExperimental.lax/libMcBasket.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/mcbasket/.libs/libMcBasket.a") libtool: link: (cd .libs/libExperimental.lax/libProcesses.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/processes/.libs/libProcesses.a") libtool: link: (cd .libs/libExperimental.lax/libRisk.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/risk/.libs/libRisk.a") libtool: link: (cd .libs/libExperimental.lax/libVarianceOption.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/varianceoption/.libs/libVarianceOption.a") libtool: link: (cd .libs/libExperimental.lax/libVolatility.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/volatility/.libs/libVolatility.a") libtool: link: ar cru .libs/libExperimental.a .libs/libExperimental.lax/libAmortizingBonds.a/amortizingfloatingratebond.o .libs/libExperimental.lax/libAmortizingBonds.a/amortizingcmsratebond.o .libs/libExperimental.lax/libAmortizingBonds.a/amortizingfixedratebond.o .libs/libExperimental.lax/libBarrierOption.a/perturbativebarrieroptionengine.o .libs/libExperimental.lax/libCallableBonds.a/callablebondconstantvol.o .libs/libExperimental.lax/libCallableBonds.a/discretizedcallablefixedratebond.o .libs/libExperimental.lax/libCallableBonds.a/callablebond.o .libs/libExperimental.lax/libCallableBonds.a/callablebondvolstructure.o .libs/libExperimental.lax/libCallableBonds.a/blackcallablebondengine.o .libs/libExperimental.lax/libCallableBonds.a/treecallablebondengine.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/paymentterm.o .libs/libExperimental.lax/libCommodities.a/commodityindex.o .libs/libExperimental.lax/libCommodities.a/commoditycashflow.o .libs/libExperimental.lax/libCommodities.a/quantity.o .libs/libExperimental.lax/libCommodities.a/dateinterval.o .libs/libExperimental.lax/libCommodities.a/unitofmeasureconversionmanager.o .libs/libExperimental.lax/libCommodities.a/commodityunitcost.o .libs/libExperimental.lax/libCommodities.a/energyvanillaswap.o .libs/libExperimental.lax/libCommodities.a/unitofmeasureconversion.o .libs/libExperimental.lax/libCommodities.a/energyswap.o .libs/libExperimental.lax/libCommodities.a/energycommodity.o .libs/libExperimental.lax/libCommodities.a/commodity.o .libs/libExperimental.lax/libCommodities.a/commoditycurve.o .libs/libExperimental.lax/libCommodities.a/energybasisswap.o .libs/libExperimental.lax/libCommodities.a/energyfuture.o .libs/libExperimental.lax/libCommodities.a/unitofmeasure.o .libs/libExperimental.lax/libCompoundOption.a/compoundoption.o .libs/libExperimental.lax/libCompoundOption.a/analyticcompoundoptionengine.o .libs/libExperimental.lax/libConvertibleBonds.a/discretizedconvertible.o .libs/libExperimental.lax/libConvertibleBonds.a/convertiblebond.o .libs/libExperimental.lax/libCoupons.a/subperiodcoupons.o .libs/libExperimental.lax/libCoupons.a/quantocouponpricer.o .libs/libExperimental.lax/libCredit.a/recoveryratequote.o .libs/libExperimental.lax/libCredit.a/riskybond.o .libs/libExperimental.lax/libCredit.a/cdo.o .libs/libExperimental.lax/libCredit.a/recoveryratemodel.o .libs/libExperimental.lax/libCredit.a/syntheticcdo.o .libs/libExperimental.lax/libCredit.a/issuer.o .libs/libExperimental.lax/libCredit.a/pool.o .libs/libExperimental.lax/libCredit.a/onefactorstudentcopula.o .libs/libExperimental.lax/libCredit.a/onefactorgaussiancopula.o .libs/libExperimental.lax/libCredit.a/basket.o .libs/libExperimental.lax/libCredit.a/onefactorcopula.o .libs/libExperimental.lax/libCredit.a/distribution.o .libs/libExperimental.lax/libCredit.a/riskyassetswapoption.o .libs/libExperimental.lax/libCredit.a/lossdistribution.o .libs/libExperimental.lax/libCredit.a/riskyassetswap.o .libs/libExperimental.lax/libCredit.a/blackcdsoptionengine.o .libs/libExperimental.lax/libCredit.a/defaultevent.o .libs/libExperimental.lax/libCredit.a/nthtodefault.o .libs/libExperimental.lax/libCredit.a/defaulttype.o .libs/libExperimental.lax/libCredit.a/randomdefaultmodel.o .libs/libExperimental.lax/libCredit.a/defaultprobabilitykey.o .libs/libExperimental.lax/libCredit.a/syntheticcdoengines.o .libs/libExperimental.lax/libCredit.a/cdsoption.o .libs/libExperimental.lax/libExoticOptions.a/mceverestengine.o .libs/libExperimental.lax/libExoticOptions.a/himalayaoption.o .libs/libExperimental.lax/libExoticOptions.a/mchimalayaengine.o .libs/libExperimental.lax/libExoticOptions.a/pagodaoption.o .libs/libExperimental.lax/libExoticOptions.a/everestoption.o .libs/libExperimental.lax/libExoticOptions.a/mcpagodaengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmblackscholessolver.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmlinearoplayout.o .libs/libExperimental.lax/libMultiDimFDM.a/sparseilupreconditioner.o .libs/libExperimental.lax/libMultiDimFDM.a/craigsneydscheme.o .libs/libExperimental.lax/libMultiDimFDM.a/triplebandlinearop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdhestonvanillaengine.o .libs/libExperimental.lax/libMultiDimFDM.a/concentrating1dmesher.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmstepconditioncomposite.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmblackscholesop.o .libs/libExperimental.lax/libMultiDimFDM.a/secondderivativeop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmarithmeticaveragecondition.o .libs/libExperimental.lax/libMultiDimFDM.a/uniformgridmesher.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmhullwhitemesher.o .libs/libExperimental.lax/libMultiDimFDM.a/expliciteulerscheme.o .libs/libExperimental.lax/libMultiDimFDM.a/fdblackscholesasianengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdhestonhullwhitevanillaengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmdirichletboundary.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmsimple2dbssolver.o .libs/libExperimental.lax/libMultiDimFDM.a/modifiedcraigsneydscheme.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmblackscholesmultistrikemesher.o .libs/libExperimental.lax/libMultiDimFDM.a/douglasscheme.o .libs/libExperimental.lax/libMultiDimFDM.a/dividendbarrieroption.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmhestonop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmmeshercomposite.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmdividendhandler.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmquantohelper.o .libs/libExperimental.lax/libMultiDimFDM.a/hundsdorferscheme.o .libs/libExperimental.lax/libMultiDimFDM.a/fdhestonrebateengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdminnervaluecalculator.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmhestonsolver.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmhestonvariancemesher.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmsnapshotcondition.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmbackwardsolver.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmamericanstepcondition.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmhestonhullwhitesolver.o .libs/libExperimental.lax/libMultiDimFDM.a/fdhestonbarrierengine.o .libs/libExperimental.lax/libMultiDimFDM.a/ninepointlinearop.o .libs/libExperimental.lax/libMultiDimFDM.a/impliciteulerscheme.o .libs/libExperimental.lax/libMultiDimFDM.a/secondordermixedderivativeop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdblackscholesbarrierengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmhestonhullwhiteop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmblackscholesmesher.o .libs/libExperimental.lax/libMultiDimFDM.a/fdblackscholesvanillaengine.o .libs/libExperimental.lax/libMultiDimFDM.a/bicgstab.o .libs/libExperimental.lax/libMultiDimFDM.a/fdblackscholesrebateengine.o .libs/libExperimental.lax/libMultiDimFDM.a/firstderivativeop.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/libMcBasket.a/adaptedpathpayoff.o .libs/libExperimental.lax/libMcBasket.a/mcpathbasketengine.o .libs/libExperimental.lax/libMcBasket.a/longstaffschwartzmultipathpricer.o .libs/libExperimental.lax/libMcBasket.a/pathmultiassetoption.o .libs/libExperimental.lax/libProcesses.a/extendedblackscholesprocess.o .libs/libExperimental.lax/libRisk.a/sensitivityanalysis.o .libs/libExperimental.lax/libVarianceOption.a/integralhestonvarianceoptionengine.o .libs/libExperimental.lax/libVarianceOption.a/varianceoption.o .libs/libExperimental.lax/libVolatility.a/volcube.o .libs/libExperimental.lax/libVolatility.a/equityfxvolsurface.o .libs/libExperimental.lax/libVolatility.a/extendedblackvariancesurface.o .libs/libExperimental.lax/libVolatility.a/abcdatmvolcurve.o .libs/libExperimental.lax/libVolatility.a/blackvolsurface.o .libs/libExperimental.lax/libVolatility.a/blackatmvolcurve.o .libs/libExperimental.lax/libVolatility.a/extendedblackvariancecurve.o .libs/libExperimental.lax/libVolatility.a/sabrvolsurface.o .libs/libExperimental.lax/libVolatility.a/interestratevolsurface.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.0.1/ql/experimental' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental' Making all in indexes make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes' Making all in ibor make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/ibor' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libIborIndexes.la eonia.lo euribor.lo eurlibor.lo libor.lo libtool: link: ar cru .libs/libIborIndexes.a .libs/eonia.o .libs/euribor.o .libs/eurlibor.o .libs/libor.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.0.1/ql/indexes/ibor' Making all in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/inflation' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/inflation' Making all in swap make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/swap' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/indexes/swap' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.0.1/ql/indexes/ibor/.libs/libIborIndexes.a") libtool: link: (cd .libs/libIndexes.lax/libSwapIndexes.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/eurlibor.o .libs/libIndexes.lax/libIborIndexes.a/euribor.o .libs/libIndexes.lax/libIborIndexes.a/libor.o .libs/libIndexes.lax/libIborIndexes.a/eonia.o .libs/libIndexes.lax/libSwapIndexes.a/chfliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/euriborswap.o .libs/libIndexes.lax/libSwapIndexes.a/gbpliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/eurliborswap.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.0.1/ql/indexes' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes' Making all in instruments make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments' Making all in bonds make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments/bonds' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -o libBonds.la cmsratebond.lo fixedratebond.lo floatingratebond.lo zerocouponbond.lo libtool: link: ar cru .libs/libBonds.a .libs/cmsratebond.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.0.1/ql/instruments/bonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 inflationcapfloor.cpp: In member function 'virtual void QuantLib::YoYInflationCapFloor::setupArguments(QuantLib::PricingEngine::arguments*) const': inflationcapfloor.cpp:153:14: warning: variable 'today' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 creditdefaultswap.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 varianceswap.lo yearonyearinflationswap.lo zerocouponinflationswap.lo bonds/libBonds.la libtool: link: (cd .libs/libInstruments.lax/libBonds.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/creditdefaultswap.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/varianceswap.o .libs/yearonyearinflationswap.o .libs/zerocouponinflationswap.o .libs/libInstruments.lax/libBonds.a/fixedratebond.o .libs/libInstruments.lax/libBonds.a/zerocouponbond.o .libs/libInstruments.lax/libBonds.a/cmsratebond.o .libs/libInstruments.lax/libBonds.a/floatingratebond.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.0.1/ql/instruments' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments' Making all in legacy make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy' Making all in libormarketmodels make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy/libormarketmodels' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/legacy/libormarketmodels' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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 -o libLegacy.la libormarketmodels/libLiborMarketModels.la libtool: link: (cd .libs/libLegacy.lax/libLiborMarketModels.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy/libormarketmodels/.libs/libLiborMarketModels.a") libtool: link: ar cru .libs/libLegacy.a .libs/libLegacy.lax/libLiborMarketModels.a/lmlinexpcorrmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmextlinexpvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/liborforwardmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmlinexpvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmhullwhiteparam.o .libs/libLegacy.lax/libLiborMarketModels.a/lmcorrmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmprocess.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmcovarparam.o .libs/libLegacy.lax/libLiborMarketModels.a/lmvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmexpcorrmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmcovarproxy.o .libs/libLegacy.lax/libLiborMarketModels.a/lmfixedvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmswaptionengine.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.0.1/ql/legacy' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy' Making all in math make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math' Making all in copulas make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/copulas' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libCopulas.la claytoncopula.lo farliegumbelmorgensterncopula.lo frankcopula.lo gaussiancopula.lo gumbelcopula.lo independentcopula.lo marshallolkincopula.lo maxcopula.lo mincopula.lo libtool: link: ar cru .libs/libCopulas.a .libs/claytoncopula.o .libs/farliegumbelmorgensterncopula.o .libs/frankcopula.o .libs/gaussiancopula.o .libs/gumbelcopula.o .libs/independentcopula.o .libs/marshallolkincopula.o .libs/maxcopula.o .libs/mincopula.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.0.1/ql/math/copulas' Making all in distributions make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/distributions' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/math/distributions' Making all in integrals make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/integrals' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/math/integrals' Making all in interpolations make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/interpolations' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/interpolations' Making all in matrixutilities make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/matrixutilities' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -o libMatrixUtilities.la basisincompleteordered.lo choleskydecomposition.lo factorreduction.lo getcovariance.lo pseudosqrt.lo qrdecomposition.lo svd.lo symmetricschurdecomposition.lo tapcorrelations.lo tqreigendecomposition.lo libtool: link: ar cru .libs/libMatrixUtilities.a .libs/basisincompleteordered.o .libs/choleskydecomposition.o .libs/factorreduction.o .libs/getcovariance.o .libs/pseudosqrt.o .libs/qrdecomposition.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.0.1/ql/math/matrixutilities' Making all in optimization make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/optimization' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 spherecylinder.cpp: In function 'QuantLib::Real QuantLib::{anonymous}::BrentMinimize(QuantLib::Real, QuantLib::Real, QuantLib::Real, QuantLib::Real, QuantLib::Size, const F&) [with F = boost::_bi::bind_t, boost::_bi::list2, boost::arg<1> > >, QuantLib::Real = double, QuantLib::Size = long unsigned int]': spherecylinder.cpp:150:77: instantiated from here spherecylinder.cpp:36:18: warning: variable 'leftValue' set but not used [-Wunused-but-set-variable] spherecylinder.cpp:37:18: warning: variable 'rightValue' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 linesearchbasedmethod.cpp: In member function 'virtual QuantLib::EndCriteria::Type QuantLib::LineSearchBasedMethod::minimize(QuantLib::Problem&, const QuantLib::EndCriteria&)': linesearchbasedmethod.cpp:52:21: warning: variable 'normdiff' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/math/optimization' Making all in randomnumbers make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/randomnumbers' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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: gcc -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [enabled by default] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/math/randomnumbers' Making all in solvers1d make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/solvers1d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/solvers1d' Making all in statistics make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/statistics' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/math/statistics' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/math/copulas/.libs/libCopulas.a") libtool: link: (cd .libs/libMath.lax/libDistributions.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/math/distributions/.libs/libDistributions.a") libtool: link: (cd .libs/libMath.lax/libIntegrals.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/math/integrals/.libs/libIntegrals.a") libtool: link: (cd .libs/libMath.lax/libMatrixUtilities.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/math/matrixutilities/.libs/libMatrixUtilities.a") libtool: link: (cd .libs/libMath.lax/libOptimization.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/math/optimization/.libs/libOptimization.a") libtool: link: (cd .libs/libMath.lax/libRandomNumbers.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/math/randomnumbers/.libs/libRandomNumbers.a") libtool: link: (cd .libs/libMath.lax/libStatistics.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/gumbelcopula.o .libs/libMath.lax/libCopulas.a/marshallolkincopula.o .libs/libMath.lax/libCopulas.a/frankcopula.o .libs/libMath.lax/libCopulas.a/farliegumbelmorgensterncopula.o .libs/libMath.lax/libCopulas.a/claytoncopula.o .libs/libMath.lax/libCopulas.a/independentcopula.o .libs/libMath.lax/libCopulas.a/maxcopula.o .libs/libMath.lax/libCopulas.a/gaussiancopula.o .libs/libMath.lax/libCopulas.a/mincopula.o .libs/libMath.lax/libDistributions.a/chisquaredistribution.o .libs/libMath.lax/libDistributions.a/studenttdistribution.o .libs/libMath.lax/libDistributions.a/bivariatenormaldistribution.o .libs/libMath.lax/libDistributions.a/normaldistribution.o .libs/libMath.lax/libDistributions.a/gammadistribution.o .libs/libMath.lax/libIntegrals.a/gausslobattointegral.o .libs/libMath.lax/libIntegrals.a/segmentintegral.o .libs/libMath.lax/libIntegrals.a/integral.o .libs/libMath.lax/libIntegrals.a/gaussianquadratures.o .libs/libMath.lax/libIntegrals.a/kronrodintegral.o .libs/libMath.lax/libIntegrals.a/gaussianorthogonalpolynomial.o .libs/libMath.lax/libMatrixUtilities.a/svd.o .libs/libMath.lax/libMatrixUtilities.a/symmetricschurdecomposition.o .libs/libMath.lax/libMatrixUtilities.a/pseudosqrt.o .libs/libMath.lax/libMatrixUtilities.a/factorreduction.o .libs/libMath.lax/libMatrixUtilities.a/getcovariance.o .libs/libMath.lax/libMatrixUtilities.a/choleskydecomposition.o .libs/libMath.lax/libMatrixUtilities.a/basisincompleteordered.o .libs/libMath.lax/libMatrixUtilities.a/qrdecomposition.o .libs/libMath.lax/libMatrixUtilities.a/tqreigendecomposition.o .libs/libMath.lax/libMatrixUtilities.a/tapcorrelations.o .libs/libMath.lax/libOptimization.a/linesearchbasedmethod.o .libs/libMath.lax/libOptimization.a/bfgs.o .libs/libMath.lax/libOptimization.a/endcriteria.o .libs/libMath.lax/libOptimization.a/steepestdescent.o .libs/libMath.lax/libOptimization.a/simplex.o .libs/libMath.lax/libOptimization.a/spherecylinder.o .libs/libMath.lax/libOptimization.a/projectedcostfunction.o .libs/libMath.lax/libOptimization.a/levenbergmarquardt.o .libs/libMath.lax/libOptimization.a/leastsquare.o .libs/libMath.lax/libOptimization.a/conjugategradient.o .libs/libMath.lax/libOptimization.a/armijo.o .libs/libMath.lax/libOptimization.a/lmdif.o .libs/libMath.lax/libOptimization.a/constraint.o .libs/libMath.lax/libOptimization.a/linesearch.o .libs/libMath.lax/libRandomNumbers.a/seedgenerator.o .libs/libMath.lax/libRandomNumbers.a/latticerules.o .libs/libMath.lax/libRandomNumbers.a/latticersg.o .libs/libMath.lax/libRandomNumbers.a/primitivepolynomials.o .libs/libMath.lax/libRandomNumbers.a/lecuyeruniformrng.o .libs/libMath.lax/libRandomNumbers.a/mt19937uniformrng.o .libs/libMath.lax/libRandomNumbers.a/knuthuniformrng.o .libs/libMath.lax/libRandomNumbers.a/faurersg.o .libs/libMath.lax/libRandomNumbers.a/haltonrsg.o .libs/libMath.lax/libRandomNumbers.a/sobolrsg.o .libs/libMath.lax/libStatistics.a/incrementalstatistics.o .libs/libMath.lax/libStatistics.a/discrepancystatistics.o .libs/libMath.lax/libStatistics.a/generalstatistics.o .libs/libMath.lax/libStatistics.a/histogram.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.0.1/ql/math' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math' Making all in methods make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods' Making all in finitedifferences make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/finitedifferences' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -o libFiniteDifferences.la boundarycondition.lo bsmoperator.lo tridiagonaloperator.lo libtool: link: ar cru .libs/libFiniteDifferences.a .libs/boundarycondition.o .libs/bsmoperator.o .libs/tridiagonaloperator.o libtool: link: ranlib .libs/libFiniteDifferences.a libtool: link: ( cd ".libs" && rm -f "libFiniteDifferences.la" && ln -s "../libFiniteDifferences.la" "libFiniteDifferences.la" ) make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/finitedifferences' Making all in lattices make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/lattices' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/methods/lattices' Making all in montecarlo make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/montecarlo' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/methods/montecarlo' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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 -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.0.1/ql/methods/finitedifferences/.libs/libFiniteDifferences.a") libtool: link: (cd .libs/libMethods.lax/libLattices.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/lattices/.libs/libLattices.a") libtool: link: (cd .libs/libMethods.lax/libMonteCarlo.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/tridiagonaloperator.o .libs/libMethods.lax/libLattices.a/binomialtree.o .libs/libMethods.lax/libLattices.a/trinomialtree.o .libs/libMethods.lax/libMonteCarlo.a/genericlsregression.o .libs/libMethods.lax/libMonteCarlo.a/brownianbridge.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.0.1/ql/methods' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods' Making all in models make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models' Making all in equity make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/equity' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -o libEquityModels.la batesmodel.lo gjrgarchmodel.lo hestonmodel.lo hestonmodelhelper.lo libtool: link: ar cru .libs/libEquityModels.a .libs/batesmodel.o .libs/gjrgarchmodel.o .libs/hestonmodel.o .libs/hestonmodelhelper.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.0.1/ql/models/equity' Making all in marketmodels make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels' Making all in browniangenerators make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/browniangenerators' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/marketmodels/browniangenerators' Making all in callability make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/callability' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/marketmodels/callability' Making all in correlations make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/correlations' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/marketmodels/correlations' Making all in curvestates make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/curvestates' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/models/marketmodels/curvestates' Making all in driftcomputation make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/driftcomputation' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/marketmodels/driftcomputation' Making all in evolvers make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers' Making all in volprocesses make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers/volprocesses' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/marketmodels/evolvers/volprocesses' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.0.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.0.1/ql/models/marketmodels/evolvers' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers' Making all in models make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/models' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.0.1/ql/models/marketmodels/models' Making all in products make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products' Making all in onestep make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/onestep' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/models/marketmodels/products/onestep' Making all in multistep make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/multistep' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 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 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.0.1/ql/models/marketmodels/products/multistep' Making all in pathwise make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/pathwise' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../ql -I../../../../.. -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/models/marketmodels/products/pathwise' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/marketmodels/products/multistep/.libs/libMarketModelsProductsMultiStep.a") libtool: link: (cd .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/onestep/.libs/libMarketModelsProductsOneStep.a") libtool: link: (cd .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/multistepperiodcapletswaptions.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepoptionlets.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepratchet.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepcoterminalswaptions.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/exerciseadapter.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepswaption.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepinversefloater.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multisteppathwisewrapper.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/callspecifiedmultiproduct.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepcoterminalswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/cashrebate.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepforwards.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepnothing.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepcoinitialswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepswap.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepforwards.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepcoinitialswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepcoterminalswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepoptionlets.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductcallspecified.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductswaption.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductcashrebate.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductcaplet.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductinversefloater.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductswap.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.0.1/ql/models/marketmodels/products' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products' Making all in pathwisegreeks make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/pathwisegreeks' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/marketmodels/pathwisegreeks' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/marketmodels/browniangenerators/.libs/libMarketModelsBrownianGenerators.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsCallability.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/callability/.libs/libMarketModelsCallability.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsCorrelations.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/correlations/.libs/libMarketModelsCorrelations.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsCurveStates.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/curvestates/.libs/libMarketModelsCurveStates.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsDriftComputation.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/driftcomputation/.libs/libMarketModelsDriftComputation.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsEvolvers.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers/.libs/libMarketModelsEvolvers.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsModels.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/models/.libs/libMarketModelsModels.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsProducts.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/.libs/libMarketModelsProducts.a") libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/parametricexerciseadapter.o .libs/libMarketModels.lax/libMarketModelsCallability.a/bermudanswaptionexercisevalue.o .libs/libMarketModels.lax/libMarketModelsCallability.a/upperboundengine.o .libs/libMarketModels.lax/libMarketModelsCallability.a/swapbasissystem.o .libs/libMarketModels.lax/libMarketModelsCallability.a/collectnodedata.o .libs/libMarketModels.lax/libMarketModelsCallability.a/lsstrategy.o .libs/libMarketModels.lax/libMarketModelsCallability.a/triggeredswapexercise.o .libs/libMarketModels.lax/libMarketModelsCallability.a/swapratetrigger.o .libs/libMarketModels.lax/libMarketModelsCallability.a/swapforwardbasissystem.o .libs/libMarketModels.lax/libMarketModelsCallability.a/nothingexercisevalue.o .libs/libMarketModels.lax/libMarketModelsCorrelations.a/expcorrelations.o .libs/libMarketModels.lax/libMarketModelsCorrelations.a/cotswapfromfwdcorrelation.o .libs/libMarketModels.lax/libMarketModelsCorrelations.a/timehomogeneousforwardcorrelation.o .libs/libMarketModels.lax/libMarketModelsCurveStates.a/cmswapcurvestate.o .libs/libMarketModels.lax/libMarketModelsCurveStates.a/lmmcurvestate.o .libs/libMarketModels.lax/libMarketModelsCurveStates.a/coterminalswapcurvestate.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/lmmnormaldriftcalculator.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/cmsmmdriftcalculator.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/lmmdriftcalculator.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/smmdriftcalculator.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/normalfwdratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/marketmodelvolprocess.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalcmswapratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateeuler.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateballand.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalcotswapratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateipc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/squarerootandersen.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateeulerconstrained.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/svddfwdratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateiballand.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalperiodic.o .libs/libMarketModels.lax/libMarketModelsModels.a/fwdperiodadapter.o .libs/libMarketModels.lax/libMarketModelsModels.a/fwdtocotswapadapter.o .libs/libMarketModels.lax/libMarketModelsModels.a/cotswaptofwdadapter.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalmaxhomogeneity.o .libs/libMarketModels.lax/libMarketModelsModels.a/alphaformconcrete.o .libs/libMarketModels.lax/libMarketModelsModels.a/pseudorootfacade.o .libs/libMarketModels.lax/libMarketModelsModels.a/volatilityinterpolationspecifier.o .libs/libMarketModels.lax/libMarketModelsModels.a/flatvol.o .libs/libMarketModels.lax/libMarketModelsModels.a/volatilityinterpolationspecifierabcd.o .libs/libMarketModels.lax/libMarketModelsModels.a/piecewiseconstantabcdvariance.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalalphacalibration.o .libs/libMarketModels.lax/libMarketModelsModels.a/ctsmmcapletcalibration.o .libs/libMarketModels.lax/libMarketModelsModels.a/alphafinder.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalswaptioncalibration.o .libs/libMarketModels.lax/libMarketModelsModels.a/piecewiseconstantvariance.o .libs/libMarketModels.lax/libMarketModelsModels.a/abcdvol.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multiproductonestep.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepforwards.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductcallspecified.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multiproductcomposite.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepperiodcapletswaptions.o .libs/libMarketModels.lax/libMarketModelsProducts.a/compositeproduct.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepoptionlets.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductswaption.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepratchet.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepcoterminalswaptions.o .libs/libMarketModels.lax/libMarketModelsProducts.a/exerciseadapter.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepswaption.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductcashrebate.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepinversefloater.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepcoinitialswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductcaplet.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepcoterminalswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multisteppathwisewrapper.o .libs/libMarketModels.lax/libMarketModelsProducts.a/callspecifiedmultiproduct.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multiproductmultistep.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductinversefloater.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepcoterminalswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/cashrebate.o .libs/libMarketModels.lax/libMarketModelsProducts.a/singleproductcomposite.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepforwards.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepnothing.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepoptionlets.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepcoinitialswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepswap.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductswap.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/bumpinstrumentjacobian.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/swaptionpseudojacobian.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/ratepseudorootjacobian.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.0.1/ql/models/marketmodels' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels' Making all in shortrate make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate' Making all in calibrationhelpers make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/calibrationhelpers' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 swaptionhelper.cpp: In constructor 'QuantLib::SwaptionHelper::SwaptionHelper(const QuantLib::Period&, const QuantLib::Period&, const QuantLib::Handle&, const boost::shared_ptr&, const QuantLib::Period&, const QuantLib::DayCounter&, const QuantLib::DayCounter&, const QuantLib::Handle&, QuantLib::CalibrationHelper::CalibrationErrorType)': swaptionhelper.cpp:44:16: warning: variable 'indexTenor' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/shortrate/calibrationhelpers' Making all in onefactormodels make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/onefactormodels' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/shortrate/onefactormodels' Making all in twofactormodels make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/twofactormodels' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/shortrate/twofactormodels' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/shortrate/calibrationhelpers/.libs/libCalibrationHelpers.a") libtool: link: (cd .libs/libShortRateModels.lax/libOneFactorModels.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/onefactormodels/.libs/libOneFactorModels.a") libtool: link: (cd .libs/libShortRateModels.lax/libTwoFactorModels.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/hullwhite.o .libs/libShortRateModels.lax/libOneFactorModels.a/vasicek.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/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.0.1/ql/models/shortrate' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate' Making all in volatility make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/volatility' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/volatility' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/models/equity/.libs/libEquityModels.a") libtool: link: (cd .libs/libModels.lax/libMarketModels.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/.libs/libMarketModels.a") libtool: link: (cd .libs/libModels.lax/libShortRateModels.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/.libs/libShortRateModels.a") libtool: link: (cd .libs/libModels.lax/libVolatilityModels.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/hestonmodel.o .libs/libModels.lax/libEquityModels.a/hestonmodelhelper.o .libs/libModels.lax/libEquityModels.a/batesmodel.o .libs/libModels.lax/libEquityModels.a/gjrgarchmodel.o .libs/libModels.lax/libMarketModels.a/capletcoterminalperiodic.o .libs/libModels.lax/libMarketModels.a/parametricexerciseadapter.o .libs/libModels.lax/libMarketModels.a/normalfwdratepc.o .libs/libModels.lax/libMarketModels.a/bermudanswaptionexercisevalue.o .libs/libModels.lax/libMarketModels.a/utilities.o .libs/libModels.lax/libMarketModels.a/expcorrelations.o .libs/libModels.lax/libMarketModels.a/upperboundengine.o .libs/libModels.lax/libMarketModels.a/lmmnormaldriftcalculator.o .libs/libModels.lax/libMarketModels.a/multiproductonestep.o .libs/libModels.lax/libMarketModels.a/fwdperiodadapter.o .libs/libModels.lax/libMarketModels.a/swapbasissystem.o .libs/libModels.lax/libMarketModels.a/collectnodedata.o .libs/libModels.lax/libMarketModels.a/onestepforwards.o .libs/libModels.lax/libMarketModels.a/pathwiseproductcallspecified.o .libs/libModels.lax/libMarketModels.a/multiproductcomposite.o .libs/libModels.lax/libMarketModels.a/fwdtocotswapadapter.o .libs/libModels.lax/libMarketModels.a/multistepperiodcapletswaptions.o .libs/libModels.lax/libMarketModels.a/compositeproduct.o .libs/libModels.lax/libMarketModels.a/multistepoptionlets.o .libs/libModels.lax/libMarketModels.a/evolutiondescription.o .libs/libModels.lax/libMarketModels.a/cotswapfromfwdcorrelation.o .libs/libModels.lax/libMarketModels.a/pathwiseproductswaption.o .libs/libModels.lax/libMarketModels.a/cotswaptofwdadapter.o .libs/libModels.lax/libMarketModels.a/multistepratchet.o .libs/libModels.lax/libMarketModels.a/cmsmmdriftcalculator.o .libs/libModels.lax/libMarketModels.a/marketmodelvolprocess.o .libs/libModels.lax/libMarketModels.a/capletcoterminalmaxhomogeneity.o .libs/libModels.lax/libMarketModels.a/multistepcoterminalswaptions.o .libs/libModels.lax/libMarketModels.a/exerciseadapter.o .libs/libModels.lax/libMarketModels.a/multistepswaption.o .libs/libModels.lax/libMarketModels.a/accountingengine.o .libs/libModels.lax/libMarketModels.a/alphaformconcrete.o .libs/libModels.lax/libMarketModels.a/pathwiseproductcashrebate.o .libs/libModels.lax/libMarketModels.a/pseudorootfacade.o .libs/libModels.lax/libMarketModels.a/pathwisediscounter.o .libs/libModels.lax/libMarketModels.a/multistepinversefloater.o .libs/libModels.lax/libMarketModels.a/bumpinstrumentjacobian.o .libs/libModels.lax/libMarketModels.a/swaptionpseudojacobian.o .libs/libModels.lax/libMarketModels.a/timehomogeneousforwardcorrelation.o .libs/libModels.lax/libMarketModels.a/onestepcoinitialswaps.o .libs/libModels.lax/libMarketModels.a/pathwiseproductcaplet.o .libs/libModels.lax/libMarketModels.a/discounter.o .libs/libModels.lax/libMarketModels.a/cmswapcurvestate.o .libs/libModels.lax/libMarketModels.a/lsstrategy.o .libs/libModels.lax/libMarketModels.a/lognormalcmswapratepc.o .libs/libModels.lax/libMarketModels.a/volatilityinterpolationspecifier.o .libs/libModels.lax/libMarketModels.a/flatvol.o .libs/libModels.lax/libMarketModels.a/lmmcurvestate.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateeuler.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateballand.o .libs/libModels.lax/libMarketModels.a/marketmodel.o .libs/libModels.lax/libMarketModels.a/mtbrowniangenerator.o .libs/libModels.lax/libMarketModels.a/lmmdriftcalculator.o .libs/libModels.lax/libMarketModels.a/triggeredswapexercise.o .libs/libModels.lax/libMarketModels.a/marketmodeldifferences.o .libs/libModels.lax/libMarketModels.a/volatilityinterpolationspecifierabcd.o .libs/libModels.lax/libMarketModels.a/piecewiseconstantabcdvariance.o .libs/libModels.lax/libMarketModels.a/onestepcoterminalswaps.o .libs/libModels.lax/libMarketModels.a/historicalratesanalysis.o .libs/libModels.lax/libMarketModels.a/multisteppathwisewrapper.o .libs/libModels.lax/libMarketModels.a/callspecifiedmultiproduct.o .libs/libModels.lax/libMarketModels.a/swapratetrigger.o .libs/libModels.lax/libMarketModels.a/lognormalcotswapratepc.o .libs/libModels.lax/libMarketModels.a/multiproductmultistep.o .libs/libModels.lax/libMarketModels.a/smmdriftcalculator.o .libs/libModels.lax/libMarketModels.a/pathwiseproductinversefloater.o .libs/libModels.lax/libMarketModels.a/multistepcoterminalswaps.o .libs/libModels.lax/libMarketModels.a/curvestate.o .libs/libModels.lax/libMarketModels.a/proxygreekengine.o .libs/libModels.lax/libMarketModels.a/cashrebate.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateipc.o .libs/libModels.lax/libMarketModels.a/pathwiseaccountingengine.o .libs/libModels.lax/libMarketModels.a/singleproductcomposite.o .libs/libModels.lax/libMarketModels.a/squarerootandersen.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateeulerconstrained.o .libs/libModels.lax/libMarketModels.a/svddfwdratepc.o .libs/libModels.lax/libMarketModels.a/sobolbrowniangenerator.o .libs/libModels.lax/libMarketModels.a/coterminalswapcurvestate.o .libs/libModels.lax/libMarketModels.a/capletcoterminalalphacalibration.o .libs/libModels.lax/libMarketModels.a/ctsmmcapletcalibration.o .libs/libModels.lax/libMarketModels.a/alphafinder.o .libs/libModels.lax/libMarketModels.a/multistepforwards.o .libs/libModels.lax/libMarketModels.a/lognormalfwdratepc.o .libs/libModels.lax/libMarketModels.a/swapforwardmappings.o .libs/libModels.lax/libMarketModels.a/swapforwardbasissystem.o .libs/libModels.lax/libMarketModels.a/capletcoterminalswaptioncalibration.o .libs/libModels.lax/libMarketModels.a/nothingexercisevalue.o .libs/libModels.lax/libMarketModels.a/forwardforwardmappings.o .libs/libModels.lax/libMarketModels.a/multistepnothing.o .libs/libModels.lax/libMarketModels.a/onestepoptionlets.o .libs/libModels.lax/libMarketModels.a/multistepcoinitialswaps.o .libs/libModels.lax/libMarketModels.a/piecewiseconstantvariance.o .libs/libModels.lax/libMarketModels.a/ratepseudorootjacobian.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateiballand.o .libs/libModels.lax/libMarketModels.a/vegabumpcluster.o .libs/libModels.lax/libMarketModels.a/multistepswap.o .libs/libModels.lax/libMarketModels.a/pathwiseproductswap.o .libs/libModels.lax/libMarketModels.a/abcdvol.o .libs/libModels.lax/libShortRateModels.a/hullwhite.o .libs/libModels.lax/libShortRateModels.a/vasicek.o .libs/libModels.lax/libShortRateModels.a/g2.o .libs/libModels.lax/libShortRateModels.a/blackkarasinski.o .libs/libModels.lax/libShortRateModels.a/onefactormodel.o .libs/libModels.lax/libShortRateModels.a/twofactormodel.o .libs/libModels.lax/libShortRateModels.a/caphelper.o .libs/libModels.lax/libShortRateModels.a/swaptionhelper.o .libs/libModels.lax/libShortRateModels.a/coxingersollross.o .libs/libModels.lax/libShortRateModels.a/extendedcoxingersollross.o .libs/libModels.lax/libVolatilityModels.a/garch.o .libs/libModels.lax/libVolatilityModels.a/constantestimator.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.0.1/ql/models' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models' Making all in patterns make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/patterns' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/patterns' Making all in pricingengines make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines' Making all in asian make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/asian' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -o libAsianEngines.la analytic_cont_geom_av_price.lo analytic_discr_geom_av_price.lo analytic_discr_geom_av_strike.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/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.0.1/ql/pricingengines/asian' Making all in barrier make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/barrier' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -o libBarrierEngines.la analyticbarrierengine.lo mcbarrierengine.lo libtool: link: ar cru .libs/libBarrierEngines.a .libs/analyticbarrierengine.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.0.1/ql/pricingengines/barrier' Making all in basket make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/basket' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -o libBasketEngines.la mcamericanbasketengine.lo mceuropeanbasketengine.lo stulzengine.lo libtool: link: ar cru .libs/libBasketEngines.a .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.0.1/ql/pricingengines/basket' Making all in bond make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/bond' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/pricingengines/bond' Making all in capfloor make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/capfloor' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/pricingengines/capfloor' Making all in cliquet make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/cliquet' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/pricingengines/cliquet' Making all in credit make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/credit' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 integralcdsengine.cpp: In member function 'virtual void QuantLib::IntegralCdsEngine::calculate() const': integralcdsengine.cpp:90:18: warning: variable 'defaultDate' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/pricingengines/credit' Making all in forward make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/forward' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/forward' Making all in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/inflation' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 inflationcapfloorengines.cpp: In member function 'virtual void QuantLib::YoYInflationCapFloorEngine::calculate() const': inflationcapfloorengines.cpp:57:14: warning: variable 'today' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/pricingengines/inflation' Making all in lookback make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/lookback' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/pricingengines/lookback' Making all in quanto make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/quanto' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/quanto' Making all in swap make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swap' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/pricingengines/swap' Making all in swaption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swaption' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/pricingengines/swaption' Making all in vanilla make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/vanilla' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 analytichestonengine.cpp: In member function 'QuantLib::Real QuantLib::AnalyticHestonEngine::Fj_Helper::operator()(QuantLib::Real) const': analytichestonengine.cpp:228:46: warning: variable 'g' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -o libVanillaEngines.la analyticbsmhullwhiteengine.lo analyticdigitalamericanengine.lo analyticdividendeuropeanengine.lo analyticeuropeanengine.lo analyticgjrgarchengine.lo analytichestonengine.lo analytichestonhullwhiteengine.lo baroneadesiwhaleyengine.lo batesengine.lo bjerksundstenslandengine.lo discretizedvanillaoption.lo integralengine.lo jumpdiffusionengine.lo juquadraticengine.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/baroneadesiwhaleyengine.o .libs/batesengine.o .libs/bjerksundstenslandengine.o .libs/discretizedvanillaoption.o .libs/integralengine.o .libs/jumpdiffusionengine.o .libs/juquadraticengine.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.0.1/ql/pricingengines/vanilla' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.0.1/ql/pricingengines/asian/.libs/libAsianEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libBarrierEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/barrier/.libs/libBarrierEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libBasketEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/basket/.libs/libBasketEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libBondEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/bond/.libs/libBondEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libCapFloorEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/capfloor/.libs/libCapFloorEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libCliquetEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/cliquet/.libs/libCliquetEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libCreditEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/credit/.libs/libCreditEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libInflationEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/inflation/.libs/libInflationEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libLookbackEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/lookback/.libs/libLookbackEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libSwapEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swap/.libs/libSwapEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libSwaptionEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swaption/.libs/libSwaptionEngines.a") libtool: link: (cd .libs/libPricingEngines.lax/libVanillaEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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_discr_geom_av_strike.o .libs/libPricingEngines.lax/libAsianEngines.a/mc_discr_arith_av_price.o .libs/libPricingEngines.lax/libAsianEngines.a/mc_discr_geom_av_price.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/mc_discr_arith_av_strike.o .libs/libPricingEngines.lax/libBarrierEngines.a/mcbarrierengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/analyticbarrierengine.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/discountingbondengine.o .libs/libPricingEngines.lax/libBondEngines.a/bondfunctions.o .libs/libPricingEngines.lax/libCapFloorEngines.a/discretizedcapfloor.o .libs/libPricingEngines.lax/libCapFloorEngines.a/analyticcapfloorengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/treecapfloorengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/blackcapfloorengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/mchullwhiteengine.o .libs/libPricingEngines.lax/libCliquetEngines.a/analyticperformanceengine.o .libs/libPricingEngines.lax/libCliquetEngines.a/analyticcliquetengine.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/treeswapengine.o .libs/libPricingEngines.lax/libSwapEngines.a/discretizedswap.o .libs/libPricingEngines.lax/libSwaptionEngines.a/treeswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/discretizedswaption.o .libs/libPricingEngines.lax/libSwaptionEngines.a/jamshidianswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/blackswaptionengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analytichestonhullwhiteengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/batesengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/baroneadesiwhaleyengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticbsmhullwhiteengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/juquadraticengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/integralengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticdigitalamericanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/mcamericanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticdividendeuropeanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analytichestonengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/mchestonhullwhiteengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/jumpdiffusionengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticgjrgarchengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticeuropeanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/mcdigitalengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdvanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/discretizedvanillaoption.o .libs/libPricingEngines.lax/libVanillaEngines.a/bjerksundstenslandengine.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.0.1/ql/pricingengines' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines' Making all in processes make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/processes' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/processes' Making all in quotes make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/quotes' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.0.1/ql/quotes' Making all in termstructures make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures' Making all in credit make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/credit' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.0.1/ql/termstructures/credit' Making all in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/inflation' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 inflationhelpers.cpp: In member function 'virtual void QuantLib::YearOnYearInflationSwapHelper::setTermStructure(QuantLib::YoYInflationTermStructure*)': inflationhelpers.cpp:202:14: warning: variable 'start' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/termstructures/inflation' Making all in volatility make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility' Making all in equityfx make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/equityfx' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.0.1/ql/termstructures/volatility/equityfx' Making all in capfloor make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/capfloor' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/termstructures/volatility/capfloor' Making all in inflation make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/inflation' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -o libInflationVol.la yoyinflationoptionletvolatilitystructure.lo libtool: link: ar cru .libs/libInflationVol.a .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.0.1/ql/termstructures/volatility/inflation' Making all in optionlet make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/optionlet' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/termstructures/volatility/optionlet' Making all in swaption make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/swaption' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../../ql -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/termstructures/volatility/swaption' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -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.0.1/ql/termstructures/volatility/equityfx/.libs/libEquityFxVol.a") libtool: link: (cd .libs/libVolTermStructures.lax/libCapFloorVol.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/capfloor/.libs/libCapFloorVol.a") libtool: link: (cd .libs/libVolTermStructures.lax/libInflationVol.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/inflation/.libs/libInflationVol.a") libtool: link: (cd .libs/libVolTermStructures.lax/libOptionletVol.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/optionlet/.libs/libOptionletVol.a") libtool: link: (cd .libs/libVolTermStructures.lax/libSwaptionVol.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/localvoltermstructure.o .libs/libVolTermStructures.lax/libEquityFxVol.a/blackvariancecurve.o .libs/libVolTermStructures.lax/libEquityFxVol.a/localvolsurface.o .libs/libVolTermStructures.lax/libEquityFxVol.a/blackvoltermstructure.o .libs/libVolTermStructures.lax/libEquityFxVol.a/blackvariancesurface.o .libs/libVolTermStructures.lax/libCapFloorVol.a/capfloortermvolcurve.o .libs/libVolTermStructures.lax/libCapFloorVol.a/capfloortermvolsurface.o .libs/libVolTermStructures.lax/libCapFloorVol.a/capfloortermvolatilitystructure.o .libs/libVolTermStructures.lax/libCapFloorVol.a/constantcapfloortermvol.o .libs/libVolTermStructures.lax/libInflationVol.a/yoyinflationoptionletvolatilitystructure.o .libs/libVolTermStructures.lax/libOptionletVol.a/strippedoptionlet.o .libs/libVolTermStructures.lax/libOptionletVol.a/spreadedoptionletvol.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletstripper.o .libs/libVolTermStructures.lax/libOptionletVol.a/constantoptionletvol.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletstripper1.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletvolatilitystructure.o .libs/libVolTermStructures.lax/libOptionletVol.a/strippedoptionletadapter.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletstripper2.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolcube.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolstructure.o .libs/libVolTermStructures.lax/libSwaptionVol.a/cmsmarketcalibration.o .libs/libVolTermStructures.lax/libSwaptionVol.a/spreadedswaptionvol.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolmatrix.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvoldiscrete.o .libs/libVolTermStructures.lax/libSwaptionVol.a/cmsmarket.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolcube1.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionconstantvol.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolcube2.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.0.1/ql/termstructures/volatility' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility' Making all in yield make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/yield' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 fittedbonddiscountcurve.cpp: In member function 'void QuantLib::FittedBondDiscountCurve::FittingMethod::init()': fittedbonddiscountcurve.cpp:131:14: warning: variable 'refDate' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/termstructures/yield' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/termstructures/credit/.libs/libDefaultTermStructures.a") libtool: link: (cd .libs/libTermStructures.lax/libInflationTermStructures.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/inflation/.libs/libInflationTermStructures.a") libtool: link: (cd .libs/libTermStructures.lax/libYieldTermStructures.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/yield/.libs/libYieldTermStructures.a") libtool: link: (cd .libs/libTermStructures.lax/libVolTermStructures.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/hazardratestructure.o .libs/libTermStructures.lax/libDefaultTermStructures.a/flathazardrate.o .libs/libTermStructures.lax/libDefaultTermStructures.a/survivalprobabilitystructure.o .libs/libTermStructures.lax/libDefaultTermStructures.a/defaultdensitystructure.o .libs/libTermStructures.lax/libDefaultTermStructures.a/defaultprobabilityhelpers.o .libs/libTermStructures.lax/libInflationTermStructures.a/inflationhelpers.o .libs/libTermStructures.lax/libInflationTermStructures.a/seasonality.o .libs/libTermStructures.lax/libYieldTermStructures.a/ratehelpers.o .libs/libTermStructures.lax/libYieldTermStructures.a/zeroyieldstructure.o .libs/libTermStructures.lax/libYieldTermStructures.a/fittedbonddiscountcurve.o .libs/libTermStructures.lax/libYieldTermStructures.a/bondhelpers.o .libs/libTermStructures.lax/libYieldTermStructures.a/oisratehelper.o .libs/libTermStructures.lax/libYieldTermStructures.a/nonlinearfittingmethods.o .libs/libTermStructures.lax/libYieldTermStructures.a/forwardstructure.o .libs/libTermStructures.lax/libYieldTermStructures.a/flatforward.o .libs/libTermStructures.lax/libVolTermStructures.a/strippedoptionlet.o .libs/libTermStructures.lax/libVolTermStructures.a/abcdcalibration.o .libs/libTermStructures.lax/libVolTermStructures.a/spreadedsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/spreadedoptionletvol.o .libs/libTermStructures.lax/libVolTermStructures.a/capfloortermvolcurve.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolcube.o .libs/libTermStructures.lax/libVolTermStructures.a/capfloortermvolsurface.o .libs/libTermStructures.lax/libVolTermStructures.a/sabrsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/cmsmarketcalibration.o .libs/libTermStructures.lax/libVolTermStructures.a/capfloortermvolatilitystructure.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletstripper.o .libs/libTermStructures.lax/libVolTermStructures.a/smilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/localvoltermstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/spreadedswaptionvol.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolmatrix.o .libs/libTermStructures.lax/libVolTermStructures.a/flatsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvoldiscrete.o .libs/libTermStructures.lax/libVolTermStructures.a/yoyinflationoptionletvolatilitystructure.o .libs/libTermStructures.lax/libVolTermStructures.a/sabrinterpolatedsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/constantoptionletvol.o .libs/libTermStructures.lax/libVolTermStructures.a/sabr.o .libs/libTermStructures.lax/libVolTermStructures.a/cmsmarket.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolcube1.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletstripper1.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionconstantvol.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletvolatilitystructure.o .libs/libTermStructures.lax/libVolTermStructures.a/strippedoptionletadapter.o .libs/libTermStructures.lax/libVolTermStructures.a/blackvariancecurve.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletstripper2.o .libs/libTermStructures.lax/libVolTermStructures.a/localvolsurface.o .libs/libTermStructures.lax/libVolTermStructures.a/blackvoltermstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/blackvariancesurface.o .libs/libTermStructures.lax/libVolTermStructures.a/constantcapfloortermvol.o .libs/libTermStructures.lax/libVolTermStructures.a/abcd.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolcube2.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.0.1/ql/termstructures' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures' Making all in time make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time' Making all in calendars make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/calendars' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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 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/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.0.1/ql/time/calendars' Making all in daycounters make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/daycounters' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../../ql -I../../.. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 /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 -o libDayCounters.la actualactual.lo simpledaycounter.lo thirty360.lo libtool: link: ar cru .libs/libDayCounters.a .libs/actualactual.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.0.1/ql/time/daycounters' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.0.1/ql/time/calendars/.libs/libCalendars.a") libtool: link: (cd .libs/libTime.lax/libDayCounters.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/slovakia.o .libs/libTime.lax/libCalendars.a/switzerland.o .libs/libTime.lax/libCalendars.a/argentina.o .libs/libTime.lax/libCalendars.a/mexico.o .libs/libTime.lax/libCalendars.a/jointcalendar.o .libs/libTime.lax/libCalendars.a/ukraine.o .libs/libTime.lax/libCalendars.a/china.o .libs/libTime.lax/libCalendars.a/taiwan.o .libs/libTime.lax/libCalendars.a/finland.o .libs/libTime.lax/libCalendars.a/sweden.o .libs/libTime.lax/libCalendars.a/czechrepublic.o .libs/libTime.lax/libCalendars.a/saudiarabia.o .libs/libTime.lax/libCalendars.a/unitedkingdom.o .libs/libTime.lax/libCalendars.a/unitedstates.o .libs/libTime.lax/libCalendars.a/germany.o .libs/libTime.lax/libCalendars.a/japan.o .libs/libTime.lax/libCalendars.a/denmark.o .libs/libTime.lax/libCalendars.a/norway.o .libs/libTime.lax/libCalendars.a/iceland.o .libs/libTime.lax/libCalendars.a/brazil.o .libs/libTime.lax/libCalendars.a/newzealand.o .libs/libTime.lax/libCalendars.a/canada.o .libs/libTime.lax/libCalendars.a/hungary.o .libs/libTime.lax/libCalendars.a/australia.o .libs/libTime.lax/libCalendars.a/poland.o .libs/libTime.lax/libCalendars.a/southkorea.o .libs/libTime.lax/libCalendars.a/singapore.o .libs/libTime.lax/libCalendars.a/turkey.o .libs/libTime.lax/libCalendars.a/indonesia.o .libs/libTime.lax/libCalendars.a/southafrica.o .libs/libTime.lax/libCalendars.a/bespokecalendar.o .libs/libTime.lax/libCalendars.a/india.o .libs/libTime.lax/libCalendars.a/target.o .libs/libTime.lax/libCalendars.a/hongkong.o .libs/libTime.lax/libCalendars.a/weekendsonly.o .libs/libTime.lax/libCalendars.a/italy.o .libs/libTime.lax/libDayCounters.a/simpledaycounter.o .libs/libTime.lax/libDayCounters.a/actualactual.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.0.1/ql/time' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time' Making all in utilities make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/utilities' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 -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.0.1/ql/utilities' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -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. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -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=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libQuantLib.la -rpath /usr/lib64 -version-info 0:0:0 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++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/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.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -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.0.1/ql/cashflows/.libs/libCashFlows.a") libtool: link: (cd .libs/libQuantLib.lax/libCurrencies.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/currencies/.libs/libCurrencies.a") libtool: link: (cd .libs/libQuantLib.lax/libExperimental.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/.libs/libExperimental.a") libtool: link: (cd .libs/libQuantLib.lax/libIndexes.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/.libs/libIndexes.a") libtool: link: (cd .libs/libQuantLib.lax/libInstruments.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments/.libs/libInstruments.a") libtool: link: (cd .libs/libQuantLib.lax/libLegacy.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy/.libs/libLegacy.a") libtool: link: (cd .libs/libQuantLib.lax/libMath.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/math/.libs/libMath.a") libtool: link: (cd .libs/libQuantLib.lax/libMethods.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/.libs/libMethods.a") libtool: link: (cd .libs/libQuantLib.lax/libModels.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/models/.libs/libModels.a") libtool: link: (cd .libs/libQuantLib.lax/libPricingEngines.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/.libs/libPricingEngines.a") libtool: link: (cd .libs/libQuantLib.lax/libProcesses.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/processes/.libs/libProcesses.a") libtool: link: (cd .libs/libQuantLib.lax/libQuotes.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/quotes/.libs/libQuotes.a") libtool: link: (cd .libs/libQuantLib.lax/libTermStructures.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/.libs/libTermStructures.a") libtool: link: (cd .libs/libQuantLib.lax/libTime.a && ar x "/builddir/build/BUILD/QuantLib-1.0.1/ql/time/.libs/libTime.a") libtool: link: (cd .libs/libQuantLib.lax/libUtilities.a && ar x "/builddir/build/BUILD/QuantLib-1.0.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/fixedratecoupon.o .libs/libQuantLib.lax/libCashFlows.a/replication.o .libs/libQuantLib.lax/libCashFlows.a/cmscoupon.o .libs/libQuantLib.lax/libCashFlows.a/averagebmacoupon.o .libs/libQuantLib.lax/libCashFlows.a/dividend.o .libs/libQuantLib.lax/libCashFlows.a/overnightindexedcoupon.o .libs/libQuantLib.lax/libCashFlows.a/digitalcmscoupon.o .libs/libQuantLib.lax/libCashFlows.a/duration.o .libs/libQuantLib.lax/libCashFlows.a/timebasket.o .libs/libQuantLib.lax/libCashFlows.a/digitalcoupon.o .libs/libQuantLib.lax/libCashFlows.a/capflooredinflationcoupon.o .libs/libQuantLib.lax/libCashFlows.a/yoyinflationcoupon.o .libs/libQuantLib.lax/libCashFlows.a/cashflowvectors.o .libs/libQuantLib.lax/libCashFlows.a/iborcoupon.o .libs/libQuantLib.lax/libCashFlows.a/inflationcoupon.o .libs/libQuantLib.lax/libCashFlows.a/capflooredcoupon.o .libs/libQuantLib.lax/libCashFlows.a/coupon.o .libs/libQuantLib.lax/libCashFlows.a/floatingratecoupon.o .libs/libQuantLib.lax/libCashFlows.a/indexedcashflow.o .libs/libQuantLib.lax/libCashFlows.a/inflationcouponpricer.o .libs/libQuantLib.lax/libCashFlows.a/cashflows.o .libs/libQuantLib.lax/libCashFlows.a/conundrumpricer.o .libs/libQuantLib.lax/libCashFlows.a/couponpricer.o .libs/libQuantLib.lax/libCashFlows.a/digitaliborcoupon.o .libs/libQuantLib.lax/libCashFlows.a/rangeaccrual.o .libs/libQuantLib.lax/libCurrencies.a/exchangeratemanager.o .libs/libQuantLib.lax/libExperimental.a/fdmblackscholessolver.o .libs/libQuantLib.lax/libExperimental.a/fdmlinearoplayout.o .libs/libQuantLib.lax/libExperimental.a/sparseilupreconditioner.o .libs/libQuantLib.lax/libExperimental.a/recoveryratequote.o .libs/libQuantLib.lax/libExperimental.a/commoditypricinghelpers.o .libs/libQuantLib.lax/libExperimental.a/craigsneydscheme.o .libs/libQuantLib.lax/libExperimental.a/riskybond.o .libs/libQuantLib.lax/libExperimental.a/sensitivityanalysis.o .libs/libQuantLib.lax/libExperimental.a/triplebandlinearop.o .libs/libQuantLib.lax/libExperimental.a/fdhestonvanillaengine.o .libs/libQuantLib.lax/libExperimental.a/volcube.o .libs/libQuantLib.lax/libExperimental.a/equityfxvolsurface.o .libs/libQuantLib.lax/libExperimental.a/discretizedconvertible.o .libs/libQuantLib.lax/libExperimental.a/mceverestengine.o .libs/libQuantLib.lax/libExperimental.a/himalayaoption.o .libs/libQuantLib.lax/libExperimental.a/concentrating1dmesher.o .libs/libQuantLib.lax/libExperimental.a/fdmstepconditioncomposite.o .libs/libQuantLib.lax/libExperimental.a/perturbativebarrieroptionengine.o .libs/libQuantLib.lax/libExperimental.a/fdmblackscholesop.o .libs/libQuantLib.lax/libExperimental.a/integralhestonvarianceoptionengine.o .libs/libQuantLib.lax/libExperimental.a/extendedblackvariancesurface.o .libs/libQuantLib.lax/libExperimental.a/abcdatmvolcurve.o .libs/libQuantLib.lax/libExperimental.a/blackvolsurface.o .libs/libQuantLib.lax/libExperimental.a/extendedblackscholesprocess.o .libs/libQuantLib.lax/libExperimental.a/mchimalayaengine.o .libs/libQuantLib.lax/libExperimental.a/secondderivativeop.o .libs/libQuantLib.lax/libExperimental.a/fdmarithmeticaveragecondition.o .libs/libQuantLib.lax/libExperimental.a/uniformgridmesher.o .libs/libQuantLib.lax/libExperimental.a/fdmhullwhitemesher.o .libs/libQuantLib.lax/libExperimental.a/expliciteulerscheme.o .libs/libQuantLib.lax/libExperimental.a/adaptedpathpayoff.o .libs/libQuantLib.lax/libExperimental.a/fdblackscholesasianengine.o .libs/libQuantLib.lax/libExperimental.a/fdhestonhullwhitevanillaengine.o .libs/libQuantLib.lax/libExperimental.a/blackatmvolcurve.o .libs/libQuantLib.lax/libExperimental.a/fdmdirichletboundary.o .libs/libQuantLib.lax/libExperimental.a/commoditysettings.o .libs/libQuantLib.lax/libExperimental.a/cdo.o .libs/libQuantLib.lax/libExperimental.a/pagodaoption.o .libs/libQuantLib.lax/libExperimental.a/compoundoption.o .libs/libQuantLib.lax/libExperimental.a/varianceoption.o .libs/libQuantLib.lax/libExperimental.a/extendedblackvariancecurve.o .libs/libQuantLib.lax/libExperimental.a/fdmsimple2dbssolver.o .libs/libQuantLib.lax/libExperimental.a/recoveryratemodel.o .libs/libQuantLib.lax/libExperimental.a/modifiedcraigsneydscheme.o .libs/libQuantLib.lax/libExperimental.a/syntheticcdo.o .libs/libQuantLib.lax/libExperimental.a/analyticcompoundoptionengine.o .libs/libQuantLib.lax/libExperimental.a/fdmblackscholesmultistrikemesher.o .libs/libQuantLib.lax/libExperimental.a/issuer.o .libs/libQuantLib.lax/libExperimental.a/commoditytype.o .libs/libQuantLib.lax/libExperimental.a/yoycapfloortermpricesurface.o .libs/libQuantLib.lax/libExperimental.a/douglasscheme.o .libs/libQuantLib.lax/libExperimental.a/paymentterm.o .libs/libQuantLib.lax/libExperimental.a/pool.o .libs/libQuantLib.lax/libExperimental.a/onefactorstudentcopula.o .libs/libQuantLib.lax/libExperimental.a/dividendbarrieroption.o .libs/libQuantLib.lax/libExperimental.a/fdmhestonop.o .libs/libQuantLib.lax/libExperimental.a/fdmmeshercomposite.o .libs/libQuantLib.lax/libExperimental.a/onefactorgaussiancopula.o .libs/libQuantLib.lax/libExperimental.a/amortizingfloatingratebond.o .libs/libQuantLib.lax/libExperimental.a/fdmdividendhandler.o .libs/libQuantLib.lax/libExperimental.a/commodityindex.o .libs/libQuantLib.lax/libExperimental.a/basket.o .libs/libQuantLib.lax/libExperimental.a/fdmquantohelper.o .libs/libQuantLib.lax/libExperimental.a/hundsdorferscheme.o .libs/libQuantLib.lax/libExperimental.a/amortizingcmsratebond.o .libs/libQuantLib.lax/libExperimental.a/commoditycashflow.o .libs/libQuantLib.lax/libExperimental.a/quantity.o .libs/libQuantLib.lax/libExperimental.a/dateinterval.o .libs/libQuantLib.lax/libExperimental.a/unitofmeasureconversionmanager.o .libs/libQuantLib.lax/libExperimental.a/everestoption.o .libs/libQuantLib.lax/libExperimental.a/commodityunitcost.o .libs/libQuantLib.lax/libExperimental.a/fdhestonrebateengine.o .libs/libQuantLib.lax/libExperimental.a/fdminnervaluecalculator.o .libs/libQuantLib.lax/libExperimental.a/energyvanillaswap.o .libs/libQuantLib.lax/libExperimental.a/yoyoptionlethelpers.o .libs/libQuantLib.lax/libExperimental.a/unitofmeasureconversion.o .libs/libQuantLib.lax/libExperimental.a/energyswap.o .libs/libQuantLib.lax/libExperimental.a/fdmhestonsolver.o .libs/libQuantLib.lax/libExperimental.a/fdmhestonvariancemesher.o .libs/libQuantLib.lax/libExperimental.a/fdmsnapshotcondition.o .libs/libQuantLib.lax/libExperimental.a/energycommodity.o .libs/libQuantLib.lax/libExperimental.a/subperiodcoupons.o .libs/libQuantLib.lax/libExperimental.a/mcpathbasketengine.o .libs/libQuantLib.lax/libExperimental.a/fdmbackwardsolver.o .libs/libQuantLib.lax/libExperimental.a/callablebondconstantvol.o .libs/libQuantLib.lax/libExperimental.a/extendedbinomialtree.o .libs/libQuantLib.lax/libExperimental.a/fdmamericanstepcondition.o .libs/libQuantLib.lax/libExperimental.a/fdmhestonhullwhitesolver.o .libs/libQuantLib.lax/libExperimental.a/onefactorcopula.o .libs/libQuantLib.lax/libExperimental.a/distribution.o .libs/libQuantLib.lax/libExperimental.a/fdhestonbarrierengine.o .libs/libQuantLib.lax/libExperimental.a/riskyassetswapoption.o .libs/libQuantLib.lax/libExperimental.a/quantocouponpricer.o .libs/libQuantLib.lax/libExperimental.a/discretizedcallablefixedratebond.o .libs/libQuantLib.lax/libExperimental.a/ninepointlinearop.o .libs/libQuantLib.lax/libExperimental.a/impliciteulerscheme.o .libs/libQuantLib.lax/libExperimental.a/commodity.o .libs/libQuantLib.lax/libExperimental.a/secondordermixedderivativeop.o .libs/libQuantLib.lax/libExperimental.a/lossdistribution.o .libs/libQuantLib.lax/libExperimental.a/commoditycurve.o .libs/libQuantLib.lax/libExperimental.a/callablebond.o .libs/libQuantLib.lax/libExperimental.a/riskyassetswap.o .libs/libQuantLib.lax/libExperimental.a/fdblackscholesbarrierengine.o .libs/libQuantLib.lax/libExperimental.a/fdmhestonhullwhiteop.o .libs/libQuantLib.lax/libExperimental.a/callablebondvolstructure.o .libs/libQuantLib.lax/libExperimental.a/fdmblackscholesmesher.o .libs/libQuantLib.lax/libExperimental.a/blackcdsoptionengine.o .libs/libQuantLib.lax/libExperimental.a/fdblackscholesvanillaengine.o .libs/libQuantLib.lax/libExperimental.a/longstaffschwartzmultipathpricer.o .libs/libQuantLib.lax/libExperimental.a/blackcallablebondengine.o .libs/libQuantLib.lax/libExperimental.a/bicgstab.o .libs/libQuantLib.lax/libExperimental.a/convertiblebond.o .libs/libQuantLib.lax/libExperimental.a/defaultevent.o .libs/libQuantLib.lax/libExperimental.a/pathmultiassetoption.o .libs/libQuantLib.lax/libExperimental.a/mcpagodaengine.o .libs/libQuantLib.lax/libExperimental.a/sabrvolsurface.o .libs/libQuantLib.lax/libExperimental.a/fdblackscholesrebateengine.o .libs/libQuantLib.lax/libExperimental.a/amortizingfixedratebond.o .libs/libQuantLib.lax/libExperimental.a/interestratevolsurface.o .libs/libQuantLib.lax/libExperimental.a/energybasisswap.o .libs/libQuantLib.lax/libExperimental.a/nthtodefault.o .libs/libQuantLib.lax/libExperimental.a/defaulttype.o .libs/libQuantLib.lax/libExperimental.a/energyfuture.o .libs/libQuantLib.lax/libExperimental.a/randomdefaultmodel.o .libs/libQuantLib.lax/libExperimental.a/defaultprobabilitykey.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/cdsoption.o .libs/libQuantLib.lax/libExperimental.a/firstderivativeop.o .libs/libQuantLib.lax/libIndexes.a/swapindex.o .libs/libQuantLib.lax/libIndexes.a/bmaindex.o .libs/libQuantLib.lax/libIndexes.a/eurlibor.o .libs/libQuantLib.lax/libIndexes.a/chfliborswap.o .libs/libQuantLib.lax/libIndexes.a/euriborswap.o .libs/libQuantLib.lax/libIndexes.a/gbpliborswap.o .libs/libQuantLib.lax/libIndexes.a/euribor.o .libs/libQuantLib.lax/libIndexes.a/iborindex.o .libs/libQuantLib.lax/libIndexes.a/region.o .libs/libQuantLib.lax/libIndexes.a/interestrateindex.o .libs/libQuantLib.lax/libIndexes.a/libor.o .libs/libQuantLib.lax/libIndexes.a/eurliborswap.o .libs/libQuantLib.lax/libIndexes.a/inflationindex.o .libs/libQuantLib.lax/libIndexes.a/jpyliborswap.o .libs/libQuantLib.lax/libIndexes.a/usdliborswap.o .libs/libQuantLib.lax/libIndexes.a/indexmanager.o .libs/libQuantLib.lax/libIndexes.a/eonia.o .libs/libQuantLib.lax/libInstruments.a/vanillaoption.o .libs/libQuantLib.lax/libInstruments.a/dividendvanillaoption.o .libs/libQuantLib.lax/libInstruments.a/fixedratebond.o .libs/libQuantLib.lax/libInstruments.a/cliquetoption.o .libs/libQuantLib.lax/libInstruments.a/quantobarrieroption.o .libs/libQuantLib.lax/libInstruments.a/assetswap.o .libs/libQuantLib.lax/libInstruments.a/zerocouponbond.o .libs/libQuantLib.lax/libInstruments.a/claim.o .libs/libQuantLib.lax/libInstruments.a/quantoforwardvanillaoption.o .libs/libQuantLib.lax/libInstruments.a/cmsratebond.o .libs/libQuantLib.lax/libInstruments.a/forward.o .libs/libQuantLib.lax/libInstruments.a/makecms.o .libs/libQuantLib.lax/libInstruments.a/forwardrateagreement.o .libs/libQuantLib.lax/libInstruments.a/makeois.o .libs/libQuantLib.lax/libInstruments.a/stickyratchet.o .libs/libQuantLib.lax/libInstruments.a/asianoption.o .libs/libQuantLib.lax/libInstruments.a/oneassetoption.o .libs/libQuantLib.lax/libInstruments.a/lookbackoption.o .libs/libQuantLib.lax/libInstruments.a/compositeinstrument.o .libs/libQuantLib.lax/libInstruments.a/makeyoyinflationcapfloor.o .libs/libQuantLib.lax/libInstruments.a/yearonyearinflationswap.o .libs/libQuantLib.lax/libInstruments.a/makevanillaswap.o .libs/libQuantLib.lax/libInstruments.a/averagetype.o .libs/libQuantLib.lax/libInstruments.a/creditdefaultswap.o .libs/libQuantLib.lax/libInstruments.a/overnightindexedswap.o .libs/libQuantLib.lax/libInstruments.a/vanillaswap.o .libs/libQuantLib.lax/libInstruments.a/quantovanillaoption.o .libs/libQuantLib.lax/libInstruments.a/makeswaption.o .libs/libQuantLib.lax/libInstruments.a/basketoption.o .libs/libQuantLib.lax/libInstruments.a/barriertype.o .libs/libQuantLib.lax/libInstruments.a/stock.o .libs/libQuantLib.lax/libInstruments.a/bond.o .libs/libQuantLib.lax/libInstruments.a/floatingratebond.o .libs/libQuantLib.lax/libInstruments.a/varianceswap.o .libs/libQuantLib.lax/libInstruments.a/multiassetoption.o .libs/libQuantLib.lax/libInstruments.a/swap.o .libs/libQuantLib.lax/libInstruments.a/makecapfloor.o .libs/libQuantLib.lax/libInstruments.a/forwardvanillaoption.o .libs/libQuantLib.lax/libInstruments.a/inflationcapfloor.o .libs/libQuantLib.lax/libInstruments.a/payoffs.o .libs/libQuantLib.lax/libInstruments.a/zerocouponinflationswap.o .libs/libQuantLib.lax/libInstruments.a/barrieroption.o .libs/libQuantLib.lax/libInstruments.a/europeanoption.o .libs/libQuantLib.lax/libInstruments.a/swaption.o .libs/libQuantLib.lax/libInstruments.a/bmaswap.o .libs/libQuantLib.lax/libInstruments.a/capfloor.o .libs/libQuantLib.lax/libInstruments.a/impliedvolatility.o .libs/libQuantLib.lax/libInstruments.a/fixedratebondforward.o .libs/libQuantLib.lax/libLegacy.a/lmlinexpcorrmodel.o .libs/libQuantLib.lax/libLegacy.a/lmextlinexpvolmodel.o .libs/libQuantLib.lax/libLegacy.a/liborforwardmodel.o .libs/libQuantLib.lax/libLegacy.a/lmlinexpvolmodel.o .libs/libQuantLib.lax/libLegacy.a/lfmhullwhiteparam.o .libs/libQuantLib.lax/libLegacy.a/lmcorrmodel.o .libs/libQuantLib.lax/libLegacy.a/lfmprocess.o .libs/libQuantLib.lax/libLegacy.a/lfmcovarparam.o .libs/libQuantLib.lax/libLegacy.a/lmvolmodel.o .libs/libQuantLib.lax/libLegacy.a/lmexpcorrmodel.o .libs/libQuantLib.lax/libLegacy.a/lfmcovarproxy.o .libs/libQuantLib.lax/libLegacy.a/lmfixedvolmodel.o .libs/libQuantLib.lax/libLegacy.a/lfmswaptionengine.o .libs/libQuantLib.lax/libMath.a/incrementalstatistics.o .libs/libQuantLib.lax/libMath.a/bspline.o .libs/libQuantLib.lax/libMath.a/svd.o .libs/libQuantLib.lax/libMath.a/linesearchbasedmethod.o .libs/libQuantLib.lax/libMath.a/chisquaredistribution.o .libs/libQuantLib.lax/libMath.a/gausslobattointegral.o .libs/libQuantLib.lax/libMath.a/bfgs.o .libs/libQuantLib.lax/libMath.a/studenttdistribution.o .libs/libQuantLib.lax/libMath.a/symmetricschurdecomposition.o .libs/libQuantLib.lax/libMath.a/seedgenerator.o .libs/libQuantLib.lax/libMath.a/segmentintegral.o .libs/libQuantLib.lax/libMath.a/incompletegamma.o .libs/libQuantLib.lax/libMath.a/gumbelcopula.o .libs/libQuantLib.lax/libMath.a/marshallolkincopula.o .libs/libQuantLib.lax/libMath.a/frankcopula.o .libs/libQuantLib.lax/libMath.a/endcriteria.o .libs/libQuantLib.lax/libMath.a/steepestdescent.o .libs/libQuantLib.lax/libMath.a/farliegumbelmorgensterncopula.o .libs/libQuantLib.lax/libMath.a/simplex.o .libs/libQuantLib.lax/libMath.a/discrepancystatistics.o .libs/libQuantLib.lax/libMath.a/pseudosqrt.o .libs/libQuantLib.lax/libMath.a/integral.o .libs/libQuantLib.lax/libMath.a/bernsteinpolynomial.o .libs/libQuantLib.lax/libMath.a/factorreduction.o .libs/libQuantLib.lax/libMath.a/beta.o .libs/libQuantLib.lax/libMath.a/matrix.o .libs/libQuantLib.lax/libMath.a/latticerules.o .libs/libQuantLib.lax/libMath.a/generalstatistics.o .libs/libQuantLib.lax/libMath.a/spherecylinder.o .libs/libQuantLib.lax/libMath.a/latticersg.o .libs/libQuantLib.lax/libMath.a/claytoncopula.o .libs/libQuantLib.lax/libMath.a/independentcopula.o .libs/libQuantLib.lax/libMath.a/primitivepolynomials.o .libs/libQuantLib.lax/libMath.a/getcovariance.o .libs/libQuantLib.lax/libMath.a/bivariatenormaldistribution.o .libs/libQuantLib.lax/libMath.a/choleskydecomposition.o .libs/libQuantLib.lax/libMath.a/sampledcurve.o .libs/libQuantLib.lax/libMath.a/projectedcostfunction.o .libs/libQuantLib.lax/libMath.a/primenumbers.o .libs/libQuantLib.lax/libMath.a/levenbergmarquardt.o .libs/libQuantLib.lax/libMath.a/lecuyeruniformrng.o .libs/libQuantLib.lax/libMath.a/mt19937uniformrng.o .libs/libQuantLib.lax/libMath.a/leastsquare.o .libs/libQuantLib.lax/libMath.a/normaldistribution.o .libs/libQuantLib.lax/libMath.a/basisincompleteordered.o .libs/libQuantLib.lax/libMath.a/quadratic.o .libs/libQuantLib.lax/libMath.a/surface.o .libs/libQuantLib.lax/libMath.a/conjugategradient.o .libs/libQuantLib.lax/libMath.a/gammadistribution.o .libs/libQuantLib.lax/libMath.a/knuthuniformrng.o .libs/libQuantLib.lax/libMath.a/histogram.o .libs/libQuantLib.lax/libMath.a/maxcopula.o .libs/libQuantLib.lax/libMath.a/faurersg.o .libs/libQuantLib.lax/libMath.a/armijo.o .libs/libQuantLib.lax/libMath.a/qrdecomposition.o .libs/libQuantLib.lax/libMath.a/lmdif.o .libs/libQuantLib.lax/libMath.a/haltonrsg.o .libs/libQuantLib.lax/libMath.a/tqreigendecomposition.o .libs/libQuantLib.lax/libMath.a/tapcorrelations.o .libs/libQuantLib.lax/libMath.a/gaussianquadratures.o .libs/libQuantLib.lax/libMath.a/sobolrsg.o .libs/libQuantLib.lax/libMath.a/rounding.o .libs/libQuantLib.lax/libMath.a/factorial.o .libs/libQuantLib.lax/libMath.a/errorfunction.o .libs/libQuantLib.lax/libMath.a/gaussiancopula.o .libs/libQuantLib.lax/libMath.a/kronrodintegral.o .libs/libQuantLib.lax/libMath.a/mincopula.o .libs/libQuantLib.lax/libMath.a/constraint.o .libs/libQuantLib.lax/libMath.a/linesearch.o .libs/libQuantLib.lax/libMath.a/gaussianorthogonalpolynomial.o .libs/libQuantLib.lax/libMethods.a/genericlsregression.o .libs/libQuantLib.lax/libMethods.a/boundarycondition.o .libs/libQuantLib.lax/libMethods.a/bsmoperator.o .libs/libQuantLib.lax/libMethods.a/tridiagonaloperator.o .libs/libQuantLib.lax/libMethods.a/binomialtree.o .libs/libQuantLib.lax/libMethods.a/brownianbridge.o .libs/libQuantLib.lax/libMethods.a/trinomialtree.o .libs/libQuantLib.lax/libMethods.a/lsmbasissystem.o .libs/libQuantLib.lax/libMethods.a/parametricexercise.o .libs/libQuantLib.lax/libModels.a/capletcoterminalperiodic.o .libs/libQuantLib.lax/libModels.a/parametricexerciseadapter.o .libs/libQuantLib.lax/libModels.a/normalfwdratepc.o .libs/libQuantLib.lax/libModels.a/garch.o .libs/libQuantLib.lax/libModels.a/bermudanswaptionexercisevalue.o .libs/libQuantLib.lax/libModels.a/utilities.o .libs/libQuantLib.lax/libModels.a/expcorrelations.o .libs/libQuantLib.lax/libModels.a/upperboundengine.o .libs/libQuantLib.lax/libModels.a/lmmnormaldriftcalculator.o .libs/libQuantLib.lax/libModels.a/multiproductonestep.o .libs/libQuantLib.lax/libModels.a/fwdperiodadapter.o .libs/libQuantLib.lax/libModels.a/swapbasissystem.o .libs/libQuantLib.lax/libModels.a/collectnodedata.o .libs/libQuantLib.lax/libModels.a/onestepforwards.o .libs/libQuantLib.lax/libModels.a/pathwiseproductcallspecified.o .libs/libQuantLib.lax/libModels.a/multiproductcomposite.o .libs/libQuantLib.lax/libModels.a/fwdtocotswapadapter.o .libs/libQuantLib.lax/libModels.a/multistepperiodcapletswaptions.o .libs/libQuantLib.lax/libModels.a/compositeproduct.o .libs/libQuantLib.lax/libModels.a/hullwhite.o .libs/libQuantLib.lax/libModels.a/vasicek.o .libs/libQuantLib.lax/libModels.a/multistepoptionlets.o .libs/libQuantLib.lax/libModels.a/evolutiondescription.o .libs/libQuantLib.lax/libModels.a/cotswapfromfwdcorrelation.o .libs/libQuantLib.lax/libModels.a/pathwiseproductswaption.o .libs/libQuantLib.lax/libModels.a/calibrationhelper.o .libs/libQuantLib.lax/libModels.a/cotswaptofwdadapter.o .libs/libQuantLib.lax/libModels.a/multistepratchet.o .libs/libQuantLib.lax/libModels.a/cmsmmdriftcalculator.o .libs/libQuantLib.lax/libModels.a/marketmodelvolprocess.o .libs/libQuantLib.lax/libModels.a/capletcoterminalmaxhomogeneity.o .libs/libQuantLib.lax/libModels.a/multistepcoterminalswaptions.o .libs/libQuantLib.lax/libModels.a/exerciseadapter.o .libs/libQuantLib.lax/libModels.a/multistepswaption.o .libs/libQuantLib.lax/libModels.a/accountingengine.o .libs/libQuantLib.lax/libModels.a/alphaformconcrete.o .libs/libQuantLib.lax/libModels.a/pathwiseproductcashrebate.o .libs/libQuantLib.lax/libModels.a/pseudorootfacade.o .libs/libQuantLib.lax/libModels.a/pathwisediscounter.o .libs/libQuantLib.lax/libModels.a/multistepinversefloater.o .libs/libQuantLib.lax/libModels.a/g2.o .libs/libQuantLib.lax/libModels.a/blackkarasinski.o .libs/libQuantLib.lax/libModels.a/bumpinstrumentjacobian.o .libs/libQuantLib.lax/libModels.a/swaptionpseudojacobian.o .libs/libQuantLib.lax/libModels.a/timehomogeneousforwardcorrelation.o .libs/libQuantLib.lax/libModels.a/onestepcoinitialswaps.o .libs/libQuantLib.lax/libModels.a/pathwiseproductcaplet.o .libs/libQuantLib.lax/libModels.a/onefactormodel.o .libs/libQuantLib.lax/libModels.a/discounter.o .libs/libQuantLib.lax/libModels.a/cmswapcurvestate.o .libs/libQuantLib.lax/libModels.a/lsstrategy.o .libs/libQuantLib.lax/libModels.a/lognormalcmswapratepc.o .libs/libQuantLib.lax/libModels.a/volatilityinterpolationspecifier.o .libs/libQuantLib.lax/libModels.a/twofactormodel.o .libs/libQuantLib.lax/libModels.a/constantestimator.o .libs/libQuantLib.lax/libModels.a/flatvol.o .libs/libQuantLib.lax/libModels.a/caphelper.o .libs/libQuantLib.lax/libModels.a/lmmcurvestate.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateeuler.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateballand.o .libs/libQuantLib.lax/libModels.a/marketmodel.o .libs/libQuantLib.lax/libModels.a/mtbrowniangenerator.o .libs/libQuantLib.lax/libModels.a/lmmdriftcalculator.o .libs/libQuantLib.lax/libModels.a/triggeredswapexercise.o .libs/libQuantLib.lax/libModels.a/marketmodeldifferences.o .libs/libQuantLib.lax/libModels.a/volatilityinterpolationspecifierabcd.o .libs/libQuantLib.lax/libModels.a/piecewiseconstantabcdvariance.o .libs/libQuantLib.lax/libModels.a/onestepcoterminalswaps.o .libs/libQuantLib.lax/libModels.a/historicalratesanalysis.o .libs/libQuantLib.lax/libModels.a/hestonmodel.o .libs/libQuantLib.lax/libModels.a/multisteppathwisewrapper.o .libs/libQuantLib.lax/libModels.a/callspecifiedmultiproduct.o .libs/libQuantLib.lax/libModels.a/swapratetrigger.o .libs/libQuantLib.lax/libModels.a/lognormalcotswapratepc.o .libs/libQuantLib.lax/libModels.a/multiproductmultistep.o .libs/libQuantLib.lax/libModels.a/smmdriftcalculator.o .libs/libQuantLib.lax/libModels.a/pathwiseproductinversefloater.o .libs/libQuantLib.lax/libModels.a/multistepcoterminalswaps.o .libs/libQuantLib.lax/libModels.a/curvestate.o .libs/libQuantLib.lax/libModels.a/hestonmodelhelper.o .libs/libQuantLib.lax/libModels.a/proxygreekengine.o .libs/libQuantLib.lax/libModels.a/batesmodel.o .libs/libQuantLib.lax/libModels.a/model.o .libs/libQuantLib.lax/libModels.a/cashrebate.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateipc.o .libs/libQuantLib.lax/libModels.a/pathwiseaccountingengine.o .libs/libQuantLib.lax/libModels.a/singleproductcomposite.o .libs/libQuantLib.lax/libModels.a/squarerootandersen.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateeulerconstrained.o .libs/libQuantLib.lax/libModels.a/svddfwdratepc.o .libs/libQuantLib.lax/libModels.a/sobolbrowniangenerator.o .libs/libQuantLib.lax/libModels.a/coterminalswapcurvestate.o .libs/libQuantLib.lax/libModels.a/capletcoterminalalphacalibration.o .libs/libQuantLib.lax/libModels.a/ctsmmcapletcalibration.o .libs/libQuantLib.lax/libModels.a/alphafinder.o .libs/libQuantLib.lax/libModels.a/multistepforwards.o .libs/libQuantLib.lax/libModels.a/lognormalfwdratepc.o .libs/libQuantLib.lax/libModels.a/swapforwardmappings.o .libs/libQuantLib.lax/libModels.a/swapforwardbasissystem.o .libs/libQuantLib.lax/libModels.a/capletcoterminalswaptioncalibration.o .libs/libQuantLib.lax/libModels.a/nothingexercisevalue.o .libs/libQuantLib.lax/libModels.a/forwardforwardmappings.o .libs/libQuantLib.lax/libModels.a/swaptionhelper.o .libs/libQuantLib.lax/libModels.a/coxingersollross.o .libs/libQuantLib.lax/libModels.a/multistepnothing.o .libs/libQuantLib.lax/libModels.a/gjrgarchmodel.o .libs/libQuantLib.lax/libModels.a/onestepoptionlets.o .libs/libQuantLib.lax/libModels.a/multistepcoinitialswaps.o .libs/libQuantLib.lax/libModels.a/piecewiseconstantvariance.o .libs/libQuantLib.lax/libModels.a/ratepseudorootjacobian.o .libs/libQuantLib.lax/libModels.a/extendedcoxingersollross.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateiballand.o .libs/libQuantLib.lax/libModels.a/vegabumpcluster.o .libs/libQuantLib.lax/libModels.a/multistepswap.o .libs/libQuantLib.lax/libModels.a/pathwiseproductswap.o .libs/libQuantLib.lax/libModels.a/abcdvol.o .libs/libQuantLib.lax/libPricingEngines.a/analytichestonhullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/treeswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/analytic_discr_geom_av_strike.o .libs/libQuantLib.lax/libPricingEngines.a/batesengine.o .libs/libQuantLib.lax/libPricingEngines.a/baroneadesiwhaleyengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcamericanbasketengine.o .libs/libQuantLib.lax/libPricingEngines.a/mc_discr_arith_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/analyticbsmhullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/discountingbondengine.o .libs/libQuantLib.lax/libPricingEngines.a/juquadraticengine.o .libs/libQuantLib.lax/libPricingEngines.a/integralengine.o .libs/libQuantLib.lax/libPricingEngines.a/blackcalculator.o .libs/libQuantLib.lax/libPricingEngines.a/inflationcapfloorengines.o .libs/libQuantLib.lax/libPricingEngines.a/analyticdigitalamericanengine.o .libs/libQuantLib.lax/libPricingEngines.a/greeks.o .libs/libQuantLib.lax/libPricingEngines.a/discountingswapengine.o .libs/libQuantLib.lax/libPricingEngines.a/mc_discr_geom_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcontinuousfixedlookback.o .libs/libQuantLib.lax/libPricingEngines.a/treeswapengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcamericanengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticdividendeuropeanengine.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedcapfloor.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedswaption.o .libs/libQuantLib.lax/libPricingEngines.a/mcbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticperformanceengine.o .libs/libQuantLib.lax/libPricingEngines.a/bondfunctions.o .libs/libQuantLib.lax/libPricingEngines.a/analytichestonengine.o .libs/libQuantLib.lax/libPricingEngines.a/treecapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/mchestonhullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcliquetengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/blackcapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/mchullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedswap.o .libs/libQuantLib.lax/libPricingEngines.a/americanpayoffatexpiry.o .libs/libQuantLib.lax/libPricingEngines.a/mceuropeanbasketengine.o .libs/libQuantLib.lax/libPricingEngines.a/analytic_cont_geom_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/integralcdsengine.o .libs/libQuantLib.lax/libPricingEngines.a/analytic_discr_geom_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/stulzengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcontinuousfloatinglookback.o .libs/libQuantLib.lax/libPricingEngines.a/jumpdiffusionengine.o .libs/libQuantLib.lax/libPricingEngines.a/jamshidianswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticgjrgarchengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticeuropeanengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcdigitalengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/blackswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/mc_discr_arith_av_strike.o .libs/libQuantLib.lax/libPricingEngines.a/americanpayoffathit.o .libs/libQuantLib.lax/libPricingEngines.a/mcperformanceengine.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedvanillaoption.o .libs/libQuantLib.lax/libPricingEngines.a/bjerksundstenslandengine.o .libs/libQuantLib.lax/libPricingEngines.a/midpointcdsengine.o .libs/libQuantLib.lax/libPricingEngines.a/blackformula.o .libs/libQuantLib.lax/libPricingEngines.a/blackscholescalculator.o .libs/libQuantLib.lax/libProcesses.a/forwardmeasureprocess.o .libs/libQuantLib.lax/libProcesses.a/geometricbrownianprocess.o .libs/libQuantLib.lax/libProcesses.a/jointstochasticprocess.o .libs/libQuantLib.lax/libProcesses.a/eulerdiscretization.o .libs/libQuantLib.lax/libProcesses.a/stochasticprocessarray.o .libs/libQuantLib.lax/libProcesses.a/g2process.o .libs/libQuantLib.lax/libProcesses.a/blackscholesprocess.o .libs/libQuantLib.lax/libProcesses.a/ornsteinuhlenbeckprocess.o .libs/libQuantLib.lax/libProcesses.a/gjrgarchprocess.o .libs/libQuantLib.lax/libProcesses.a/squarerootprocess.o .libs/libQuantLib.lax/libProcesses.a/endeulerdiscretization.o .libs/libQuantLib.lax/libProcesses.a/hybridhestonhullwhiteprocess.o .libs/libQuantLib.lax/libProcesses.a/hullwhiteprocess.o .libs/libQuantLib.lax/libProcesses.a/hestonprocess.o .libs/libQuantLib.lax/libProcesses.a/batesprocess.o .libs/libQuantLib.lax/libProcesses.a/merton76process.o .libs/libQuantLib.lax/libQuotes.a/impliedstddevquote.o .libs/libQuantLib.lax/libQuotes.a/forwardvaluequote.o .libs/libQuantLib.lax/libQuotes.a/forwardswapquote.o .libs/libQuantLib.lax/libQuotes.a/lastfixingquote.o .libs/libQuantLib.lax/libQuotes.a/eurodollarfuturesquote.o .libs/libQuantLib.lax/libQuotes.a/futuresconvadjustmentquote.o .libs/libQuantLib.lax/libTermStructures.a/strippedoptionlet.o .libs/libQuantLib.lax/libTermStructures.a/abcdcalibration.o .libs/libQuantLib.lax/libTermStructures.a/spreadedsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/spreadedoptionletvol.o .libs/libQuantLib.lax/libTermStructures.a/capfloortermvolcurve.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolcube.o .libs/libQuantLib.lax/libTermStructures.a/capfloortermvolsurface.o .libs/libQuantLib.lax/libTermStructures.a/sabrsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/inflationhelpers.o .libs/libQuantLib.lax/libTermStructures.a/defaulttermstructure.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolstructure.o .libs/libQuantLib.lax/libTermStructures.a/inflationtermstructure.o .libs/libQuantLib.lax/libTermStructures.a/hazardratestructure.o .libs/libQuantLib.lax/libTermStructures.a/cmsmarketcalibration.o .libs/libQuantLib.lax/libTermStructures.a/yieldtermstructure.o .libs/libQuantLib.lax/libTermStructures.a/capfloortermvolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/flathazardrate.o .libs/libQuantLib.lax/libTermStructures.a/optionletstripper.o .libs/libQuantLib.lax/libTermStructures.a/smilesection.o .libs/libQuantLib.lax/libTermStructures.a/ratehelpers.o .libs/libQuantLib.lax/libTermStructures.a/localvoltermstructure.o .libs/libQuantLib.lax/libTermStructures.a/zeroyieldstructure.o .libs/libQuantLib.lax/libTermStructures.a/spreadedswaptionvol.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolmatrix.o .libs/libQuantLib.lax/libTermStructures.a/fittedbonddiscountcurve.o .libs/libQuantLib.lax/libTermStructures.a/bondhelpers.o .libs/libQuantLib.lax/libTermStructures.a/voltermstructure.o .libs/libQuantLib.lax/libTermStructures.a/flatsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvoldiscrete.o .libs/libQuantLib.lax/libTermStructures.a/oisratehelper.o .libs/libQuantLib.lax/libTermStructures.a/yoyinflationoptionletvolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/nonlinearfittingmethods.o .libs/libQuantLib.lax/libTermStructures.a/sabrinterpolatedsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/constantoptionletvol.o .libs/libQuantLib.lax/libTermStructures.a/survivalprobabilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/sabr.o .libs/libQuantLib.lax/libTermStructures.a/cmsmarket.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolcube1.o .libs/libQuantLib.lax/libTermStructures.a/defaultdensitystructure.o .libs/libQuantLib.lax/libTermStructures.a/optionletstripper1.o .libs/libQuantLib.lax/libTermStructures.a/swaptionconstantvol.o .libs/libQuantLib.lax/libTermStructures.a/forwardstructure.o .libs/libQuantLib.lax/libTermStructures.a/optionletvolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/strippedoptionletadapter.o .libs/libQuantLib.lax/libTermStructures.a/flatforward.o .libs/libQuantLib.lax/libTermStructures.a/blackvariancecurve.o .libs/libQuantLib.lax/libTermStructures.a/optionletstripper2.o .libs/libQuantLib.lax/libTermStructures.a/defaultprobabilityhelpers.o .libs/libQuantLib.lax/libTermStructures.a/localvolsurface.o .libs/libQuantLib.lax/libTermStructures.a/blackvoltermstructure.o .libs/libQuantLib.lax/libTermStructures.a/blackvariancesurface.o .libs/libQuantLib.lax/libTermStructures.a/constantcapfloortermvol.o .libs/libQuantLib.lax/libTermStructures.a/seasonality.o .libs/libQuantLib.lax/libTermStructures.a/abcd.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolcube2.o .libs/libQuantLib.lax/libTime.a/slovakia.o .libs/libQuantLib.lax/libTime.a/switzerland.o .libs/libQuantLib.lax/libTime.a/argentina.o .libs/libQuantLib.lax/libTime.a/mexico.o .libs/libQuantLib.lax/libTime.a/jointcalendar.o .libs/libQuantLib.lax/libTime.a/ukraine.o .libs/libQuantLib.lax/libTime.a/china.o .libs/libQuantLib.lax/libTime.a/taiwan.o .libs/libQuantLib.lax/libTime.a/finland.o .libs/libQuantLib.lax/libTime.a/sweden.o .libs/libQuantLib.lax/libTime.a/date.o .libs/libQuantLib.lax/libTime.a/imm.o .libs/libQuantLib.lax/libTime.a/weekday.o .libs/libQuantLib.lax/libTime.a/calendar.o .libs/libQuantLib.lax/libTime.a/period.o .libs/libQuantLib.lax/libTime.a/czechrepublic.o .libs/libQuantLib.lax/libTime.a/simpledaycounter.o .libs/libQuantLib.lax/libTime.a/saudiarabia.o .libs/libQuantLib.lax/libTime.a/unitedkingdom.o .libs/libQuantLib.lax/libTime.a/ecb.o .libs/libQuantLib.lax/libTime.a/unitedstates.o .libs/libQuantLib.lax/libTime.a/frequency.o .libs/libQuantLib.lax/libTime.a/germany.o .libs/libQuantLib.lax/libTime.a/japan.o .libs/libQuantLib.lax/libTime.a/timeunit.o .libs/libQuantLib.lax/libTime.a/denmark.o .libs/libQuantLib.lax/libTime.a/actualactual.o .libs/libQuantLib.lax/libTime.a/schedule.o .libs/libQuantLib.lax/libTime.a/norway.o .libs/libQuantLib.lax/libTime.a/iceland.o .libs/libQuantLib.lax/libTime.a/thirty360.o .libs/libQuantLib.lax/libTime.a/brazil.o .libs/libQuantLib.lax/libTime.a/newzealand.o .libs/libQuantLib.lax/libTime.a/canada.o .libs/libQuantLib.lax/libTime.a/hungary.o .libs/libQuantLib.lax/libTime.a/australia.o .libs/libQuantLib.lax/libTime.a/poland.o .libs/libQuantLib.lax/libTime.a/southkorea.o .libs/libQuantLib.lax/libTime.a/singapore.o .libs/libQuantLib.lax/libTime.a/turkey.o .libs/libQuantLib.lax/libTime.a/indonesia.o .libs/libQuantLib.lax/libTime.a/southafrica.o .libs/libQuantLib.lax/libTime.a/bespokecalendar.o .libs/libQuantLib.lax/libTime.a/india.o .libs/libQuantLib.lax/libTime.a/businessdayconvention.o .libs/libQuantLib.lax/libTime.a/target.o .libs/libQuantLib.lax/libTime.a/hongkong.o .libs/libQuantLib.lax/libTime.a/weekendsonly.o .libs/libQuantLib.lax/libTime.a/dategenerationrule.o .libs/libQuantLib.lax/libTime.a/italy.o .libs/libQuantLib.lax/libUtilities.a/tracing.o .libs/libQuantLib.lax/libUtilities.a/dataparsers.o .libs/libQuantLib.lax/libUtilities.a/dataformatters.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.0.1/ql' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' Making all in m4 make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/m4' Making all in man make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/man' Making all in Docs make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Docs' Making all in Examples make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples' Making all in BermudanSwaption make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/BermudanSwaption' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from BermudanSwaption.cpp:22: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/BermudanSwaption BermudanSwaption.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/BermudanSwaption' Making all in Bonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Bonds' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from Bonds.cpp:26: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/Bonds Bonds.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Bonds' Making all in CallableBonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CallableBonds' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from CallableBonds.cpp:35: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/CallableBonds CallableBonds.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CallableBonds' Making all in CDS make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CDS' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from CDS.cpp:20: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/CDS CDS.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CDS' Making all in ConvertibleBonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/ConvertibleBonds' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from ConvertibleBonds.cpp:22: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/ConvertibleBonds ConvertibleBonds.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/ConvertibleBonds' Making all in DiscreteHedging make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/DiscreteHedging' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from DiscreteHedging.cpp:49: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/DiscreteHedging DiscreteHedging.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/DiscreteHedging' Making all in EquityOption make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/EquityOption' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from EquityOption.cpp:21: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/EquityOption EquityOption.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/EquityOption' Making all in FittedBondCurve make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FittedBondCurve' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from FittedBondCurve.cpp:28: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/FittedBondCurve FittedBondCurve.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FittedBondCurve' Making all in FRA make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FRA' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from FRA.cpp:25: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/FRA FRA.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FRA' Making all in MarketModels make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/MarketModels' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 MarketModels.cpp: In function 'int Bermudan()': MarketModels.cpp:204:10: warning: unused variable 'longTermCorr' [-Wunused-variable] MarketModels.cpp: In function 'int InverseFloater(QuantLib::Real)': MarketModels.cpp:553:10: warning: unused variable 'longTermCorr' [-Wunused-variable] /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 -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 -o .libs/MarketModels MarketModels.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/MarketModels' Making all in Replication make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Replication' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from Replication.cpp:28: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/Replication Replication.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Replication' Making all in Repo make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Repo' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from Repo.cpp:32: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/Repo Repo.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Repo' Making all in Swap make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Swap' g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=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 In file included from ../../ql/math/interpolations/all.hpp:18:0, from ../../ql/math/all.hpp:31, from ../../ql/quantlib.hpp:46, from swapvaluation.cpp:27: ../../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] /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 -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 -o .libs/SwapValuation swapvaluation.o ../../ql/.libs/libQuantLib.so make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Swap' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples' Making all in test-suite make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/test-suite' echo "#ifdef BOOST_TEST_DYN_LINK" > main.cpp g++ -DHAVE_CONFIG_H -I. -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. -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 g++ -DHAVE_CONFIG_H -I. -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 g++ -DHAVE_CONFIG_H -I. -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. -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. -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. -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 echo "#include " >> main.cpp g++ -DHAVE_CONFIG_H -I. -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. -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. -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. -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. -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. -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. -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. -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 echo "#include " >> main.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. -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 cashflows.cpp: In static member function 'static void CashFlowsTest::testAccessViolation()': cashflows.cpp:209:11: warning: unused variable 'amount' [-Wunused-variable] assetswap.cpp: In static member function 'static void AssetSwapTest::testZSpread()': assetswap.cpp:1398:10: warning: variable 'floatingBondSettlementDate1' set but not used [-Wunused-but-set-variable] assetswap.cpp:1440:10: warning: variable 'floatingBondSettlementDate2' set but not used [-Wunused-but-set-variable] assetswap.cpp: In static member function 'static void AssetSwapTest::testZSpreadWithGenericBond()': assetswap.cpp:2591:10: warning: variable 'floatingBondSettlementDate1' set but not used [-Wunused-but-set-variable] assetswap.cpp:2640:10: warning: variable 'floatingBondSettlementDate2' set but not used [-Wunused-but-set-variable] g++ -DHAVE_CONFIG_H -I. -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. -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. -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. -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. -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. -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. -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. -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. -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 compoundoption.cpp: In static member function 'static void CompoundOptionTest::testPutCallParity()': compoundoption.cpp:115:10: warning: variable 'settlementDate' set but not used [-Wunused-but-set-variable] compoundoption.cpp: In static member function 'static void CompoundOptionTest::testValues()': compoundoption.cpp:251:10: warning: variable 'settlementDate' set but not used [-Wunused-but-set-variable] g++ -DHAVE_CONFIG_H -I. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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 inflationcapfloor.cpp: In static member function 'static void InflationCapFloorTest::testConsistency()': inflationcapfloor.cpp:303:10: warning: variable 'startDate' set but not used [-Wunused-but-set-variable] inflationcapfloor.cpp: In static member function 'static void InflationCapFloorTest::testParity()': inflationcapfloor.cpp:431:10: warning: variable 'startDate' set but not used [-Wunused-but-set-variable] g++ -DHAVE_CONFIG_H -I. -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 inflationcapflooredcoupon.cpp: In static member function 'static void InflationCapFlooredCouponTest::testInstrumentEquality()': inflationcapflooredcoupon.cpp:722:10: warning: variable 'startDate' set but not used [-Wunused-but-set-variable] inflationvolatility.cpp: In static member function 'static void InflationVolTest::testYoYPriceSurfaceToATM()': inflationvolatility.cpp:361:10: warning: variable 'eval' set but not used [-Wunused-but-set-variable] g++ -DHAVE_CONFIG_H -I. -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. -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 In file included from inflationvolatility.cpp:35:0: ../ql/experimental/inflation/interpolatedyoyoptionletstripper.hpp: In member function 'void QuantLib::InterpolatedYoYOptionletStripper::initialize(const boost::shared_ptr&, const boost::shared_ptr&, QuantLib::Real) const [with Interpolator1D = QuantLib::Linear, QuantLib::Real = double]': inflationvolatility.cpp:403:1: instantiated from here ../ql/experimental/inflation/interpolatedyoyoptionletstripper.hpp:286:22: warning: variable 'di' set but not used [-Wunused-but-set-variable] g++ -DHAVE_CONFIG_H -I. -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. -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. -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. -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 In file included from interpolations.cpp:31:0: ../ql/math/interpolations/multicubicspline.hpp:276:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../ql/math/interpolations/multicubicspline.hpp:277:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../ql/math/interpolations/multicubicspline.hpp:336:33: warning: reference 'y2_' cannot be declared 'mutable' [-fpermissive] ../ql/math/interpolations/multicubicspline.hpp:337:34: warning: reference 'v_' cannot be declared 'mutable' [-fpermissive] ../ql/math/interpolations/multicubicspline.hpp:337:39: warning: reference 'v1_' cannot be declared 'mutable' [-fpermissive] ../ql/math/interpolations/multicubicspline.hpp:337:45: warning: reference 'v2_' cannot be declared 'mutable' [-fpermissive] g++ -DHAVE_CONFIG_H -I. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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 swaption.cpp: In static member function 'static void SwaptionTest::testImpliedVolatility()': swaption.cpp:836:18: warning: variable 'maturity' set but not used [-Wunused-but-set-variable] g++ -DHAVE_CONFIG_H -I. -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. -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. -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. -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. -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. -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. -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. -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. -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 volatilitymodels.cpp: In static member function 'static void VolatilityModelsTest::testConstruction()': volatilitymodels.cpp:45:44: warning: variable 'cur' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -o quantlib-benchmark -lboost_unit_test_framework 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 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 -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 -lboost_unit_test_framework ./.libs/libUnitMain.a ../ql/.libs/libQuantLib.so /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 -o quantlib-test-suite -lboost_unit_test_framework quantlibtestsuite.o americanoption.o array.o asianoptions.o assetswap.o barrieroption.o basketoption.o batesmodel.o bermudanswaption.o bonds.o brownianbridge.o calendars.o capfloor.o capflooredcoupon.o cashflows.o cdo.o cdsoption.o cliquetoption.o cms.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 inflationvolatility.o instruments.o integrals.o interestrates.o interpolations.o jumpdiffusion.o libormarketmodel.o libormarketmodelprocess.o linearleastsquaresregression.o lookbackoptions.o lowdiscrepancysequences.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 shortratemodels.o solvers.o stats.o surface.o swap.o swapforwardmappings.o swaption.o swaptionvolatilitycube.o swaptionvolatilitymatrix.o termstructures.o timeseries.o transformedgrid.o tqreigendecomposition.o tracing.o utilities.o varianceoption.o varianceswaps.o volatilitymodels.o libUnitMain.la ../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 -o .libs/quantlib-test-suite quantlibtestsuite.o americanoption.o array.o asianoptions.o assetswap.o barrieroption.o basketoption.o batesmodel.o bermudanswaption.o bonds.o brownianbridge.o calendars.o capfloor.o capflooredcoupon.o cashflows.o cdo.o cdsoption.o cliquetoption.o cms.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 inflationvolatility.o instruments.o integrals.o interestrates.o interpolations.o jumpdiffusion.o libormarketmodel.o libormarketmodelprocess.o linearleastsquaresregression.o lookbackoptions.o lowdiscrepancysequences.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 shortratemodels.o solvers.o stats.o surface.o swap.o swapforwardmappings.o swaption.o swaptionvolatilitycube.o swaptionvolatilitymatrix.o termstructures.o timeseries.o transformedgrid.o tqreigendecomposition.o tracing.o utilities.o varianceoption.o varianceswaps.o volatilitymodels.o -lboost_unit_test_framework ./.libs/libUnitMain.a ../ql/.libs/libQuantLib.so make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/test-suite' make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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/focus-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/php-mode-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.0.1/elc.20076/quantlib.elc make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1' + make -j16 docs-man BASEPATH=/builddir/build/BUILD/QuantLib-1.0.1 make -C Docs docs-man make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Docs' /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.0.1/|" \ -e "s|ql_version|1.0.1|" \ quantlib.doxy > .quantlib.doxy /usr/bin/doxygen .quantlib.doxy /builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/commodities/energycommodity.hpp:55: warning: no matching file member found for std::ostream & operator<<(std::ostream &out, const std::map< Date, EnergyDailyPosition > &dailyPositions)Possible candidates: std::ostream & operator<<(std::ostream &out, GFunctionFactory::YieldCurveModel type) std::ostream & operator<<(std::ostream &out, const SecondaryCostAmounts &secondaryCostAmounts) std::ostream & operator<<(std::ostream &out, const PricingError &error) std::ostream & operator<<(std::ostream &out, const PricingErrors &errors) std::ostream & operator<<(std::ostream &out, const CommodityUnitCost &unitCost) std::ostream & operator<<(std::ostream &out, Average::Type type) std::ostream & operator<<(std::ostream &out, Barrier::Type type) std::ostream & operator<<(std::ostream &, CapFloor::Type) std::ostream & operator<<(std::ostream &, YoYInflationCapFloor::Type) std::ostream & operator<<(std::ostream &out, Settlement::Type type) std::ostream & operator<<(std::ostream &out, VanillaSwap::Type t) std::ostream & operator<<(std::ostream &out, YearOnYearInflationSwap::Type t) std::ostream & operator<<(std::ostream &out, const Array &a) std::ostream & operator<<(std::ostream &out, const Matrix &m) std::ostream & operator<<(std::ostream &out, EndCriteria::Type ecType) std::ostream & operator<<(std::ostream &out, const SampledCurve &a) std::ostream & operator<<(std::ostream &out, Option::Type type) std::ostream & operator<<(std::ostream &out, const Calendar &c) std::ostream & operator<<(std::ostream &, const short_date_holder &) std::ostream & operator<<(std::ostream &, const long_date_holder &) std::ostream & operator<<(std::ostream &, const iso_date_holder &) std::ostream & operator<<(std::ostream &out, const DayCounter &d) std::ostream & operator<<(std::ostream &, const long_period_holder &) std::ostream & operator<<(std::ostream &, const short_period_holder &) std::ostream & operator<<(std::ostream &, const long_weekday_holder &) std::ostream & operator<<(std::ostream &, const short_weekday_holder &) std::ostream & operator<<(std::ostream &, const shortest_weekday_holder &) std::ostream & operator<<(std::ostream &, const null_checker< T > &) std::ostream & operator<<(std::ostream &, const ordinal_holder &) std::ostream & operator<<(std::ostream &, const power_of_two_holder< T > &) std::ostream & operator<<(std::ostream &, const percent_holder &) std::ostream & operator<<(std::ostream &, const sequence_holder< I > &) /builddir/build/BUILD/QuantLib-1.0.1/Docs/pages/history.docs:1206: warning: explicit link request to 'TermStructures' could not be resolved caveats:290: warning: explicit link request to 'Derived' could not be resolved 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] Overfull \hbox (580.0863pt too wide) detected at line 1010 [] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [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] (./_formulas.aux) ) (see the transcript file for additional information) Output written on _formulas.dvi (393 pages, 63268 bytes). Transcript written on _formulas.log. rm .quantlib.doxy touch .time-stamp /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.0.1/Docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FW9xuc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64 + cd QuantLib-1.0.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64 install Making install in config make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/config' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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.0.1/config' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/config' Making install in ql make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' Making install in cashflows make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/cashflows' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/cashflows' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/cashflows" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/all.hpp' /usr/bin/install -c -m 644 'averagebmacoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/averagebmacoupon.hpp' /usr/bin/install -c -m 644 'capflooredcoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/capflooredcoupon.hpp' /usr/bin/install -c -m 644 'capflooredinflationcoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/capflooredinflationcoupon.hpp' /usr/bin/install -c -m 644 'cashflows.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/cashflows.hpp' /usr/bin/install -c -m 644 'cashflowvectors.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/cashflowvectors.hpp' /usr/bin/install -c -m 644 'cmscoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/cmscoupon.hpp' /usr/bin/install -c -m 644 'conundrumpricer.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/conundrumpricer.hpp' /usr/bin/install -c -m 644 'coupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/coupon.hpp' /usr/bin/install -c -m 644 'couponpricer.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/couponpricer.hpp' /usr/bin/install -c -m 644 'digitalcmscoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/digitalcmscoupon.hpp' /usr/bin/install -c -m 644 'digitalcoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/digitalcoupon.hpp' /usr/bin/install -c -m 644 'digitaliborcoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/digitaliborcoupon.hpp' /usr/bin/install -c -m 644 'dividend.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/dividend.hpp' /usr/bin/install -c -m 644 'duration.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/duration.hpp' /usr/bin/install -c -m 644 'fixedratecoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/fixedratecoupon.hpp' /usr/bin/install -c -m 644 'floatingratecoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/floatingratecoupon.hpp' /usr/bin/install -c -m 644 'iborcoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/iborcoupon.hpp' /usr/bin/install -c -m 644 'indexedcashflow.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/indexedcashflow.hpp' /usr/bin/install -c -m 644 'inflationcoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/inflationcoupon.hpp' /usr/bin/install -c -m 644 'inflationcouponpricer.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/inflationcouponpricer.hpp' /usr/bin/install -c -m 644 'overnightindexedcoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/overnightindexedcoupon.hpp' /usr/bin/install -c -m 644 'rangeaccrual.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/rangeaccrual.hpp' /usr/bin/install -c -m 644 'replication.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/replication.hpp' /usr/bin/install -c -m 644 'simplecashflow.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/simplecashflow.hpp' /usr/bin/install -c -m 644 'timebasket.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/timebasket.hpp' /usr/bin/install -c -m 644 'yoyinflationcoupon.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflows/yoyinflationcoupon.hpp' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/cashflows' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/cashflows' Making install in currencies make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/currencies' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/currencies' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/currencies" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/currencies" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/currencies/all.hpp' /usr/bin/install -c -m 644 'africa.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/currencies/africa.hpp' /usr/bin/install -c -m 644 'america.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/currencies/america.hpp' /usr/bin/install -c -m 644 'asia.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/currencies/asia.hpp' /usr/bin/install -c -m 644 'europe.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/currencies/europe.hpp' /usr/bin/install -c -m 644 'exchangeratemanager.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/currencies/exchangeratemanager.hpp' /usr/bin/install -c -m 644 'oceania.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/currencies/oceania.hpp' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/currencies' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/currencies' Making install in experimental make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental' Making install in amortizingbonds make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/amortizingbonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/amortizingbonds' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/amortizingbonds" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/amortizingbonds" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/amortizingbonds/all.hpp' /usr/bin/install -c -m 644 'amortizingcmsratebond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/amortizingbonds/amortizingcmsratebond.hpp' /usr/bin/install -c -m 644 'amortizingfixedratebond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/amortizingbonds/amortizingfixedratebond.hpp' /usr/bin/install -c -m 644 'amortizingfloatingratebond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/amortizingbonds/amortizingfloatingratebond.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/amortizingbonds' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/amortizingbonds' Making install in barrieroption make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/barrieroption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/barrieroption' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/barrieroption" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/barrieroption" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/barrieroption/all.hpp' /usr/bin/install -c -m 644 'perturbativebarrieroptionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/barrieroption/perturbativebarrieroptionengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/barrieroption' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/barrieroption' Making install in callablebonds make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/callablebonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/callablebonds' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/callablebonds" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/callablebonds" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/callablebonds/all.hpp' /usr/bin/install -c -m 644 'blackcallablebondengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/callablebonds/blackcallablebondengine.hpp' /usr/bin/install -c -m 644 'callablebondconstantvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/callablebonds/callablebondconstantvol.hpp' /usr/bin/install -c -m 644 'callablebond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/callablebonds/callablebond.hpp' /usr/bin/install -c -m 644 'callablebondvolstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/callablebonds/callablebondvolstructure.hpp' /usr/bin/install -c -m 644 'discretizedcallablefixedratebond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/callablebonds/discretizedcallablefixedratebond.hpp' /usr/bin/install -c -m 644 'treecallablebondengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/callablebonds/treecallablebondengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/callablebonds' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/callablebonds' Making install in commodities make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/commodities' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/commodities' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/commodities" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/all.hpp' /usr/bin/install -c -m 644 'commodity.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/commodity.hpp' /usr/bin/install -c -m 644 'commoditycashflow.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/commoditycashflow.hpp' /usr/bin/install -c -m 644 'commoditycurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/commoditycurve.hpp' /usr/bin/install -c -m 644 'commodityindex.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/commodityindex.hpp' /usr/bin/install -c -m 644 'commoditypricinghelpers.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/commoditypricinghelpers.hpp' /usr/bin/install -c -m 644 'commoditysettings.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/commoditysettings.hpp' /usr/bin/install -c -m 644 'commoditytype.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/commoditytype.hpp' /usr/bin/install -c -m 644 'commodityunitcost.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/commodityunitcost.hpp' /usr/bin/install -c -m 644 'dateinterval.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/dateinterval.hpp' /usr/bin/install -c -m 644 'energybasisswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/energybasisswap.hpp' /usr/bin/install -c -m 644 'energycommodity.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/energycommodity.hpp' /usr/bin/install -c -m 644 'energyfuture.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/energyfuture.hpp' /usr/bin/install -c -m 644 'energyswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/energyswap.hpp' /usr/bin/install -c -m 644 'energyvanillaswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/energyvanillaswap.hpp' /usr/bin/install -c -m 644 'exchangecontract.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/exchangecontract.hpp' /usr/bin/install -c -m 644 'paymentterm.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/paymentterm.hpp' /usr/bin/install -c -m 644 'petroleumunitsofmeasure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/petroleumunitsofmeasure.hpp' /usr/bin/install -c -m 644 'pricingperiod.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/pricingperiod.hpp' /usr/bin/install -c -m 644 'quantity.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/quantity.hpp' /usr/bin/install -c -m 644 'unitofmeasure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/unitofmeasure.hpp' /usr/bin/install -c -m 644 'unitofmeasureconversion.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/unitofmeasureconversion.hpp' /usr/bin/install -c -m 644 'unitofmeasureconversionmanager.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/commodities/unitofmeasureconversionmanager.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/commodities' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/commodities' Making install in compoundoption make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/compoundoption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/compoundoption' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/compoundoption" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/compoundoption" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/compoundoption/all.hpp' /usr/bin/install -c -m 644 'analyticcompoundoptionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/compoundoption/analyticcompoundoptionengine.hpp' /usr/bin/install -c -m 644 'compoundoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/compoundoption/compoundoption.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/compoundoption' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/compoundoption' Making install in convertiblebonds make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/convertiblebonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/convertiblebonds' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/convertiblebonds" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/convertiblebonds" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/convertiblebonds/all.hpp' /usr/bin/install -c -m 644 'binomialconvertibleengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/convertiblebonds/binomialconvertibleengine.hpp' /usr/bin/install -c -m 644 'convertiblebond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/convertiblebonds/convertiblebond.hpp' /usr/bin/install -c -m 644 'discretizedconvertible.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/convertiblebonds/discretizedconvertible.hpp' /usr/bin/install -c -m 644 'tflattice.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/convertiblebonds/tflattice.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/convertiblebonds' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/convertiblebonds' Making install in coupons make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/coupons' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/coupons' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/coupons" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/coupons" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/coupons/all.hpp' /usr/bin/install -c -m 644 'quantocouponpricer.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/coupons/quantocouponpricer.hpp' /usr/bin/install -c -m 644 'subperiodcoupons.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/coupons/subperiodcoupons.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/coupons' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/coupons' Making install in credit make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/credit' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/credit' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/credit" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/all.hpp' /usr/bin/install -c -m 644 'basket.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/basket.hpp' /usr/bin/install -c -m 644 'blackcdsoptionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/blackcdsoptionengine.hpp' /usr/bin/install -c -m 644 'cdo.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/cdo.hpp' /usr/bin/install -c -m 644 'cdsoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/cdsoption.hpp' /usr/bin/install -c -m 644 'defaultevent.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/defaultevent.hpp' /usr/bin/install -c -m 644 'defaultprobabilitykey.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/defaultprobabilitykey.hpp' /usr/bin/install -c -m 644 'defaulttype.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/defaulttype.hpp' /usr/bin/install -c -m 644 'distribution.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/distribution.hpp' /usr/bin/install -c -m 644 'factorspreadedhazardratecurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/factorspreadedhazardratecurve.hpp' /usr/bin/install -c -m 644 'issuer.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/issuer.hpp' /usr/bin/install -c -m 644 'loss.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/loss.hpp' /usr/bin/install -c -m 644 'lossdistribution.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/lossdistribution.hpp' /usr/bin/install -c -m 644 'nthtodefault.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/nthtodefault.hpp' /usr/bin/install -c -m 644 'onefactorcopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/onefactorcopula.hpp' /usr/bin/install -c -m 644 'onefactorgaussiancopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/onefactorgaussiancopula.hpp' /usr/bin/install -c -m 644 'onefactorstudentcopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/onefactorstudentcopula.hpp' /usr/bin/install -c -m 644 'pool.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/pool.hpp' /usr/bin/install -c -m 644 'randomdefaultmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/randomdefaultmodel.hpp' /usr/bin/install -c -m 644 'recoveryratemodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/recoveryratemodel.hpp' /usr/bin/install -c -m 644 'recoveryratequote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/recoveryratequote.hpp' /usr/bin/install -c -m 644 'recursivecdoengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/recursivecdoengine.hpp' /usr/bin/install -c -m 644 'riskyassetswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/riskyassetswap.hpp' /usr/bin/install -c -m 644 'riskyassetswapoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/riskyassetswapoption.hpp' /usr/bin/install -c -m 644 'riskybond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/riskybond.hpp' /usr/bin/install -c -m 644 'spreadedhazardratecurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/spreadedhazardratecurve.hpp' /usr/bin/install -c -m 644 'syntheticcdo.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/syntheticcdo.hpp' /usr/bin/install -c -m 644 'syntheticcdoengines.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/credit/syntheticcdoengines.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/credit' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/credit' Making install in exoticoptions make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/exoticoptions' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/exoticoptions' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/exoticoptions" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/exoticoptions" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/exoticoptions/all.hpp' /usr/bin/install -c -m 644 'everestoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/exoticoptions/everestoption.hpp' /usr/bin/install -c -m 644 'himalayaoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/exoticoptions/himalayaoption.hpp' /usr/bin/install -c -m 644 'mceverestengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/exoticoptions/mceverestengine.hpp' /usr/bin/install -c -m 644 'mchimalayaengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/exoticoptions/mchimalayaengine.hpp' /usr/bin/install -c -m 644 'mcpagodaengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/exoticoptions/mcpagodaengine.hpp' /usr/bin/install -c -m 644 'pagodaoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/exoticoptions/pagodaoption.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/exoticoptions' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/exoticoptions' Making install in finitedifferences make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/finitedifferences' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/finitedifferences' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/finitedifferences" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/all.hpp' /usr/bin/install -c -m 644 'bicgstab.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/bicgstab.hpp' /usr/bin/install -c -m 644 'concentrating1dmesher.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/concentrating1dmesher.hpp' /usr/bin/install -c -m 644 'craigsneydscheme.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/craigsneydscheme.hpp' /usr/bin/install -c -m 644 'dividendbarrieroption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/dividendbarrieroption.hpp' /usr/bin/install -c -m 644 'douglasscheme.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/douglasscheme.hpp' /usr/bin/install -c -m 644 'expliciteulerscheme.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/expliciteulerscheme.hpp' /usr/bin/install -c -m 644 'fdblackscholesasianengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdblackscholesasianengine.hpp' /usr/bin/install -c -m 644 'fdblackscholesbarrierengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdblackscholesbarrierengine.hpp' /usr/bin/install -c -m 644 'fdblackscholesrebateengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdblackscholesrebateengine.hpp' /usr/bin/install -c -m 644 'fdblackscholesvanillaengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdblackscholesvanillaengine.hpp' /usr/bin/install -c -m 644 'fdhestonbarrierengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdhestonbarrierengine.hpp' /usr/bin/install -c -m 644 'fdhestonrebateengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdhestonrebateengine.hpp' /usr/bin/install -c -m 644 'fdhestonvanillaengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdhestonvanillaengine.hpp' /usr/bin/install -c -m 644 'fdhestonhullwhitevanillaengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdhestonhullwhitevanillaengine.hpp' /usr/bin/install -c -m 644 'fdm1dmesher.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdm1dmesher.hpp' /usr/bin/install -c -m 644 'fdmamericanstepcondition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmamericanstepcondition.hpp' /usr/bin/install -c -m 644 'fdmarithmeticaveragecondition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmarithmeticaveragecondition.hpp' /usr/bin/install -c -m 644 'fdmbackwardsolver.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmbackwardsolver.hpp' /usr/bin/install -c -m 644 'fdmblackscholesmesher.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmblackscholesmesher.hpp' /usr/bin/install -c -m 644 'fdmblackscholesmultistrikemesher.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmblackscholesmultistrikemesher.hpp' /usr/bin/install -c -m 644 'fdmblackscholesop.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmblackscholesop.hpp' /usr/bin/install -c -m 644 'fdmblackscholessolver.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmblackscholessolver.hpp' /usr/bin/install -c -m 644 'fdmdirichletboundary.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmdirichletboundary.hpp' /usr/bin/install -c -m 644 'fdmdividendhandler.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmdividendhandler.hpp' /usr/bin/install -c -m 644 'fdmhestonhullwhiteop.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmhestonhullwhiteop.hpp' /usr/bin/install -c -m 644 'fdmhestonhullwhitesolver.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmhestonhullwhitesolver.hpp' /usr/bin/install -c -m 644 'fdmhestonop.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmhestonop.hpp' /usr/bin/install -c -m 644 'fdmhestonsolver.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmhestonsolver.hpp' /usr/bin/install -c -m 644 'fdmhestonvariancemesher.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmhestonvariancemesher.hpp' /usr/bin/install -c -m 644 'fdmhullwhitemesher.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmhullwhitemesher.hpp' /usr/bin/install -c -m 644 'fdminnervaluecalculator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdminnervaluecalculator.hpp' /usr/bin/install -c -m 644 'fdmlinearop.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmlinearop.hpp' /usr/bin/install -c -m 644 'fdmlinearopcomposite.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmlinearopcomposite.hpp' /usr/bin/install -c -m 644 'fdmlinearopiterator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmlinearopiterator.hpp' /usr/bin/install -c -m 644 'fdmlinearoplayout.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmlinearoplayout.hpp' /usr/bin/install -c -m 644 'fdmmesher.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmmesher.hpp' /usr/bin/install -c -m 644 'fdmmeshercomposite.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmmeshercomposite.hpp' /usr/bin/install -c -m 644 'fdmquantohelper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmquantohelper.hpp' /usr/bin/install -c -m 644 'fdmsimple2dbssolver.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmsimple2dbssolver.hpp' /usr/bin/install -c -m 644 'fdmsnapshotcondition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmsnapshotcondition.hpp' /usr/bin/install -c -m 644 'fdmstepconditioncomposite.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/fdmstepconditioncomposite.hpp' /usr/bin/install -c -m 644 'firstderivativeop.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/firstderivativeop.hpp' /usr/bin/install -c -m 644 'hundsdorferscheme.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/hundsdorferscheme.hpp' /usr/bin/install -c -m 644 'impliciteulerscheme.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/impliciteulerscheme.hpp' /usr/bin/install -c -m 644 'modifiedcraigsneydscheme.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/modifiedcraigsneydscheme.hpp' /usr/bin/install -c -m 644 'ninepointlinearop.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/ninepointlinearop.hpp' /usr/bin/install -c -m 644 'secondderivativeop.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/secondderivativeop.hpp' /usr/bin/install -c -m 644 'secondordermixedderivativeop.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/secondordermixedderivativeop.hpp' /usr/bin/install -c -m 644 'sparseilupreconditioner.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/sparseilupreconditioner.hpp' /usr/bin/install -c -m 644 'triplebandlinearop.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/triplebandlinearop.hpp' /usr/bin/install -c -m 644 'uniform1dmesher.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/uniform1dmesher.hpp' /usr/bin/install -c -m 644 'uniformgridmesher.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/finitedifferences/uniformgridmesher.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/finitedifferences' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/finitedifferences' Making install in inflation make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/inflation' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/inflation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/inflation" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/all.hpp' /usr/bin/install -c -m 644 'genericindexes.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/genericindexes.hpp' /usr/bin/install -c -m 644 'interpolatedyoyoptionletstripper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/interpolatedyoyoptionletstripper.hpp' /usr/bin/install -c -m 644 'kinterpolatedyoyoptionletvolatilitysurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/kinterpolatedyoyoptionletvolatilitysurface.hpp' /usr/bin/install -c -m 644 'piecewiseyoyoptionletvolatility.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/piecewiseyoyoptionletvolatility.hpp' /usr/bin/install -c -m 644 'polynomial2Dspline.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/polynomial2Dspline.hpp' /usr/bin/install -c -m 644 'yoycapfloortermpricesurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/yoycapfloortermpricesurface.hpp' /usr/bin/install -c -m 644 'yoyoptionlethelpers.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/yoyoptionlethelpers.hpp' /usr/bin/install -c -m 644 'yoyoptionletstripper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/yoyoptionletstripper.hpp' /usr/bin/install -c -m 644 'yoyinflationoptionletvolatilitystructure2.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/inflation/yoyinflationoptionletvolatilitystructure2.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/inflation' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/inflation' Making install in lattices make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/lattices' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/lattices' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/lattices" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/lattices" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/lattices/all.hpp' /usr/bin/install -c -m 644 'extendedbinomialtree.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/lattices/extendedbinomialtree.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/lattices' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/lattices' Making install in math make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/math' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/math' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/math" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/math" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/math/all.hpp' /usr/bin/install -c -m 644 'fastfouriertransform.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/math/fastfouriertransform.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/math' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/math' Making install in mcbasket make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/mcbasket' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/mcbasket' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/mcbasket" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/mcbasket" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/mcbasket/all.hpp' /usr/bin/install -c -m 644 'adaptedpathpayoff.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/mcbasket/adaptedpathpayoff.hpp' /usr/bin/install -c -m 644 'longstaffschwartzmultipathpricer.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/mcbasket/longstaffschwartzmultipathpricer.hpp' /usr/bin/install -c -m 644 'mcamericanpathengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/mcbasket/mcamericanpathengine.hpp' /usr/bin/install -c -m 644 'mclongstaffschwartzpathengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/mcbasket/mclongstaffschwartzpathengine.hpp' /usr/bin/install -c -m 644 'mcpathbasketengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/mcbasket/mcpathbasketengine.hpp' /usr/bin/install -c -m 644 'pathmultiassetoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/mcbasket/pathmultiassetoption.hpp' /usr/bin/install -c -m 644 'pathpayoff.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/mcbasket/pathpayoff.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/mcbasket' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/mcbasket' Making install in processes make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/processes' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/processes' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/processes" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/processes" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/processes/all.hpp' /usr/bin/install -c -m 644 'extendedblackscholesprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/processes/extendedblackscholesprocess.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/processes' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/processes' Making install in risk make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/risk' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/risk' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/risk" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/risk" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/risk/all.hpp' /usr/bin/install -c -m 644 'sensitivityanalysis.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/risk/sensitivityanalysis.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/risk' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/risk' Making install in varianceoption make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/varianceoption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/varianceoption' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/varianceoption" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/varianceoption" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/varianceoption/all.hpp' /usr/bin/install -c -m 644 'integralhestonvarianceoptionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/varianceoption/integralhestonvarianceoptionengine.hpp' /usr/bin/install -c -m 644 'varianceoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/varianceoption/varianceoption.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/varianceoption' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/varianceoption' Making install in volatility make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/volatility' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/volatility' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental/volatility" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/all.hpp' /usr/bin/install -c -m 644 'abcdatmvolcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/abcdatmvolcurve.hpp' /usr/bin/install -c -m 644 'blackatmvolcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/blackatmvolcurve.hpp' /usr/bin/install -c -m 644 'blackvolsurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/blackvolsurface.hpp' /usr/bin/install -c -m 644 'equityfxvolsurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/equityfxvolsurface.hpp' /usr/bin/install -c -m 644 'extendedblackvariancecurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/extendedblackvariancecurve.hpp' /usr/bin/install -c -m 644 'extendedblackvariancesurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/extendedblackvariancesurface.hpp' /usr/bin/install -c -m 644 'interestratevolsurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/interestratevolsurface.hpp' /usr/bin/install -c -m 644 'sabrvolsurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/sabrvolsurface.hpp' /usr/bin/install -c -m 644 'volcube.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/volatility/volcube.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/volatility' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental/volatility' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/experimental" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/experimental/all.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/experimental' Making install in indexes make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes' Making install in ibor make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/ibor' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/ibor' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/indexes/ibor" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/all.hpp' /usr/bin/install -c -m 644 'audlibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/audlibor.hpp' /usr/bin/install -c -m 644 'cadlibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/cadlibor.hpp' /usr/bin/install -c -m 644 'cdor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/cdor.hpp' /usr/bin/install -c -m 644 'chflibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/chflibor.hpp' /usr/bin/install -c -m 644 'dkklibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/dkklibor.hpp' /usr/bin/install -c -m 644 'eonia.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/eonia.hpp' /usr/bin/install -c -m 644 'euribor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/euribor.hpp' /usr/bin/install -c -m 644 'eurlibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/eurlibor.hpp' /usr/bin/install -c -m 644 'gbplibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/gbplibor.hpp' /usr/bin/install -c -m 644 'jibar.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/jibar.hpp' /usr/bin/install -c -m 644 'jpylibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/jpylibor.hpp' /usr/bin/install -c -m 644 'libor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/libor.hpp' /usr/bin/install -c -m 644 'nzdlibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/nzdlibor.hpp' /usr/bin/install -c -m 644 'seklibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/seklibor.hpp' /usr/bin/install -c -m 644 'tibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/tibor.hpp' /usr/bin/install -c -m 644 'trlibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/trlibor.hpp' /usr/bin/install -c -m 644 'usdlibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/usdlibor.hpp' /usr/bin/install -c -m 644 'zibor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/ibor/zibor.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/ibor' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/ibor' Making install in inflation make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/inflation' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/inflation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/indexes/inflation" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/inflation" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/inflation/all.hpp' /usr/bin/install -c -m 644 'aucpi.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/inflation/aucpi.hpp' /usr/bin/install -c -m 644 'euhicp.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/inflation/euhicp.hpp' /usr/bin/install -c -m 644 'frhicp.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/inflation/frhicp.hpp' /usr/bin/install -c -m 644 'ukrpi.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/inflation/ukrpi.hpp' /usr/bin/install -c -m 644 'uscpi.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/inflation/uscpi.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/inflation' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/inflation' Making install in swap make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/swap' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/swap' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/indexes/swap" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/swap" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/swap/all.hpp' /usr/bin/install -c -m 644 'chfliborswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/swap/chfliborswap.hpp' /usr/bin/install -c -m 644 'euriborswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/swap/euriborswap.hpp' /usr/bin/install -c -m 644 'eurliborswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/swap/eurliborswap.hpp' /usr/bin/install -c -m 644 'gbpliborswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/swap/gbpliborswap.hpp' /usr/bin/install -c -m 644 'jpyliborswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/swap/jpyliborswap.hpp' /usr/bin/install -c -m 644 'usdliborswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/swap/usdliborswap.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/swap' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes/swap' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/indexes" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/all.hpp' /usr/bin/install -c -m 644 'bmaindex.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/bmaindex.hpp' /usr/bin/install -c -m 644 'iborindex.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/iborindex.hpp' /usr/bin/install -c -m 644 'indexmanager.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/indexmanager.hpp' /usr/bin/install -c -m 644 'inflationindex.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/inflationindex.hpp' /usr/bin/install -c -m 644 'interestrateindex.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/interestrateindex.hpp' /usr/bin/install -c -m 644 'region.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/region.hpp' /usr/bin/install -c -m 644 'swapindex.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/indexes/swapindex.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/indexes' Making install in instruments make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments' Making install in bonds make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments/bonds' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments/bonds' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/instruments/bonds" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/bonds" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/bonds/all.hpp' /usr/bin/install -c -m 644 'cmsratebond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/bonds/cmsratebond.hpp' /usr/bin/install -c -m 644 'fixedratebond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/bonds/fixedratebond.hpp' /usr/bin/install -c -m 644 'floatingratebond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/bonds/floatingratebond.hpp' /usr/bin/install -c -m 644 'zerocouponbond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/bonds/zerocouponbond.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments/bonds' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments/bonds' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/instruments" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/all.hpp' /usr/bin/install -c -m 644 'asianoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/asianoption.hpp' /usr/bin/install -c -m 644 'assetswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/assetswap.hpp' /usr/bin/install -c -m 644 'averagetype.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/averagetype.hpp' /usr/bin/install -c -m 644 'barrieroption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/barrieroption.hpp' /usr/bin/install -c -m 644 'barriertype.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/barriertype.hpp' /usr/bin/install -c -m 644 'basketoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/basketoption.hpp' /usr/bin/install -c -m 644 'bmaswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/bmaswap.hpp' /usr/bin/install -c -m 644 'bond.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/bond.hpp' /usr/bin/install -c -m 644 'callabilityschedule.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/callabilityschedule.hpp' /usr/bin/install -c -m 644 'capfloor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/capfloor.hpp' /usr/bin/install -c -m 644 'claim.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/claim.hpp' /usr/bin/install -c -m 644 'cliquetoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/cliquetoption.hpp' /usr/bin/install -c -m 644 'compositeinstrument.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/compositeinstrument.hpp' /usr/bin/install -c -m 644 'creditdefaultswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/creditdefaultswap.hpp' /usr/bin/install -c -m 644 'dividendschedule.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/dividendschedule.hpp' /usr/bin/install -c -m 644 'dividendvanillaoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/dividendvanillaoption.hpp' /usr/bin/install -c -m 644 'europeanoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/europeanoption.hpp' /usr/bin/install -c -m 644 'fixedratebondforward.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/fixedratebondforward.hpp' /usr/bin/install -c -m 644 'forward.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/forward.hpp' /usr/bin/install -c -m 644 'forwardrateagreement.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/forwardrateagreement.hpp' /usr/bin/install -c -m 644 'forwardvanillaoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/forwardvanillaoption.hpp' /usr/bin/install -c -m 644 'impliedvolatility.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/impliedvolatility.hpp' /usr/bin/install -c -m 644 'inflationcapfloor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/inflationcapfloor.hpp' /usr/bin/install -c -m 644 'lookbackoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/lookbackoption.hpp' /usr/bin/install -c -m 644 'makecapfloor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/makecapfloor.hpp' /usr/bin/install -c -m 644 'makecms.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/makecms.hpp' /usr/bin/install -c -m 644 'makeois.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/makeois.hpp' /usr/bin/install -c -m 644 'makeswaption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/makeswaption.hpp' /usr/bin/install -c -m 644 'makevanillaswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/makevanillaswap.hpp' /usr/bin/install -c -m 644 'makeyoyinflationcapfloor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/makeyoyinflationcapfloor.hpp' /usr/bin/install -c -m 644 'multiassetoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/multiassetoption.hpp' /usr/bin/install -c -m 644 'oneassetoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/oneassetoption.hpp' /usr/bin/install -c -m 644 'overnightindexedswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/overnightindexedswap.hpp' /usr/bin/install -c -m 644 'payoffs.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/payoffs.hpp' /usr/bin/install -c -m 644 'quantobarrieroption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/quantobarrieroption.hpp' /usr/bin/install -c -m 644 'quantoforwardvanillaoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/quantoforwardvanillaoption.hpp' /usr/bin/install -c -m 644 'quantovanillaoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/quantovanillaoption.hpp' /usr/bin/install -c -m 644 'stickyratchet.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/stickyratchet.hpp' /usr/bin/install -c -m 644 'stock.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/stock.hpp' /usr/bin/install -c -m 644 'swap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/swap.hpp' /usr/bin/install -c -m 644 'swaption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/swaption.hpp' /usr/bin/install -c -m 644 'vanillaoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/vanillaoption.hpp' /usr/bin/install -c -m 644 'vanillaswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/vanillaswap.hpp' /usr/bin/install -c -m 644 'varianceswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/varianceswap.hpp' /usr/bin/install -c -m 644 'yearonyearinflationswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/yearonyearinflationswap.hpp' /usr/bin/install -c -m 644 'zerocouponinflationswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instruments/zerocouponinflationswap.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/instruments' Making install in legacy make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy' Making install in libormarketmodels make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy/libormarketmodels' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy/libormarketmodels' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/legacy/libormarketmodels" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/all.hpp' /usr/bin/install -c -m 644 'lfmcovarparam.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lfmcovarparam.hpp' /usr/bin/install -c -m 644 'lfmcovarproxy.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lfmcovarproxy.hpp' /usr/bin/install -c -m 644 'lfmhullwhiteparam.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lfmhullwhiteparam.hpp' /usr/bin/install -c -m 644 'lfmprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lfmprocess.hpp' /usr/bin/install -c -m 644 'lfmswaptionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lfmswaptionengine.hpp' /usr/bin/install -c -m 644 'liborforwardmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/liborforwardmodel.hpp' /usr/bin/install -c -m 644 'lmconstwrappercorrmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lmconstwrappercorrmodel.hpp' /usr/bin/install -c -m 644 'lmconstwrappervolmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lmconstwrappervolmodel.hpp' /usr/bin/install -c -m 644 'lmcorrmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lmcorrmodel.hpp' /usr/bin/install -c -m 644 'lmexpcorrmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lmexpcorrmodel.hpp' /usr/bin/install -c -m 644 'lmextlinexpvolmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lmextlinexpvolmodel.hpp' /usr/bin/install -c -m 644 'lmfixedvolmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lmfixedvolmodel.hpp' /usr/bin/install -c -m 644 'lmlinexpcorrmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lmlinexpcorrmodel.hpp' /usr/bin/install -c -m 644 'lmlinexpvolmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lmlinexpvolmodel.hpp' /usr/bin/install -c -m 644 'lmvolmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/libormarketmodels/lmvolmodel.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy/libormarketmodels' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy/libormarketmodels' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/legacy" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/legacy/all.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/legacy' Making install in math make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math' Making install in copulas make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/copulas' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/copulas' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/copulas" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/all.hpp' /usr/bin/install -c -m 644 'claytoncopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/claytoncopula.hpp' /usr/bin/install -c -m 644 'farliegumbelmorgensterncopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/farliegumbelmorgensterncopula.hpp' /usr/bin/install -c -m 644 'frankcopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/frankcopula.hpp' /usr/bin/install -c -m 644 'gaussiancopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/gaussiancopula.hpp' /usr/bin/install -c -m 644 'gumbelcopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/gumbelcopula.hpp' /usr/bin/install -c -m 644 'independentcopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/independentcopula.hpp' /usr/bin/install -c -m 644 'marshallolkincopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/marshallolkincopula.hpp' /usr/bin/install -c -m 644 'maxcopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/maxcopula.hpp' /usr/bin/install -c -m 644 'mincopula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/copulas/mincopula.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/copulas' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/copulas' Making install in distributions make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/distributions' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/distributions' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/distributions" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/distributions" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/distributions/all.hpp' /usr/bin/install -c -m 644 'binomialdistribution.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/distributions/binomialdistribution.hpp' /usr/bin/install -c -m 644 'bivariatenormaldistribution.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/distributions/bivariatenormaldistribution.hpp' /usr/bin/install -c -m 644 'chisquaredistribution.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/distributions/chisquaredistribution.hpp' /usr/bin/install -c -m 644 'gammadistribution.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/distributions/gammadistribution.hpp' /usr/bin/install -c -m 644 'normaldistribution.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/distributions/normaldistribution.hpp' /usr/bin/install -c -m 644 'poissondistribution.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/distributions/poissondistribution.hpp' /usr/bin/install -c -m 644 'studenttdistribution.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/distributions/studenttdistribution.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/distributions' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/distributions' Making install in integrals make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/integrals' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/integrals' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/integrals" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals/all.hpp' /usr/bin/install -c -m 644 'gausslobattointegral.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals/gausslobattointegral.hpp' /usr/bin/install -c -m 644 'gaussianorthogonalpolynomial.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals/gaussianorthogonalpolynomial.hpp' /usr/bin/install -c -m 644 'gaussianquadratures.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals/gaussianquadratures.hpp' /usr/bin/install -c -m 644 'integral.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals/integral.hpp' /usr/bin/install -c -m 644 'kronrodintegral.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals/kronrodintegral.hpp' /usr/bin/install -c -m 644 'segmentintegral.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals/segmentintegral.hpp' /usr/bin/install -c -m 644 'simpsonintegral.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals/simpsonintegral.hpp' /usr/bin/install -c -m 644 'trapezoidintegral.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/integrals/trapezoidintegral.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/integrals' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/integrals' Making install in interpolations make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/interpolations' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/interpolations' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/interpolations" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/all.hpp' /usr/bin/install -c -m 644 'abcdinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/abcdinterpolation.hpp' /usr/bin/install -c -m 644 'backwardflatinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/backwardflatinterpolation.hpp' /usr/bin/install -c -m 644 'bicubicsplineinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/bicubicsplineinterpolation.hpp' /usr/bin/install -c -m 644 'bilinearinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/bilinearinterpolation.hpp' /usr/bin/install -c -m 644 'convexmonotoneinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/convexmonotoneinterpolation.hpp' /usr/bin/install -c -m 644 'cubicinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/cubicinterpolation.hpp' /usr/bin/install -c -m 644 'extrapolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/extrapolation.hpp' /usr/bin/install -c -m 644 'flatextrapolation2d.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/flatextrapolation2d.hpp' /usr/bin/install -c -m 644 'forwardflatinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/forwardflatinterpolation.hpp' /usr/bin/install -c -m 644 'interpolation2d.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/interpolation2d.hpp' /usr/bin/install -c -m 644 'kernelinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/kernelinterpolation.hpp' /usr/bin/install -c -m 644 'kernelinterpolation2d.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/kernelinterpolation2d.hpp' /usr/bin/install -c -m 644 'linearinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/linearinterpolation.hpp' /usr/bin/install -c -m 644 'loginterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/loginterpolation.hpp' /usr/bin/install -c -m 644 'multicubicspline.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/multicubicspline.hpp' /usr/bin/install -c -m 644 'sabrinterpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolations/sabrinterpolation.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/interpolations' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/interpolations' Making install in matrixutilities make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/matrixutilities' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/matrixutilities' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/matrixutilities" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/all.hpp' /usr/bin/install -c -m 644 'basisincompleteordered.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/basisincompleteordered.hpp' /usr/bin/install -c -m 644 'choleskydecomposition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/choleskydecomposition.hpp' /usr/bin/install -c -m 644 'factorreduction.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/factorreduction.hpp' /usr/bin/install -c -m 644 'getcovariance.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/getcovariance.hpp' /usr/bin/install -c -m 644 'pseudosqrt.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/pseudosqrt.hpp' /usr/bin/install -c -m 644 'qrdecomposition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/qrdecomposition.hpp' /usr/bin/install -c -m 644 'svd.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/svd.hpp' /usr/bin/install -c -m 644 'symmetricschurdecomposition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/symmetricschurdecomposition.hpp' /usr/bin/install -c -m 644 'tapcorrelations.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/tapcorrelations.hpp' /usr/bin/install -c -m 644 'tqreigendecomposition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrixutilities/tqreigendecomposition.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/matrixutilities' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/matrixutilities' Making install in optimization make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/optimization' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/optimization' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/optimization" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/all.hpp' /usr/bin/install -c -m 644 'armijo.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/armijo.hpp' /usr/bin/install -c -m 644 'bfgs.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/bfgs.hpp' /usr/bin/install -c -m 644 'conjugategradient.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/conjugategradient.hpp' /usr/bin/install -c -m 644 'constraint.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/constraint.hpp' /usr/bin/install -c -m 644 'costfunction.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/costfunction.hpp' /usr/bin/install -c -m 644 'endcriteria.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/endcriteria.hpp' /usr/bin/install -c -m 644 'leastsquare.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/leastsquare.hpp' /usr/bin/install -c -m 644 'levenbergmarquardt.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/levenbergmarquardt.hpp' /usr/bin/install -c -m 644 'linesearch.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/linesearch.hpp' /usr/bin/install -c -m 644 'linesearchbasedmethod.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/linesearchbasedmethod.hpp' /usr/bin/install -c -m 644 'lmdif.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/lmdif.hpp' /usr/bin/install -c -m 644 'method.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/method.hpp' /usr/bin/install -c -m 644 'problem.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/problem.hpp' /usr/bin/install -c -m 644 'projectedcostfunction.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/projectedcostfunction.hpp' /usr/bin/install -c -m 644 'simplex.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/simplex.hpp' /usr/bin/install -c -m 644 'spherecylinder.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/spherecylinder.hpp' /usr/bin/install -c -m 644 'steepestdescent.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/optimization/steepestdescent.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/optimization' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/optimization' Making install in randomnumbers make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/randomnumbers' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/randomnumbers' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/randomnumbers" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/all.hpp' /usr/bin/install -c -m 644 'boxmullergaussianrng.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/boxmullergaussianrng.hpp' /usr/bin/install -c -m 644 'centrallimitgaussianrng.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/centrallimitgaussianrng.hpp' /usr/bin/install -c -m 644 'faurersg.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/faurersg.hpp' /usr/bin/install -c -m 644 'haltonrsg.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/haltonrsg.hpp' /usr/bin/install -c -m 644 'inversecumulativerng.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/inversecumulativerng.hpp' /usr/bin/install -c -m 644 'inversecumulativersg.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/inversecumulativersg.hpp' /usr/bin/install -c -m 644 'knuthuniformrng.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/knuthuniformrng.hpp' /usr/bin/install -c -m 644 'latticersg.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/latticersg.hpp' /usr/bin/install -c -m 644 'latticerules.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/latticerules.hpp' /usr/bin/install -c -m 644 'lecuyeruniformrng.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/lecuyeruniformrng.hpp' /usr/bin/install -c -m 644 'mt19937uniformrng.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/mt19937uniformrng.hpp' /usr/bin/install -c -m 644 'primitivepolynomials.h' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/primitivepolynomials.h' /usr/bin/install -c -m 644 'randomizedlds.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/randomizedlds.hpp' /usr/bin/install -c -m 644 'randomsequencegenerator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/randomsequencegenerator.hpp' /usr/bin/install -c -m 644 'ranluxuniformrng.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/ranluxuniformrng.hpp' /usr/bin/install -c -m 644 'rngtraits.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/rngtraits.hpp' /usr/bin/install -c -m 644 'seedgenerator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/seedgenerator.hpp' /usr/bin/install -c -m 644 'sobolrsg.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/randomnumbers/sobolrsg.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/randomnumbers' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/randomnumbers' Making install in solvers1d make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/solvers1d' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/solvers1d' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/solvers1d" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solvers1d" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solvers1d/all.hpp' /usr/bin/install -c -m 644 'bisection.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solvers1d/bisection.hpp' /usr/bin/install -c -m 644 'brent.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solvers1d/brent.hpp' /usr/bin/install -c -m 644 'falseposition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solvers1d/falseposition.hpp' /usr/bin/install -c -m 644 'newton.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solvers1d/newton.hpp' /usr/bin/install -c -m 644 'newtonsafe.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solvers1d/newtonsafe.hpp' /usr/bin/install -c -m 644 'ridder.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solvers1d/ridder.hpp' /usr/bin/install -c -m 644 'secant.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solvers1d/secant.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/solvers1d' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/solvers1d' Making install in statistics make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/statistics' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/statistics' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math/statistics" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/all.hpp' /usr/bin/install -c -m 644 'convergencestatistics.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/convergencestatistics.hpp' /usr/bin/install -c -m 644 'discrepancystatistics.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/discrepancystatistics.hpp' /usr/bin/install -c -m 644 'gaussianstatistics.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/gaussianstatistics.hpp' /usr/bin/install -c -m 644 'generalstatistics.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/generalstatistics.hpp' /usr/bin/install -c -m 644 'histogram.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/histogram.hpp' /usr/bin/install -c -m 644 'incrementalstatistics.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/incrementalstatistics.hpp' /usr/bin/install -c -m 644 'riskstatistics.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/riskstatistics.hpp' /usr/bin/install -c -m 644 'sequencestatistics.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/sequencestatistics.hpp' /usr/bin/install -c -m 644 'statistics.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/statistics/statistics.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/statistics' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math/statistics' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/math" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/all.hpp' /usr/bin/install -c -m 644 'array.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/array.hpp' /usr/bin/install -c -m 644 'bernsteinpolynomial.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/bernsteinpolynomial.hpp' /usr/bin/install -c -m 644 'beta.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/beta.hpp' /usr/bin/install -c -m 644 'bspline.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/bspline.hpp' /usr/bin/install -c -m 644 'comparison.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/comparison.hpp' /usr/bin/install -c -m 644 'curve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/curve.hpp' /usr/bin/install -c -m 644 'domain.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/domain.hpp' /usr/bin/install -c -m 644 'errorfunction.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/errorfunction.hpp' /usr/bin/install -c -m 644 'factorial.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/factorial.hpp' /usr/bin/install -c -m 644 'functional.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/functional.hpp' /usr/bin/install -c -m 644 'kernelfunctions.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/kernelfunctions.hpp' /usr/bin/install -c -m 644 'incompletegamma.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/incompletegamma.hpp' /usr/bin/install -c -m 644 'interpolation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/interpolation.hpp' /usr/bin/install -c -m 644 'lexicographicalview.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/lexicographicalview.hpp' /usr/bin/install -c -m 644 'linearleastsquaresregression.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/linearleastsquaresregression.hpp' /usr/bin/install -c -m 644 'matrix.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/matrix.hpp' /usr/bin/install -c -m 644 'primenumbers.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/primenumbers.hpp' /usr/bin/install -c -m 644 'quadratic.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/quadratic.hpp' /usr/bin/install -c -m 644 'rounding.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/rounding.hpp' /usr/bin/install -c -m 644 'sampledcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/sampledcurve.hpp' /usr/bin/install -c -m 644 'solver1d.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/solver1d.hpp' /usr/bin/install -c -m 644 'surface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/surface.hpp' /usr/bin/install -c -m 644 'transformedgrid.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/math/transformedgrid.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/math' Making install in methods make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods' Making install in finitedifferences make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/finitedifferences' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/finitedifferences' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/finitedifferences" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/all.hpp' /usr/bin/install -c -m 644 'americancondition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/americancondition.hpp' /usr/bin/install -c -m 644 'boundarycondition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/boundarycondition.hpp' /usr/bin/install -c -m 644 'bsmoperator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/bsmoperator.hpp' /usr/bin/install -c -m 644 'bsmtermoperator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/bsmtermoperator.hpp' /usr/bin/install -c -m 644 'cranknicolson.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/cranknicolson.hpp' /usr/bin/install -c -m 644 'dminus.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/dminus.hpp' /usr/bin/install -c -m 644 'dplus.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/dplus.hpp' /usr/bin/install -c -m 644 'dplusdminus.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/dplusdminus.hpp' /usr/bin/install -c -m 644 'dzero.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/dzero.hpp' /usr/bin/install -c -m 644 'expliciteuler.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/expliciteuler.hpp' /usr/bin/install -c -m 644 'fdtypedefs.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/fdtypedefs.hpp' /usr/bin/install -c -m 644 'finitedifferencemodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/finitedifferencemodel.hpp' /usr/bin/install -c -m 644 'impliciteuler.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/impliciteuler.hpp' /usr/bin/install -c -m 644 'mixedscheme.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/mixedscheme.hpp' /usr/bin/install -c -m 644 'onefactoroperator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/onefactoroperator.hpp' /usr/bin/install -c -m 644 'operatorfactory.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/operatorfactory.hpp' /usr/bin/install -c -m 644 'operatortraits.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/operatortraits.hpp' /usr/bin/install -c -m 644 'parallelevolver.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/parallelevolver.hpp' /usr/bin/install -c -m 644 'pde.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/pde.hpp' /usr/bin/install -c -m 644 'pdebsm.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/pdebsm.hpp' /usr/bin/install -c -m 644 'pdeshortrate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/pdeshortrate.hpp' /usr/bin/install -c -m 644 'shoutcondition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/shoutcondition.hpp' /usr/bin/install -c -m 644 'stepcondition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/stepcondition.hpp' /usr/bin/install -c -m 644 'tridiagonaloperator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/tridiagonaloperator.hpp' /usr/bin/install -c -m 644 'zerocondition.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/finitedifferences/zerocondition.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/finitedifferences' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/finitedifferences' Making install in lattices make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/lattices' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/lattices' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/lattices" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/lattices" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/lattices/all.hpp' /usr/bin/install -c -m 644 'binomialtree.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/lattices/binomialtree.hpp' /usr/bin/install -c -m 644 'bsmlattice.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/lattices/bsmlattice.hpp' /usr/bin/install -c -m 644 'lattice.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/lattices/lattice.hpp' /usr/bin/install -c -m 644 'lattice1d.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/lattices/lattice1d.hpp' /usr/bin/install -c -m 644 'lattice2d.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/lattices/lattice2d.hpp' /usr/bin/install -c -m 644 'tree.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/lattices/tree.hpp' /usr/bin/install -c -m 644 'trinomialtree.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/lattices/trinomialtree.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/lattices' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/lattices' Making install in montecarlo make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/montecarlo' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/montecarlo' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods/montecarlo" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/all.hpp' /usr/bin/install -c -m 644 'brownianbridge.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/brownianbridge.hpp' /usr/bin/install -c -m 644 'earlyexercisepathpricer.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/earlyexercisepathpricer.hpp' /usr/bin/install -c -m 644 'exercisestrategy.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/exercisestrategy.hpp' /usr/bin/install -c -m 644 'genericlsregression.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/genericlsregression.hpp' /usr/bin/install -c -m 644 'longstaffschwartzpathpricer.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/longstaffschwartzpathpricer.hpp' /usr/bin/install -c -m 644 'lsmbasissystem.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/lsmbasissystem.hpp' /usr/bin/install -c -m 644 'mctraits.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/mctraits.hpp' /usr/bin/install -c -m 644 'montecarlomodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/montecarlomodel.hpp' /usr/bin/install -c -m 644 'multipath.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/multipath.hpp' /usr/bin/install -c -m 644 'multipathgenerator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/multipathgenerator.hpp' /usr/bin/install -c -m 644 'nodedata.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/nodedata.hpp' /usr/bin/install -c -m 644 'parametricexercise.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/parametricexercise.hpp' /usr/bin/install -c -m 644 'path.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/path.hpp' /usr/bin/install -c -m 644 'pathgenerator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/pathgenerator.hpp' /usr/bin/install -c -m 644 'pathpricer.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/pathpricer.hpp' /usr/bin/install -c -m 644 'sample.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/montecarlo/sample.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/montecarlo' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods/montecarlo' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/methods" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/methods/all.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/methods' Making install in models make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models' Making install in equity make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/equity' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/equity' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/equity" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/equity" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/equity/all.hpp' /usr/bin/install -c -m 644 'batesmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/equity/batesmodel.hpp' /usr/bin/install -c -m 644 'gjrgarchmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/equity/gjrgarchmodel.hpp' /usr/bin/install -c -m 644 'hestonmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/equity/hestonmodel.hpp' /usr/bin/install -c -m 644 'hestonmodelhelper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/equity/hestonmodelhelper.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/equity' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/equity' Making install in marketmodels make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels' Making install in browniangenerators make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/browniangenerators' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/browniangenerators' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/browniangenerators" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/browniangenerators" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/browniangenerators/all.hpp' /usr/bin/install -c -m 644 'mtbrowniangenerator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/browniangenerators/mtbrowniangenerator.hpp' /usr/bin/install -c -m 644 'sobolbrowniangenerator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/browniangenerators/sobolbrowniangenerator.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/browniangenerators' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/browniangenerators' Making install in callability make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/callability' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/callability' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/callability" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/all.hpp' /usr/bin/install -c -m 644 'bermudanswaptionexercisevalue.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/bermudanswaptionexercisevalue.hpp' /usr/bin/install -c -m 644 'collectnodedata.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/collectnodedata.hpp' /usr/bin/install -c -m 644 'exercisevalue.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/exercisevalue.hpp' /usr/bin/install -c -m 644 'lsstrategy.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/lsstrategy.hpp' /usr/bin/install -c -m 644 'marketmodelbasissystem.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/marketmodelbasissystem.hpp' /usr/bin/install -c -m 644 'marketmodelparametricexercise.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/marketmodelparametricexercise.hpp' /usr/bin/install -c -m 644 'nodedataprovider.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/nodedataprovider.hpp' /usr/bin/install -c -m 644 'nothingexercisevalue.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/nothingexercisevalue.hpp' /usr/bin/install -c -m 644 'parametricexerciseadapter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/parametricexerciseadapter.hpp' /usr/bin/install -c -m 644 'swapbasissystem.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/swapbasissystem.hpp' /usr/bin/install -c -m 644 'swapforwardbasissystem.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/swapforwardbasissystem.hpp' /usr/bin/install -c -m 644 'swapratetrigger.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/swapratetrigger.hpp' /usr/bin/install -c -m 644 'triggeredswapexercise.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/triggeredswapexercise.hpp' /usr/bin/install -c -m 644 'upperboundengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/callability/upperboundengine.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/callability' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/callability' Making install in correlations make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/correlations' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/correlations' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/correlations" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/correlations" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/correlations/all.hpp' /usr/bin/install -c -m 644 'cotswapfromfwdcorrelation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/correlations/cotswapfromfwdcorrelation.hpp' /usr/bin/install -c -m 644 'expcorrelations.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/correlations/expcorrelations.hpp' /usr/bin/install -c -m 644 'timehomogeneousforwardcorrelation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/correlations/timehomogeneousforwardcorrelation.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/correlations' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/correlations' Making install in curvestates make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/curvestates' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/curvestates' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/curvestates" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/curvestates" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/curvestates/all.hpp' /usr/bin/install -c -m 644 'cmswapcurvestate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/curvestates/cmswapcurvestate.hpp' /usr/bin/install -c -m 644 'coterminalswapcurvestate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/curvestates/coterminalswapcurvestate.hpp' /usr/bin/install -c -m 644 'lmmcurvestate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/curvestates/lmmcurvestate.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/curvestates' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/curvestates' Making install in driftcomputation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/driftcomputation' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/driftcomputation' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/driftcomputation" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/driftcomputation" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/driftcomputation/all.hpp' /usr/bin/install -c -m 644 'cmsmmdriftcalculator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/driftcomputation/cmsmmdriftcalculator.hpp' /usr/bin/install -c -m 644 'lmmdriftcalculator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/driftcomputation/lmmdriftcalculator.hpp' /usr/bin/install -c -m 644 'lmmnormaldriftcalculator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/driftcomputation/lmmnormaldriftcalculator.hpp' /usr/bin/install -c -m 644 'smmdriftcalculator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/driftcomputation/smmdriftcalculator.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/driftcomputation' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/driftcomputation' Making install in evolvers make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers' Making install in volprocesses make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers/volprocesses' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/volprocesses" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/volprocesses/all.hpp' /usr/bin/install -c -m 644 'squarerootandersen.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/volprocesses/squarerootandersen.hpp' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers/volprocesses' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers/volprocesses' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/evolvers" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/all.hpp' /usr/bin/install -c -m 644 'lognormalcmswapratepc.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/lognormalcmswapratepc.hpp' /usr/bin/install -c -m 644 'lognormalcotswapratepc.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/lognormalcotswapratepc.hpp' /usr/bin/install -c -m 644 'lognormalfwdrateballand.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/lognormalfwdrateballand.hpp' /usr/bin/install -c -m 644 'lognormalfwdrateeuler.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/lognormalfwdrateeuler.hpp' /usr/bin/install -c -m 644 'lognormalfwdrateeulerconstrained.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/lognormalfwdrateeulerconstrained.hpp' /usr/bin/install -c -m 644 'lognormalfwdrateiballand.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/lognormalfwdrateiballand.hpp' /usr/bin/install -c -m 644 'lognormalfwdrateipc.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/lognormalfwdrateipc.hpp' /usr/bin/install -c -m 644 'lognormalfwdratepc.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/lognormalfwdratepc.hpp' /usr/bin/install -c -m 644 'marketmodelvolprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/marketmodelvolprocess.hpp' /usr/bin/install -c -m 644 'normalfwdratepc.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/normalfwdratepc.hpp' /usr/bin/install -c -m 644 'svddfwdratepc.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolvers/svddfwdratepc.hpp' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/evolvers' Making install in models make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/models' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/models' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/models" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/all.hpp' /usr/bin/install -c -m 644 'abcdvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/abcdvol.hpp' /usr/bin/install -c -m 644 'alphafinder.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/alphafinder.hpp' /usr/bin/install -c -m 644 'alphaform.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/alphaform.hpp' /usr/bin/install -c -m 644 'alphaformconcrete.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/alphaformconcrete.hpp' /usr/bin/install -c -m 644 'capletcoterminalalphacalibration.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/capletcoterminalalphacalibration.hpp' /usr/bin/install -c -m 644 'capletcoterminalmaxhomogeneity.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/capletcoterminalmaxhomogeneity.hpp' /usr/bin/install -c -m 644 'capletcoterminalperiodic.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/capletcoterminalperiodic.hpp' /usr/bin/install -c -m 644 'capletcoterminalswaptioncalibration.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/capletcoterminalswaptioncalibration.hpp' /usr/bin/install -c -m 644 'cotswaptofwdadapter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/cotswaptofwdadapter.hpp' /usr/bin/install -c -m 644 'ctsmmcapletcalibration.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/ctsmmcapletcalibration.hpp' /usr/bin/install -c -m 644 'flatvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/flatvol.hpp' /usr/bin/install -c -m 644 'fwdperiodadapter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/fwdperiodadapter.hpp' /usr/bin/install -c -m 644 'fwdtocotswapadapter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/fwdtocotswapadapter.hpp' /usr/bin/install -c -m 644 'piecewiseconstantabcdvariance.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/piecewiseconstantabcdvariance.hpp' /usr/bin/install -c -m 644 'piecewiseconstantvariance.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/piecewiseconstantvariance.hpp' /usr/bin/install -c -m 644 'pseudorootfacade.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/pseudorootfacade.hpp' /usr/bin/install -c -m 644 'volatilityinterpolationspecifier.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/volatilityinterpolationspecifier.hpp' /usr/bin/install -c -m 644 'volatilityinterpolationspecifierabcd.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/models/volatilityinterpolationspecifierabcd.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/models' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/models' Making install in products make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products' Making install in onestep make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/onestep' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/onestep" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/onestep/all.hpp' /usr/bin/install -c -m 644 'onestepcoinitialswaps.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/onestep/onestepcoinitialswaps.hpp' /usr/bin/install -c -m 644 'onestepcoterminalswaps.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/onestep/onestepcoterminalswaps.hpp' /usr/bin/install -c -m 644 'onestepforwards.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/onestep/onestepforwards.hpp' /usr/bin/install -c -m 644 'onestepoptionlets.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/onestep/onestepoptionlets.hpp' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/onestep' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/onestep' Making install in multistep make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/multistep' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/all.hpp' /usr/bin/install -c -m 644 'callspecifiedmultiproduct.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/callspecifiedmultiproduct.hpp' /usr/bin/install -c -m 644 'cashrebate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/cashrebate.hpp' /usr/bin/install -c -m 644 'exerciseadapter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/exerciseadapter.hpp' /usr/bin/install -c -m 644 'multistepcoinitialswaps.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepcoinitialswaps.hpp' /usr/bin/install -c -m 644 'multistepcoterminalswaps.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepcoterminalswaps.hpp' /usr/bin/install -c -m 644 'multistepcoterminalswaptions.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepcoterminalswaptions.hpp' /usr/bin/install -c -m 644 'multistepforwards.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepforwards.hpp' /usr/bin/install -c -m 644 'multistepinversefloater.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepinversefloater.hpp' /usr/bin/install -c -m 644 'multistepnothing.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepnothing.hpp' /usr/bin/install -c -m 644 'multistepoptionlets.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepoptionlets.hpp' /usr/bin/install -c -m 644 'multisteppathwisewrapper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multisteppathwisewrapper.hpp' /usr/bin/install -c -m 644 'multistepperiodcapletswaptions.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepperiodcapletswaptions.hpp' /usr/bin/install -c -m 644 'multistepratchet.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepratchet.hpp' /usr/bin/install -c -m 644 'multistepswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepswap.hpp' /usr/bin/install -c -m 644 'multistepswaption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multistep/multistepswaption.hpp' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/multistep' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/multistep' Making install in pathwise make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/pathwise' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/pathwise" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/pathwise/all.hpp' /usr/bin/install -c -m 644 'pathwiseproductcallspecified.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/pathwise/pathwiseproductcallspecified.hpp' /usr/bin/install -c -m 644 'pathwiseproductcaplet.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/pathwise/pathwiseproductcaplet.hpp' /usr/bin/install -c -m 644 'pathwiseproductcashrebate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/pathwise/pathwiseproductcashrebate.hpp' /usr/bin/install -c -m 644 'pathwiseproductinversefloater.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/pathwise/pathwiseproductinversefloater.hpp' /usr/bin/install -c -m 644 'pathwiseproductswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/pathwise/pathwiseproductswap.hpp' /usr/bin/install -c -m 644 'pathwiseproductswaption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/pathwise/pathwiseproductswaption.hpp' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/pathwise' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products/pathwise' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products' make[6]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/products" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/all.hpp' /usr/bin/install -c -m 644 'compositeproduct.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/compositeproduct.hpp' /usr/bin/install -c -m 644 'multiproductcomposite.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multiproductcomposite.hpp' /usr/bin/install -c -m 644 'multiproductmultistep.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multiproductmultistep.hpp' /usr/bin/install -c -m 644 'multiproductonestep.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/multiproductonestep.hpp' /usr/bin/install -c -m 644 'singleproductcomposite.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/products/singleproductcomposite.hpp' make[6]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/products' Making install in pathwisegreeks make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/pathwisegreeks' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/pathwisegreeks' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels/pathwisegreeks" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/pathwisegreeks" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/pathwisegreeks/all.hpp' /usr/bin/install -c -m 644 'bumpinstrumentjacobian.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/pathwisegreeks/bumpinstrumentjacobian.hpp' /usr/bin/install -c -m 644 'ratepseudorootjacobian.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/pathwisegreeks/ratepseudorootjacobian.hpp' /usr/bin/install -c -m 644 'swaptionpseudojacobian.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/pathwisegreeks/swaptionpseudojacobian.hpp' /usr/bin/install -c -m 644 'vegabumpcluster.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/pathwisegreeks/vegabumpcluster.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/pathwisegreeks' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels/pathwisegreeks' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/marketmodels" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/all.hpp' /usr/bin/install -c -m 644 'accountingengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/accountingengine.hpp' /usr/bin/install -c -m 644 'browniangenerator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/browniangenerator.hpp' /usr/bin/install -c -m 644 'constrainedevolver.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/constrainedevolver.hpp' /usr/bin/install -c -m 644 'curvestate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/curvestate.hpp' /usr/bin/install -c -m 644 'discounter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/discounter.hpp' /usr/bin/install -c -m 644 'duffsdeviceinnerproduct.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/duffsdeviceinnerproduct.hpp' /usr/bin/install -c -m 644 'evolutiondescription.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolutiondescription.hpp' /usr/bin/install -c -m 644 'evolver.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/evolver.hpp' /usr/bin/install -c -m 644 'forwardforwardmappings.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/forwardforwardmappings.hpp' /usr/bin/install -c -m 644 'historicalforwardratesanalysis.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/historicalforwardratesanalysis.hpp' /usr/bin/install -c -m 644 'historicalratesanalysis.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/historicalratesanalysis.hpp' /usr/bin/install -c -m 644 'marketmodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/marketmodel.hpp' /usr/bin/install -c -m 644 'marketmodeldifferences.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/marketmodeldifferences.hpp' /usr/bin/install -c -m 644 'multiproduct.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/multiproduct.hpp' /usr/bin/install -c -m 644 'pathwiseaccountingengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/pathwiseaccountingengine.hpp' /usr/bin/install -c -m 644 'pathwisemultiproduct.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/pathwisemultiproduct.hpp' /usr/bin/install -c -m 644 'pathwisediscounter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/pathwisediscounter.hpp' /usr/bin/install -c -m 644 'piecewiseconstantcorrelation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/piecewiseconstantcorrelation.hpp' /usr/bin/install -c -m 644 'proxygreekengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/proxygreekengine.hpp' /usr/bin/install -c -m 644 'swapforwardmappings.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/swapforwardmappings.hpp' /usr/bin/install -c -m 644 'utilities.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/marketmodels/utilities.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/marketmodels' Making install in shortrate make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate' Making install in calibrationhelpers make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/calibrationhelpers' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/calibrationhelpers' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/shortrate/calibrationhelpers" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/calibrationhelpers" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/calibrationhelpers/all.hpp' /usr/bin/install -c -m 644 'caphelper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/calibrationhelpers/caphelper.hpp' /usr/bin/install -c -m 644 'swaptionhelper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/calibrationhelpers/swaptionhelper.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/calibrationhelpers' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/calibrationhelpers' Making install in onefactormodels make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/onefactormodels' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/onefactormodels' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/shortrate/onefactormodels" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/onefactormodels" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/onefactormodels/all.hpp' /usr/bin/install -c -m 644 'blackkarasinski.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/onefactormodels/blackkarasinski.hpp' /usr/bin/install -c -m 644 'coxingersollross.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/onefactormodels/coxingersollross.hpp' /usr/bin/install -c -m 644 'extendedcoxingersollross.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/onefactormodels/extendedcoxingersollross.hpp' /usr/bin/install -c -m 644 'hullwhite.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/onefactormodels/hullwhite.hpp' /usr/bin/install -c -m 644 'vasicek.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/onefactormodels/vasicek.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/onefactormodels' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/onefactormodels' Making install in twofactormodels make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/twofactormodels' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/twofactormodels' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/shortrate/twofactormodels" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/twofactormodels" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/twofactormodels/all.hpp' /usr/bin/install -c -m 644 'g2.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/twofactormodels/g2.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/twofactormodels' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate/twofactormodels' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/shortrate" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/all.hpp' /usr/bin/install -c -m 644 'onefactormodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/onefactormodel.hpp' /usr/bin/install -c -m 644 'twofactormodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/shortrate/twofactormodel.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/shortrate' Making install in volatility make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/volatility' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/volatility' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models/volatility" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/volatility" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/volatility/all.hpp' /usr/bin/install -c -m 644 'constantestimator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/volatility/constantestimator.hpp' /usr/bin/install -c -m 644 'simplelocalestimator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/volatility/simplelocalestimator.hpp' /usr/bin/install -c -m 644 'garmanklass.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/volatility/garmanklass.hpp' /usr/bin/install -c -m 644 'garch.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/volatility/garch.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/volatility' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models/volatility' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/models" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/all.hpp' /usr/bin/install -c -m 644 'calibrationhelper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/calibrationhelper.hpp' /usr/bin/install -c -m 644 'model.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/model.hpp' /usr/bin/install -c -m 644 'parameter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/models/parameter.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/models' Making install in patterns make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/patterns' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/patterns' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/patterns" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/patterns" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/patterns/all.hpp' /usr/bin/install -c -m 644 'composite.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/patterns/composite.hpp' /usr/bin/install -c -m 644 'curiouslyrecurring.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/patterns/curiouslyrecurring.hpp' /usr/bin/install -c -m 644 'lazyobject.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/patterns/lazyobject.hpp' /usr/bin/install -c -m 644 'observable.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/patterns/observable.hpp' /usr/bin/install -c -m 644 'singleton.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/patterns/singleton.hpp' /usr/bin/install -c -m 644 'visitor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/patterns/visitor.hpp' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/patterns' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/patterns' Making install in pricingengines make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines' Making install in asian make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/asian' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/asian' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/asian" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/asian" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/asian/all.hpp' /usr/bin/install -c -m 644 'analytic_cont_geom_av_price.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/asian/analytic_cont_geom_av_price.hpp' /usr/bin/install -c -m 644 'analytic_discr_geom_av_price.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/asian/analytic_discr_geom_av_price.hpp' /usr/bin/install -c -m 644 'analytic_discr_geom_av_strike.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/asian/analytic_discr_geom_av_strike.hpp' /usr/bin/install -c -m 644 'mc_discr_arith_av_price.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/asian/mc_discr_arith_av_price.hpp' /usr/bin/install -c -m 644 'mc_discr_arith_av_strike.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/asian/mc_discr_arith_av_strike.hpp' /usr/bin/install -c -m 644 'mc_discr_geom_av_price.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/asian/mc_discr_geom_av_price.hpp' /usr/bin/install -c -m 644 'mcdiscreteasianengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/asian/mcdiscreteasianengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/asian' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/asian' Making install in barrier make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/barrier' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/barrier' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/barrier" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/barrier" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/barrier/all.hpp' /usr/bin/install -c -m 644 'analyticbarrierengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/barrier/analyticbarrierengine.hpp' /usr/bin/install -c -m 644 'mcbarrierengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/barrier/mcbarrierengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/barrier' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/barrier' Making install in basket make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/basket' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/basket' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/basket" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/basket" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/basket/all.hpp' /usr/bin/install -c -m 644 'mcamericanbasketengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/basket/mcamericanbasketengine.hpp' /usr/bin/install -c -m 644 'mceuropeanbasketengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/basket/mceuropeanbasketengine.hpp' /usr/bin/install -c -m 644 'stulzengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/basket/stulzengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/basket' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/basket' Making install in bond make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/bond' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/bond' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/bond" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/bond" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/bond/all.hpp' /usr/bin/install -c -m 644 'bondfunctions.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/bond/bondfunctions.hpp' /usr/bin/install -c -m 644 'discountingbondengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/bond/discountingbondengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/bond' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/bond' Making install in capfloor make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/capfloor' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/capfloor' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/capfloor" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/capfloor" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/capfloor/all.hpp' /usr/bin/install -c -m 644 'analyticcapfloorengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/capfloor/analyticcapfloorengine.hpp' /usr/bin/install -c -m 644 'blackcapfloorengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/capfloor/blackcapfloorengine.hpp' /usr/bin/install -c -m 644 'discretizedcapfloor.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/capfloor/discretizedcapfloor.hpp' /usr/bin/install -c -m 644 'mchullwhiteengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/capfloor/mchullwhiteengine.hpp' /usr/bin/install -c -m 644 'treecapfloorengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/capfloor/treecapfloorengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/capfloor' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/capfloor' Making install in cliquet make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/cliquet' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/cliquet' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/cliquet" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/cliquet" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/cliquet/all.hpp' /usr/bin/install -c -m 644 'analyticcliquetengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/cliquet/analyticcliquetengine.hpp' /usr/bin/install -c -m 644 'analyticperformanceengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/cliquet/analyticperformanceengine.hpp' /usr/bin/install -c -m 644 'mcperformanceengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/cliquet/mcperformanceengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/cliquet' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/cliquet' Making install in credit make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/credit' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/credit' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/credit" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/credit" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/credit/all.hpp' /usr/bin/install -c -m 644 'integralcdsengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/credit/integralcdsengine.hpp' /usr/bin/install -c -m 644 'midpointcdsengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/credit/midpointcdsengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/credit' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/credit' Making install in forward make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/forward' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/forward' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/forward" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/forward" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/forward/all.hpp' /usr/bin/install -c -m 644 'forwardengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/forward/forwardengine.hpp' /usr/bin/install -c -m 644 'forwardperformanceengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/forward/forwardperformanceengine.hpp' /usr/bin/install -c -m 644 'mcvarianceswapengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/forward/mcvarianceswapengine.hpp' /usr/bin/install -c -m 644 'replicatingvarianceswapengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/forward/replicatingvarianceswapengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/forward' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/forward' Making install in inflation make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/inflation' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/inflation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/inflation" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/inflation" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/inflation/all.hpp' /usr/bin/install -c -m 644 'inflationcapfloorengines.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/inflation/inflationcapfloorengines.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/inflation' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/inflation' Making install in lookback make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/lookback' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/lookback' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/lookback" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/lookback" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/lookback/all.hpp' /usr/bin/install -c -m 644 'analyticcontinuousfixedlookback.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/lookback/analyticcontinuousfixedlookback.hpp' /usr/bin/install -c -m 644 'analyticcontinuousfloatinglookback.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/lookback/analyticcontinuousfloatinglookback.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/lookback' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/lookback' Making install in quanto make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/quanto' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/quanto' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/quanto" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/quanto" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/quanto/all.hpp' /usr/bin/install -c -m 644 'quantoengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/quanto/quantoengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/quanto' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/quanto' Making install in swap make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swap' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swap' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/swap" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swap" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swap/all.hpp' /usr/bin/install -c -m 644 'discountingswapengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swap/discountingswapengine.hpp' /usr/bin/install -c -m 644 'discretizedswap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swap/discretizedswap.hpp' /usr/bin/install -c -m 644 'treeswapengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swap/treeswapengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swap' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swap' Making install in swaption make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swaption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swaption' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/swaption" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swaption" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swaption/all.hpp' /usr/bin/install -c -m 644 'blackswaptionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swaption/blackswaptionengine.hpp' /usr/bin/install -c -m 644 'discretizedswaption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swaption/discretizedswaption.hpp' /usr/bin/install -c -m 644 'g2swaptionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swaption/g2swaptionengine.hpp' /usr/bin/install -c -m 644 'jamshidianswaptionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swaption/jamshidianswaptionengine.hpp' /usr/bin/install -c -m 644 'treeswaptionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/swaption/treeswaptionengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swaption' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/swaption' Making install in vanilla make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/vanilla' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/vanilla' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines/vanilla" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/all.hpp' /usr/bin/install -c -m 644 'analyticbsmhullwhiteengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/analyticbsmhullwhiteengine.hpp' /usr/bin/install -c -m 644 'analyticdigitalamericanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/analyticdigitalamericanengine.hpp' /usr/bin/install -c -m 644 'analyticdividendeuropeanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/analyticdividendeuropeanengine.hpp' /usr/bin/install -c -m 644 'analyticeuropeanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/analyticeuropeanengine.hpp' /usr/bin/install -c -m 644 'analyticgjrgarchengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/analyticgjrgarchengine.hpp' /usr/bin/install -c -m 644 'analytichestonengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/analytichestonengine.hpp' /usr/bin/install -c -m 644 'analytichestonhullwhiteengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/analytichestonhullwhiteengine.hpp' /usr/bin/install -c -m 644 'baroneadesiwhaleyengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/baroneadesiwhaleyengine.hpp' /usr/bin/install -c -m 644 'batesengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/batesengine.hpp' /usr/bin/install -c -m 644 'binomialengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/binomialengine.hpp' /usr/bin/install -c -m 644 'bjerksundstenslandengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/bjerksundstenslandengine.hpp' /usr/bin/install -c -m 644 'discretizedvanillaoption.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/discretizedvanillaoption.hpp' /usr/bin/install -c -m 644 'integralengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/integralengine.hpp' /usr/bin/install -c -m 644 'jumpdiffusionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/jumpdiffusionengine.hpp' /usr/bin/install -c -m 644 'juquadraticengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/juquadraticengine.hpp' /usr/bin/install -c -m 644 'fdamericanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fdamericanengine.hpp' /usr/bin/install -c -m 644 'fdbermudanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fdbermudanengine.hpp' /usr/bin/install -c -m 644 'fddividendamericanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fddividendamericanengine.hpp' /usr/bin/install -c -m 644 'fddividendengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fddividendengine.hpp' /usr/bin/install -c -m 644 'fddividendeuropeanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fddividendeuropeanengine.hpp' /usr/bin/install -c -m 644 'fddividendshoutengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fddividendshoutengine.hpp' /usr/bin/install -c -m 644 'fdeuropeanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fdeuropeanengine.hpp' /usr/bin/install -c -m 644 'fdmultiperiodengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fdmultiperiodengine.hpp' /usr/bin/install -c -m 644 'fdshoutengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fdshoutengine.hpp' /usr/bin/install -c -m 644 'fdstepconditionengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fdstepconditionengine.hpp' /usr/bin/install -c -m 644 'fdvanillaengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fdvanillaengine.hpp' /usr/bin/install -c -m 644 'fdconditions.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/fdconditions.hpp' /usr/bin/install -c -m 644 'mcamericanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/mcamericanengine.hpp' /usr/bin/install -c -m 644 'mcdigitalengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/mcdigitalengine.hpp' /usr/bin/install -c -m 644 'mceuropeanengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/mceuropeanengine.hpp' /usr/bin/install -c -m 644 'mceuropeanhestonengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/mceuropeanhestonengine.hpp' /usr/bin/install -c -m 644 'mceuropeangjrgarchengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/mceuropeangjrgarchengine.hpp' /usr/bin/install -c -m 644 'mchestonhullwhiteengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/mchestonhullwhiteengine.hpp' /usr/bin/install -c -m 644 'mcvanillaengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/vanilla/mcvanillaengine.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/vanilla' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines/vanilla' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/pricingengines" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/all.hpp' /usr/bin/install -c -m 644 'americanpayoffatexpiry.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/americanpayoffatexpiry.hpp' /usr/bin/install -c -m 644 'americanpayoffathit.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/americanpayoffathit.hpp' /usr/bin/install -c -m 644 'blackcalculator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/blackcalculator.hpp' /usr/bin/install -c -m 644 'blackformula.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/blackformula.hpp' /usr/bin/install -c -m 644 'blackscholescalculator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/blackscholescalculator.hpp' /usr/bin/install -c -m 644 'genericmodelengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/genericmodelengine.hpp' /usr/bin/install -c -m 644 'greeks.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/greeks.hpp' /usr/bin/install -c -m 644 'latticeshortratemodelengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/latticeshortratemodelengine.hpp' /usr/bin/install -c -m 644 'mclongstaffschwartzengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/mclongstaffschwartzengine.hpp' /usr/bin/install -c -m 644 'mcsimulation.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengines/mcsimulation.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/pricingengines' Making install in processes make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/processes' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/processes' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/processes" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/all.hpp' /usr/bin/install -c -m 644 'batesprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/batesprocess.hpp' /usr/bin/install -c -m 644 'blackscholesprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/blackscholesprocess.hpp' /usr/bin/install -c -m 644 'endeulerdiscretization.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/endeulerdiscretization.hpp' /usr/bin/install -c -m 644 'eulerdiscretization.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/eulerdiscretization.hpp' /usr/bin/install -c -m 644 'forwardmeasureprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/forwardmeasureprocess.hpp' /usr/bin/install -c -m 644 'g2process.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/g2process.hpp' /usr/bin/install -c -m 644 'geometricbrownianprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/geometricbrownianprocess.hpp' /usr/bin/install -c -m 644 'gjrgarchprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/gjrgarchprocess.hpp' /usr/bin/install -c -m 644 'hestonprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/hestonprocess.hpp' /usr/bin/install -c -m 644 'hullwhiteprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/hullwhiteprocess.hpp' /usr/bin/install -c -m 644 'hybridhestonhullwhiteprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/hybridhestonhullwhiteprocess.hpp' /usr/bin/install -c -m 644 'jointstochasticprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/jointstochasticprocess.hpp' /usr/bin/install -c -m 644 'merton76process.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/merton76process.hpp' /usr/bin/install -c -m 644 'ornsteinuhlenbeckprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/ornsteinuhlenbeckprocess.hpp' /usr/bin/install -c -m 644 'squarerootprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/squarerootprocess.hpp' /usr/bin/install -c -m 644 'stochasticprocessarray.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/processes/stochasticprocessarray.hpp' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/processes' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/processes' Making install in quotes make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/quotes' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/quotes' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/quotes" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/all.hpp' /usr/bin/install -c -m 644 'compositequote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/compositequote.hpp' /usr/bin/install -c -m 644 'derivedquote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/derivedquote.hpp' /usr/bin/install -c -m 644 'eurodollarfuturesquote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/eurodollarfuturesquote.hpp' /usr/bin/install -c -m 644 'forwardswapquote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/forwardswapquote.hpp' /usr/bin/install -c -m 644 'forwardvaluequote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/forwardvaluequote.hpp' /usr/bin/install -c -m 644 'futuresconvadjustmentquote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/futuresconvadjustmentquote.hpp' /usr/bin/install -c -m 644 'impliedstddevquote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/impliedstddevquote.hpp' /usr/bin/install -c -m 644 'lastfixingquote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/lastfixingquote.hpp' /usr/bin/install -c -m 644 'simplequote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quotes/simplequote.hpp' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/quotes' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/quotes' Making install in termstructures make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures' Making install in credit make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/credit' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/credit' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/credit" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/all.hpp' /usr/bin/install -c -m 644 'defaultdensitystructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/defaultdensitystructure.hpp' /usr/bin/install -c -m 644 'defaultprobabilityhelpers.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/defaultprobabilityhelpers.hpp' /usr/bin/install -c -m 644 'flathazardrate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/flathazardrate.hpp' /usr/bin/install -c -m 644 'hazardratestructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/hazardratestructure.hpp' /usr/bin/install -c -m 644 'interpolateddefaultdensitycurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/interpolateddefaultdensitycurve.hpp' /usr/bin/install -c -m 644 'interpolatedhazardratecurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/interpolatedhazardratecurve.hpp' /usr/bin/install -c -m 644 'interpolatedsurvivalprobabilitycurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/interpolatedsurvivalprobabilitycurve.hpp' /usr/bin/install -c -m 644 'piecewisedefaultcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/piecewisedefaultcurve.hpp' /usr/bin/install -c -m 644 'probabilitytraits.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/probabilitytraits.hpp' /usr/bin/install -c -m 644 'survivalprobabilitystructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/credit/survivalprobabilitystructure.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/credit' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/credit' Making install in inflation make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/inflation' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/inflation' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/inflation" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/inflation" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/inflation/all.hpp' /usr/bin/install -c -m 644 'inflationhelpers.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/inflation/inflationhelpers.hpp' /usr/bin/install -c -m 644 'interpolatedyoyinflationcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/inflation/interpolatedyoyinflationcurve.hpp' /usr/bin/install -c -m 644 'interpolatedzeroinflationcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/inflation/interpolatedzeroinflationcurve.hpp' /usr/bin/install -c -m 644 'piecewiseyoyinflationcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/inflation/piecewiseyoyinflationcurve.hpp' /usr/bin/install -c -m 644 'piecewisezeroinflationcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/inflation/piecewisezeroinflationcurve.hpp' /usr/bin/install -c -m 644 'seasonality.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/inflation/seasonality.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/inflation' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/inflation' Making install in volatility make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility' Making install in equityfx make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/equityfx' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/equityfx' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/equityfx" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/all.hpp' /usr/bin/install -c -m 644 'blackconstantvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/blackconstantvol.hpp' /usr/bin/install -c -m 644 'blackvariancecurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/blackvariancecurve.hpp' /usr/bin/install -c -m 644 'blackvariancesurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/blackvariancesurface.hpp' /usr/bin/install -c -m 644 'blackvoltermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/blackvoltermstructure.hpp' /usr/bin/install -c -m 644 'impliedvoltermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/impliedvoltermstructure.hpp' /usr/bin/install -c -m 644 'localconstantvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/localconstantvol.hpp' /usr/bin/install -c -m 644 'localvolcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/localvolcurve.hpp' /usr/bin/install -c -m 644 'localvolsurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/localvolsurface.hpp' /usr/bin/install -c -m 644 'localvoltermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/equityfx/localvoltermstructure.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/equityfx' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/equityfx' Making install in capfloor make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/capfloor' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/capfloor' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/capfloor" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/capfloor" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/capfloor/all.hpp' /usr/bin/install -c -m 644 'capfloortermvolatilitystructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/capfloor/capfloortermvolatilitystructure.hpp' /usr/bin/install -c -m 644 'capfloortermvolcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/capfloor/capfloortermvolcurve.hpp' /usr/bin/install -c -m 644 'capfloortermvolsurface.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/capfloor/capfloortermvolsurface.hpp' /usr/bin/install -c -m 644 'constantcapfloortermvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/capfloor/constantcapfloortermvol.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/capfloor' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/capfloor' Making install in inflation make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/inflation' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/inflation' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/inflation" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/inflation" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/inflation/all.hpp' /usr/bin/install -c -m 644 'yoyinflationoptionletvolatilitystructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/inflation/yoyinflationoptionletvolatilitystructure.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/inflation' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/inflation' Making install in optionlet make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/optionlet' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/optionlet' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/optionlet" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/all.hpp' /usr/bin/install -c -m 644 'capletvariancecurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/capletvariancecurve.hpp' /usr/bin/install -c -m 644 'constantoptionletvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/constantoptionletvol.hpp' /usr/bin/install -c -m 644 'optionletstripper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/optionletstripper.hpp' /usr/bin/install -c -m 644 'optionletstripper1.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/optionletstripper1.hpp' /usr/bin/install -c -m 644 'optionletstripper2.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/optionletstripper2.hpp' /usr/bin/install -c -m 644 'optionletvolatilitystructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/optionletvolatilitystructure.hpp' /usr/bin/install -c -m 644 'spreadedoptionletvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/spreadedoptionletvol.hpp' /usr/bin/install -c -m 644 'strippedoptionlet.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/strippedoptionlet.hpp' /usr/bin/install -c -m 644 'strippedoptionletadapter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/strippedoptionletadapter.hpp' /usr/bin/install -c -m 644 'strippedoptionletbase.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/optionlet/strippedoptionletbase.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/optionlet' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/optionlet' Making install in swaption make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/swaption' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/swaption' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility/swaption" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/all.hpp' /usr/bin/install -c -m 644 'cmsmarket.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/cmsmarket.hpp' /usr/bin/install -c -m 644 'cmsmarketcalibration.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/cmsmarketcalibration.hpp' /usr/bin/install -c -m 644 'spreadedswaptionvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/spreadedswaptionvol.hpp' /usr/bin/install -c -m 644 'swaptionconstantvol.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/swaptionconstantvol.hpp' /usr/bin/install -c -m 644 'swaptionvolcube.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/swaptionvolcube.hpp' /usr/bin/install -c -m 644 'swaptionvolcube1.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/swaptionvolcube1.hpp' /usr/bin/install -c -m 644 'swaptionvolcube2.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/swaptionvolcube2.hpp' /usr/bin/install -c -m 644 'swaptionvoldiscrete.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/swaptionvoldiscrete.hpp' /usr/bin/install -c -m 644 'swaptionvolmatrix.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/swaptionvolmatrix.hpp' /usr/bin/install -c -m 644 'swaptionvolstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/swaption/swaptionvolstructure.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/swaption' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility/swaption' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility' make[5]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/volatility" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/all.hpp' /usr/bin/install -c -m 644 'abcd.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/abcd.hpp' /usr/bin/install -c -m 644 'abcdcalibration.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/abcdcalibration.hpp' /usr/bin/install -c -m 644 'flatsmilesection.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/flatsmilesection.hpp' /usr/bin/install -c -m 644 'interpolatedsmilesection.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/interpolatedsmilesection.hpp' /usr/bin/install -c -m 644 'sabr.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/sabr.hpp' /usr/bin/install -c -m 644 'sabrinterpolatedsmilesection.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/sabrinterpolatedsmilesection.hpp' /usr/bin/install -c -m 644 'sabrsmilesection.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/sabrsmilesection.hpp' /usr/bin/install -c -m 644 'smilesection.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/smilesection.hpp' /usr/bin/install -c -m 644 'spreadedsmilesection.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/volatility/spreadedsmilesection.hpp' make[5]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/volatility' Making install in yield make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/yield' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/yield' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures/yield" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/all.hpp' /usr/bin/install -c -m 644 'bondhelpers.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/bondhelpers.hpp' /usr/bin/install -c -m 644 'bootstraptraits.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/bootstraptraits.hpp' /usr/bin/install -c -m 644 'discountcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/discountcurve.hpp' /usr/bin/install -c -m 644 'drifttermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/drifttermstructure.hpp' /usr/bin/install -c -m 644 'fittedbonddiscountcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/fittedbonddiscountcurve.hpp' /usr/bin/install -c -m 644 'flatforward.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/flatforward.hpp' /usr/bin/install -c -m 644 'forwardcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/forwardcurve.hpp' /usr/bin/install -c -m 644 'forwardspreadedtermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/forwardspreadedtermstructure.hpp' /usr/bin/install -c -m 644 'forwardstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/forwardstructure.hpp' /usr/bin/install -c -m 644 'impliedtermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/impliedtermstructure.hpp' /usr/bin/install -c -m 644 'nonlinearfittingmethods.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/nonlinearfittingmethods.hpp' /usr/bin/install -c -m 644 'oisratehelper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/oisratehelper.hpp' /usr/bin/install -c -m 644 'piecewiseyieldcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/piecewiseyieldcurve.hpp' /usr/bin/install -c -m 644 'piecewisezerospreadedtermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/piecewisezerospreadedtermstructure.hpp' /usr/bin/install -c -m 644 'quantotermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/quantotermstructure.hpp' /usr/bin/install -c -m 644 'ratehelpers.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/ratehelpers.hpp' /usr/bin/install -c -m 644 'zerocurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/zerocurve.hpp' /usr/bin/install -c -m 644 'zerospreadedtermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/zerospreadedtermstructure.hpp' /usr/bin/install -c -m 644 'zeroyieldstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yield/zeroyieldstructure.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/yield' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures/yield' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/termstructures" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/all.hpp' /usr/bin/install -c -m 644 'bootstraperror.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/bootstraperror.hpp' /usr/bin/install -c -m 644 'bootstraphelper.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/bootstraphelper.hpp' /usr/bin/install -c -m 644 'defaulttermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/defaulttermstructure.hpp' /usr/bin/install -c -m 644 'inflationtermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/inflationtermstructure.hpp' /usr/bin/install -c -m 644 'interpolatedcurve.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/interpolatedcurve.hpp' /usr/bin/install -c -m 644 'iterativebootstrap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/iterativebootstrap.hpp' /usr/bin/install -c -m 644 'localbootstrap.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/localbootstrap.hpp' /usr/bin/install -c -m 644 'voltermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/voltermstructure.hpp' /usr/bin/install -c -m 644 'yieldtermstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructures/yieldtermstructure.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/termstructures' Making install in time make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time' Making install in calendars make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/calendars' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/calendars' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/time/calendars" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/all.hpp' /usr/bin/install -c -m 644 'argentina.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/argentina.hpp' /usr/bin/install -c -m 644 'australia.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/australia.hpp' /usr/bin/install -c -m 644 'bespokecalendar.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/bespokecalendar.hpp' /usr/bin/install -c -m 644 'brazil.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/brazil.hpp' /usr/bin/install -c -m 644 'canada.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/canada.hpp' /usr/bin/install -c -m 644 'china.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/china.hpp' /usr/bin/install -c -m 644 'czechrepublic.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/czechrepublic.hpp' /usr/bin/install -c -m 644 'denmark.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/denmark.hpp' /usr/bin/install -c -m 644 'finland.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/finland.hpp' /usr/bin/install -c -m 644 'germany.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/germany.hpp' /usr/bin/install -c -m 644 'hongkong.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/hongkong.hpp' /usr/bin/install -c -m 644 'hungary.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/hungary.hpp' /usr/bin/install -c -m 644 'iceland.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/iceland.hpp' /usr/bin/install -c -m 644 'india.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/india.hpp' /usr/bin/install -c -m 644 'indonesia.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/indonesia.hpp' /usr/bin/install -c -m 644 'italy.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/italy.hpp' /usr/bin/install -c -m 644 'japan.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/japan.hpp' /usr/bin/install -c -m 644 'jointcalendar.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/jointcalendar.hpp' /usr/bin/install -c -m 644 'mexico.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/mexico.hpp' /usr/bin/install -c -m 644 'newzealand.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/newzealand.hpp' /usr/bin/install -c -m 644 'norway.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/norway.hpp' /usr/bin/install -c -m 644 'nullcalendar.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/nullcalendar.hpp' /usr/bin/install -c -m 644 'poland.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/poland.hpp' /usr/bin/install -c -m 644 'saudiarabia.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/saudiarabia.hpp' /usr/bin/install -c -m 644 'singapore.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/singapore.hpp' /usr/bin/install -c -m 644 'slovakia.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/slovakia.hpp' /usr/bin/install -c -m 644 'southafrica.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/southafrica.hpp' /usr/bin/install -c -m 644 'southkorea.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/southkorea.hpp' /usr/bin/install -c -m 644 'sweden.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/sweden.hpp' /usr/bin/install -c -m 644 'switzerland.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/switzerland.hpp' /usr/bin/install -c -m 644 'taiwan.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/taiwan.hpp' /usr/bin/install -c -m 644 'target.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/target.hpp' /usr/bin/install -c -m 644 'turkey.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/turkey.hpp' /usr/bin/install -c -m 644 'ukraine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/ukraine.hpp' /usr/bin/install -c -m 644 'unitedkingdom.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/unitedkingdom.hpp' /usr/bin/install -c -m 644 'unitedstates.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/unitedstates.hpp' /usr/bin/install -c -m 644 'weekendsonly.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendars/weekendsonly.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/calendars' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/calendars' Making install in daycounters make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/daycounters' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/daycounters' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/time/daycounters" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounters" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounters/all.hpp' /usr/bin/install -c -m 644 'actual360.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounters/actual360.hpp' /usr/bin/install -c -m 644 'actual365fixed.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounters/actual365fixed.hpp' /usr/bin/install -c -m 644 'actualactual.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounters/actualactual.hpp' /usr/bin/install -c -m 644 'business252.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounters/business252.hpp' /usr/bin/install -c -m 644 'one.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounters/one.hpp' /usr/bin/install -c -m 644 'simpledaycounter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounters/simpledaycounter.hpp' /usr/bin/install -c -m 644 'thirty360.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounters/thirty360.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/daycounters' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time/daycounters' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time' make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/time" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/all.hpp' /usr/bin/install -c -m 644 'businessdayconvention.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/businessdayconvention.hpp' /usr/bin/install -c -m 644 'calendar.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/calendar.hpp' /usr/bin/install -c -m 644 'date.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/date.hpp' /usr/bin/install -c -m 644 'dategenerationrule.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/dategenerationrule.hpp' /usr/bin/install -c -m 644 'daycounter.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/daycounter.hpp' /usr/bin/install -c -m 644 'ecb.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/ecb.hpp' /usr/bin/install -c -m 644 'frequency.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/frequency.hpp' /usr/bin/install -c -m 644 'imm.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/imm.hpp' /usr/bin/install -c -m 644 'period.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/period.hpp' /usr/bin/install -c -m 644 'schedule.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/schedule.hpp' /usr/bin/install -c -m 644 'timeunit.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/timeunit.hpp' /usr/bin/install -c -m 644 'weekday.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/time/weekday.hpp' make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/time' Making install in utilities make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/utilities' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/utilities' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ql/utilities" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities" /usr/bin/install -c -m 644 'all.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/all.hpp' /usr/bin/install -c -m 644 'clone.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/clone.hpp' /usr/bin/install -c -m 644 'dataformatters.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/dataformatters.hpp' /usr/bin/install -c -m 644 'dataparsers.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/dataparsers.hpp' /usr/bin/install -c -m 644 'disposable.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/disposable.hpp' /usr/bin/install -c -m 644 'null.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/null.hpp' /usr/bin/install -c -m 644 'observablevalue.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/observablevalue.hpp' /usr/bin/install -c -m 644 'steppingiterator.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/steppingiterator.hpp' /usr/bin/install -c -m 644 'tracing.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/tracing.hpp' /usr/bin/install -c -m 644 'vectors.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/utilities/vectors.hpp' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/utilities' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql/utilities' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libQuantLib.la' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/lib64/libQuantLib.la' libtool: install: /usr/bin/install -c .libs/libQuantLib.so.0.0.0 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/lib64/libQuantLib.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.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.0.1-5.fc15.x86_64/usr/lib64/libQuantLib.la libtool: install: /usr/bin/install -c .libs/libQuantLib.a /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/lib64/libQuantLib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/lib64/libQuantLib.a libtool: install: ranlib /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/lib64/libQuantLib.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/ql" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql" /usr/bin/install -c -m 644 'auto_link.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/auto_link.hpp' /usr/bin/install -c -m 644 'cashflow.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/cashflow.hpp' /usr/bin/install -c -m 644 'compounding.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/compounding.hpp' /usr/bin/install -c -m 644 'config.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/config.hpp' /usr/bin/install -c -m 644 'currency.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/currency.hpp' /usr/bin/install -c -m 644 'default.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/default.hpp' /usr/bin/install -c -m 644 'discretizedasset.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/discretizedasset.hpp' /usr/bin/install -c -m 644 'errors.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/errors.hpp' /usr/bin/install -c -m 644 'exchangerate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/exchangerate.hpp' /usr/bin/install -c -m 644 'exercise.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/exercise.hpp' /usr/bin/install -c -m 644 'event.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/event.hpp' /usr/bin/install -c -m 644 'grid.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/grid.hpp' /usr/bin/install -c -m 644 'handle.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/handle.hpp' /usr/bin/install -c -m 644 'index.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/index.hpp' /usr/bin/install -c -m 644 'instrument.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/instrument.hpp' /usr/bin/install -c -m 644 'interestrate.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/interestrate.hpp' /usr/bin/install -c -m 644 'mathconstants.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/mathconstants.hpp' /usr/bin/install -c -m 644 'money.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/money.hpp' /usr/bin/install -c -m 644 'numericalmethod.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/numericalmethod.hpp' /usr/bin/install -c -m 644 'option.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/option.hpp' /usr/bin/install -c -m 644 'payoff.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/payoff.hpp' /usr/bin/install -c -m 644 'position.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/position.hpp' /usr/bin/install -c -m 644 'prices.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/prices.hpp' /usr/bin/install -c -m 644 'pricingengine.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/pricingengine.hpp' /usr/bin/install -c -m 644 'qldefines.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/qldefines.hpp' /usr/bin/install -c -m 644 'quantlib.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quantlib.hpp' /usr/bin/install -c -m 644 'quote.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/quote.hpp' /usr/bin/install -c -m 644 'settings.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/settings.hpp' /usr/bin/install -c -m 644 'stochasticprocess.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/stochasticprocess.hpp' /usr/bin/install -c -m 644 'termstructure.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/termstructure.hpp' /usr/bin/install -c -m 644 'timegrid.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/timegrid.hpp' /usr/bin/install -c -m 644 'timeseries.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/timeseries.hpp' /usr/bin/install -c -m 644 'types.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/types.hpp' /usr/bin/install -c -m 644 'version.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/version.hpp' /usr/bin/install -c -m 644 'volatilitymodel.hpp' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/volatilitymodel.hpp' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' /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.0.1-5.fc15.x86_64/usr/include/ql/qldefines.hpp > .qldefines.hpp /usr/bin/install -c -m 644 .qldefines.hpp /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/qldefines.hpp rm .qldefines.hpp /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.0.1-5.fc15.x86_64/usr/include/ql/config.hpp > .config.hpp /usr/bin/install -c -m 644 .config.hpp /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/include/ql/config.hpp rm .config.hpp make[4]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/ql' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/m4' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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.0.1/m4' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/m4' Making install in man make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/man' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './quantlib-config.1' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man1/quantlib-config.1' /usr/bin/install -c -m 644 './quantlib-test-suite.1' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man1/quantlib-test-suite.1' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/man' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/man' Making install in Docs make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Docs' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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.0.1/Docs' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Docs' Making install in Examples make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples' Making install in BermudanSwaption make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/BermudanSwaption' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/BermudanSwaption' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/BermudanSwaption' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/BermudanSwaption' Making install in Bonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Bonds' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Bonds' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Bonds' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Bonds' Making install in CallableBonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CallableBonds' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CallableBonds' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CallableBonds' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CallableBonds' Making install in CDS make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CDS' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CDS' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CDS' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/CDS' Making install in ConvertibleBonds make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/ConvertibleBonds' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/ConvertibleBonds' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/ConvertibleBonds' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/ConvertibleBonds' Making install in DiscreteHedging make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/DiscreteHedging' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/DiscreteHedging' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/DiscreteHedging' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/DiscreteHedging' Making install in EquityOption make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/EquityOption' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/EquityOption' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/EquityOption' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/EquityOption' Making install in FittedBondCurve make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FittedBondCurve' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FittedBondCurve' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FittedBondCurve' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FittedBondCurve' Making install in FRA make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FRA' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FRA' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FRA' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/FRA' Making install in MarketModels make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/MarketModels' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/MarketModels' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/MarketModels' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/MarketModels' Making install in Replication make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Replication' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Replication' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Replication' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Replication' Making install in Repo make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Repo' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Repo' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Repo' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Repo' Making install in Swap make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Swap' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Swap' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Swap' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples/Swap' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples' make[3]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.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.0.1/Examples' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/Examples' Making install in test-suite make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/test-suite' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1/test-suite' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'quantlib-test-suite' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin/quantlib-test-suite' 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.0.1-5.fc15.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.0.1/test-suite' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1/test-suite' make[1]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1' make[2]: Entering directory `/builddir/build/BUILD/QuantLib-1.0.1' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin" /usr/bin/install -c 'quantlib-config' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin/quantlib-config' /usr/bin/install -c -m 644 'quantlib.el' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/emacs/site-lisp/quantlib.el' /usr/bin/install -c -m 644 'quantlib.elc' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/emacs/site-lisp/quantlib.elc' test -z "/usr/share/aclocal" || mkdir -p -- "/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/aclocal" /usr/bin/install -c -m 644 'quantlib.m4' '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/aclocal/quantlib.m4' make[2]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1' make[1]: Leaving directory `/builddir/build/BUILD/QuantLib-1.0.1' + mkdir -p /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/doc/QuantLib-1.0.1 + mkdir -p /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.x86_64//usr/share/man/man1/ + cp -pr Docs/man/man3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/ + rm -rf /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/lib64/libQuantLib.la + rm -rf /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/lib64/libQuantLib.a + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/Constraint.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-Constraint.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/history.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-history.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/format.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-format.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/gamma.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-gamma.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/manips.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-manips.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/engines.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-engines.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/rate.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-rate.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/floor.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-floor.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/group.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-group.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/license.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-license.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/todo.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-todo.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/error.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-error.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/y0.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-y0.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/end.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-end.3 + mv /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/deprecated.3 /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/ql-deprecated.3 + mv '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/Singleton_ ExchangeRateManager _.3' /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/Singleton_ExchangeRateManager.3 + mv '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/Singleton_ IndexManager _.3' /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/Singleton_IndexManager.3 + mv '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/operator Leg.3' /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/operator_Leg.3 + mv '/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/Singleton_ Settings _.3' /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64//usr/share/man/man3/Singleton_Settings.3 + recode /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_DKKCurrency.3_ /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_DKKCurrency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_SEKCurrency.3_ /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_SEKCurrency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_NOKCurrency.3_ /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_NOKCurrency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_FIMCurrency.3_ /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_FIMCurrency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_Currency.3_ /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man3/QuantLib_Currency.3 + recode /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.x86_64/usr/share/man/man3/ql-group.3_ /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man3/ql-group.3 + recode /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.x86_64/usr/share/man/man3/ql-history.3_ /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man3/ql-history.3 + recode /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.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.0.1-5.fc15.x86_64/usr/share/man/man3/ql-license.3_ /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/man/man3/ql-license.3 + touch -r News.txt /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin/quantlib-config + touch -r News.txt /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/emacs/site-lisp/quantlib.elc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/QuantLib-1.0.1 extracting debug info from /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/lib64/libQuantLib.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/bin/quantlib-test-suite symlinked /usr/lib/debug/usr/lib64/libQuantLib.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libQuantLib.so.0.debug symlinked /usr/lib/debug/usr/lib64/libQuantLib.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libQuantLib.so.debug 27710 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.0.1-5.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HJlUjX + umask 022 + cd /builddir/build/BUILD + cd QuantLib-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/doc/QuantLib-1.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/doc/QuantLib-1.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/doc/QuantLib-1.0.1 + cp -pr LICENSE.TXT /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/doc/QuantLib-1.0.1 + exit 0 Provides: 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.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.0.1-5.fc15.x86_64 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.0.1-5.fc15.x86_64 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.46.0()(64bit) libc.so.6()(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.0.1-5.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fnuTMR + umask 022 + cd /builddir/build/BUILD + cd QuantLib-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/doc/QuantLib-doc-1.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/doc/QuantLib-doc-1.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/doc/QuantLib-doc-1.0.1 + cp -pr Authors.txt ChangeLog.txt Readme.txt News.txt Contributors.txt /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64/usr/share/doc/QuantLib-doc-1.0.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: QuantLib-debuginfo-1.0.1-5.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64 warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/QuantLib-1.0.1-5.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/QuantLib-devel-1.0.1-5.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/QuantLib-test-1.0.1-5.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/QuantLib-doc-1.0.1-5.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/QuantLib-debuginfo-1.0.1-5.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VO71wp + umask 022 + cd /builddir/build/BUILD + cd QuantLib-1.0.1 + rm -rf /builddir/build/BUILDROOT/QuantLib-1.0.1-5.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->