Skip to content

Instantly share code, notes, and snippets.

Created August 15, 2015 07:27
Show Gist options
  • Save anonymous/63f8844069d07cc0b3ed to your computer and use it in GitHub Desktop.
Save anonymous/63f8844069d07cc0b3ed to your computer and use it in GitHub Desktop.
2015-08-14 22:14:39 -0700
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/quantlib/1.6
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gawk... (cached) awk
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... none
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
checking how to run the C preprocessor... clang -E
checking build system type... x86_64-apple-darwin14.4.0
checking host system type... x86_64-apple-darwin14.4.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for asinh... yes
checking for Boost development files... yes
checking for Boost version >= 1.39... yes
checking for Boost::uBLAS support... yes
checking for Boost unit-test framework... yes
checking whether Boost unit-test streams work... yes
checking long long support... yes
checking for emacs... emacs
checking where .elc files should go... ${datarootdir}/emacs/site-lisp
checking for doxygen... no
checking for sed... (cached) /usr/local/Library/ENV/4.3/sed
checking for latex... no
checking for pdflatex... no
checking for makeindex... no
checking for dvips... no
checking whether to add file and line information to errors... no
checking whether to add function information to errors... no
checking whether to enable tracing... no
checking whether to enable indexed coupons... no
checking whether to enable negative rates... yes
checking whether to enable extra safety checks... no
checking whether to enable sessions... no
checking whether to install examples... no
checking whether to install the benchmark... no
checking that generated files are newer than configure... done
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/catbonds/Makefile
config.status: creating ql/experimental/commodities/Makefile
config.status: creating ql/experimental/convertiblebonds/Makefile
config.status: creating ql/experimental/coupons/Makefile
config.status: creating ql/experimental/credit/Makefile
config.status: creating ql/experimental/exoticoptions/Makefile
config.status: creating ql/experimental/finitedifferences/Makefile
config.status: creating ql/experimental/fx/Makefile
config.status: creating ql/experimental/inflation/Makefile
config.status: creating ql/experimental/lattices/Makefile
config.status: creating ql/experimental/math/Makefile
config.status: creating ql/experimental/mcbasket/Makefile
config.status: creating ql/experimental/processes/Makefile
config.status: creating ql/experimental/risk/Makefile
config.status: creating ql/experimental/shortrate/Makefile
config.status: creating ql/experimental/swaptions/Makefile
config.status: creating ql/experimental/variancegamma/Makefile
config.status: creating ql/experimental/varianceoption/Makefile
config.status: creating ql/experimental/volatility/Makefile
config.status: creating ql/indexes/Makefile
config.status: creating ql/indexes/ibor/Makefile
config.status: creating ql/indexes/inflation/Makefile
config.status: creating ql/indexes/swap/Makefile
config.status: creating ql/instruments/Makefile
config.status: creating ql/instruments/bonds/Makefile
config.status: creating ql/legacy/Makefile
config.status: creating ql/legacy/libormarketmodels/Makefile
config.status: creating ql/math/Makefile
config.status: creating ql/math/copulas/Makefile
config.status: creating ql/math/distributions/Makefile
config.status: creating ql/math/integrals/Makefile
config.status: creating ql/math/interpolations/Makefile
config.status: creating ql/math/matrixutilities/Makefile
config.status: creating ql/math/ode/Makefile
config.status: creating ql/math/optimization/Makefile
config.status: creating ql/math/randomnumbers/Makefile
config.status: creating ql/math/solvers1d/Makefile
config.status: creating ql/math/statistics/Makefile
config.status: creating ql/methods/Makefile
config.status: creating ql/methods/finitedifferences/Makefile
config.status: creating ql/methods/finitedifferences/meshers/Makefile
config.status: creating ql/methods/finitedifferences/operators/Makefile
config.status: creating ql/methods/finitedifferences/schemes/Makefile
config.status: creating ql/methods/finitedifferences/solvers/Makefile
config.status: creating ql/methods/finitedifferences/stepconditions/Makefile
config.status: creating ql/methods/finitedifferences/utilities/Makefile
config.status: creating ql/methods/lattices/Makefile
config.status: creating ql/methods/montecarlo/Makefile
config.status: creating ql/models/Makefile
config.status: creating ql/models/equity/Makefile
config.status: creating ql/models/marketmodels/Makefile
config.status: creating ql/models/marketmodels/browniangenerators/Makefile
config.status: creating ql/models/marketmodels/callability/Makefile
config.status: creating ql/models/marketmodels/correlations/Makefile
config.status: creating ql/models/marketmodels/curvestates/Makefile
config.status: creating ql/models/marketmodels/driftcomputation/Makefile
config.status: creating ql/models/marketmodels/evolvers/Makefile
config.status: creating ql/models/marketmodels/evolvers/volprocesses/Makefile
config.status: creating ql/models/marketmodels/models/Makefile
config.status: creating ql/models/marketmodels/pathwisegreeks/Makefile
config.status: creating ql/models/marketmodels/products/Makefile
config.status: creating ql/models/marketmodels/products/onestep/Makefile
config.status: creating ql/models/marketmodels/products/multistep/Makefile
config.status: creating ql/models/marketmodels/products/pathwise/Makefile
config.status: creating ql/models/shortrate/Makefile
config.status: creating ql/models/shortrate/calibrationhelpers/Makefile
config.status: creating ql/models/shortrate/onefactormodels/Makefile
config.status: creating ql/models/shortrate/twofactormodels/Makefile
config.status: creating ql/models/volatility/Makefile
config.status: creating ql/patterns/Makefile
config.status: creating ql/pricingengines/Makefile
config.status: creating ql/pricingengines/asian/Makefile
config.status: creating ql/pricingengines/barrier/Makefile
config.status: creating ql/pricingengines/basket/Makefile
config.status: creating ql/pricingengines/bond/Makefile
config.status: creating ql/pricingengines/capfloor/Makefile
config.status: creating ql/pricingengines/cliquet/Makefile
config.status: creating ql/pricingengines/credit/Makefile
config.status: creating ql/pricingengines/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/BasketLosses/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/LatentModel/Makefile
config.status: creating Examples/Gaussian1dModels/Makefile
config.status: creating Examples/MarketModels/Makefile
config.status: creating Examples/MultidimIntegral/Makefile
config.status: creating Examples/Replication/Makefile
config.status: creating Examples/Repo/Makefile
config.status: creating Examples/Swap/Makefile
config.status: creating test-suite/Makefile
config.status: creating quantlib-config
config.status: creating QuantLib.spec
config.status: creating ql/config.hpp
config.status: executing depfiles commands
config.status: executing libtool commands
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang called with: -E -x c -
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang -E -x c - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework-clang42
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework-clang42 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 -DBOOST_TEST_MAIN -DBOOST_TEST_DYN_LINK conftest.cpp -lboost_unit_test_framework-clang42
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -DBOOST_TEST_MAIN -DBOOST_TEST_DYN_LINK conftest.cpp -lboost_unit_test_framework-clang42 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework-clang
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework-clang -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 -DBOOST_TEST_MAIN -DBOOST_TEST_DYN_LINK conftest.cpp -lboost_unit_test_framework-clang
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -DBOOST_TEST_MAIN -DBOOST_TEST_DYN_LINK conftest.cpp -lboost_unit_test_framework-clang -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 -DBOOST_TEST_MAIN -DBOOST_TEST_DYN_LINK conftest.cpp -lboost_unit_test_framework
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -DBOOST_TEST_MAIN -DBOOST_TEST_DYN_LINK conftest.cpp -lboost_unit_test_framework -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
2015-08-14 22:15:01 -0700
make
install
Making install in config
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in ql
Making install in cashflows
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o averagebmacoupon.lo averagebmacoupon.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o capflooredcoupon.lo capflooredcoupon.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o capflooredinflationcoupon.lo capflooredinflationcoupon.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o cashflows.lo cashflows.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capflooredinflationcoupon.cpp -fno-common -DPIC -o .libs/capflooredinflationcoupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capflooredcoupon.cpp -fno-common -DPIC -o .libs/capflooredcoupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c averagebmacoupon.cpp -fno-common -DPIC -o .libs/averagebmacoupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cashflows.cpp -fno-common -DPIC -o .libs/cashflows.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capflooredinflationcoupon.cpp -o capflooredinflationcoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capflooredcoupon.cpp -o capflooredcoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c averagebmacoupon.cpp -o averagebmacoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cashflows.cpp -o cashflows.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o cashflowvectors.lo cashflowvectors.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o cmscoupon.lo cmscoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cashflowvectors.cpp -fno-common -DPIC -o .libs/cashflowvectors.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cmscoupon.cpp -fno-common -DPIC -o .libs/cmscoupon.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o conundrumpricer.lo conundrumpricer.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c conundrumpricer.cpp -fno-common -DPIC -o .libs/conundrumpricer.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cashflowvectors.cpp -o cashflowvectors.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cmscoupon.cpp -o cmscoupon.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o coupon.lo coupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c coupon.cpp -fno-common -DPIC -o .libs/coupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c coupon.cpp -o coupon.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o couponpricer.lo couponpricer.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c couponpricer.cpp -fno-common -DPIC -o .libs/couponpricer.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c conundrumpricer.cpp -o conundrumpricer.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o cpicoupon.lo cpicoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicoupon.cpp -fno-common -DPIC -o .libs/cpicoupon.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o cpicouponpricer.lo cpicouponpricer.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicouponpricer.cpp -fno-common -DPIC -o .libs/cpicouponpricer.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c couponpricer.cpp -o couponpricer.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicouponpricer.cpp -o cpicouponpricer.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicoupon.cpp -o cpicoupon.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o digitalcmscoupon.lo digitalcmscoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitalcmscoupon.cpp -fno-common -DPIC -o .libs/digitalcmscoupon.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o digitalcoupon.lo digitalcoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitalcoupon.cpp -fno-common -DPIC -o .libs/digitalcoupon.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o digitaliborcoupon.lo digitaliborcoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitaliborcoupon.cpp -fno-common -DPIC -o .libs/digitaliborcoupon.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o dividend.lo dividend.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dividend.cpp -fno-common -DPIC -o .libs/dividend.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitalcmscoupon.cpp -o digitalcmscoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dividend.cpp -o dividend.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitalcoupon.cpp -o digitalcoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitaliborcoupon.cpp -o digitaliborcoupon.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o duration.lo duration.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c duration.cpp -fno-common -DPIC -o .libs/duration.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o fixedratecoupon.lo fixedratecoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c fixedratecoupon.cpp -fno-common -DPIC -o .libs/fixedratecoupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c duration.cpp -o duration.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o floatingratecoupon.lo floatingratecoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c floatingratecoupon.cpp -fno-common -DPIC -o .libs/floatingratecoupon.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o iborcoupon.lo iborcoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c iborcoupon.cpp -fno-common -DPIC -o .libs/iborcoupon.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o indexedcashflow.lo indexedcashflow.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c indexedcashflow.cpp -fno-common -DPIC -o .libs/indexedcashflow.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c fixedratecoupon.cpp -o fixedratecoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c indexedcashflow.cpp -o indexedcashflow.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c floatingratecoupon.cpp -o floatingratecoupon.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o inflationcoupon.lo inflationcoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcoupon.cpp -fno-common -DPIC -o .libs/inflationcoupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c iborcoupon.cpp -o iborcoupon.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o inflationcouponpricer.lo inflationcouponpricer.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcouponpricer.cpp -fno-common -DPIC -o .libs/inflationcouponpricer.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o lineartsrpricer.lo lineartsrpricer.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c lineartsrpricer.cpp -fno-common -DPIC -o .libs/lineartsrpricer.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcoupon.cpp -o inflationcoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcouponpricer.cpp -o inflationcouponpricer.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o overnightindexedcoupon.lo overnightindexedcoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c overnightindexedcoupon.cpp -fno-common -DPIC -o .libs/overnightindexedcoupon.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o rangeaccrual.lo rangeaccrual.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c rangeaccrual.cpp -fno-common -DPIC -o .libs/rangeaccrual.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c lineartsrpricer.cpp -o lineartsrpricer.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o replication.lo replication.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c replication.cpp -fno-common -DPIC -o .libs/replication.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c overnightindexedcoupon.cpp -o overnightindexedcoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c replication.cpp -o replication.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o simplecashflow.lo simplecashflow.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c simplecashflow.cpp -fno-common -DPIC -o .libs/simplecashflow.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c rangeaccrual.cpp -o rangeaccrual.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o timebasket.lo timebasket.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c timebasket.cpp -fno-common -DPIC -o .libs/timebasket.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c simplecashflow.cpp -o simplecashflow.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o yoyinflationcoupon.lo yoyinflationcoupon.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c timebasket.cpp -o timebasket.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c yoyinflationcoupon.cpp -fno-common -DPIC -o .libs/yoyinflationcoupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c yoyinflationcoupon.cpp -o yoyinflationcoupon.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCashFlows.la averagebmacoupon.lo capflooredcoupon.lo capflooredinflationcoupon.lo cashflows.lo cashflowvectors.lo cmscoupon.lo conundrumpricer.lo coupon.lo couponpricer.lo cpicoupon.lo cpicouponpricer.lo digitalcmscoupon.lo digitalcoupon.lo digitaliborcoupon.lo dividend.lo duration.lo fixedratecoupon.lo floatingratecoupon.lo iborcoupon.lo indexedcashflow.lo inflationcoupon.lo inflationcouponpricer.lo lineartsrpricer.lo overnightindexedcoupon.lo rangeaccrual.lo replication.lo simplecashflow.lo timebasket.lo yoyinflationcoupon.lo
libtool: link: ar cru .libs/libCashFlows.a .libs/averagebmacoupon.o .libs/capflooredcoupon.o .libs/capflooredinflationcoupon.o .libs/cashflows.o .libs/cashflowvectors.o .libs/cmscoupon.o .libs/conundrumpricer.o .libs/coupon.o .libs/couponpricer.o .libs/cpicoupon.o .libs/cpicouponpricer.o .libs/digitalcmscoupon.o .libs/digitalcoupon.o .libs/digitaliborcoupon.o .libs/dividend.o .libs/duration.o .libs/fixedratecoupon.o .libs/floatingratecoupon.o .libs/iborcoupon.o .libs/indexedcashflow.o .libs/inflationcoupon.o .libs/inflationcouponpricer.o .libs/lineartsrpricer.o .libs/overnightindexedcoupon.o .libs/rangeaccrual.o .libs/replication.o .libs/simplecashflow.o .libs/timebasket.o .libs/yoyinflationcoupon.o
libtool: link: ranlib .libs/libCashFlows.a
libtool: link: ( cd ".libs" && rm -f "libCashFlows.la" && ln -s "../libCashFlows.la" "libCashFlows.la" )
make[3]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/cashflows'
/usr/bin/install -c -m 644 all.hpp averagebmacoupon.hpp capflooredcoupon.hpp capflooredinflationcoupon.hpp cashflows.hpp cashflowvectors.hpp cmscoupon.hpp conundrumpricer.hpp coupon.hpp couponpricer.hpp cpicoupon.hpp cpicouponpricer.hpp digitalcmscoupon.hpp digitalcoupon.hpp digitaliborcoupon.hpp dividend.hpp duration.hpp fixedratecoupon.hpp floatingratecoupon.hpp iborcoupon.hpp indexedcashflow.hpp inflationcoupon.hpp inflationcouponpricer.hpp lineartsrpricer.hpp overnightindexedcoupon.hpp rangeaccrual.hpp replication.hpp simplecashflow.hpp timebasket.hpp yoyinflationcoupon.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/cashflows'
Making install in currencies
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o africa.lo africa.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o america.lo america.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o asia.lo asia.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o europe.lo europe.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c america.cpp -fno-common -DPIC -o .libs/america.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c africa.cpp -fno-common -DPIC -o .libs/africa.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c asia.cpp -fno-common -DPIC -o .libs/asia.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c europe.cpp -fno-common -DPIC -o .libs/europe.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c africa.cpp -o africa.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c america.cpp -o america.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c asia.cpp -o asia.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c europe.cpp -o europe.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o exchangeratemanager.lo exchangeratemanager.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c exchangeratemanager.cpp -fno-common -DPIC -o .libs/exchangeratemanager.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o oceania.lo oceania.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c oceania.cpp -fno-common -DPIC -o .libs/oceania.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c oceania.cpp -o oceania.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c exchangeratemanager.cpp -o exchangeratemanager.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCurrencies.la africa.lo america.lo asia.lo europe.lo exchangeratemanager.lo oceania.lo
libtool: link: ar cru .libs/libCurrencies.a .libs/africa.o .libs/america.o .libs/asia.o .libs/europe.o .libs/exchangeratemanager.o .libs/oceania.o
libtool: link: ranlib .libs/libCurrencies.a
libtool: link: ( cd ".libs" && rm -f "libCurrencies.la" && ln -s "../libCurrencies.la" "libCurrencies.la" )
make[3]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/currencies'
/usr/bin/install -c -m 644 all.hpp africa.hpp america.hpp asia.hpp europe.hpp exchangeratemanager.hpp oceania.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/currencies'
Making install in experimental
Making install in amortizingbonds
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o amortizingcmsratebond.lo amortizingcmsratebond.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o amortizingfixedratebond.lo amortizingfixedratebond.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o amortizingfloatingratebond.lo amortizingfloatingratebond.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingfixedratebond.cpp -fno-common -DPIC -o .libs/amortizingfixedratebond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingcmsratebond.cpp -fno-common -DPIC -o .libs/amortizingcmsratebond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingfloatingratebond.cpp -fno-common -DPIC -o .libs/amortizingfloatingratebond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingcmsratebond.cpp -o amortizingcmsratebond.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingfloatingratebond.cpp -o amortizingfloatingratebond.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingfixedratebond.cpp -o amortizingfixedratebond.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/amortizingbonds'
/usr/bin/install -c -m 644 all.hpp amortizingcmsratebond.hpp amortizingfixedratebond.hpp amortizingfloatingratebond.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/amortizingbonds'
Making install in barrieroption
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticdoublebarrierbinaryengine.lo analyticdoublebarrierbinaryengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticdoublebarrierengine.lo analyticdoublebarrierengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discretizeddoublebarrieroption.lo discretizeddoublebarrieroption.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o doublebarrieroption.lo doublebarrieroption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdoublebarrierengine.cpp -fno-common -DPIC -o .libs/analyticdoublebarrierengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c doublebarrieroption.cpp -fno-common -DPIC -o .libs/doublebarrieroption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdoublebarrierbinaryengine.cpp -fno-common -DPIC -o .libs/analyticdoublebarrierbinaryengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizeddoublebarrieroption.cpp -fno-common -DPIC -o .libs/discretizeddoublebarrieroption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizeddoublebarrieroption.cpp -o discretizeddoublebarrieroption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c doublebarrieroption.cpp -o doublebarrieroption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdoublebarrierengine.cpp -o analyticdoublebarrierengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdoublebarrierbinaryengine.cpp -o analyticdoublebarrierbinaryengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o doublebarriertype.lo doublebarriertype.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c doublebarriertype.cpp -fno-common -DPIC -o .libs/doublebarriertype.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o perturbativebarrieroptionengine.lo perturbativebarrieroptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c perturbativebarrieroptionengine.cpp -fno-common -DPIC -o .libs/perturbativebarrieroptionengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o quantodoublebarrieroption.lo quantodoublebarrieroption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantodoublebarrieroption.cpp -fno-common -DPIC -o .libs/quantodoublebarrieroption.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o vannavolgabarrierengine.lo vannavolgabarrierengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vannavolgabarrierengine.cpp -fno-common -DPIC -o .libs/vannavolgabarrierengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c doublebarriertype.cpp -o doublebarriertype.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o wulinyongdoublebarrierengine.lo wulinyongdoublebarrierengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c wulinyongdoublebarrierengine.cpp -fno-common -DPIC -o .libs/wulinyongdoublebarrierengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantodoublebarrieroption.cpp -o quantodoublebarrieroption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c perturbativebarrieroptionengine.cpp -o perturbativebarrieroptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c wulinyongdoublebarrierengine.cpp -o wulinyongdoublebarrierengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vannavolgabarrierengine.cpp -o vannavolgabarrierengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libBarrierOption.la analyticdoublebarrierbinaryengine.lo analyticdoublebarrierengine.lo discretizeddoublebarrieroption.lo doublebarrieroption.lo doublebarriertype.lo perturbativebarrieroptionengine.lo quantodoublebarrieroption.lo vannavolgabarrierengine.lo wulinyongdoublebarrierengine.lo
libtool: link: ar cru .libs/libBarrierOption.a .libs/analyticdoublebarrierbinaryengine.o .libs/analyticdoublebarrierengine.o .libs/discretizeddoublebarrieroption.o .libs/doublebarrieroption.o .libs/doublebarriertype.o .libs/perturbativebarrieroptionengine.o .libs/quantodoublebarrieroption.o .libs/vannavolgabarrierengine.o .libs/wulinyongdoublebarrierengine.o
libtool: link: ranlib .libs/libBarrierOption.a
libtool: link: ( cd ".libs" && rm -f "libBarrierOption.la" && ln -s "../libBarrierOption.la" "libBarrierOption.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/barrieroption'
/usr/bin/install -c -m 644 all.hpp analyticdoublebarrierbinaryengine.hpp analyticdoublebarrierengine.hpp binomialdoublebarrierengine.hpp discretizeddoublebarrieroption.hpp doublebarrieroption.hpp doublebarriertype.hpp perturbativebarrieroptionengine.hpp quantodoublebarrieroption.hpp vannavolgabarrierengine.hpp vannavolgadoublebarrierengine.hpp vannavolgainterpolation.hpp wulinyongdoublebarrierengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/barrieroption'
Making install in callablebonds
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o blackcallablebondengine.lo blackcallablebondengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o callablebondconstantvol.lo callablebondconstantvol.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o callablebond.lo callablebond.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o callablebondvolstructure.lo callablebondvolstructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebond.cpp -fno-common -DPIC -o .libs/callablebond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcallablebondengine.cpp -fno-common -DPIC -o .libs/blackcallablebondengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebondvolstructure.cpp -fno-common -DPIC -o .libs/callablebondvolstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebondconstantvol.cpp -fno-common -DPIC -o .libs/callablebondconstantvol.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebondvolstructure.cpp -o callablebondvolstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebondconstantvol.cpp -o callablebondconstantvol.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcallablebondengine.cpp -o blackcallablebondengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebond.cpp -o callablebond.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discretizedcallablefixedratebond.lo discretizedcallablefixedratebond.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedcallablefixedratebond.cpp -fno-common -DPIC -o .libs/discretizedcallablefixedratebond.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o treecallablebondengine.lo treecallablebondengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treecallablebondengine.cpp -fno-common -DPIC -o .libs/treecallablebondengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedcallablefixedratebond.cpp -o discretizedcallablefixedratebond.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treecallablebondengine.cpp -o treecallablebondengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/callablebonds'
/usr/bin/install -c -m 644 all.hpp blackcallablebondengine.hpp callablebondconstantvol.hpp callablebond.hpp callablebondvolstructure.hpp discretizedcallablefixedratebond.hpp treecallablebondengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/callablebonds'
Making install in catbonds
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o catbond.lo catbond.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o catrisk.lo catrisk.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o montecarlocatbondengine.lo montecarlocatbondengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o riskynotional.lo riskynotional.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c catbond.cpp -fno-common -DPIC -o .libs/catbond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskynotional.cpp -fno-common -DPIC -o .libs/riskynotional.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c montecarlocatbondengine.cpp -fno-common -DPIC -o .libs/montecarlocatbondengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c catrisk.cpp -fno-common -DPIC -o .libs/catrisk.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskynotional.cpp -o riskynotional.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c catrisk.cpp -o catrisk.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c montecarlocatbondengine.cpp -o montecarlocatbondengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c catbond.cpp -o catbond.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCatBonds.la catbond.lo catrisk.lo montecarlocatbondengine.lo riskynotional.lo
libtool: link: ar cru .libs/libCatBonds.a .libs/catbond.o .libs/catrisk.o .libs/montecarlocatbondengine.o .libs/riskynotional.o
libtool: link: ranlib .libs/libCatBonds.a
libtool: link: ( cd ".libs" && rm -f "libCatBonds.la" && ln -s "../libCatBonds.la" "libCatBonds.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/catbonds'
/usr/bin/install -c -m 644 all.hpp catbond.hpp catrisk.hpp montecarlocatbondengine.hpp riskynotional.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/catbonds'
Making install in commodities
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o commodity.lo commodity.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o commoditycashflow.lo commoditycashflow.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o commoditycurve.lo commoditycurve.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o commodityindex.lo commodityindex.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditycashflow.cpp -fno-common -DPIC -o .libs/commoditycashflow.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodityindex.cpp -fno-common -DPIC -o .libs/commodityindex.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodity.cpp -fno-common -DPIC -o .libs/commodity.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditycurve.cpp -fno-common -DPIC -o .libs/commoditycurve.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditycashflow.cpp -o commoditycashflow.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodity.cpp -o commodity.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditycurve.cpp -o commoditycurve.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o commoditypricinghelpers.lo commoditypricinghelpers.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditypricinghelpers.cpp -fno-common -DPIC -o .libs/commoditypricinghelpers.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodityindex.cpp -o commodityindex.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o commoditysettings.lo commoditysettings.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditysettings.cpp -fno-common -DPIC -o .libs/commoditysettings.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditysettings.cpp -o commoditysettings.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditypricinghelpers.cpp -o commoditypricinghelpers.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o commoditytype.lo commoditytype.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditytype.cpp -fno-common -DPIC -o .libs/commoditytype.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o commodityunitcost.lo commodityunitcost.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodityunitcost.cpp -fno-common -DPIC -o .libs/commodityunitcost.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditytype.cpp -o commoditytype.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodityunitcost.cpp -o commodityunitcost.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o dateinterval.lo dateinterval.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c dateinterval.cpp -fno-common -DPIC -o .libs/dateinterval.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o energybasisswap.lo energybasisswap.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o energycommodity.lo energycommodity.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energybasisswap.cpp -fno-common -DPIC -o .libs/energybasisswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energycommodity.cpp -fno-common -DPIC -o .libs/energycommodity.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o energyfuture.lo energyfuture.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyfuture.cpp -fno-common -DPIC -o .libs/energyfuture.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c dateinterval.cpp -o dateinterval.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o energyswap.lo energyswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyswap.cpp -fno-common -DPIC -o .libs/energyswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energycommodity.cpp -o energycommodity.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyfuture.cpp -o energyfuture.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyswap.cpp -o energyswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energybasisswap.cpp -o energybasisswap.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o energyvanillaswap.lo energyvanillaswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyvanillaswap.cpp -fno-common -DPIC -o .libs/energyvanillaswap.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o paymentterm.lo paymentterm.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c paymentterm.cpp -fno-common -DPIC -o .libs/paymentterm.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o quantity.lo quantity.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantity.cpp -fno-common -DPIC -o .libs/quantity.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c paymentterm.cpp -o paymentterm.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o unitofmeasure.lo unitofmeasure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasure.cpp -fno-common -DPIC -o .libs/unitofmeasure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantity.cpp -o quantity.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o unitofmeasureconversion.lo unitofmeasureconversion.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasureconversion.cpp -fno-common -DPIC -o .libs/unitofmeasureconversion.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasure.cpp -o unitofmeasure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyvanillaswap.cpp -o energyvanillaswap.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o unitofmeasureconversionmanager.lo unitofmeasureconversionmanager.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasureconversionmanager.cpp -fno-common -DPIC -o .libs/unitofmeasureconversionmanager.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasureconversion.cpp -o unitofmeasureconversion.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasureconversionmanager.cpp -o unitofmeasureconversionmanager.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/commodities'
/usr/bin/install -c -m 644 all.hpp commodity.hpp commoditycashflow.hpp commoditycurve.hpp commodityindex.hpp commoditypricinghelpers.hpp commoditysettings.hpp commoditytype.hpp commodityunitcost.hpp dateinterval.hpp energybasisswap.hpp energycommodity.hpp energyfuture.hpp energyswap.hpp energyvanillaswap.hpp exchangecontract.hpp paymentterm.hpp petroleumunitsofmeasure.hpp pricingperiod.hpp quantity.hpp unitofmeasure.hpp unitofmeasureconversion.hpp unitofmeasureconversionmanager.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/commodities'
Making install in convertiblebonds
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o convertiblebond.lo convertiblebond.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discretizedconvertible.lo discretizedconvertible.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c convertiblebond.cpp -fno-common -DPIC -o .libs/convertiblebond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedconvertible.cpp -fno-common -DPIC -o .libs/discretizedconvertible.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedconvertible.cpp -o discretizedconvertible.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c convertiblebond.cpp -o convertiblebond.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/convertiblebonds'
/usr/bin/install -c -m 644 all.hpp binomialconvertibleengine.hpp convertiblebond.hpp discretizedconvertible.hpp tflattice.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/convertiblebonds'
Making install in coupons
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o cmsspreadcoupon.lo cmsspreadcoupon.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o digitalcmsspreadcoupon.lo digitalcmsspreadcoupon.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lognormalcmsspreadpricer.lo lognormalcmsspreadpricer.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o proxyibor.lo proxyibor.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c proxyibor.cpp -fno-common -DPIC -o .libs/proxyibor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cmsspreadcoupon.cpp -fno-common -DPIC -o .libs/cmsspreadcoupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lognormalcmsspreadpricer.cpp -fno-common -DPIC -o .libs/lognormalcmsspreadpricer.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c digitalcmsspreadcoupon.cpp -fno-common -DPIC -o .libs/digitalcmsspreadcoupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c proxyibor.cpp -o proxyibor.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cmsspreadcoupon.cpp -o cmsspreadcoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c digitalcmsspreadcoupon.cpp -o digitalcmsspreadcoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lognormalcmsspreadpricer.cpp -o lognormalcmsspreadpricer.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o quantocouponpricer.lo quantocouponpricer.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantocouponpricer.cpp -fno-common -DPIC -o .libs/quantocouponpricer.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o strippedcapflooredcoupon.lo strippedcapflooredcoupon.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o subperiodcoupons.lo subperiodcoupons.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c strippedcapflooredcoupon.cpp -fno-common -DPIC -o .libs/strippedcapflooredcoupon.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c subperiodcoupons.cpp -fno-common -DPIC -o .libs/subperiodcoupons.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o swapspreadindex.lo swapspreadindex.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c swapspreadindex.cpp -fno-common -DPIC -o .libs/swapspreadindex.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantocouponpricer.cpp -o quantocouponpricer.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c strippedcapflooredcoupon.cpp -o strippedcapflooredcoupon.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c subperiodcoupons.cpp -o subperiodcoupons.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c swapspreadindex.cpp -o swapspreadindex.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCoupons.la cmsspreadcoupon.lo digitalcmsspreadcoupon.lo lognormalcmsspreadpricer.lo proxyibor.lo quantocouponpricer.lo strippedcapflooredcoupon.lo subperiodcoupons.lo swapspreadindex.lo
libtool: link: ar cru .libs/libCoupons.a .libs/cmsspreadcoupon.o .libs/digitalcmsspreadcoupon.o .libs/lognormalcmsspreadpricer.o .libs/proxyibor.o .libs/quantocouponpricer.o .libs/strippedcapflooredcoupon.o .libs/subperiodcoupons.o .libs/swapspreadindex.o
libtool: link: ranlib .libs/libCoupons.a
libtool: link: ( cd ".libs" && rm -f "libCoupons.la" && ln -s "../libCoupons.la" "libCoupons.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/coupons'
/usr/bin/install -c -m 644 all.hpp cmsspreadcoupon.hpp digitalcmsspreadcoupon.hpp lognormalcmsspreadpricer.hpp proxyibor.hpp quantocouponpricer.hpp strippedcapflooredcoupon.hpp subperiodcoupons.hpp swapspreadindex.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/coupons'
Making install in credit
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o basecorrelationstructure.lo basecorrelationstructure.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o basket.lo basket.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o blackcdsoptionengine.lo blackcdsoptionengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o cdo.lo cdo.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basket.cpp -fno-common -DPIC -o .libs/basket.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basecorrelationstructure.cpp -fno-common -DPIC -o .libs/basecorrelationstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cdo.cpp -fno-common -DPIC -o .libs/cdo.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcdsoptionengine.cpp -fno-common -DPIC -o .libs/blackcdsoptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcdsoptionengine.cpp -o blackcdsoptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cdo.cpp -o cdo.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basket.cpp -o basket.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basecorrelationstructure.cpp -o basecorrelationstructure.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o cdsoption.lo cdsoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cdsoption.cpp -fno-common -DPIC -o .libs/cdsoption.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o correlationstructure.lo correlationstructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c correlationstructure.cpp -fno-common -DPIC -o .libs/correlationstructure.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o defaultevent.lo defaultevent.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultevent.cpp -fno-common -DPIC -o .libs/defaultevent.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o defaultprobabilitykey.lo defaultprobabilitykey.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultprobabilitykey.cpp -fno-common -DPIC -o .libs/defaultprobabilitykey.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c correlationstructure.cpp -o correlationstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cdsoption.cpp -o cdsoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultevent.cpp -o defaultevent.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultprobabilitykey.cpp -o defaultprobabilitykey.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o defaulttype.lo defaulttype.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaulttype.cpp -fno-common -DPIC -o .libs/defaulttype.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaulttype.cpp -o defaulttype.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o distribution.lo distribution.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c distribution.cpp -fno-common -DPIC -o .libs/distribution.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussianlhplossmodel.lo gaussianlhplossmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussianlhplossmodel.cpp -fno-common -DPIC -o .libs/gaussianlhplossmodel.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o integralcdoengine.lo integralcdoengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralcdoengine.cpp -fno-common -DPIC -o .libs/integralcdoengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o integralntdengine.lo integralntdengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralntdengine.cpp -fno-common -DPIC -o .libs/integralntdengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c distribution.cpp -o distribution.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralcdoengine.cpp -o integralcdoengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralntdengine.cpp -o integralntdengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o issuer.lo issuer.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c issuer.cpp -fno-common -DPIC -o .libs/issuer.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c issuer.cpp -o issuer.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lossdistribution.lo lossdistribution.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o midpointcdoengine.lo midpointcdoengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lossdistribution.cpp -fno-common -DPIC -o .libs/lossdistribution.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c midpointcdoengine.cpp -fno-common -DPIC -o .libs/midpointcdoengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o nthtodefault.lo nthtodefault.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lossdistribution.cpp -o lossdistribution.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nthtodefault.cpp -fno-common -DPIC -o .libs/nthtodefault.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c midpointcdoengine.cpp -o midpointcdoengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o onefactorcopula.lo onefactorcopula.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorcopula.cpp -fno-common -DPIC -o .libs/onefactorcopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussianlhplossmodel.cpp -o gaussianlhplossmodel.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nthtodefault.cpp -o nthtodefault.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o onefactorgaussiancopula.lo onefactorgaussiancopula.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorgaussiancopula.cpp -fno-common -DPIC -o .libs/onefactorgaussiancopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorcopula.cpp -o onefactorcopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorgaussiancopula.cpp -o onefactorgaussiancopula.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o onefactorstudentcopula.lo onefactorstudentcopula.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorstudentcopula.cpp -fno-common -DPIC -o .libs/onefactorstudentcopula.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o pool.lo pool.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pool.cpp -fno-common -DPIC -o .libs/pool.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o randomdefaultmodel.lo randomdefaultmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c randomdefaultmodel.cpp -fno-common -DPIC -o .libs/randomdefaultmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorstudentcopula.cpp -o onefactorstudentcopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pool.cpp -o pool.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c randomdefaultmodel.cpp -o randomdefaultmodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o recoveryratemodel.lo recoveryratemodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c recoveryratemodel.cpp -fno-common -DPIC -o .libs/recoveryratemodel.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o recoveryratequote.lo recoveryratequote.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c recoveryratequote.cpp -fno-common -DPIC -o .libs/recoveryratequote.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o riskyassetswap.lo riskyassetswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskyassetswap.cpp -fno-common -DPIC -o .libs/riskyassetswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c recoveryratemodel.cpp -o recoveryratemodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o riskyassetswapoption.lo riskyassetswapoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskyassetswapoption.cpp -fno-common -DPIC -o .libs/riskyassetswapoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c recoveryratequote.cpp -o recoveryratequote.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o riskybond.lo riskybond.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskybond.cpp -fno-common -DPIC -o .libs/riskybond.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o syntheticcdo.lo syntheticcdo.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c syntheticcdo.cpp -fno-common -DPIC -o .libs/syntheticcdo.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskyassetswap.cpp -o riskyassetswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskyassetswapoption.cpp -o riskyassetswapoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskybond.cpp -o riskybond.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c syntheticcdo.cpp -o syntheticcdo.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCredit.la basecorrelationstructure.lo basket.lo blackcdsoptionengine.lo cdo.lo cdsoption.lo correlationstructure.lo defaultevent.lo defaultprobabilitykey.lo defaulttype.lo distribution.lo gaussianlhplossmodel.lo integralcdoengine.lo integralntdengine.lo issuer.lo lossdistribution.lo midpointcdoengine.lo nthtodefault.lo onefactorcopula.lo onefactorgaussiancopula.lo onefactorstudentcopula.lo pool.lo randomdefaultmodel.lo recoveryratemodel.lo recoveryratequote.lo riskyassetswap.lo riskyassetswapoption.lo riskybond.lo syntheticcdo.lo
libtool: link: ar cru .libs/libCredit.a .libs/basecorrelationstructure.o .libs/basket.o .libs/blackcdsoptionengine.o .libs/cdo.o .libs/cdsoption.o .libs/correlationstructure.o .libs/defaultevent.o .libs/defaultprobabilitykey.o .libs/defaulttype.o .libs/distribution.o .libs/gaussianlhplossmodel.o .libs/integralcdoengine.o .libs/integralntdengine.o .libs/issuer.o .libs/lossdistribution.o .libs/midpointcdoengine.o .libs/nthtodefault.o .libs/onefactorcopula.o .libs/onefactorgaussiancopula.o .libs/onefactorstudentcopula.o .libs/pool.o .libs/randomdefaultmodel.o .libs/recoveryratemodel.o .libs/recoveryratequote.o .libs/riskyassetswap.o .libs/riskyassetswapoption.o .libs/riskybond.o .libs/syntheticcdo.o
libtool: link: ranlib .libs/libCredit.a
libtool: link: ( cd ".libs" && rm -f "libCredit.la" && ln -s "../libCredit.la" "libCredit.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/credit'
/usr/bin/install -c -m 644 all.hpp basecorrelationlossmodel.hpp basecorrelationstructure.hpp basket.hpp binomiallossmodel.hpp blackcdsoptionengine.hpp cdo.hpp cdsoption.hpp constantlosslatentmodel.hpp correlationstructure.hpp defaultevent.hpp defaultlossmodel.hpp defaultprobabilitykey.hpp defaultprobabilitylatentmodel.hpp defaulttype.hpp distribution.hpp factorspreadedhazardratecurve.hpp gaussianlhplossmodel.hpp homogeneouspooldef.hpp inhomogeneouspooldef.hpp integralcdoengine.hpp integralntdengine.hpp issuer.hpp loss.hpp lossdistribution.hpp midpointcdoengine.hpp nthtodefault.hpp onefactorcopula.hpp onefactorgaussiancopula.hpp onefactorstudentcopula.hpp pool.hpp randomdefaultlatentmodel.hpp randomdefaultmodel.hpp randomlosslatentmodel.hpp recoveryratemodel.hpp recoveryratequote.hpp recursivelossmodel.hpp riskyassetswap.hpp riskyassetswapoption.hpp riskybond.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/credit'
/usr/bin/install -c -m 644 saddlepointlossmodel.hpp spotlosslatentmodel.hpp spreadedhazardratecurve.hpp syntheticcdo.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/credit'
Making install in exoticoptions
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticamericanmargrabeengine.lo analyticamericanmargrabeengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticcomplexchooserengine.lo analyticcomplexchooserengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticcompoundoptionengine.lo analyticcompoundoptionengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticeuropeanmargrabeengine.lo analyticeuropeanmargrabeengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticamericanmargrabeengine.cpp -fno-common -DPIC -o .libs/analyticamericanmargrabeengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcomplexchooserengine.cpp -fno-common -DPIC -o .libs/analyticcomplexchooserengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticeuropeanmargrabeengine.cpp -fno-common -DPIC -o .libs/analyticeuropeanmargrabeengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcompoundoptionengine.cpp -fno-common -DPIC -o .libs/analyticcompoundoptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcomplexchooserengine.cpp -o analyticcomplexchooserengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticeuropeanmargrabeengine.cpp -o analyticeuropeanmargrabeengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcompoundoptionengine.cpp -o analyticcompoundoptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticamericanmargrabeengine.cpp -o analyticamericanmargrabeengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticholderextensibleoptionengine.lo analyticholderextensibleoptionengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticpartialtimebarrieroptionengine.lo analyticpartialtimebarrieroptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticholderextensibleoptionengine.cpp -fno-common -DPIC -o .libs/analyticholderextensibleoptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpartialtimebarrieroptionengine.cpp -fno-common -DPIC -o .libs/analyticpartialtimebarrieroptionengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticpdfhestonengine.lo analyticpdfhestonengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpdfhestonengine.cpp -fno-common -DPIC -o .libs/analyticpdfhestonengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticsimplechooserengine.lo analyticsimplechooserengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticsimplechooserengine.cpp -fno-common -DPIC -o .libs/analyticsimplechooserengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticholderextensibleoptionengine.cpp -o analyticholderextensibleoptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpartialtimebarrieroptionengine.cpp -o analyticpartialtimebarrieroptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpdfhestonengine.cpp -o analyticpdfhestonengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticsimplechooserengine.cpp -o analyticsimplechooserengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analytictwoassetbarrierengine.lo analytictwoassetbarrierengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytictwoassetbarrierengine.cpp -fno-common -DPIC -o .libs/analytictwoassetbarrierengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analytictwoassetcorrelationengine.lo analytictwoassetcorrelationengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytictwoassetcorrelationengine.cpp -fno-common -DPIC -o .libs/analytictwoassetcorrelationengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticwriterextensibleoptionengine.lo analyticwriterextensibleoptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticwriterextensibleoptionengine.cpp -fno-common -DPIC -o .libs/analyticwriterextensibleoptionengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o complexchooseroption.lo complexchooseroption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c complexchooseroption.cpp -fno-common -DPIC -o .libs/complexchooseroption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytictwoassetbarrierengine.cpp -o analytictwoassetbarrierengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytictwoassetcorrelationengine.cpp -o analytictwoassetcorrelationengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c complexchooseroption.cpp -o complexchooseroption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticwriterextensibleoptionengine.cpp -o analyticwriterextensibleoptionengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o compoundoption.lo compoundoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c compoundoption.cpp -fno-common -DPIC -o .libs/compoundoption.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o continuousarithmeticasianlevyengine.lo continuousarithmeticasianlevyengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c continuousarithmeticasianlevyengine.cpp -fno-common -DPIC -o .libs/continuousarithmeticasianlevyengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o continuousarithmeticasianvecerengine.lo continuousarithmeticasianvecerengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c continuousarithmeticasianvecerengine.cpp -fno-common -DPIC -o .libs/continuousarithmeticasianvecerengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o everestoption.lo everestoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c everestoption.cpp -fno-common -DPIC -o .libs/everestoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c compoundoption.cpp -o compoundoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c continuousarithmeticasianlevyengine.cpp -o continuousarithmeticasianlevyengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c everestoption.cpp -o everestoption.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o himalayaoption.lo himalayaoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c himalayaoption.cpp -fno-common -DPIC -o .libs/himalayaoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c continuousarithmeticasianvecerengine.cpp -o continuousarithmeticasianvecerengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o holderextensibleoption.lo holderextensibleoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c holderextensibleoption.cpp -fno-common -DPIC -o .libs/holderextensibleoption.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o kirkspreadoptionengine.lo kirkspreadoptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kirkspreadoptionengine.cpp -fno-common -DPIC -o .libs/kirkspreadoptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c himalayaoption.cpp -o himalayaoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c holderextensibleoption.cpp -o holderextensibleoption.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o margrabeoption.lo margrabeoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c margrabeoption.cpp -fno-common -DPIC -o .libs/margrabeoption.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mceverestengine.lo mceverestengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mceverestengine.cpp -fno-common -DPIC -o .libs/mceverestengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kirkspreadoptionengine.cpp -o kirkspreadoptionengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mchimalayaengine.lo mchimalayaengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mchimalayaengine.cpp -fno-common -DPIC -o .libs/mchimalayaengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c margrabeoption.cpp -o margrabeoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mceverestengine.cpp -o mceverestengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mcpagodaengine.lo mcpagodaengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcpagodaengine.cpp -fno-common -DPIC -o .libs/mcpagodaengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o pagodaoption.lo pagodaoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mchimalayaengine.cpp -o mchimalayaengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pagodaoption.cpp -fno-common -DPIC -o .libs/pagodaoption.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o partialtimebarrieroption.lo partialtimebarrieroption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c partialtimebarrieroption.cpp -fno-common -DPIC -o .libs/partialtimebarrieroption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcpagodaengine.cpp -o mcpagodaengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pagodaoption.cpp -o pagodaoption.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o simplechooseroption.lo simplechooseroption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c simplechooseroption.cpp -fno-common -DPIC -o .libs/simplechooseroption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c partialtimebarrieroption.cpp -o partialtimebarrieroption.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o twoassetbarrieroption.lo twoassetbarrieroption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c twoassetbarrieroption.cpp -fno-common -DPIC -o .libs/twoassetbarrieroption.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o twoassetcorrelationoption.lo twoassetcorrelationoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c twoassetcorrelationoption.cpp -fno-common -DPIC -o .libs/twoassetcorrelationoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c simplechooseroption.cpp -o simplechooseroption.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o writerextensibleoption.lo writerextensibleoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c writerextensibleoption.cpp -fno-common -DPIC -o .libs/writerextensibleoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c twoassetbarrieroption.cpp -o twoassetbarrieroption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c twoassetcorrelationoption.cpp -o twoassetcorrelationoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c writerextensibleoption.cpp -o writerextensibleoption.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libExoticOptions.la analyticamericanmargrabeengine.lo analyticcomplexchooserengine.lo analyticcompoundoptionengine.lo analyticeuropeanmargrabeengine.lo analyticholderextensibleoptionengine.lo analyticpartialtimebarrieroptionengine.lo analyticpdfhestonengine.lo analyticsimplechooserengine.lo analytictwoassetbarrierengine.lo analytictwoassetcorrelationengine.lo analyticwriterextensibleoptionengine.lo complexchooseroption.lo compoundoption.lo continuousarithmeticasianlevyengine.lo continuousarithmeticasianvecerengine.lo everestoption.lo himalayaoption.lo holderextensibleoption.lo kirkspreadoptionengine.lo margrabeoption.lo mceverestengine.lo mchimalayaengine.lo mcpagodaengine.lo pagodaoption.lo partialtimebarrieroption.lo simplechooseroption.lo twoassetbarrieroption.lo twoassetcorrelationoption.lo writerextensibleoption.lo
libtool: link: ar cru .libs/libExoticOptions.a .libs/analyticamericanmargrabeengine.o .libs/analyticcomplexchooserengine.o .libs/analyticcompoundoptionengine.o .libs/analyticeuropeanmargrabeengine.o .libs/analyticholderextensibleoptionengine.o .libs/analyticpartialtimebarrieroptionengine.o .libs/analyticpdfhestonengine.o .libs/analyticsimplechooserengine.o .libs/analytictwoassetbarrierengine.o .libs/analytictwoassetcorrelationengine.o .libs/analyticwriterextensibleoptionengine.o .libs/complexchooseroption.o .libs/compoundoption.o .libs/continuousarithmeticasianlevyengine.o .libs/continuousarithmeticasianvecerengine.o .libs/everestoption.o .libs/himalayaoption.o .libs/holderextensibleoption.o .libs/kirkspreadoptionengine.o .libs/margrabeoption.o .libs/mceverestengine.o .libs/mchimalayaengine.o .libs/mcpagodaengine.o .libs/pagodaoption.o .libs/partialtimebarrieroption.o .libs/simplechooseroption.o .libs/twoassetbarrieroption.o .libs/twoassetcorrelationoption.o .libs/writerextensibleoption.o
libtool: link: ranlib .libs/libExoticOptions.a
libtool: link: ( cd ".libs" && rm -f "libExoticOptions.la" && ln -s "../libExoticOptions.la" "libExoticOptions.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/exoticoptions'
/usr/bin/install -c -m 644 all.hpp analyticamericanmargrabeengine.hpp analyticcomplexchooserengine.hpp analyticcompoundoptionengine.hpp analyticeuropeanmargrabeengine.hpp analyticholderextensibleoptionengine.hpp analyticpartialtimebarrieroptionengine.hpp analyticpdfhestonengine.hpp analyticsimplechooserengine.hpp analytictwoassetbarrierengine.hpp analytictwoassetcorrelationengine.hpp analyticwriterextensibleoptionengine.hpp complexchooseroption.hpp compoundoption.hpp continuousarithmeticasianlevyengine.hpp continuousarithmeticasianvecerengine.hpp everestoption.hpp himalayaoption.hpp holderextensibleoption.hpp kirkspreadoptionengine.hpp margrabeoption.hpp mceverestengine.hpp mchimalayaengine.hpp mcpagodaengine.hpp pagodaoption.hpp partialtimebarrieroption.hpp simplechooseroption.hpp spreadoption.hpp twoassetbarrieroption.hpp twoassetcorrelationoption.hpp writerextensibleoption.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/exoticoptions'
Making install in finitedifferences
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o dynprogvppintrinsicvalueengine.lo dynprogvppintrinsicvalueengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdextoujumpvanillaengine.lo fdextoujumpvanillaengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdklugeextouspreadengine.lo fdklugeextouspreadengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmblackscholesfwdop.lo fdmblackscholesfwdop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdextoujumpvanillaengine.cpp -fno-common -DPIC -o .libs/fdextoujumpvanillaengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c dynprogvppintrinsicvalueengine.cpp -fno-common -DPIC -o .libs/dynprogvppintrinsicvalueengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdklugeextouspreadengine.cpp -fno-common -DPIC -o .libs/fdklugeextouspreadengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmblackscholesfwdop.cpp -fno-common -DPIC -o .libs/fdmblackscholesfwdop.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c dynprogvppintrinsicvalueengine.cpp -o dynprogvppintrinsicvalueengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmblackscholesfwdop.cpp -o fdmblackscholesfwdop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdextoujumpvanillaengine.cpp -o fdextoujumpvanillaengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmdupire1dop.lo fdmdupire1dop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmdupire1dop.cpp -fno-common -DPIC -o .libs/fdmdupire1dop.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdklugeextouspreadengine.cpp -o fdklugeextouspreadengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmdupire1dop.cpp -o fdmdupire1dop.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmextendedornsteinuhlenbeckop.lo fdmextendedornsteinuhlenbeckop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextendedornsteinuhlenbeckop.cpp -fno-common -DPIC -o .libs/fdmextendedornsteinuhlenbeckop.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmextoujumpop.lo fdmextoujumpop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextoujumpop.cpp -fno-common -DPIC -o .libs/fdmextoujumpop.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmextoujumpsolver.lo fdmextoujumpsolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextoujumpsolver.cpp -fno-common -DPIC -o .libs/fdmextoujumpsolver.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmhestonfwdop.lo fdmhestonfwdop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmhestonfwdop.cpp -fno-common -DPIC -o .libs/fdmhestonfwdop.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextendedornsteinuhlenbeckop.cpp -o fdmextendedornsteinuhlenbeckop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextoujumpop.cpp -o fdmextoujumpop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextoujumpsolver.cpp -o fdmextoujumpsolver.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmhestonfwdop.cpp -o fdmhestonfwdop.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmklugeextouop.lo fdmklugeextouop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmklugeextouop.cpp -fno-common -DPIC -o .libs/fdmklugeextouop.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmsquarerootfwdop.lo fdmsquarerootfwdop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmsquarerootfwdop.cpp -fno-common -DPIC -o .libs/fdmsquarerootfwdop.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmvppstartlimitstepcondition.lo fdmvppstartlimitstepcondition.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstartlimitstepcondition.cpp -fno-common -DPIC -o .libs/fdmvppstartlimitstepcondition.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmvppstepcondition.lo fdmvppstepcondition.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstepcondition.cpp -fno-common -DPIC -o .libs/fdmvppstepcondition.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstartlimitstepcondition.cpp -o fdmvppstartlimitstepcondition.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmsquarerootfwdop.cpp -o fdmsquarerootfwdop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmklugeextouop.cpp -o fdmklugeextouop.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmvppstepconditionfactory.lo fdmvppstepconditionfactory.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstepconditionfactory.cpp -fno-common -DPIC -o .libs/fdmvppstepconditionfactory.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstepcondition.cpp -o fdmvppstepcondition.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstepconditionfactory.cpp -o fdmvppstepconditionfactory.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdmzabrop.lo fdmzabrop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmzabrop.cpp -fno-common -DPIC -o .libs/fdmzabrop.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdsimpleextoujumpswingengine.lo fdsimpleextoujumpswingengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleextoujumpswingengine.cpp -fno-common -DPIC -o .libs/fdsimpleextoujumpswingengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdsimpleextoustorageengine.lo fdsimpleextoustorageengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleextoustorageengine.cpp -fno-common -DPIC -o .libs/fdsimpleextoustorageengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdsimpleklugeextouvppengine.lo fdsimpleklugeextouvppengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleklugeextouvppengine.cpp -fno-common -DPIC -o .libs/fdsimpleklugeextouvppengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmzabrop.cpp -o fdmzabrop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleextoujumpswingengine.cpp -o fdsimpleextoujumpswingengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleextoustorageengine.cpp -o fdsimpleextoustorageengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o glued1dmesher.lo glued1dmesher.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c glued1dmesher.cpp -fno-common -DPIC -o .libs/glued1dmesher.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleklugeextouvppengine.cpp -o fdsimpleklugeextouvppengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c glued1dmesher.cpp -o glued1dmesher.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o vanillavppoption.lo vanillavppoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vanillavppoption.cpp -fno-common -DPIC -o .libs/vanillavppoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vanillavppoption.cpp -o vanillavppoption.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libMultiDimFDM.la dynprogvppintrinsicvalueengine.lo fdextoujumpvanillaengine.lo fdklugeextouspreadengine.lo fdmblackscholesfwdop.lo fdmdupire1dop.lo fdmextendedornsteinuhlenbeckop.lo fdmextoujumpop.lo fdmextoujumpsolver.lo fdmhestonfwdop.lo fdmklugeextouop.lo fdmsquarerootfwdop.lo fdmvppstartlimitstepcondition.lo fdmvppstepcondition.lo fdmvppstepconditionfactory.lo fdmzabrop.lo fdsimpleextoujumpswingengine.lo fdsimpleextoustorageengine.lo fdsimpleklugeextouvppengine.lo glued1dmesher.lo vanillavppoption.lo
libtool: link: ar cru .libs/libMultiDimFDM.a .libs/dynprogvppintrinsicvalueengine.o .libs/fdextoujumpvanillaengine.o .libs/fdklugeextouspreadengine.o .libs/fdmblackscholesfwdop.o .libs/fdmdupire1dop.o .libs/fdmextendedornsteinuhlenbeckop.o .libs/fdmextoujumpop.o .libs/fdmextoujumpsolver.o .libs/fdmhestonfwdop.o .libs/fdmklugeextouop.o .libs/fdmsquarerootfwdop.o .libs/fdmvppstartlimitstepcondition.o .libs/fdmvppstepcondition.o .libs/fdmvppstepconditionfactory.o .libs/fdmzabrop.o .libs/fdsimpleextoujumpswingengine.o .libs/fdsimpleextoustorageengine.o .libs/fdsimpleklugeextouvppengine.o .libs/glued1dmesher.o .libs/vanillavppoption.o
libtool: link: ranlib .libs/libMultiDimFDM.a
libtool: link: ( cd ".libs" && rm -f "libMultiDimFDM.la" && ln -s "../libMultiDimFDM.la" "libMultiDimFDM.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/finitedifferences'
/usr/bin/install -c -m 644 all.hpp dynprogvppintrinsicvalueengine.hpp fdextoujumpvanillaengine.hpp fdklugeextouspreadengine.hpp fdmblackscholesfwdop.hpp fdmdupire1dop.hpp fdmexpextouinnervaluecalculator.hpp fdmextendedornsteinuhlenbeckop.hpp fdmextoujumpmodelinnervalue.hpp fdmextoujumpop.hpp fdmextoujumpsolver.hpp fdmhestonfwdop.hpp fdmklugeextouop.hpp fdmklugeextousolver.hpp fdmsimple2dextousolver.hpp fdmsimple3dextoujumpsolver.hpp fdmspreadpayoffinnervalue.hpp fdmsquarerootfwdop.hpp fdmvppstartlimitstepcondition.hpp fdmvppstepcondition.hpp fdmvppstepconditionfactory.hpp fdmzabrop.hpp fdsimpleextoujumpswingengine.hpp fdsimpleextoustorageengine.hpp fdsimpleklugeextouvppengine.hpp glued1dmesher.hpp modtriplebandlinearop.hpp vanillavppoption.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/finitedifferences'
Making install in fx
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o blackdeltacalculator.lo blackdeltacalculator.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o deltavolquote.lo deltavolquote.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackdeltacalculator.cpp -fno-common -DPIC -o .libs/blackdeltacalculator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c deltavolquote.cpp -fno-common -DPIC -o .libs/deltavolquote.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c deltavolquote.cpp -o deltavolquote.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackdeltacalculator.cpp -o blackdeltacalculator.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libFX.la blackdeltacalculator.lo deltavolquote.lo
libtool: link: ar cru .libs/libFX.a .libs/blackdeltacalculator.o .libs/deltavolquote.o
libtool: link: ranlib .libs/libFX.a
libtool: link: ( cd ".libs" && rm -f "libFX.la" && ln -s "../libFX.la" "libFX.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/fx'
/usr/bin/install -c -m 644 all.hpp blackdeltacalculator.hpp deltavolquote.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/fx'
Making install in inflation
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o cpicapfloorengines.lo cpicapfloorengines.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o cpicapfloortermpricesurface.lo cpicapfloortermpricesurface.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o yoycapfloortermpricesurface.lo yoycapfloortermpricesurface.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o yoyoptionlethelpers.lo yoyoptionlethelpers.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpicapfloortermpricesurface.cpp -fno-common -DPIC -o .libs/cpicapfloortermpricesurface.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c yoycapfloortermpricesurface.cpp -fno-common -DPIC -o .libs/yoycapfloortermpricesurface.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpicapfloorengines.cpp -fno-common -DPIC -o .libs/cpicapfloorengines.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c yoyoptionlethelpers.cpp -fno-common -DPIC -o .libs/yoyoptionlethelpers.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpicapfloortermpricesurface.cpp -o cpicapfloortermpricesurface.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c yoyoptionlethelpers.cpp -o yoyoptionlethelpers.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpicapfloorengines.cpp -o cpicapfloorengines.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c yoycapfloortermpricesurface.cpp -o yoycapfloortermpricesurface.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libInflation.la cpicapfloorengines.lo cpicapfloortermpricesurface.lo yoycapfloortermpricesurface.lo yoyoptionlethelpers.lo
libtool: link: ar cru .libs/libInflation.a .libs/cpicapfloorengines.o .libs/cpicapfloortermpricesurface.o .libs/yoycapfloortermpricesurface.o .libs/yoyoptionlethelpers.o
libtool: link: ranlib .libs/libInflation.a
libtool: link: ( cd ".libs" && rm -f "libInflation.la" && ln -s "../libInflation.la" "libInflation.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/inflation'
/usr/bin/install -c -m 644 all.hpp cpicapfloorengines.hpp cpicapfloortermpricesurface.hpp genericindexes.hpp interpolatedyoyoptionletstripper.hpp kinterpolatedyoyoptionletvolatilitysurface.hpp piecewiseyoyoptionletvolatility.hpp polynomial2Dspline.hpp yoycapfloortermpricesurface.hpp yoyoptionlethelpers.hpp yoyoptionletstripper.hpp yoyinflationoptionletvolatilitystructure2.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/inflation'
Making install in lattices
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o extendedbinomialtree.lo extendedbinomialtree.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedbinomialtree.cpp -fno-common -DPIC -o .libs/extendedbinomialtree.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedbinomialtree.cpp -o extendedbinomialtree.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/lattices'
/usr/bin/install -c -m 644 all.hpp extendedbinomialtree.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/lattices'
Making install in math
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o convolvedstudentt.lo convolvedstudentt.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o expm.lo expm.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussiancopulapolicy.lo gaussiancopulapolicy.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o multidimintegrator.lo multidimintegrator.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c convolvedstudentt.cpp -fno-common -DPIC -o .libs/convolvedstudentt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussiancopulapolicy.cpp -fno-common -DPIC -o .libs/gaussiancopulapolicy.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c expm.cpp -fno-common -DPIC -o .libs/expm.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c multidimintegrator.cpp -fno-common -DPIC -o .libs/multidimintegrator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussiancopulapolicy.cpp -o gaussiancopulapolicy.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o multidimquadrature.lo multidimquadrature.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c multidimquadrature.cpp -fno-common -DPIC -o .libs/multidimquadrature.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c multidimintegrator.cpp -o multidimintegrator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c expm.cpp -o expm.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o numericaldifferentiation.lo numericaldifferentiation.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c numericaldifferentiation.cpp -fno-common -DPIC -o .libs/numericaldifferentiation.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o tcopulapolicy.lo tcopulapolicy.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c convolvedstudentt.cpp -o convolvedstudentt.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c tcopulapolicy.cpp -fno-common -DPIC -o .libs/tcopulapolicy.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c multidimquadrature.cpp -o multidimquadrature.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c numericaldifferentiation.cpp -o numericaldifferentiation.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o zigguratrng.lo zigguratrng.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zigguratrng.cpp -fno-common -DPIC -o .libs/zigguratrng.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zigguratrng.cpp -o zigguratrng.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c tcopulapolicy.cpp -o tcopulapolicy.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libMath.la convolvedstudentt.lo expm.lo gaussiancopulapolicy.lo multidimintegrator.lo multidimquadrature.lo numericaldifferentiation.lo tcopulapolicy.lo zigguratrng.lo
libtool: link: ar cru .libs/libMath.a .libs/convolvedstudentt.o .libs/expm.o .libs/gaussiancopulapolicy.o .libs/multidimintegrator.o .libs/multidimquadrature.o .libs/numericaldifferentiation.o .libs/tcopulapolicy.o .libs/zigguratrng.o
libtool: link: ranlib .libs/libMath.a
libtool: link: ( cd ".libs" && rm -f "libMath.la" && ln -s "../libMath.la" "libMath.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/math'
/usr/bin/install -c -m 644 all.hpp claytoncopularng.hpp convolvedstudentt.hpp expm.hpp farliegumbelmorgensterncopularng.hpp frankcopularng.hpp gaussiancopulapolicy.hpp latentmodel.hpp multidimintegrator.hpp multidimquadrature.hpp numericaldifferentiation.hpp polarstudenttrng.hpp tcopulapolicy.hpp zigguratrng.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/math'
Making install in mcbasket
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o adaptedpathpayoff.lo adaptedpathpayoff.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o longstaffschwartzmultipathpricer.lo longstaffschwartzmultipathpricer.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mcpathbasketengine.lo mcpathbasketengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o pathmultiassetoption.lo pathmultiassetoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c longstaffschwartzmultipathpricer.cpp -fno-common -DPIC -o .libs/longstaffschwartzmultipathpricer.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcpathbasketengine.cpp -fno-common -DPIC -o .libs/mcpathbasketengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c adaptedpathpayoff.cpp -fno-common -DPIC -o .libs/adaptedpathpayoff.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pathmultiassetoption.cpp -fno-common -DPIC -o .libs/pathmultiassetoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c adaptedpathpayoff.cpp -o adaptedpathpayoff.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pathmultiassetoption.cpp -o pathmultiassetoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcpathbasketengine.cpp -o mcpathbasketengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c longstaffschwartzmultipathpricer.cpp -o longstaffschwartzmultipathpricer.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/mcbasket'
/usr/bin/install -c -m 644 all.hpp adaptedpathpayoff.hpp longstaffschwartzmultipathpricer.hpp mcamericanpathengine.hpp mclongstaffschwartzpathengine.hpp mcpathbasketengine.hpp pathmultiassetoption.hpp pathpayoff.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/mcbasket'
Making install in processes
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o extouwithjumpsprocess.lo extouwithjumpsprocess.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o extendedblackscholesprocess.lo extendedblackscholesprocess.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o extendedornsteinuhlenbeckprocess.lo extendedornsteinuhlenbeckprocess.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gemanroncoroniprocess.lo gemanroncoroniprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedblackscholesprocess.cpp -fno-common -DPIC -o .libs/extendedblackscholesprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gemanroncoroniprocess.cpp -fno-common -DPIC -o .libs/gemanroncoroniprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedornsteinuhlenbeckprocess.cpp -fno-common -DPIC -o .libs/extendedornsteinuhlenbeckprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extouwithjumpsprocess.cpp -fno-common -DPIC -o .libs/extouwithjumpsprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gemanroncoroniprocess.cpp -o gemanroncoroniprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedblackscholesprocess.cpp -o extendedblackscholesprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extouwithjumpsprocess.cpp -o extouwithjumpsprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedornsteinuhlenbeckprocess.cpp -o extendedornsteinuhlenbeckprocess.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o klugeextouprocess.lo klugeextouprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c klugeextouprocess.cpp -fno-common -DPIC -o .libs/klugeextouprocess.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o vegastressedblackscholesprocess.lo vegastressedblackscholesprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vegastressedblackscholesprocess.cpp -fno-common -DPIC -o .libs/vegastressedblackscholesprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c klugeextouprocess.cpp -o klugeextouprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vegastressedblackscholesprocess.cpp -o vegastressedblackscholesprocess.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libProcesses.la extouwithjumpsprocess.lo extendedblackscholesprocess.lo extendedornsteinuhlenbeckprocess.lo gemanroncoroniprocess.lo klugeextouprocess.lo vegastressedblackscholesprocess.lo
libtool: link: ar cru .libs/libProcesses.a .libs/extouwithjumpsprocess.o .libs/extendedblackscholesprocess.o .libs/extendedornsteinuhlenbeckprocess.o .libs/gemanroncoroniprocess.o .libs/klugeextouprocess.o .libs/vegastressedblackscholesprocess.o
libtool: link: ranlib .libs/libProcesses.a
libtool: link: ( cd ".libs" && rm -f "libProcesses.la" && ln -s "../libProcesses.la" "libProcesses.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/processes'
/usr/bin/install -c -m 644 all.hpp extouwithjumpsprocess.hpp extendedblackscholesprocess.hpp extendedornsteinuhlenbeckprocess.hpp gemanroncoroniprocess.hpp klugeextouprocess.hpp vegastressedblackscholesprocess.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/processes'
Making install in risk
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o creditriskplus.lo creditriskplus.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sensitivityanalysis.lo sensitivityanalysis.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sensitivityanalysis.cpp -fno-common -DPIC -o .libs/sensitivityanalysis.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c creditriskplus.cpp -fno-common -DPIC -o .libs/creditriskplus.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c creditriskplus.cpp -o creditriskplus.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sensitivityanalysis.cpp -o sensitivityanalysis.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libRisk.la creditriskplus.lo sensitivityanalysis.lo
libtool: link: ar cru .libs/libRisk.a .libs/creditriskplus.o .libs/sensitivityanalysis.o
libtool: link: ranlib .libs/libRisk.a
libtool: link: ( cd ".libs" && rm -f "libRisk.la" && ln -s "../libRisk.la" "libRisk.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/risk'
/usr/bin/install -c -m 644 all.hpp creditriskplus.hpp sensitivityanalysis.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/risk'
Making install in shortrate
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o generalizedhullwhite.lo generalizedhullwhite.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o generalizedornsteinuhlenbeckprocess.lo generalizedornsteinuhlenbeckprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c generalizedhullwhite.cpp -fno-common -DPIC -o .libs/generalizedhullwhite.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c generalizedornsteinuhlenbeckprocess.cpp -fno-common -DPIC -o .libs/generalizedornsteinuhlenbeckprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c generalizedornsteinuhlenbeckprocess.cpp -o generalizedornsteinuhlenbeckprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c generalizedhullwhite.cpp -o generalizedhullwhite.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libShortRate.la generalizedhullwhite.lo generalizedornsteinuhlenbeckprocess.lo
libtool: link: ar cru .libs/libShortRate.a .libs/generalizedhullwhite.o .libs/generalizedornsteinuhlenbeckprocess.o
libtool: link: ranlib .libs/libShortRate.a
libtool: link: ( cd ".libs" && rm -f "libShortRate.la" && ln -s "../libShortRate.la" "libShortRate.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/shortrate'
/usr/bin/install -c -m 644 all.hpp generalizedhullwhite.hpp generalizedornsteinuhlenbeckprocess.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/shortrate'
Making install in swaptions
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o haganirregularswaptionengine.lo haganirregularswaptionengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o irregularswap.lo irregularswap.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o irregularswaption.lo irregularswaption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c irregularswap.cpp -fno-common -DPIC -o .libs/irregularswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c haganirregularswaptionengine.cpp -fno-common -DPIC -o .libs/haganirregularswaptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c irregularswaption.cpp -fno-common -DPIC -o .libs/irregularswaption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c irregularswap.cpp -o irregularswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c irregularswaption.cpp -o irregularswaption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c haganirregularswaptionengine.cpp -o haganirregularswaptionengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libSwaptions.la haganirregularswaptionengine.lo irregularswap.lo irregularswaption.lo
libtool: link: ar cru .libs/libSwaptions.a .libs/haganirregularswaptionengine.o .libs/irregularswap.o .libs/irregularswaption.o
libtool: link: ranlib .libs/libSwaptions.a
libtool: link: ( cd ".libs" && rm -f "libSwaptions.la" && ln -s "../libSwaptions.la" "libSwaptions.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/swaptions'
/usr/bin/install -c -m 644 all.hpp haganirregularswaptionengine.hpp irregularswap.hpp irregularswaption.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/swaptions'
Making install in variancegamma
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticvariancegammaengine.lo analyticvariancegammaengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fftengine.lo fftengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fftvanillaengine.lo fftvanillaengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fftvariancegammaengine.lo fftvariancegammaengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fftvariancegammaengine.cpp -fno-common -DPIC -o .libs/fftvariancegammaengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fftengine.cpp -fno-common -DPIC -o .libs/fftengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticvariancegammaengine.cpp -fno-common -DPIC -o .libs/analyticvariancegammaengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fftvanillaengine.cpp -fno-common -DPIC -o .libs/fftvanillaengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fftvariancegammaengine.cpp -o fftvariancegammaengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fftvanillaengine.cpp -o fftvanillaengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticvariancegammaengine.cpp -o analyticvariancegammaengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fftengine.cpp -o fftengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o variancegammamodel.lo variancegammamodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c variancegammamodel.cpp -fno-common -DPIC -o .libs/variancegammamodel.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o variancegammaprocess.lo variancegammaprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c variancegammaprocess.cpp -fno-common -DPIC -o .libs/variancegammaprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c variancegammaprocess.cpp -o variancegammaprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c variancegammamodel.cpp -o variancegammamodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libVarianceGamma.la analyticvariancegammaengine.lo fftengine.lo fftvanillaengine.lo fftvariancegammaengine.lo variancegammamodel.lo variancegammaprocess.lo
libtool: link: ar cru .libs/libVarianceGamma.a .libs/analyticvariancegammaengine.o .libs/fftengine.o .libs/fftvanillaengine.o .libs/fftvariancegammaengine.o .libs/variancegammamodel.o .libs/variancegammaprocess.o
libtool: link: ranlib .libs/libVarianceGamma.a
libtool: link: ( cd ".libs" && rm -f "libVarianceGamma.la" && ln -s "../libVarianceGamma.la" "libVarianceGamma.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/variancegamma'
/usr/bin/install -c -m 644 all.hpp analyticvariancegammaengine.hpp fftengine.hpp fftvanillaengine.hpp fftvariancegammaengine.hpp variancegammamodel.hpp variancegammaprocess.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/variancegamma'
Making install in varianceoption
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o integralhestonvarianceoptionengine.lo integralhestonvarianceoptionengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o varianceoption.lo varianceoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralhestonvarianceoptionengine.cpp -fno-common -DPIC -o .libs/integralhestonvarianceoptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c varianceoption.cpp -fno-common -DPIC -o .libs/varianceoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c varianceoption.cpp -o varianceoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralhestonvarianceoptionengine.cpp -o integralhestonvarianceoptionengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/varianceoption'
/usr/bin/install -c -m 644 all.hpp integralhestonvarianceoptionengine.hpp varianceoption.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/varianceoption'
Making install in volatility
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o abcdatmvolcurve.lo abcdatmvolcurve.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o blackatmvolcurve.lo blackatmvolcurve.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o blackvolsurface.lo blackvolsurface.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o equityfxvolsurface.lo equityfxvolsurface.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackvolsurface.cpp -fno-common -DPIC -o .libs/blackvolsurface.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c abcdatmvolcurve.cpp -fno-common -DPIC -o .libs/abcdatmvolcurve.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c equityfxvolsurface.cpp -fno-common -DPIC -o .libs/equityfxvolsurface.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackatmvolcurve.cpp -fno-common -DPIC -o .libs/blackatmvolcurve.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackatmvolcurve.cpp -o blackatmvolcurve.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c equityfxvolsurface.cpp -o equityfxvolsurface.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackvolsurface.cpp -o blackvolsurface.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c abcdatmvolcurve.cpp -o abcdatmvolcurve.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o extendedblackvariancecurve.lo extendedblackvariancecurve.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedblackvariancecurve.cpp -fno-common -DPIC -o .libs/extendedblackvariancecurve.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o extendedblackvariancesurface.lo extendedblackvariancesurface.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedblackvariancesurface.cpp -fno-common -DPIC -o .libs/extendedblackvariancesurface.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o interestratevolsurface.lo interestratevolsurface.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c interestratevolsurface.cpp -fno-common -DPIC -o .libs/interestratevolsurface.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedblackvariancecurve.cpp -o extendedblackvariancecurve.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedblackvariancesurface.cpp -o extendedblackvariancesurface.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o noarbsabr.lo noarbsabr.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c noarbsabr.cpp -fno-common -DPIC -o .libs/noarbsabr.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c interestratevolsurface.cpp -o interestratevolsurface.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o noarbsabrabsprobs.lo noarbsabrabsprobs.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c noarbsabrabsprobs.cpp -fno-common -DPIC -o .libs/noarbsabrabsprobs.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o noarbsabrinterpolatedsmilesection.lo noarbsabrinterpolatedsmilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c noarbsabrinterpolatedsmilesection.cpp -fno-common -DPIC -o .libs/noarbsabrinterpolatedsmilesection.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o noarbsabrsmilesection.lo noarbsabrsmilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c noarbsabrsmilesection.cpp -fno-common -DPIC -o .libs/noarbsabrsmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c noarbsabrsmilesection.cpp -o noarbsabrsmilesection.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c noarbsabr.cpp -o noarbsabr.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c noarbsabrabsprobs.cpp -o noarbsabrabsprobs.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c noarbsabrinterpolatedsmilesection.cpp -o noarbsabrinterpolatedsmilesection.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sabrvolsurface.lo sabrvolsurface.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sabrvolsurface.cpp -fno-common -DPIC -o .libs/sabrvolsurface.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sabrvolsurface.cpp -o sabrvolsurface.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sviinterpolatedsmilesection.lo sviinterpolatedsmilesection.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o svismilesection.lo svismilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c svismilesection.cpp -fno-common -DPIC -o .libs/svismilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sviinterpolatedsmilesection.cpp -fno-common -DPIC -o .libs/sviinterpolatedsmilesection.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o volcube.lo volcube.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c volcube.cpp -fno-common -DPIC -o .libs/volcube.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c svismilesection.cpp -o svismilesection.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o zabr.lo zabr.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zabr.cpp -fno-common -DPIC -o .libs/zabr.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c volcube.cpp -o volcube.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sviinterpolatedsmilesection.cpp -o sviinterpolatedsmilesection.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zabr.cpp -o zabr.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libVolatility.la abcdatmvolcurve.lo blackatmvolcurve.lo blackvolsurface.lo equityfxvolsurface.lo extendedblackvariancecurve.lo extendedblackvariancesurface.lo interestratevolsurface.lo noarbsabr.lo noarbsabrabsprobs.lo noarbsabrinterpolatedsmilesection.lo noarbsabrsmilesection.lo sabrvolsurface.lo sviinterpolatedsmilesection.lo svismilesection.lo volcube.lo zabr.lo
libtool: link: ar 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/noarbsabr.o .libs/noarbsabrabsprobs.o .libs/noarbsabrinterpolatedsmilesection.o .libs/noarbsabrsmilesection.o .libs/sabrvolsurface.o .libs/sviinterpolatedsmilesection.o .libs/svismilesection.o .libs/volcube.o .libs/zabr.o
libtool: link: ranlib .libs/libVolatility.a
libtool: link: ( cd ".libs" && rm -f "libVolatility.la" && ln -s "../libVolatility.la" "libVolatility.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/volatility'
/usr/bin/install -c -m 644 all.hpp abcdatmvolcurve.hpp blackatmvolcurve.hpp blackvolsurface.hpp equityfxvolsurface.hpp extendedblackvariancecurve.hpp extendedblackvariancesurface.hpp interestratevolsurface.hpp noarbsabr.hpp noarbsabrinterpolatedsmilesection.hpp noarbsabrinterpolation.hpp noarbsabrsmilesection.hpp sabrvolsurface.hpp sviinterpolatedsmilesection.hpp sviinterpolation.hpp svismilesection.hpp swaptionvolcube1a.hpp volcube.hpp zabr.hpp zabrinterpolatedsmilesection.hpp zabrinterpolation.hpp zabrsmilesection.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental/volatility'
/bin/sh ../../libtool --tag=CC --mode=link clang -g -O2 -o libExperimental.la amortizingbonds/libAmortizingBonds.la barrieroption/libBarrierOption.la callablebonds/libCallableBonds.la catbonds/libCatBonds.la commodities/libCommodities.la convertiblebonds/libConvertibleBonds.la coupons/libCoupons.la credit/libCredit.la exoticoptions/libExoticOptions.la finitedifferences/libMultiDimFDM.la fx/libFX.la inflation/libInflation.la lattices/libLattices.la math/libMath.la mcbasket/libMcBasket.la processes/libProcesses.la risk/libRisk.la shortrate/libShortRate.la swaptions/libSwaptions.la variancegamma/libVarianceGamma.la varianceoption/libVarianceOption.la volatility/libVolatility.la
libtool: link: (cd .libs/libExperimental.lax/libAmortizingBonds.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/amortizingbonds/.libs/libAmortizingBonds.a")
libtool: link: (cd .libs/libExperimental.lax/libBarrierOption.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/barrieroption/.libs/libBarrierOption.a")
libtool: link: (cd .libs/libExperimental.lax/libCallableBonds.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/callablebonds/.libs/libCallableBonds.a")
libtool: link: (cd .libs/libExperimental.lax/libCatBonds.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/catbonds/.libs/libCatBonds.a")
libtool: link: (cd .libs/libExperimental.lax/libCommodities.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/commodities/.libs/libCommodities.a")
libtool: link: (cd .libs/libExperimental.lax/libConvertibleBonds.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/convertiblebonds/.libs/libConvertibleBonds.a")
libtool: link: (cd .libs/libExperimental.lax/libCoupons.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/coupons/.libs/libCoupons.a")
libtool: link: (cd .libs/libExperimental.lax/libCredit.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/credit/.libs/libCredit.a")
libtool: link: (cd .libs/libExperimental.lax/libExoticOptions.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/exoticoptions/.libs/libExoticOptions.a")
libtool: link: (cd .libs/libExperimental.lax/libMultiDimFDM.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/finitedifferences/.libs/libMultiDimFDM.a")
libtool: link: (cd .libs/libExperimental.lax/libFX.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/fx/.libs/libFX.a")
libtool: link: (cd .libs/libExperimental.lax/libInflation.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/inflation/.libs/libInflation.a")
libtool: link: (cd .libs/libExperimental.lax/libLattices.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/lattices/.libs/libLattices.a")
libtool: link: (cd .libs/libExperimental.lax/libMath.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/math/.libs/libMath.a")
libtool: link: (cd .libs/libExperimental.lax/libMcBasket.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/mcbasket/.libs/libMcBasket.a")
libtool: link: (cd .libs/libExperimental.lax/libProcesses.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/processes/.libs/libProcesses.a")
libtool: link: (cd .libs/libExperimental.lax/libRisk.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/risk/.libs/libRisk.a")
libtool: link: (cd .libs/libExperimental.lax/libShortRate.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/shortrate/.libs/libShortRate.a")
libtool: link: (cd .libs/libExperimental.lax/libSwaptions.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/swaptions/.libs/libSwaptions.a")
libtool: link: (cd .libs/libExperimental.lax/libVarianceGamma.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/variancegamma/.libs/libVarianceGamma.a")
libtool: link: (cd .libs/libExperimental.lax/libVarianceOption.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/varianceoption/.libs/libVarianceOption.a")
libtool: link: (cd .libs/libExperimental.lax/libVolatility.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/volatility/.libs/libVolatility.a")
libtool: link: ar cru .libs/libExperimental.a .libs/libExperimental.lax/libAmortizingBonds.a/amortizingcmsratebond.o .libs/libExperimental.lax/libAmortizingBonds.a/amortizingfixedratebond.o .libs/libExperimental.lax/libAmortizingBonds.a/amortizingfloatingratebond.o .libs/libExperimental.lax/libBarrierOption.a/analyticdoublebarrierbinaryengine.o .libs/libExperimental.lax/libBarrierOption.a/analyticdoublebarrierengine.o .libs/libExperimental.lax/libBarrierOption.a/discretizeddoublebarrieroption.o .libs/libExperimental.lax/libBarrierOption.a/doublebarrieroption.o .libs/libExperimental.lax/libBarrierOption.a/doublebarriertype.o .libs/libExperimental.lax/libBarrierOption.a/perturbativebarrieroptionengine.o .libs/libExperimental.lax/libBarrierOption.a/quantodoublebarrieroption.o .libs/libExperimental.lax/libBarrierOption.a/vannavolgabarrierengine.o .libs/libExperimental.lax/libBarrierOption.a/wulinyongdoublebarrierengine.o .libs/libExperimental.lax/libCallableBonds.a/blackcallablebondengine.o .libs/libExperimental.lax/libCallableBonds.a/callablebond.o .libs/libExperimental.lax/libCallableBonds.a/callablebondconstantvol.o .libs/libExperimental.lax/libCallableBonds.a/callablebondvolstructure.o .libs/libExperimental.lax/libCallableBonds.a/discretizedcallablefixedratebond.o .libs/libExperimental.lax/libCallableBonds.a/treecallablebondengine.o .libs/libExperimental.lax/libCatBonds.a/catbond.o .libs/libExperimental.lax/libCatBonds.a/catrisk.o .libs/libExperimental.lax/libCatBonds.a/montecarlocatbondengine.o .libs/libExperimental.lax/libCatBonds.a/riskynotional.o .libs/libExperimental.lax/libCommodities.a/commodity.o .libs/libExperimental.lax/libCommodities.a/commoditycashflow.o .libs/libExperimental.lax/libCommodities.a/commoditycurve.o .libs/libExperimental.lax/libCommodities.a/commodityindex.o .libs/libExperimental.lax/libCommodities.a/commoditypricinghelpers.o .libs/libExperimental.lax/libCommodities.a/commoditysettings.o .libs/libExperimental.lax/libCommodities.a/commoditytype.o .libs/libExperimental.lax/libCommodities.a/commodityunitcost.o .libs/libExperimental.lax/libCommodities.a/dateinterval.o .libs/libExperimental.lax/libCommodities.a/energybasisswap.o .libs/libExperimental.lax/libCommodities.a/energycommodity.o .libs/libExperimental.lax/libCommodities.a/energyfuture.o .libs/libExperimental.lax/libCommodities.a/energyswap.o .libs/libExperimental.lax/libCommodities.a/energyvanillaswap.o .libs/libExperimental.lax/libCommodities.a/paymentterm.o .libs/libExperimental.lax/libCommodities.a/quantity.o .libs/libExperimental.lax/libCommodities.a/unitofmeasure.o .libs/libExperimental.lax/libCommodities.a/unitofmeasureconversion.o .libs/libExperimental.lax/libCommodities.a/unitofmeasureconversionmanager.o .libs/libExperimental.lax/libConvertibleBonds.a/convertiblebond.o .libs/libExperimental.lax/libConvertibleBonds.a/discretizedconvertible.o .libs/libExperimental.lax/libCoupons.a/cmsspreadcoupon.o .libs/libExperimental.lax/libCoupons.a/digitalcmsspreadcoupon.o .libs/libExperimental.lax/libCoupons.a/lognormalcmsspreadpricer.o .libs/libExperimental.lax/libCoupons.a/proxyibor.o .libs/libExperimental.lax/libCoupons.a/quantocouponpricer.o .libs/libExperimental.lax/libCoupons.a/strippedcapflooredcoupon.o .libs/libExperimental.lax/libCoupons.a/subperiodcoupons.o .libs/libExperimental.lax/libCoupons.a/swapspreadindex.o .libs/libExperimental.lax/libCredit.a/basecorrelationstructure.o .libs/libExperimental.lax/libCredit.a/basket.o .libs/libExperimental.lax/libCredit.a/blackcdsoptionengine.o .libs/libExperimental.lax/libCredit.a/cdo.o .libs/libExperimental.lax/libCredit.a/cdsoption.o .libs/libExperimental.lax/libCredit.a/correlationstructure.o .libs/libExperimental.lax/libCredit.a/defaultevent.o .libs/libExperimental.lax/libCredit.a/defaultprobabilitykey.o .libs/libExperimental.lax/libCredit.a/defaulttype.o .libs/libExperimental.lax/libCredit.a/distribution.o .libs/libExperimental.lax/libCredit.a/gaussianlhplossmodel.o .libs/libExperimental.lax/libCredit.a/integralcdoengine.o .libs/libExperimental.lax/libCredit.a/integralntdengine.o .libs/libExperimental.lax/libCredit.a/issuer.o .libs/libExperimental.lax/libCredit.a/lossdistribution.o .libs/libExperimental.lax/libCredit.a/midpointcdoengine.o .libs/libExperimental.lax/libCredit.a/nthtodefault.o .libs/libExperimental.lax/libCredit.a/onefactorcopula.o .libs/libExperimental.lax/libCredit.a/onefactorgaussiancopula.o .libs/libExperimental.lax/libCredit.a/onefactorstudentcopula.o .libs/libExperimental.lax/libCredit.a/pool.o .libs/libExperimental.lax/libCredit.a/randomdefaultmodel.o .libs/libExperimental.lax/libCredit.a/recoveryratemodel.o .libs/libExperimental.lax/libCredit.a/recoveryratequote.o .libs/libExperimental.lax/libCredit.a/riskyassetswap.o .libs/libExperimental.lax/libCredit.a/riskyassetswapoption.o .libs/libExperimental.lax/libCredit.a/riskybond.o .libs/libExperimental.lax/libCredit.a/syntheticcdo.o .libs/libExperimental.lax/libExoticOptions.a/analyticamericanmargrabeengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticcomplexchooserengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticcompoundoptionengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticeuropeanmargrabeengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticholderextensibleoptionengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticpartialtimebarrieroptionengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticpdfhestonengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticsimplechooserengine.o .libs/libExperimental.lax/libExoticOptions.a/analytictwoassetbarrierengine.o .libs/libExperimental.lax/libExoticOptions.a/analytictwoassetcorrelationengine.o .libs/libExperimental.lax/libExoticOptions.a/analyticwriterextensibleoptionengine.o .libs/libExperimental.lax/libExoticOptions.a/complexchooseroption.o .libs/libExperimental.lax/libExoticOptions.a/compoundoption.o .libs/libExperimental.lax/libExoticOptions.a/continuousarithmeticasianlevyengine.o .libs/libExperimental.lax/libExoticOptions.a/continuousarithmeticasianvecerengine.o .libs/libExperimental.lax/libExoticOptions.a/everestoption.o .libs/libExperimental.lax/libExoticOptions.a/himalayaoption.o .libs/libExperimental.lax/libExoticOptions.a/holderextensibleoption.o .libs/libExperimental.lax/libExoticOptions.a/kirkspreadoptionengine.o .libs/libExperimental.lax/libExoticOptions.a/margrabeoption.o .libs/libExperimental.lax/libExoticOptions.a/mceverestengine.o .libs/libExperimental.lax/libExoticOptions.a/mchimalayaengine.o .libs/libExperimental.lax/libExoticOptions.a/mcpagodaengine.o .libs/libExperimental.lax/libExoticOptions.a/pagodaoption.o .libs/libExperimental.lax/libExoticOptions.a/partialtimebarrieroption.o .libs/libExperimental.lax/libExoticOptions.a/simplechooseroption.o .libs/libExperimental.lax/libExoticOptions.a/twoassetbarrieroption.o .libs/libExperimental.lax/libExoticOptions.a/twoassetcorrelationoption.o .libs/libExperimental.lax/libExoticOptions.a/writerextensibleoption.o .libs/libExperimental.lax/libMultiDimFDM.a/dynprogvppintrinsicvalueengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdextoujumpvanillaengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdklugeextouspreadengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmblackscholesfwdop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmdupire1dop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmextendedornsteinuhlenbeckop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmextoujumpop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmextoujumpsolver.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmhestonfwdop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmklugeextouop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmsquarerootfwdop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmvppstartlimitstepcondition.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmvppstepcondition.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmvppstepconditionfactory.o .libs/libExperimental.lax/libMultiDimFDM.a/fdmzabrop.o .libs/libExperimental.lax/libMultiDimFDM.a/fdsimpleextoujumpswingengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdsimpleextoustorageengine.o .libs/libExperimental.lax/libMultiDimFDM.a/fdsimpleklugeextouvppengine.o .libs/libExperimental.lax/libMultiDimFDM.a/glued1dmesher.o .libs/libExperimental.lax/libMultiDimFDM.a/vanillavppoption.o .libs/libExperimental.lax/libFX.a/blackdeltacalculator.o .libs/libExperimental.lax/libFX.a/deltavolquote.o .libs/libExperimental.lax/libInflation.a/cpicapfloorengines.o .libs/libExperimental.lax/libInflation.a/cpicapfloortermpricesurface.o .libs/libExperimental.lax/libInflation.a/yoycapfloortermpricesurface.o .libs/libExperimental.lax/libInflation.a/yoyoptionlethelpers.o .libs/libExperimental.lax/libLattices.a/extendedbinomialtree.o .libs/libExperimental.lax/libMath.a/convolvedstudentt.o .libs/libExperimental.lax/libMath.a/expm.o .libs/libExperimental.lax/libMath.a/gaussiancopulapolicy.o .libs/libExperimental.lax/libMath.a/multidimintegrator.o .libs/libExperimental.lax/libMath.a/multidimquadrature.o .libs/libExperimental.lax/libMath.a/numericaldifferentiation.o .libs/libExperimental.lax/libMath.a/tcopulapolicy.o .libs/libExperimental.lax/libMath.a/zigguratrng.o .libs/libExperimental.lax/libMcBasket.a/adaptedpathpayoff.o .libs/libExperimental.lax/libMcBasket.a/longstaffschwartzmultipathpricer.o .libs/libExperimental.lax/libMcBasket.a/mcpathbasketengine.o .libs/libExperimental.lax/libMcBasket.a/pathmultiassetoption.o .libs/libExperimental.lax/libProcesses.a/extendedblackscholesprocess.o .libs/libExperimental.lax/libProcesses.a/extendedornsteinuhlenbeckprocess.o .libs/libExperimental.lax/libProcesses.a/extouwithjumpsprocess.o .libs/libExperimental.lax/libProcesses.a/gemanroncoroniprocess.o .libs/libExperimental.lax/libProcesses.a/klugeextouprocess.o .libs/libExperimental.lax/libProcesses.a/vegastressedblackscholesprocess.o .libs/libExperimental.lax/libRisk.a/creditriskplus.o .libs/libExperimental.lax/libRisk.a/sensitivityanalysis.o .libs/libExperimental.lax/libShortRate.a/generalizedhullwhite.o .libs/libExperimental.lax/libShortRate.a/generalizedornsteinuhlenbeckprocess.o .libs/libExperimental.lax/libSwaptions.a/haganirregularswaptionengine.o .libs/libExperimental.lax/libSwaptions.a/irregularswap.o .libs/libExperimental.lax/libSwaptions.a/irregularswaption.o .libs/libExperimental.lax/libVarianceGamma.a/analyticvariancegammaengine.o .libs/libExperimental.lax/libVarianceGamma.a/fftengine.o .libs/libExperimental.lax/libVarianceGamma.a/fftvanillaengine.o .libs/libExperimental.lax/libVarianceGamma.a/fftvariancegammaengine.o .libs/libExperimental.lax/libVarianceGamma.a/variancegammamodel.o .libs/libExperimental.lax/libVarianceGamma.a/variancegammaprocess.o .libs/libExperimental.lax/libVarianceOption.a/integralhestonvarianceoptionengine.o .libs/libExperimental.lax/libVarianceOption.a/varianceoption.o .libs/libExperimental.lax/libVolatility.a/abcdatmvolcurve.o .libs/libExperimental.lax/libVolatility.a/blackatmvolcurve.o .libs/libExperimental.lax/libVolatility.a/blackvolsurface.o .libs/libExperimental.lax/libVolatility.a/equityfxvolsurface.o .libs/libExperimental.lax/libVolatility.a/extendedblackvariancecurve.o .libs/libExperimental.lax/libVolatility.a/extendedblackvariancesurface.o .libs/libExperimental.lax/libVolatility.a/interestratevolsurface.o .libs/libExperimental.lax/libVolatility.a/noarbsabr.o .libs/libExperimental.lax/libVolatility.a/noarbsabrabsprobs.o .libs/libExperimental.lax/libVolatility.a/noarbsabrinterpolatedsmilesection.o .libs/libExperimental.lax/libVolatility.a/noarbsabrsmilesection.o .libs/libExperimental.lax/libVolatility.a/sabrvolsurface.o .libs/libExperimental.lax/libVolatility.a/sviinterpolatedsmilesection.o .libs/libExperimental.lax/libVolatility.a/svismilesection.o .libs/libExperimental.lax/libVolatility.a/volcube.o .libs/libExperimental.lax/libVolatility.a/zabr.o
libtool: link: ranlib .libs/libExperimental.a
libtool: link: rm -fr .libs/libExperimental.lax
libtool: link: ( cd ".libs" && rm -f "libExperimental.la" && ln -s "../libExperimental.la" "libExperimental.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/experimental'
/usr/bin/install -c -m 644 all.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/experimental'
Making install in indexes
Making install in ibor
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o eonia.lo eonia.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o euribor.lo euribor.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o eurlibor.lo eurlibor.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fedfunds.lo fedfunds.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fedfunds.cpp -fno-common -DPIC -o .libs/fedfunds.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c eurlibor.cpp -fno-common -DPIC -o .libs/eurlibor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c euribor.cpp -fno-common -DPIC -o .libs/euribor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c eonia.cpp -fno-common -DPIC -o .libs/eonia.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fedfunds.cpp -o fedfunds.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c eonia.cpp -o eonia.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c euribor.cpp -o euribor.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c eurlibor.cpp -o eurlibor.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o libor.lo libor.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o shibor.lo shibor.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c libor.cpp -fno-common -DPIC -o .libs/libor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c shibor.cpp -fno-common -DPIC -o .libs/shibor.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sonia.lo sonia.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sonia.cpp -fno-common -DPIC -o .libs/sonia.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c shibor.cpp -o shibor.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c libor.cpp -o libor.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sonia.cpp -o sonia.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libIborIndexes.la eonia.lo euribor.lo eurlibor.lo fedfunds.lo libor.lo shibor.lo sonia.lo
libtool: link: ar cru .libs/libIborIndexes.a .libs/eonia.o .libs/euribor.o .libs/eurlibor.o .libs/fedfunds.o .libs/libor.o .libs/shibor.o .libs/sonia.o
libtool: link: ranlib .libs/libIborIndexes.a
libtool: link: ( cd ".libs" && rm -f "libIborIndexes.la" && ln -s "../libIborIndexes.la" "libIborIndexes.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/indexes/ibor'
/usr/bin/install -c -m 644 all.hpp audlibor.hpp cadlibor.hpp cdor.hpp chflibor.hpp dkklibor.hpp eonia.hpp euribor.hpp eurlibor.hpp fedfunds.hpp gbplibor.hpp jibar.hpp jpylibor.hpp libor.hpp nzdlibor.hpp seklibor.hpp shibor.hpp sonia.hpp tibor.hpp trlibor.hpp usdlibor.hpp zibor.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/indexes/ibor'
Making install in inflation
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/indexes/inflation'
/usr/bin/install -c -m 644 all.hpp aucpi.hpp euhicp.hpp frhicp.hpp ukrpi.hpp uscpi.hpp zacpi.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/indexes/inflation'
Making install in swap
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o chfliborswap.lo chfliborswap.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o euriborswap.lo euriborswap.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o eurliborswap.lo eurliborswap.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gbpliborswap.lo gbpliborswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c chfliborswap.cpp -fno-common -DPIC -o .libs/chfliborswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c eurliborswap.cpp -fno-common -DPIC -o .libs/eurliborswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c euriborswap.cpp -fno-common -DPIC -o .libs/euriborswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gbpliborswap.cpp -fno-common -DPIC -o .libs/gbpliborswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c chfliborswap.cpp -o chfliborswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gbpliborswap.cpp -o gbpliborswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c euriborswap.cpp -o euriborswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c eurliborswap.cpp -o eurliborswap.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o jpyliborswap.lo jpyliborswap.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o usdliborswap.lo usdliborswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c jpyliborswap.cpp -fno-common -DPIC -o .libs/jpyliborswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c usdliborswap.cpp -fno-common -DPIC -o .libs/usdliborswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c jpyliborswap.cpp -o jpyliborswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c usdliborswap.cpp -o usdliborswap.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/indexes/swap'
/usr/bin/install -c -m 644 all.hpp chfliborswap.hpp euriborswap.hpp eurliborswap.hpp gbpliborswap.hpp jpyliborswap.hpp usdliborswap.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/indexes/swap'
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o bmaindex.lo bmaindex.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o iborindex.lo iborindex.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o indexmanager.lo indexmanager.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o inflationindex.lo inflationindex.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c iborindex.cpp -fno-common -DPIC -o .libs/iborindex.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c indexmanager.cpp -fno-common -DPIC -o .libs/indexmanager.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationindex.cpp -fno-common -DPIC -o .libs/inflationindex.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bmaindex.cpp -fno-common -DPIC -o .libs/bmaindex.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bmaindex.cpp -o bmaindex.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c iborindex.cpp -o iborindex.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c indexmanager.cpp -o indexmanager.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationindex.cpp -o inflationindex.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o interestrateindex.lo interestrateindex.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o region.lo region.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c interestrateindex.cpp -fno-common -DPIC -o .libs/interestrateindex.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c region.cpp -fno-common -DPIC -o .libs/region.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o swapindex.lo swapindex.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c swapindex.cpp -fno-common -DPIC -o .libs/swapindex.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c region.cpp -o region.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c interestrateindex.cpp -o interestrateindex.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c swapindex.cpp -o swapindex.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/indexes/ibor/.libs/libIborIndexes.a")
libtool: link: (cd .libs/libIndexes.lax/libSwapIndexes.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/indexes/swap/.libs/libSwapIndexes.a")
libtool: link: ar cru .libs/libIndexes.a .libs/bmaindex.o .libs/iborindex.o .libs/indexmanager.o .libs/inflationindex.o .libs/interestrateindex.o .libs/region.o .libs/swapindex.o .libs/libIndexes.lax/libIborIndexes.a/eonia.o .libs/libIndexes.lax/libIborIndexes.a/euribor.o .libs/libIndexes.lax/libIborIndexes.a/eurlibor.o .libs/libIndexes.lax/libIborIndexes.a/fedfunds.o .libs/libIndexes.lax/libIborIndexes.a/libor.o .libs/libIndexes.lax/libIborIndexes.a/shibor.o .libs/libIndexes.lax/libIborIndexes.a/sonia.o .libs/libIndexes.lax/libSwapIndexes.a/chfliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/euriborswap.o .libs/libIndexes.lax/libSwapIndexes.a/eurliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/gbpliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/jpyliborswap.o .libs/libIndexes.lax/libSwapIndexes.a/usdliborswap.o
libtool: link: ranlib .libs/libIndexes.a
libtool: link: rm -fr .libs/libIndexes.lax
libtool: link: ( cd ".libs" && rm -f "libIndexes.la" && ln -s "../libIndexes.la" "libIndexes.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/indexes'
/usr/bin/install -c -m 644 all.hpp bmaindex.hpp iborindex.hpp indexmanager.hpp inflationindex.hpp interestrateindex.hpp region.hpp swapindex.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/indexes'
Making install in instruments
Making install in bonds
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o btp.lo btp.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o cmsratebond.lo cmsratebond.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o cpibond.lo cpibond.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fixedratebond.lo fixedratebond.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fixedratebond.cpp -fno-common -DPIC -o .libs/fixedratebond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpibond.cpp -fno-common -DPIC -o .libs/cpibond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c btp.cpp -fno-common -DPIC -o .libs/btp.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cmsratebond.cpp -fno-common -DPIC -o .libs/cmsratebond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cmsratebond.cpp -o cmsratebond.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpibond.cpp -o cpibond.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fixedratebond.cpp -o fixedratebond.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c btp.cpp -o btp.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o floatingratebond.lo floatingratebond.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c floatingratebond.cpp -fno-common -DPIC -o .libs/floatingratebond.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o zerocouponbond.lo zerocouponbond.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zerocouponbond.cpp -fno-common -DPIC -o .libs/zerocouponbond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zerocouponbond.cpp -o zerocouponbond.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c floatingratebond.cpp -o floatingratebond.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libBonds.la btp.lo cmsratebond.lo cpibond.lo fixedratebond.lo floatingratebond.lo zerocouponbond.lo
libtool: link: ar cru .libs/libBonds.a .libs/btp.o .libs/cmsratebond.o .libs/cpibond.o .libs/fixedratebond.o .libs/floatingratebond.o .libs/zerocouponbond.o
libtool: link: ranlib .libs/libBonds.a
libtool: link: ( cd ".libs" && rm -f "libBonds.la" && ln -s "../libBonds.la" "libBonds.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/instruments/bonds'
/usr/bin/install -c -m 644 all.hpp btp.hpp cmsratebond.hpp cpibond.hpp fixedratebond.hpp floatingratebond.hpp zerocouponbond.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/instruments/bonds'
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o asianoption.lo asianoption.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o assetswap.lo assetswap.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o averagetype.lo averagetype.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o barrieroption.lo barrieroption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c assetswap.cpp -fno-common -DPIC -o .libs/assetswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c asianoption.cpp -fno-common -DPIC -o .libs/asianoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c averagetype.cpp -fno-common -DPIC -o .libs/averagetype.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c barrieroption.cpp -fno-common -DPIC -o .libs/barrieroption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c averagetype.cpp -o averagetype.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o barriertype.lo barriertype.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c barriertype.cpp -fno-common -DPIC -o .libs/barriertype.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c asianoption.cpp -o asianoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c barrieroption.cpp -o barrieroption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c barriertype.cpp -o barriertype.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o basketoption.lo basketoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c basketoption.cpp -fno-common -DPIC -o .libs/basketoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c assetswap.cpp -o assetswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o bmaswap.lo bmaswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bmaswap.cpp -fno-common -DPIC -o .libs/bmaswap.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o bond.lo bond.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bond.cpp -fno-common -DPIC -o .libs/bond.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c basketoption.cpp -o basketoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bmaswap.cpp -o bmaswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o capfloor.lo capfloor.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capfloor.cpp -fno-common -DPIC -o .libs/capfloor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bond.cpp -o bond.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o claim.lo claim.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c claim.cpp -fno-common -DPIC -o .libs/claim.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c claim.cpp -o claim.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o cliquetoption.lo cliquetoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cliquetoption.cpp -fno-common -DPIC -o .libs/cliquetoption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o compositeinstrument.lo compositeinstrument.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c compositeinstrument.cpp -fno-common -DPIC -o .libs/compositeinstrument.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capfloor.cpp -o capfloor.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o cpiswap.lo cpiswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpiswap.cpp -fno-common -DPIC -o .libs/cpiswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cliquetoption.cpp -o cliquetoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c compositeinstrument.cpp -o compositeinstrument.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o cpicapfloor.lo cpicapfloor.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicapfloor.cpp -fno-common -DPIC -o .libs/cpicapfloor.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o creditdefaultswap.lo creditdefaultswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c creditdefaultswap.cpp -fno-common -DPIC -o .libs/creditdefaultswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpiswap.cpp -o cpiswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o dividendbarrieroption.lo dividendbarrieroption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dividendbarrieroption.cpp -fno-common -DPIC -o .libs/dividendbarrieroption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicapfloor.cpp -o cpicapfloor.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dividendbarrieroption.cpp -o dividendbarrieroption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c creditdefaultswap.cpp -o creditdefaultswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o dividendvanillaoption.lo dividendvanillaoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dividendvanillaoption.cpp -fno-common -DPIC -o .libs/dividendvanillaoption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o europeanoption.lo europeanoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c europeanoption.cpp -fno-common -DPIC -o .libs/europeanoption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o fixedratebondforward.lo fixedratebondforward.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c fixedratebondforward.cpp -fno-common -DPIC -o .libs/fixedratebondforward.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o floatfloatswap.lo floatfloatswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c floatfloatswap.cpp -fno-common -DPIC -o .libs/floatfloatswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c europeanoption.cpp -o europeanoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c fixedratebondforward.cpp -o fixedratebondforward.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dividendvanillaoption.cpp -o dividendvanillaoption.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o floatfloatswaption.lo floatfloatswaption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c floatfloatswaption.cpp -fno-common -DPIC -o .libs/floatfloatswaption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o forward.lo forward.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forward.cpp -fno-common -DPIC -o .libs/forward.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c floatfloatswap.cpp -o floatfloatswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forward.cpp -o forward.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o forwardrateagreement.lo forwardrateagreement.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardrateagreement.cpp -fno-common -DPIC -o .libs/forwardrateagreement.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c floatfloatswaption.cpp -o floatfloatswaption.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o forwardvanillaoption.lo forwardvanillaoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardvanillaoption.cpp -fno-common -DPIC -o .libs/forwardvanillaoption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o futures.lo futures.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c futures.cpp -fno-common -DPIC -o .libs/futures.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardrateagreement.cpp -o forwardrateagreement.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c futures.cpp -o futures.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardvanillaoption.cpp -o forwardvanillaoption.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o impliedvolatility.lo impliedvolatility.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c impliedvolatility.cpp -fno-common -DPIC -o .libs/impliedvolatility.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o inflationcapfloor.lo inflationcapfloor.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o lookbackoption.lo lookbackoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcapfloor.cpp -fno-common -DPIC -o .libs/inflationcapfloor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c lookbackoption.cpp -fno-common -DPIC -o .libs/lookbackoption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o makecapfloor.lo makecapfloor.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makecapfloor.cpp -fno-common -DPIC -o .libs/makecapfloor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c impliedvolatility.cpp -o impliedvolatility.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c lookbackoption.cpp -o lookbackoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcapfloor.cpp -o inflationcapfloor.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makecapfloor.cpp -o makecapfloor.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o makecms.lo makecms.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makecms.cpp -fno-common -DPIC -o .libs/makecms.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o makeois.lo makeois.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makeois.cpp -fno-common -DPIC -o .libs/makeois.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o makeswaption.lo makeswaption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makeswaption.cpp -fno-common -DPIC -o .libs/makeswaption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o makevanillaswap.lo makevanillaswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makevanillaswap.cpp -fno-common -DPIC -o .libs/makevanillaswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makecms.cpp -o makecms.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makeois.cpp -o makeois.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makeswaption.cpp -o makeswaption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makevanillaswap.cpp -o makevanillaswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o makeyoyinflationcapfloor.lo makeyoyinflationcapfloor.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o multiassetoption.lo multiassetoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makeyoyinflationcapfloor.cpp -fno-common -DPIC -o .libs/makeyoyinflationcapfloor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c multiassetoption.cpp -fno-common -DPIC -o .libs/multiassetoption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o nonstandardswap.lo nonstandardswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c nonstandardswap.cpp -fno-common -DPIC -o .libs/nonstandardswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c multiassetoption.cpp -o multiassetoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c makeyoyinflationcapfloor.cpp -o makeyoyinflationcapfloor.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o nonstandardswaption.lo nonstandardswaption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c nonstandardswaption.cpp -fno-common -DPIC -o .libs/nonstandardswaption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o oneassetoption.lo oneassetoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c oneassetoption.cpp -fno-common -DPIC -o .libs/oneassetoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c nonstandardswap.cpp -o nonstandardswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o overnightindexedswap.lo overnightindexedswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c overnightindexedswap.cpp -fno-common -DPIC -o .libs/overnightindexedswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c oneassetoption.cpp -o oneassetoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c nonstandardswaption.cpp -o nonstandardswaption.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o payoffs.lo payoffs.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c payoffs.cpp -fno-common -DPIC -o .libs/payoffs.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c overnightindexedswap.cpp -o overnightindexedswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o quantobarrieroption.lo quantobarrieroption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c quantobarrieroption.cpp -fno-common -DPIC -o .libs/quantobarrieroption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c payoffs.cpp -o payoffs.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c quantobarrieroption.cpp -o quantobarrieroption.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o quantoforwardvanillaoption.lo quantoforwardvanillaoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c quantoforwardvanillaoption.cpp -fno-common -DPIC -o .libs/quantoforwardvanillaoption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o quantovanillaoption.lo quantovanillaoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c quantovanillaoption.cpp -fno-common -DPIC -o .libs/quantovanillaoption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o stickyratchet.lo stickyratchet.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o stock.lo stock.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c stickyratchet.cpp -fno-common -DPIC -o .libs/stickyratchet.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c stock.cpp -fno-common -DPIC -o .libs/stock.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c quantoforwardvanillaoption.cpp -o quantoforwardvanillaoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c quantovanillaoption.cpp -o quantovanillaoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c stickyratchet.cpp -o stickyratchet.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c stock.cpp -o stock.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o swap.lo swap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c swap.cpp -fno-common -DPIC -o .libs/swap.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o swaption.lo swaption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c swaption.cpp -fno-common -DPIC -o .libs/swaption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o vanillaoption.lo vanillaoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c vanillaoption.cpp -fno-common -DPIC -o .libs/vanillaoption.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o vanillaswap.lo vanillaswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c vanillaswap.cpp -fno-common -DPIC -o .libs/vanillaswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c swap.cpp -o swap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c swaption.cpp -o swaption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c vanillaswap.cpp -o vanillaswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o vanillaswingoption.lo vanillaswingoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c vanillaswingoption.cpp -fno-common -DPIC -o .libs/vanillaswingoption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c vanillaoption.cpp -o vanillaoption.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o varianceswap.lo varianceswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c varianceswap.cpp -fno-common -DPIC -o .libs/varianceswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c vanillaswingoption.cpp -o vanillaswingoption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c varianceswap.cpp -o varianceswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o yearonyearinflationswap.lo yearonyearinflationswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c yearonyearinflationswap.cpp -fno-common -DPIC -o .libs/yearonyearinflationswap.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o zerocouponinflationswap.lo zerocouponinflationswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c zerocouponinflationswap.cpp -fno-common -DPIC -o .libs/zerocouponinflationswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c yearonyearinflationswap.cpp -o yearonyearinflationswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c zerocouponinflationswap.cpp -o zerocouponinflationswap.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libInstruments.la asianoption.lo assetswap.lo averagetype.lo barrieroption.lo barriertype.lo basketoption.lo bmaswap.lo bond.lo capfloor.lo claim.lo cliquetoption.lo compositeinstrument.lo cpiswap.lo cpicapfloor.lo creditdefaultswap.lo dividendbarrieroption.lo dividendvanillaoption.lo europeanoption.lo fixedratebondforward.lo floatfloatswap.lo floatfloatswaption.lo forward.lo forwardrateagreement.lo forwardvanillaoption.lo futures.lo impliedvolatility.lo inflationcapfloor.lo lookbackoption.lo makecapfloor.lo makecms.lo makeois.lo makeswaption.lo makevanillaswap.lo makeyoyinflationcapfloor.lo multiassetoption.lo nonstandardswap.lo nonstandardswaption.lo oneassetoption.lo overnightindexedswap.lo payoffs.lo quantobarrieroption.lo quantoforwardvanillaoption.lo quantovanillaoption.lo stickyratchet.lo stock.lo swap.lo swaption.lo vanillaoption.lo vanillaswap.lo vanillaswingoption.lo varianceswap.lo yearonyearinflationswap.lo zerocouponinflationswap.lo bonds/libBonds.la
libtool: link: (cd .libs/libInstruments.lax/libBonds.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/instruments/bonds/.libs/libBonds.a")
libtool: link: ar cru .libs/libInstruments.a .libs/asianoption.o .libs/assetswap.o .libs/averagetype.o .libs/barrieroption.o .libs/barriertype.o .libs/basketoption.o .libs/bmaswap.o .libs/bond.o .libs/capfloor.o .libs/claim.o .libs/cliquetoption.o .libs/compositeinstrument.o .libs/cpiswap.o .libs/cpicapfloor.o .libs/creditdefaultswap.o .libs/dividendbarrieroption.o .libs/dividendvanillaoption.o .libs/europeanoption.o .libs/fixedratebondforward.o .libs/floatfloatswap.o .libs/floatfloatswaption.o .libs/forward.o .libs/forwardrateagreement.o .libs/forwardvanillaoption.o .libs/futures.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/nonstandardswap.o .libs/nonstandardswaption.o .libs/oneassetoption.o .libs/overnightindexedswap.o .libs/payoffs.o .libs/quantobarrieroption.o .libs/quantoforwardvanillaoption.o .libs/quantovanillaoption.o .libs/stickyratchet.o .libs/stock.o .libs/swap.o .libs/swaption.o .libs/vanillaoption.o .libs/vanillaswap.o .libs/vanillaswingoption.o .libs/varianceswap.o .libs/yearonyearinflationswap.o .libs/zerocouponinflationswap.o .libs/libInstruments.lax/libBonds.a/btp.o .libs/libInstruments.lax/libBonds.a/cmsratebond.o .libs/libInstruments.lax/libBonds.a/cpibond.o .libs/libInstruments.lax/libBonds.a/fixedratebond.o .libs/libInstruments.lax/libBonds.a/floatingratebond.o .libs/libInstruments.lax/libBonds.a/zerocouponbond.o
libtool: link: ranlib .libs/libInstruments.a
libtool: link: rm -fr .libs/libInstruments.lax
libtool: link: ( cd ".libs" && rm -f "libInstruments.la" && ln -s "../libInstruments.la" "libInstruments.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/instruments'
/usr/bin/install -c -m 644 all.hpp asianoption.hpp assetswap.hpp averagetype.hpp barrieroption.hpp barriertype.hpp basketoption.hpp bmaswap.hpp bond.hpp callabilityschedule.hpp capfloor.hpp claim.hpp cliquetoption.hpp compositeinstrument.hpp cpiswap.hpp cpicapfloor.hpp creditdefaultswap.hpp dividendbarrieroption.hpp dividendschedule.hpp dividendvanillaoption.hpp europeanoption.hpp fixedratebondforward.hpp floatfloatswap.hpp floatfloatswaption.hpp forward.hpp forwardrateagreement.hpp forwardvanillaoption.hpp futures.hpp impliedvolatility.hpp inflationcapfloor.hpp lookbackoption.hpp makecapfloor.hpp makecms.hpp makeois.hpp makeswaption.hpp makevanillaswap.hpp makeyoyinflationcapfloor.hpp multiassetoption.hpp nonstandardswap.hpp nonstandardswaption.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/instruments'
/usr/bin/install -c -m 644 oneassetoption.hpp overnightindexedswap.hpp payoffs.hpp quantobarrieroption.hpp quantoforwardvanillaoption.hpp quantovanillaoption.hpp stickyratchet.hpp stock.hpp swap.hpp swaption.hpp vanillaoption.hpp vanillastorageoption.hpp vanillaswingoption.hpp vanillaswap.hpp varianceswap.hpp yearonyearinflationswap.hpp zerocouponinflationswap.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/instruments'
Making install in legacy
Making install in libormarketmodels
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lfmcovarparam.lo lfmcovarparam.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lfmcovarproxy.lo lfmcovarproxy.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lfmhullwhiteparam.lo lfmhullwhiteparam.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lfmprocess.lo lfmprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmcovarparam.cpp -fno-common -DPIC -o .libs/lfmcovarparam.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmcovarproxy.cpp -fno-common -DPIC -o .libs/lfmcovarproxy.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmprocess.cpp -fno-common -DPIC -o .libs/lfmprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmhullwhiteparam.cpp -fno-common -DPIC -o .libs/lfmhullwhiteparam.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmcovarparam.cpp -o lfmcovarparam.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmcovarproxy.cpp -o lfmcovarproxy.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmhullwhiteparam.cpp -o lfmhullwhiteparam.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmprocess.cpp -o lfmprocess.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lfmswaptionengine.lo lfmswaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmswaptionengine.cpp -fno-common -DPIC -o .libs/lfmswaptionengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o liborforwardmodel.lo liborforwardmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c liborforwardmodel.cpp -fno-common -DPIC -o .libs/liborforwardmodel.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lmcorrmodel.lo lmcorrmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmcorrmodel.cpp -fno-common -DPIC -o .libs/lmcorrmodel.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lmexpcorrmodel.lo lmexpcorrmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmexpcorrmodel.cpp -fno-common -DPIC -o .libs/lmexpcorrmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmcorrmodel.cpp -o lmcorrmodel.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c liborforwardmodel.cpp -o liborforwardmodel.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lfmswaptionengine.cpp -o lfmswaptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmexpcorrmodel.cpp -o lmexpcorrmodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lmextlinexpvolmodel.lo lmextlinexpvolmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmextlinexpvolmodel.cpp -fno-common -DPIC -o .libs/lmextlinexpvolmodel.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lmfixedvolmodel.lo lmfixedvolmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmfixedvolmodel.cpp -fno-common -DPIC -o .libs/lmfixedvolmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmextlinexpvolmodel.cpp -o lmextlinexpvolmodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lmlinexpcorrmodel.lo lmlinexpcorrmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmlinexpcorrmodel.cpp -fno-common -DPIC -o .libs/lmlinexpcorrmodel.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lmlinexpvolmodel.lo lmlinexpvolmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmlinexpvolmodel.cpp -fno-common -DPIC -o .libs/lmlinexpvolmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmfixedvolmodel.cpp -o lmfixedvolmodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lmvolmodel.lo lmvolmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmvolmodel.cpp -fno-common -DPIC -o .libs/lmvolmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmlinexpcorrmodel.cpp -o lmlinexpcorrmodel.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmlinexpvolmodel.cpp -o lmlinexpvolmodel.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmvolmodel.cpp -o lmvolmodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/legacy/libormarketmodels'
/usr/bin/install -c -m 644 all.hpp lfmcovarparam.hpp lfmcovarproxy.hpp lfmhullwhiteparam.hpp lfmprocess.hpp lfmswaptionengine.hpp liborforwardmodel.hpp lmconstwrappercorrmodel.hpp lmconstwrappervolmodel.hpp lmcorrmodel.hpp lmexpcorrmodel.hpp lmextlinexpvolmodel.hpp lmfixedvolmodel.hpp lmlinexpcorrmodel.hpp lmlinexpvolmodel.hpp lmvolmodel.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/legacy/libormarketmodels'
/bin/sh ../../libtool --tag=CC --mode=link clang -g -O2 -o libLegacy.la libormarketmodels/libLiborMarketModels.la
libtool: link: (cd .libs/libLegacy.lax/libLiborMarketModels.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/legacy/libormarketmodels/.libs/libLiborMarketModels.a")
libtool: link: ar cru .libs/libLegacy.a .libs/libLegacy.lax/libLiborMarketModels.a/lfmcovarparam.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmcovarproxy.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmhullwhiteparam.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmprocess.o .libs/libLegacy.lax/libLiborMarketModels.a/lfmswaptionengine.o .libs/libLegacy.lax/libLiborMarketModels.a/liborforwardmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmcorrmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmexpcorrmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmextlinexpvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmfixedvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmlinexpcorrmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmlinexpvolmodel.o .libs/libLegacy.lax/libLiborMarketModels.a/lmvolmodel.o
libtool: link: ranlib .libs/libLegacy.a
libtool: link: rm -fr .libs/libLegacy.lax
libtool: link: ( cd ".libs" && rm -f "libLegacy.la" && ln -s "../libLegacy.la" "libLegacy.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/legacy'
/usr/bin/install -c -m 644 all.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/legacy'
Making install in math
Making install in copulas
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o alimikhailhaqcopula.lo alimikhailhaqcopula.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o claytoncopula.lo claytoncopula.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o farliegumbelmorgensterncopula.lo farliegumbelmorgensterncopula.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o frankcopula.lo frankcopula.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c alimikhailhaqcopula.cpp -fno-common -DPIC -o .libs/alimikhailhaqcopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c farliegumbelmorgensterncopula.cpp -fno-common -DPIC -o .libs/farliegumbelmorgensterncopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c claytoncopula.cpp -fno-common -DPIC -o .libs/claytoncopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c frankcopula.cpp -fno-common -DPIC -o .libs/frankcopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c alimikhailhaqcopula.cpp -o alimikhailhaqcopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c farliegumbelmorgensterncopula.cpp -o farliegumbelmorgensterncopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c claytoncopula.cpp -o claytoncopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c frankcopula.cpp -o frankcopula.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o galamboscopula.lo galamboscopula.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussiancopula.lo gaussiancopula.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gumbelcopula.lo gumbelcopula.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o huslerreisscopula.lo huslerreisscopula.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussiancopula.cpp -fno-common -DPIC -o .libs/gaussiancopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c galamboscopula.cpp -fno-common -DPIC -o .libs/galamboscopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gumbelcopula.cpp -fno-common -DPIC -o .libs/gumbelcopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c huslerreisscopula.cpp -fno-common -DPIC -o .libs/huslerreisscopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gumbelcopula.cpp -o gumbelcopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c galamboscopula.cpp -o galamboscopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c huslerreisscopula.cpp -o huslerreisscopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussiancopula.cpp -o gaussiancopula.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o independentcopula.lo independentcopula.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o marshallolkincopula.lo marshallolkincopula.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o maxcopula.lo maxcopula.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mincopula.lo mincopula.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c marshallolkincopula.cpp -fno-common -DPIC -o .libs/marshallolkincopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c independentcopula.cpp -fno-common -DPIC -o .libs/independentcopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c maxcopula.cpp -fno-common -DPIC -o .libs/maxcopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mincopula.cpp -fno-common -DPIC -o .libs/mincopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mincopula.cpp -o mincopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c independentcopula.cpp -o independentcopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c maxcopula.cpp -o maxcopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c marshallolkincopula.cpp -o marshallolkincopula.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o plackettcopula.lo plackettcopula.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c plackettcopula.cpp -fno-common -DPIC -o .libs/plackettcopula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c plackettcopula.cpp -o plackettcopula.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCopulas.la alimikhailhaqcopula.lo claytoncopula.lo farliegumbelmorgensterncopula.lo frankcopula.lo galamboscopula.lo gaussiancopula.lo gumbelcopula.lo huslerreisscopula.lo independentcopula.lo marshallolkincopula.lo maxcopula.lo mincopula.lo plackettcopula.lo
libtool: link: ar cru .libs/libCopulas.a .libs/alimikhailhaqcopula.o .libs/claytoncopula.o .libs/farliegumbelmorgensterncopula.o .libs/frankcopula.o .libs/galamboscopula.o .libs/gaussiancopula.o .libs/gumbelcopula.o .libs/huslerreisscopula.o .libs/independentcopula.o .libs/marshallolkincopula.o .libs/maxcopula.o .libs/mincopula.o .libs/plackettcopula.o
libtool: link: ranlib .libs/libCopulas.a
libtool: link: ( cd ".libs" && rm -f "libCopulas.la" && ln -s "../libCopulas.la" "libCopulas.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/copulas'
/usr/bin/install -c -m 644 all.hpp alimikhailhaqcopula.hpp claytoncopula.hpp farliegumbelmorgensterncopula.hpp frankcopula.hpp galamboscopula.hpp gaussiancopula.hpp gumbelcopula.hpp huslerreisscopula.hpp independentcopula.hpp marshallolkincopula.hpp maxcopula.hpp mincopula.hpp plackettcopula.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/copulas'
Making install in distributions
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bivariatenormaldistribution.lo bivariatenormaldistribution.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bivariatestudenttdistribution.lo bivariatestudenttdistribution.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o chisquaredistribution.lo chisquaredistribution.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gammadistribution.lo gammadistribution.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bivariatenormaldistribution.cpp -fno-common -DPIC -o .libs/bivariatenormaldistribution.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bivariatestudenttdistribution.cpp -fno-common -DPIC -o .libs/bivariatestudenttdistribution.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c chisquaredistribution.cpp -fno-common -DPIC -o .libs/chisquaredistribution.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gammadistribution.cpp -fno-common -DPIC -o .libs/gammadistribution.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bivariatestudenttdistribution.cpp -o bivariatestudenttdistribution.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gammadistribution.cpp -o gammadistribution.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c chisquaredistribution.cpp -o chisquaredistribution.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o normaldistribution.lo normaldistribution.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c normaldistribution.cpp -fno-common -DPIC -o .libs/normaldistribution.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bivariatenormaldistribution.cpp -o bivariatenormaldistribution.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o studenttdistribution.lo studenttdistribution.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c studenttdistribution.cpp -fno-common -DPIC -o .libs/studenttdistribution.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c studenttdistribution.cpp -o studenttdistribution.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c normaldistribution.cpp -o normaldistribution.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libDistributions.la bivariatenormaldistribution.lo bivariatestudenttdistribution.lo chisquaredistribution.lo gammadistribution.lo normaldistribution.lo studenttdistribution.lo
libtool: link: ar cru .libs/libDistributions.a .libs/bivariatenormaldistribution.o .libs/bivariatestudenttdistribution.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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/distributions'
/usr/bin/install -c -m 644 all.hpp binomialdistribution.hpp bivariatenormaldistribution.hpp bivariatestudenttdistribution.hpp chisquaredistribution.hpp gammadistribution.hpp normaldistribution.hpp poissondistribution.hpp studenttdistribution.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/distributions'
Making install in integrals
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discreteintegrals.lo discreteintegrals.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o filonintegral.lo filonintegral.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gausslobattointegral.lo gausslobattointegral.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussianorthogonalpolynomial.lo gaussianorthogonalpolynomial.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c filonintegral.cpp -fno-common -DPIC -o .libs/filonintegral.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussianorthogonalpolynomial.cpp -fno-common -DPIC -o .libs/gaussianorthogonalpolynomial.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discreteintegrals.cpp -fno-common -DPIC -o .libs/discreteintegrals.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gausslobattointegral.cpp -fno-common -DPIC -o .libs/gausslobattointegral.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussianorthogonalpolynomial.cpp -o gaussianorthogonalpolynomial.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gausslobattointegral.cpp -o gausslobattointegral.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c filonintegral.cpp -o filonintegral.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussianquadratures.lo gaussianquadratures.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussianquadratures.cpp -fno-common -DPIC -o .libs/gaussianquadratures.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discreteintegrals.cpp -o discreteintegrals.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o integral.lo integral.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integral.cpp -fno-common -DPIC -o .libs/integral.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussianquadratures.cpp -o gaussianquadratures.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o kronrodintegral.lo kronrodintegral.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kronrodintegral.cpp -fno-common -DPIC -o .libs/kronrodintegral.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integral.cpp -o integral.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o segmentintegral.lo segmentintegral.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c segmentintegral.cpp -fno-common -DPIC -o .libs/segmentintegral.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kronrodintegral.cpp -o kronrodintegral.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c segmentintegral.cpp -o segmentintegral.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libIntegrals.la discreteintegrals.lo filonintegral.lo gausslobattointegral.lo gaussianorthogonalpolynomial.lo gaussianquadratures.lo integral.lo kronrodintegral.lo segmentintegral.lo
libtool: link: ar cru .libs/libIntegrals.a .libs/discreteintegrals.o .libs/filonintegral.o .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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/integrals'
/usr/bin/install -c -m 644 all.hpp discreteintegrals.hpp filonintegral.hpp gausslobattointegral.hpp gaussianorthogonalpolynomial.hpp gaussianquadratures.hpp integral.hpp kronrodintegral.hpp segmentintegral.hpp simpsonintegral.hpp trapezoidintegral.hpp twodimensionalintegral.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/integrals'
Making install in interpolations
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/interpolations'
/usr/bin/install -c -m 644 all.hpp abcdinterpolation.hpp backwardflatinterpolation.hpp backwardflatlinearinterpolation.hpp bicubicsplineinterpolation.hpp bilinearinterpolation.hpp convexmonotoneinterpolation.hpp cubicinterpolation.hpp extrapolation.hpp flatextrapolation2d.hpp forwardflatinterpolation.hpp interpolation2d.hpp kernelinterpolation.hpp kernelinterpolation2d.hpp linearinterpolation.hpp loginterpolation.hpp mixedinterpolation.hpp multicubicspline.hpp sabrinterpolation.hpp xabrinterpolation.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/interpolations'
Making install in matrixutilities
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bicgstab.lo bicgstab.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o basisincompleteordered.lo basisincompleteordered.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o choleskydecomposition.lo choleskydecomposition.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o factorreduction.lo factorreduction.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bicgstab.cpp -fno-common -DPIC -o .libs/bicgstab.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basisincompleteordered.cpp -fno-common -DPIC -o .libs/basisincompleteordered.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c choleskydecomposition.cpp -fno-common -DPIC -o .libs/choleskydecomposition.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c factorreduction.cpp -fno-common -DPIC -o .libs/factorreduction.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c choleskydecomposition.cpp -o choleskydecomposition.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c factorreduction.cpp -o factorreduction.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basisincompleteordered.cpp -o basisincompleteordered.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bicgstab.cpp -o bicgstab.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o getcovariance.lo getcovariance.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c getcovariance.cpp -fno-common -DPIC -o .libs/getcovariance.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o pseudosqrt.lo pseudosqrt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pseudosqrt.cpp -fno-common -DPIC -o .libs/pseudosqrt.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o qrdecomposition.lo qrdecomposition.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c qrdecomposition.cpp -fno-common -DPIC -o .libs/qrdecomposition.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sparseilupreconditioner.lo sparseilupreconditioner.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sparseilupreconditioner.cpp -fno-common -DPIC -o .libs/sparseilupreconditioner.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c getcovariance.cpp -o getcovariance.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pseudosqrt.cpp -o pseudosqrt.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c qrdecomposition.cpp -o qrdecomposition.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o svd.lo svd.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c svd.cpp -fno-common -DPIC -o .libs/svd.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o symmetricschurdecomposition.lo symmetricschurdecomposition.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c symmetricschurdecomposition.cpp -fno-common -DPIC -o .libs/symmetricschurdecomposition.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o tapcorrelations.lo tapcorrelations.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c tapcorrelations.cpp -fno-common -DPIC -o .libs/tapcorrelations.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c svd.cpp -o svd.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sparseilupreconditioner.cpp -o sparseilupreconditioner.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c symmetricschurdecomposition.cpp -o symmetricschurdecomposition.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o tqreigendecomposition.lo tqreigendecomposition.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c tapcorrelations.cpp -o tapcorrelations.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c tqreigendecomposition.cpp -fno-common -DPIC -o .libs/tqreigendecomposition.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c tqreigendecomposition.cpp -o tqreigendecomposition.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libMatrixUtilities.la bicgstab.lo basisincompleteordered.lo choleskydecomposition.lo factorreduction.lo getcovariance.lo pseudosqrt.lo qrdecomposition.lo sparseilupreconditioner.lo svd.lo symmetricschurdecomposition.lo tapcorrelations.lo tqreigendecomposition.lo
libtool: link: ar cru .libs/libMatrixUtilities.a .libs/bicgstab.o .libs/basisincompleteordered.o .libs/choleskydecomposition.o .libs/factorreduction.o .libs/getcovariance.o .libs/pseudosqrt.o .libs/qrdecomposition.o .libs/sparseilupreconditioner.o .libs/svd.o .libs/symmetricschurdecomposition.o .libs/tapcorrelations.o .libs/tqreigendecomposition.o
libtool: link: ranlib .libs/libMatrixUtilities.a
libtool: link: ( cd ".libs" && rm -f "libMatrixUtilities.la" && ln -s "../libMatrixUtilities.la" "libMatrixUtilities.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/matrixutilities'
/usr/bin/install -c -m 644 all.hpp basisincompleteordered.hpp bicgstab.hpp choleskydecomposition.hpp factorreduction.hpp getcovariance.hpp pseudosqrt.hpp qrdecomposition.hpp sparseilupreconditioner.hpp sparsematrix.hpp svd.hpp symmetricschurdecomposition.hpp tapcorrelations.hpp tqreigendecomposition.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/matrixutilities'
Making install in ode
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/ode'
/usr/bin/install -c -m 644 all.hpp adaptiverungekutta.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/ode'
Making install in optimization
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o armijo.lo armijo.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bfgs.lo bfgs.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o conjugategradient.lo conjugategradient.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o constraint.lo constraint.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c constraint.cpp -fno-common -DPIC -o .libs/constraint.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c conjugategradient.cpp -fno-common -DPIC -o .libs/conjugategradient.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c armijo.cpp -fno-common -DPIC -o .libs/armijo.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bfgs.cpp -fno-common -DPIC -o .libs/bfgs.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c conjugategradient.cpp -o conjugategradient.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c constraint.cpp -o constraint.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c armijo.cpp -o armijo.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bfgs.cpp -o bfgs.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o differentialevolution.lo differentialevolution.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o endcriteria.lo endcriteria.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o leastsquare.lo leastsquare.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c differentialevolution.cpp -fno-common -DPIC -o .libs/differentialevolution.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c endcriteria.cpp -fno-common -DPIC -o .libs/endcriteria.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c leastsquare.cpp -fno-common -DPIC -o .libs/leastsquare.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o levenbergmarquardt.lo levenbergmarquardt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c levenbergmarquardt.cpp -fno-common -DPIC -o .libs/levenbergmarquardt.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c endcriteria.cpp -o endcriteria.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c leastsquare.cpp -o leastsquare.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c differentialevolution.cpp -o differentialevolution.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c levenbergmarquardt.cpp -o levenbergmarquardt.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o linesearch.lo linesearch.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c linesearch.cpp -fno-common -DPIC -o .libs/linesearch.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o linesearchbasedmethod.lo linesearchbasedmethod.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c linesearchbasedmethod.cpp -fno-common -DPIC -o .libs/linesearchbasedmethod.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c linesearch.cpp -o linesearch.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lmdif.lo lmdif.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o projectedcostfunction.lo projectedcostfunction.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmdif.cpp -fno-common -DPIC -o .libs/lmdif.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c projectedcostfunction.cpp -fno-common -DPIC -o .libs/projectedcostfunction.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c linesearchbasedmethod.cpp -o linesearchbasedmethod.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lmdif.cpp -o lmdif.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o projection.lo projection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c projection.cpp -fno-common -DPIC -o .libs/projection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c projectedcostfunction.cpp -o projectedcostfunction.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o simplex.lo simplex.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c simplex.cpp -fno-common -DPIC -o .libs/simplex.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o spherecylinder.lo spherecylinder.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c spherecylinder.cpp -fno-common -DPIC -o .libs/spherecylinder.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o steepestdescent.lo steepestdescent.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c steepestdescent.cpp -fno-common -DPIC -o .libs/steepestdescent.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c projection.cpp -o projection.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c spherecylinder.cpp -o spherecylinder.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c simplex.cpp -o simplex.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c steepestdescent.cpp -o steepestdescent.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libOptimization.la armijo.lo bfgs.lo conjugategradient.lo constraint.lo differentialevolution.lo endcriteria.lo leastsquare.lo levenbergmarquardt.lo linesearch.lo linesearchbasedmethod.lo lmdif.lo projectedcostfunction.lo projection.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/differentialevolution.o .libs/endcriteria.o .libs/leastsquare.o .libs/levenbergmarquardt.o .libs/linesearch.o .libs/linesearchbasedmethod.o .libs/lmdif.o .libs/projectedcostfunction.o .libs/projection.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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/optimization'
/usr/bin/install -c -m 644 all.hpp armijo.hpp bfgs.hpp conjugategradient.hpp constraint.hpp costfunction.hpp differentialevolution.hpp endcriteria.hpp leastsquare.hpp levenbergmarquardt.hpp linesearch.hpp linesearchbasedmethod.hpp lmdif.hpp method.hpp problem.hpp projectedconstraint.hpp projectedcostfunction.hpp projection.hpp simplex.hpp simulatedannealing.hpp spherecylinder.hpp steepestdescent.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/optimization'
Making install in randomnumbers
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o faurersg.lo faurersg.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o haltonrsg.lo haltonrsg.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o knuthuniformrng.lo knuthuniformrng.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o latticersg.lo latticersg.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c haltonrsg.cpp -fno-common -DPIC -o .libs/haltonrsg.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c knuthuniformrng.cpp -fno-common -DPIC -o .libs/knuthuniformrng.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c latticersg.cpp -fno-common -DPIC -o .libs/latticersg.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c faurersg.cpp -fno-common -DPIC -o .libs/faurersg.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c latticersg.cpp -o latticersg.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c knuthuniformrng.cpp -o knuthuniformrng.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o latticerules.lo latticerules.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c latticerules.cpp -fno-common -DPIC -o .libs/latticerules.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lecuyeruniformrng.lo lecuyeruniformrng.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lecuyeruniformrng.cpp -fno-common -DPIC -o .libs/lecuyeruniformrng.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c faurersg.cpp -o faurersg.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c haltonrsg.cpp -o haltonrsg.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c latticerules.cpp -o latticerules.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lecuyeruniformrng.cpp -o lecuyeruniformrng.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mt19937uniformrng.lo mt19937uniformrng.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o primitivepolynomials.lo primitivepolynomials.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mt19937uniformrng.cpp -fno-common -DPIC -o .libs/mt19937uniformrng.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c primitivepolynomials.cpp -fno-common -DPIC -o .libs/primitivepolynomials.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c primitivepolynomials.cpp -o primitivepolynomials.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o seedgenerator.lo seedgenerator.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c seedgenerator.cpp -fno-common -DPIC -o .libs/seedgenerator.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sobolbrownianbridgersg.lo sobolbrownianbridgersg.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sobolbrownianbridgersg.cpp -fno-common -DPIC -o .libs/sobolbrownianbridgersg.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sobolrsg.lo sobolrsg.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mt19937uniformrng.cpp -o mt19937uniformrng.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sobolrsg.cpp -fno-common -DPIC -o .libs/sobolrsg.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c seedgenerator.cpp -o seedgenerator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sobolbrownianbridgersg.cpp -o sobolbrownianbridgersg.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sobolrsg.cpp -o sobolrsg.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libRandomNumbers.la faurersg.lo haltonrsg.lo knuthuniformrng.lo latticersg.lo latticerules.lo lecuyeruniformrng.lo mt19937uniformrng.lo primitivepolynomials.lo seedgenerator.lo sobolbrownianbridgersg.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/sobolbrownianbridgersg.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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/randomnumbers'
/usr/bin/install -c -m 644 all.hpp boxmullergaussianrng.hpp centrallimitgaussianrng.hpp faurersg.hpp haltonrsg.hpp inversecumulativerng.hpp inversecumulativersg.hpp knuthuniformrng.hpp latticersg.hpp latticerules.hpp lecuyeruniformrng.hpp mt19937uniformrng.hpp primitivepolynomials.hpp randomizedlds.hpp randomsequencegenerator.hpp ranluxuniformrng.hpp rngtraits.hpp seedgenerator.hpp sobolbrownianbridgersg.hpp sobolrsg.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/randomnumbers'
Making install in solvers1d
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/solvers1d'
/usr/bin/install -c -m 644 all.hpp bisection.hpp brent.hpp falseposition.hpp finitedifferencenewtonsafe.hpp newton.hpp newtonsafe.hpp ridder.hpp secant.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/solvers1d'
Making install in statistics
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discrepancystatistics.lo discrepancystatistics.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o generalstatistics.lo generalstatistics.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o histogram.lo histogram.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o incrementalstatistics.lo incrementalstatistics.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c histogram.cpp -fno-common -DPIC -o .libs/histogram.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c generalstatistics.cpp -fno-common -DPIC -o .libs/generalstatistics.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discrepancystatistics.cpp -fno-common -DPIC -o .libs/discrepancystatistics.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c incrementalstatistics.cpp -fno-common -DPIC -o .libs/incrementalstatistics.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discrepancystatistics.cpp -o discrepancystatistics.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c incrementalstatistics.cpp -o incrementalstatistics.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c generalstatistics.cpp -o generalstatistics.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c histogram.cpp -o histogram.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math/statistics'
/usr/bin/install -c -m 644 all.hpp convergencestatistics.hpp discrepancystatistics.hpp gaussianstatistics.hpp generalstatistics.hpp histogram.hpp incrementalstatistics.hpp riskstatistics.hpp sequencestatistics.hpp statistics.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math/statistics'
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o bernsteinpolynomial.lo bernsteinpolynomial.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o beta.lo beta.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o bspline.lo bspline.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o errorfunction.lo errorfunction.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bernsteinpolynomial.cpp -fno-common -DPIC -o .libs/bernsteinpolynomial.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c beta.cpp -fno-common -DPIC -o .libs/beta.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bspline.cpp -fno-common -DPIC -o .libs/bspline.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c errorfunction.cpp -fno-common -DPIC -o .libs/errorfunction.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c errorfunction.cpp -o errorfunction.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o factorial.lo factorial.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c factorial.cpp -fno-common -DPIC -o .libs/factorial.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bernsteinpolynomial.cpp -o bernsteinpolynomial.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c beta.cpp -o beta.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c bspline.cpp -o bspline.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c factorial.cpp -o factorial.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o incompletegamma.lo incompletegamma.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c incompletegamma.cpp -fno-common -DPIC -o .libs/incompletegamma.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o matrix.lo matrix.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c matrix.cpp -fno-common -DPIC -o .libs/matrix.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o modifiedbessel.lo modifiedbessel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c modifiedbessel.cpp -fno-common -DPIC -o .libs/modifiedbessel.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o primenumbers.lo primenumbers.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c primenumbers.cpp -fno-common -DPIC -o .libs/primenumbers.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c incompletegamma.cpp -o incompletegamma.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c primenumbers.cpp -o primenumbers.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o quadratic.lo quadratic.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c quadratic.cpp -fno-common -DPIC -o .libs/quadratic.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c modifiedbessel.cpp -o modifiedbessel.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o richardsonextrapolation.lo richardsonextrapolation.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c richardsonextrapolation.cpp -fno-common -DPIC -o .libs/richardsonextrapolation.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c quadratic.cpp -o quadratic.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o rounding.lo rounding.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c rounding.cpp -fno-common -DPIC -o .libs/rounding.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o sampledcurve.lo sampledcurve.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c sampledcurve.cpp -fno-common -DPIC -o .libs/sampledcurve.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c richardsonextrapolation.cpp -o richardsonextrapolation.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c rounding.cpp -o rounding.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c matrix.cpp -o matrix.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c sampledcurve.cpp -o sampledcurve.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libMath.la bernsteinpolynomial.lo beta.lo bspline.lo errorfunction.lo factorial.lo incompletegamma.lo matrix.lo modifiedbessel.lo primenumbers.lo quadratic.lo richardsonextrapolation.lo rounding.lo sampledcurve.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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/math/copulas/.libs/libCopulas.a")
libtool: link: (cd .libs/libMath.lax/libDistributions.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/math/distributions/.libs/libDistributions.a")
libtool: link: (cd .libs/libMath.lax/libIntegrals.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/math/integrals/.libs/libIntegrals.a")
libtool: link: (cd .libs/libMath.lax/libMatrixUtilities.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/math/matrixutilities/.libs/libMatrixUtilities.a")
libtool: link: (cd .libs/libMath.lax/libOptimization.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/math/optimization/.libs/libOptimization.a")
libtool: link: (cd .libs/libMath.lax/libRandomNumbers.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/math/randomnumbers/.libs/libRandomNumbers.a")
libtool: link: (cd .libs/libMath.lax/libStatistics.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/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/modifiedbessel.o .libs/primenumbers.o .libs/quadratic.o .libs/richardsonextrapolation.o .libs/rounding.o .libs/sampledcurve.o .libs/libMath.lax/libCopulas.a/alimikhailhaqcopula.o .libs/libMath.lax/libCopulas.a/claytoncopula.o .libs/libMath.lax/libCopulas.a/farliegumbelmorgensterncopula.o .libs/libMath.lax/libCopulas.a/frankcopula.o .libs/libMath.lax/libCopulas.a/galamboscopula.o .libs/libMath.lax/libCopulas.a/gaussiancopula.o .libs/libMath.lax/libCopulas.a/gumbelcopula.o .libs/libMath.lax/libCopulas.a/huslerreisscopula.o .libs/libMath.lax/libCopulas.a/independentcopula.o .libs/libMath.lax/libCopulas.a/marshallolkincopula.o .libs/libMath.lax/libCopulas.a/maxcopula.o .libs/libMath.lax/libCopulas.a/mincopula.o .libs/libMath.lax/libCopulas.a/plackettcopula.o .libs/libMath.lax/libDistributions.a/bivariatenormaldistribution.o .libs/libMath.lax/libDistributions.a/bivariatestudenttdistribution.o .libs/libMath.lax/libDistributions.a/chisquaredistribution.o .libs/libMath.lax/libDistributions.a/gammadistribution.o .libs/libMath.lax/libDistributions.a/normaldistribution.o .libs/libMath.lax/libDistributions.a/studenttdistribution.o .libs/libMath.lax/libIntegrals.a/discreteintegrals.o .libs/libMath.lax/libIntegrals.a/filonintegral.o .libs/libMath.lax/libIntegrals.a/gaussianorthogonalpolynomial.o .libs/libMath.lax/libIntegrals.a/gaussianquadratures.o .libs/libMath.lax/libIntegrals.a/gausslobattointegral.o .libs/libMath.lax/libIntegrals.a/integral.o .libs/libMath.lax/libIntegrals.a/kronrodintegral.o .libs/libMath.lax/libIntegrals.a/segmentintegral.o .libs/libMath.lax/libMatrixUtilities.a/basisincompleteordered.o .libs/libMath.lax/libMatrixUtilities.a/bicgstab.o .libs/libMath.lax/libMatrixUtilities.a/choleskydecomposition.o .libs/libMath.lax/libMatrixUtilities.a/factorreduction.o .libs/libMath.lax/libMatrixUtilities.a/getcovariance.o .libs/libMath.lax/libMatrixUtilities.a/pseudosqrt.o .libs/libMath.lax/libMatrixUtilities.a/qrdecomposition.o .libs/libMath.lax/libMatrixUtilities.a/sparseilupreconditioner.o .libs/libMath.lax/libMatrixUtilities.a/svd.o .libs/libMath.lax/libMatrixUtilities.a/symmetricschurdecomposition.o .libs/libMath.lax/libMatrixUtilities.a/tapcorrelations.o .libs/libMath.lax/libMatrixUtilities.a/tqreigendecomposition.o .libs/libMath.lax/libOptimization.a/armijo.o .libs/libMath.lax/libOptimization.a/bfgs.o .libs/libMath.lax/libOptimization.a/conjugategradient.o .libs/libMath.lax/libOptimization.a/constraint.o .libs/libMath.lax/libOptimization.a/differentialevolution.o .libs/libMath.lax/libOptimization.a/endcriteria.o .libs/libMath.lax/libOptimization.a/leastsquare.o .libs/libMath.lax/libOptimization.a/levenbergmarquardt.o .libs/libMath.lax/libOptimization.a/linesearch.o .libs/libMath.lax/libOptimization.a/linesearchbasedmethod.o .libs/libMath.lax/libOptimization.a/lmdif.o .libs/libMath.lax/libOptimization.a/projectedcostfunction.o .libs/libMath.lax/libOptimization.a/projection.o .libs/libMath.lax/libOptimization.a/simplex.o .libs/libMath.lax/libOptimization.a/spherecylinder.o .libs/libMath.lax/libOptimization.a/steepestdescent.o .libs/libMath.lax/libRandomNumbers.a/faurersg.o .libs/libMath.lax/libRandomNumbers.a/haltonrsg.o .libs/libMath.lax/libRandomNumbers.a/knuthuniformrng.o .libs/libMath.lax/libRandomNumbers.a/latticersg.o .libs/libMath.lax/libRandomNumbers.a/latticerules.o .libs/libMath.lax/libRandomNumbers.a/lecuyeruniformrng.o .libs/libMath.lax/libRandomNumbers.a/mt19937uniformrng.o .libs/libMath.lax/libRandomNumbers.a/primitivepolynomials.o .libs/libMath.lax/libRandomNumbers.a/seedgenerator.o .libs/libMath.lax/libRandomNumbers.a/sobolbrownianbridgersg.o .libs/libMath.lax/libRandomNumbers.a/sobolrsg.o .libs/libMath.lax/libStatistics.a/discrepancystatistics.o .libs/libMath.lax/libStatistics.a/generalstatistics.o .libs/libMath.lax/libStatistics.a/histogram.o .libs/libMath.lax/libStatistics.a/incrementalstatistics.o
libtool: link: ranlib .libs/libMath.a
libtool: link: rm -fr .libs/libMath.lax
libtool: link: ( cd ".libs" && rm -f "libMath.la" && ln -s "../libMath.la" "libMath.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/math'
/usr/bin/install -c -m 644 all.hpp array.hpp autocovariance.hpp bernsteinpolynomial.hpp beta.hpp bspline.hpp comparison.hpp curve.hpp errorfunction.hpp factorial.hpp fastfouriertransform.hpp functional.hpp generallinearleastsquares.hpp kernelfunctions.hpp incompletegamma.hpp interpolation.hpp lexicographicalview.hpp linearleastsquaresregression.hpp matrix.hpp modifiedbessel.hpp primenumbers.hpp quadratic.hpp rounding.hpp richardsonextrapolation.hpp sampledcurve.hpp solver1d.hpp transformedgrid.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/math'
Making install in methods
Making install in finitedifferences
Making install in meshers
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o concentrating1dmesher.lo concentrating1dmesher.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o exponentialjump1dmesher.lo exponentialjump1dmesher.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmblackscholesmesher.lo fdmblackscholesmesher.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmblackscholesmultistrikemesher.lo fdmblackscholesmultistrikemesher.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c concentrating1dmesher.cpp -fno-common -DPIC -o .libs/concentrating1dmesher.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c exponentialjump1dmesher.cpp -fno-common -DPIC -o .libs/exponentialjump1dmesher.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmblackscholesmultistrikemesher.cpp -fno-common -DPIC -o .libs/fdmblackscholesmultistrikemesher.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmblackscholesmesher.cpp -fno-common -DPIC -o .libs/fdmblackscholesmesher.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c concentrating1dmesher.cpp -o concentrating1dmesher.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c exponentialjump1dmesher.cpp -o exponentialjump1dmesher.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmblackscholesmultistrikemesher.cpp -o fdmblackscholesmultistrikemesher.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmblackscholesmesher.cpp -o fdmblackscholesmesher.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmhestonvariancemesher.lo fdmhestonvariancemesher.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonvariancemesher.cpp -fno-common -DPIC -o .libs/fdmhestonvariancemesher.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmmeshercomposite.lo fdmmeshercomposite.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmmeshercomposite.cpp -fno-common -DPIC -o .libs/fdmmeshercomposite.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmsimpleprocess1dmesher.lo fdmsimpleprocess1dmesher.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsimpleprocess1dmesher.cpp -fno-common -DPIC -o .libs/fdmsimpleprocess1dmesher.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o uniformgridmesher.lo uniformgridmesher.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c uniformgridmesher.cpp -fno-common -DPIC -o .libs/uniformgridmesher.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsimpleprocess1dmesher.cpp -o fdmsimpleprocess1dmesher.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonvariancemesher.cpp -o fdmhestonvariancemesher.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmmeshercomposite.cpp -o fdmmeshercomposite.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c uniformgridmesher.cpp -o uniformgridmesher.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libFdmMeshers.la concentrating1dmesher.lo exponentialjump1dmesher.lo fdmblackscholesmesher.lo fdmblackscholesmultistrikemesher.lo fdmhestonvariancemesher.lo fdmmeshercomposite.lo fdmsimpleprocess1dmesher.lo uniformgridmesher.lo
libtool: link: ar cru .libs/libFdmMeshers.a .libs/concentrating1dmesher.o .libs/exponentialjump1dmesher.o .libs/fdmblackscholesmesher.o .libs/fdmblackscholesmultistrikemesher.o .libs/fdmhestonvariancemesher.o .libs/fdmmeshercomposite.o .libs/fdmsimpleprocess1dmesher.o .libs/uniformgridmesher.o
libtool: link: ranlib .libs/libFdmMeshers.a
libtool: link: ( cd ".libs" && rm -f "libFdmMeshers.la" && ln -s "../libFdmMeshers.la" "libFdmMeshers.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/meshers'
/usr/bin/install -c -m 644 all.hpp concentrating1dmesher.hpp exponentialjump1dmesher.hpp fdm1dmesher.hpp fdmblackscholesmesher.hpp fdmblackscholesmultistrikemesher.hpp fdmhestonvariancemesher.hpp fdmmeshercomposite.hpp fdmmesher.hpp fdmsimpleprocess1dmesher.hpp predefined1dmesher.hpp uniform1dmesher.hpp uniformgridmesher.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/meshers'
Making install in operators
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdm2dblackscholesop.lo fdm2dblackscholesop.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmbatesop.lo fdmbatesop.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmblackscholesop.lo fdmblackscholesop.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmg2op.lo fdmg2op.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmbatesop.cpp -fno-common -DPIC -o .libs/fdmbatesop.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm2dblackscholesop.cpp -fno-common -DPIC -o .libs/fdm2dblackscholesop.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmblackscholesop.cpp -fno-common -DPIC -o .libs/fdmblackscholesop.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmg2op.cpp -fno-common -DPIC -o .libs/fdmg2op.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmblackscholesop.cpp -o fdmblackscholesop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm2dblackscholesop.cpp -o fdm2dblackscholesop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmg2op.cpp -o fdmg2op.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmbatesop.cpp -o fdmbatesop.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmhestonhullwhiteop.lo fdmhestonhullwhiteop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonhullwhiteop.cpp -fno-common -DPIC -o .libs/fdmhestonhullwhiteop.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmhestonop.lo fdmhestonop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonop.cpp -fno-common -DPIC -o .libs/fdmhestonop.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmhullwhiteop.lo fdmhullwhiteop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhullwhiteop.cpp -fno-common -DPIC -o .libs/fdmhullwhiteop.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmlinearoplayout.lo fdmlinearoplayout.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmlinearoplayout.cpp -fno-common -DPIC -o .libs/fdmlinearoplayout.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmlinearoplayout.cpp -o fdmlinearoplayout.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o firstderivativeop.lo firstderivativeop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c firstderivativeop.cpp -fno-common -DPIC -o .libs/firstderivativeop.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonop.cpp -o fdmhestonop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonhullwhiteop.cpp -o fdmhestonhullwhiteop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhullwhiteop.cpp -o fdmhullwhiteop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c firstderivativeop.cpp -o firstderivativeop.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o ninepointlinearop.lo ninepointlinearop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c ninepointlinearop.cpp -fno-common -DPIC -o .libs/ninepointlinearop.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o secondderivativeop.lo secondderivativeop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c secondderivativeop.cpp -fno-common -DPIC -o .libs/secondderivativeop.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o secondordermixedderivativeop.lo secondordermixedderivativeop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c secondordermixedderivativeop.cpp -fno-common -DPIC -o .libs/secondordermixedderivativeop.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o triplebandlinearop.lo triplebandlinearop.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c triplebandlinearop.cpp -fno-common -DPIC -o .libs/triplebandlinearop.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c secondderivativeop.cpp -o secondderivativeop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c ninepointlinearop.cpp -o ninepointlinearop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c secondordermixedderivativeop.cpp -o secondordermixedderivativeop.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c triplebandlinearop.cpp -o triplebandlinearop.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libFdmOperators.la fdm2dblackscholesop.lo fdmbatesop.lo fdmblackscholesop.lo fdmg2op.lo fdmhestonhullwhiteop.lo fdmhestonop.lo fdmhullwhiteop.lo fdmlinearoplayout.lo firstderivativeop.lo ninepointlinearop.lo secondderivativeop.lo secondordermixedderivativeop.lo triplebandlinearop.lo
libtool: link: ar cru .libs/libFdmOperators.a .libs/fdm2dblackscholesop.o .libs/fdmbatesop.o .libs/fdmblackscholesop.o .libs/fdmg2op.o .libs/fdmhestonhullwhiteop.o .libs/fdmhestonop.o .libs/fdmhullwhiteop.o .libs/fdmlinearoplayout.o .libs/firstderivativeop.o .libs/ninepointlinearop.o .libs/secondderivativeop.o .libs/secondordermixedderivativeop.o .libs/triplebandlinearop.o
libtool: link: ranlib .libs/libFdmOperators.a
libtool: link: ( cd ".libs" && rm -f "libFdmOperators.la" && ln -s "../libFdmOperators.la" "libFdmOperators.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/operators'
/usr/bin/install -c -m 644 all.hpp fdm2dblackscholesop.hpp fdmbatesop.hpp fdmblackscholesop.hpp fdmg2op.hpp fdmhestonhullwhiteop.hpp fdmhestonop.hpp fdmhullwhiteop.hpp fdmlinearopcomposite.hpp fdmlinearop.hpp fdmlinearopiterator.hpp fdmlinearoplayout.hpp firstderivativeop.hpp ninepointlinearop.hpp secondderivativeop.hpp secondordermixedderivativeop.hpp triplebandlinearop.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/operators'
Making install in schemes
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o craigsneydscheme.lo craigsneydscheme.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o douglasscheme.lo douglasscheme.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o expliciteulerscheme.lo expliciteulerscheme.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o hundsdorferscheme.lo hundsdorferscheme.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c hundsdorferscheme.cpp -fno-common -DPIC -o .libs/hundsdorferscheme.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c craigsneydscheme.cpp -fno-common -DPIC -o .libs/craigsneydscheme.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c douglasscheme.cpp -fno-common -DPIC -o .libs/douglasscheme.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c expliciteulerscheme.cpp -fno-common -DPIC -o .libs/expliciteulerscheme.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c expliciteulerscheme.cpp -o expliciteulerscheme.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c craigsneydscheme.cpp -o craigsneydscheme.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c douglasscheme.cpp -o douglasscheme.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c hundsdorferscheme.cpp -o hundsdorferscheme.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o impliciteulerscheme.lo impliciteulerscheme.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o modifiedcraigsneydscheme.lo modifiedcraigsneydscheme.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c impliciteulerscheme.cpp -fno-common -DPIC -o .libs/impliciteulerscheme.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c modifiedcraigsneydscheme.cpp -fno-common -DPIC -o .libs/modifiedcraigsneydscheme.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c modifiedcraigsneydscheme.cpp -o modifiedcraigsneydscheme.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c impliciteulerscheme.cpp -o impliciteulerscheme.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libFdmSchemes.la craigsneydscheme.lo douglasscheme.lo expliciteulerscheme.lo hundsdorferscheme.lo impliciteulerscheme.lo modifiedcraigsneydscheme.lo
libtool: link: ar cru .libs/libFdmSchemes.a .libs/craigsneydscheme.o .libs/douglasscheme.o .libs/expliciteulerscheme.o .libs/hundsdorferscheme.o .libs/impliciteulerscheme.o .libs/modifiedcraigsneydscheme.o
libtool: link: ranlib .libs/libFdmSchemes.a
libtool: link: ( cd ".libs" && rm -f "libFdmSchemes.la" && ln -s "../libFdmSchemes.la" "libFdmSchemes.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/schemes'
/usr/bin/install -c -m 644 all.hpp boundaryconditionschemehelper.hpp craigsneydscheme.hpp douglasscheme.hpp expliciteulerscheme.hpp hundsdorferscheme.hpp impliciteulerscheme.hpp modifiedcraigsneydscheme.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/schemes'
Making install in solvers
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdm2dblackscholessolver.lo fdm2dblackscholessolver.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdm1dimsolver.lo fdm1dimsolver.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdm2dimsolver.lo fdm2dimsolver.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdm3dimsolver.lo fdm3dimsolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm2dimsolver.cpp -fno-common -DPIC -o .libs/fdm2dimsolver.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm2dblackscholessolver.cpp -fno-common -DPIC -o .libs/fdm2dblackscholessolver.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm3dimsolver.cpp -fno-common -DPIC -o .libs/fdm3dimsolver.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm1dimsolver.cpp -fno-common -DPIC -o .libs/fdm1dimsolver.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm2dblackscholessolver.cpp -o fdm2dblackscholessolver.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm1dimsolver.cpp -o fdm1dimsolver.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm2dimsolver.cpp -o fdm2dimsolver.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdm3dimsolver.cpp -o fdm3dimsolver.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmbackwardsolver.lo fdmbackwardsolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmbackwardsolver.cpp -fno-common -DPIC -o .libs/fdmbackwardsolver.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmbatessolver.lo fdmbatessolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmbatessolver.cpp -fno-common -DPIC -o .libs/fdmbatessolver.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmblackscholessolver.lo fdmblackscholessolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmblackscholessolver.cpp -fno-common -DPIC -o .libs/fdmblackscholessolver.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmg2solver.lo fdmg2solver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmg2solver.cpp -fno-common -DPIC -o .libs/fdmg2solver.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmbackwardsolver.cpp -o fdmbackwardsolver.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmbatessolver.cpp -o fdmbatessolver.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmblackscholessolver.cpp -o fdmblackscholessolver.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmhestonhullwhitesolver.lo fdmhestonhullwhitesolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonhullwhitesolver.cpp -fno-common -DPIC -o .libs/fdmhestonhullwhitesolver.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmg2solver.cpp -o fdmg2solver.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmhestonsolver.lo fdmhestonsolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonsolver.cpp -fno-common -DPIC -o .libs/fdmhestonsolver.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmhullwhitesolver.lo fdmhullwhitesolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhullwhitesolver.cpp -fno-common -DPIC -o .libs/fdmhullwhitesolver.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonhullwhitesolver.cpp -o fdmhestonhullwhitesolver.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmsimple2dbssolver.lo fdmsimple2dbssolver.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsimple2dbssolver.cpp -fno-common -DPIC -o .libs/fdmsimple2dbssolver.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhestonsolver.cpp -o fdmhestonsolver.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmhullwhitesolver.cpp -o fdmhullwhitesolver.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsimple2dbssolver.cpp -o fdmsimple2dbssolver.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libFdmSolvers.la fdm2dblackscholessolver.lo fdm1dimsolver.lo fdm2dimsolver.lo fdm3dimsolver.lo fdmbackwardsolver.lo fdmbatessolver.lo fdmblackscholessolver.lo fdmg2solver.lo fdmhestonhullwhitesolver.lo fdmhestonsolver.lo fdmhullwhitesolver.lo fdmsimple2dbssolver.lo
libtool: link: ar cru .libs/libFdmSolvers.a .libs/fdm2dblackscholessolver.o .libs/fdm1dimsolver.o .libs/fdm2dimsolver.o .libs/fdm3dimsolver.o .libs/fdmbackwardsolver.o .libs/fdmbatessolver.o .libs/fdmblackscholessolver.o .libs/fdmg2solver.o .libs/fdmhestonhullwhitesolver.o .libs/fdmhestonsolver.o .libs/fdmhullwhitesolver.o .libs/fdmsimple2dbssolver.o
libtool: link: ranlib .libs/libFdmSolvers.a
libtool: link: ( cd ".libs" && rm -f "libFdmSolvers.la" && ln -s "../libFdmSolvers.la" "libFdmSolvers.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/solvers'
/usr/bin/install -c -m 644 all.hpp fdm2dblackscholessolver.hpp fdm1dimsolver.hpp fdm2dimsolver.hpp fdm3dimsolver.hpp fdmbackwardsolver.hpp fdmbatessolver.hpp fdmblackscholessolver.hpp fdmg2solver.hpp fdmhestonhullwhitesolver.hpp fdmhestonsolver.hpp fdmhullwhitesolver.hpp fdmndimsolver.hpp fdmsimple2dbssolver.hpp fdmsolverdesc.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/solvers'
Making install in stepconditions
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmamericanstepcondition.lo fdmamericanstepcondition.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmarithmeticaveragecondition.lo fdmarithmeticaveragecondition.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmbermudanstepcondition.lo fdmbermudanstepcondition.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmsimplestoragecondition.lo fdmsimplestoragecondition.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmarithmeticaveragecondition.cpp -fno-common -DPIC -o .libs/fdmarithmeticaveragecondition.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmamericanstepcondition.cpp -fno-common -DPIC -o .libs/fdmamericanstepcondition.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsimplestoragecondition.cpp -fno-common -DPIC -o .libs/fdmsimplestoragecondition.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmbermudanstepcondition.cpp -fno-common -DPIC -o .libs/fdmbermudanstepcondition.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmamericanstepcondition.cpp -o fdmamericanstepcondition.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmbermudanstepcondition.cpp -o fdmbermudanstepcondition.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsimplestoragecondition.cpp -o fdmsimplestoragecondition.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmarithmeticaveragecondition.cpp -o fdmarithmeticaveragecondition.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmsimpleswingcondition.lo fdmsimpleswingcondition.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsimpleswingcondition.cpp -fno-common -DPIC -o .libs/fdmsimpleswingcondition.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmsnapshotcondition.lo fdmsnapshotcondition.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsnapshotcondition.cpp -fno-common -DPIC -o .libs/fdmsnapshotcondition.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmstepconditioncomposite.lo fdmstepconditioncomposite.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmstepconditioncomposite.cpp -fno-common -DPIC -o .libs/fdmstepconditioncomposite.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsimpleswingcondition.cpp -o fdmsimpleswingcondition.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmsnapshotcondition.cpp -o fdmsnapshotcondition.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmstepconditioncomposite.cpp -o fdmstepconditioncomposite.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libFdmStepConditions.la fdmamericanstepcondition.lo fdmarithmeticaveragecondition.lo fdmbermudanstepcondition.lo fdmsimplestoragecondition.lo fdmsimpleswingcondition.lo fdmsnapshotcondition.lo fdmstepconditioncomposite.lo
libtool: link: ar cru .libs/libFdmStepConditions.a .libs/fdmamericanstepcondition.o .libs/fdmarithmeticaveragecondition.o .libs/fdmbermudanstepcondition.o .libs/fdmsimplestoragecondition.o .libs/fdmsimpleswingcondition.o .libs/fdmsnapshotcondition.o .libs/fdmstepconditioncomposite.o
libtool: link: ranlib .libs/libFdmStepConditions.a
libtool: link: ( cd ".libs" && rm -f "libFdmStepConditions.la" && ln -s "../libFdmStepConditions.la" "libFdmStepConditions.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/stepconditions'
/usr/bin/install -c -m 644 all.hpp fdmamericanstepcondition.hpp fdmarithmeticaveragecondition.hpp fdmbermudanstepcondition.hpp fdmsimplestoragecondition.hpp fdmsimpleswingcondition.hpp fdmsnapshotcondition.hpp fdmstepconditioncomposite.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/stepconditions'
Making install in utilities
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmaffinemodeltermstructure.lo fdmaffinemodeltermstructure.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmaffinemodelswapinnervalue.lo fdmaffinemodelswapinnervalue.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmdirichletboundary.lo fdmdirichletboundary.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmdividendhandler.lo fdmdividendhandler.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmaffinemodelswapinnervalue.cpp -fno-common -DPIC -o .libs/fdmaffinemodelswapinnervalue.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmdividendhandler.cpp -fno-common -DPIC -o .libs/fdmdividendhandler.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmaffinemodeltermstructure.cpp -fno-common -DPIC -o .libs/fdmaffinemodeltermstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmdirichletboundary.cpp -fno-common -DPIC -o .libs/fdmdirichletboundary.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmdividendhandler.cpp -o fdmdividendhandler.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmaffinemodeltermstructure.cpp -o fdmaffinemodeltermstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmaffinemodelswapinnervalue.cpp -o fdmaffinemodelswapinnervalue.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmdirichletboundary.cpp -o fdmdirichletboundary.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmindicesonboundary.lo fdmindicesonboundary.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmindicesonboundary.cpp -fno-common -DPIC -o .libs/fdmindicesonboundary.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdminnervaluecalculator.lo fdminnervaluecalculator.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdminnervaluecalculator.cpp -fno-common -DPIC -o .libs/fdminnervaluecalculator.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmmesherintegral.lo fdmmesherintegral.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmmesherintegral.cpp -fno-common -DPIC -o .libs/fdmmesherintegral.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmquantohelper.lo fdmquantohelper.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmquantohelper.cpp -fno-common -DPIC -o .libs/fdmquantohelper.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdminnervaluecalculator.cpp -o fdminnervaluecalculator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmmesherintegral.cpp -o fdmmesherintegral.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmindicesonboundary.cpp -o fdmindicesonboundary.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmquantohelper.cpp -o fdmquantohelper.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fdmtimedepdirichletboundary.lo fdmtimedepdirichletboundary.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmtimedepdirichletboundary.cpp -fno-common -DPIC -o .libs/fdmtimedepdirichletboundary.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fdmtimedepdirichletboundary.cpp -o fdmtimedepdirichletboundary.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libFdmUtils.la fdmaffinemodeltermstructure.lo fdmaffinemodelswapinnervalue.lo fdmdirichletboundary.lo fdmdividendhandler.lo fdmindicesonboundary.lo fdminnervaluecalculator.lo fdmmesherintegral.lo fdmquantohelper.lo fdmtimedepdirichletboundary.lo
libtool: link: ar cru .libs/libFdmUtils.a .libs/fdmaffinemodeltermstructure.o .libs/fdmaffinemodelswapinnervalue.o .libs/fdmdirichletboundary.o .libs/fdmdividendhandler.o .libs/fdmindicesonboundary.o .libs/fdminnervaluecalculator.o .libs/fdmmesherintegral.o .libs/fdmquantohelper.o .libs/fdmtimedepdirichletboundary.o
libtool: link: ranlib .libs/libFdmUtils.a
libtool: link: ( cd ".libs" && rm -f "libFdmUtils.la" && ln -s "../libFdmUtils.la" "libFdmUtils.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/utilities'
/usr/bin/install -c -m 644 all.hpp fdmaffinemodeltermstructure.hpp fdmaffinemodelswapinnervalue.hpp fdmboundaryconditionset.hpp fdmdirichletboundary.hpp fdmdividendhandler.hpp fdmindicesonboundary.hpp fdminnervaluecalculator.hpp fdmmesherintegral.hpp fdmquantohelper.hpp fdmtimedepdirichletboundary.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences/utilities'
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o boundarycondition.lo boundarycondition.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bsmoperator.lo bsmoperator.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o tridiagonaloperator.lo tridiagonaloperator.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bsmoperator.cpp -fno-common -DPIC -o .libs/bsmoperator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c tridiagonaloperator.cpp -fno-common -DPIC -o .libs/tridiagonaloperator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c boundarycondition.cpp -fno-common -DPIC -o .libs/boundarycondition.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c boundarycondition.cpp -o boundarycondition.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c tridiagonaloperator.cpp -o tridiagonaloperator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bsmoperator.cpp -o bsmoperator.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libFiniteDifferences.la boundarycondition.lo bsmoperator.lo tridiagonaloperator.lo meshers/libFdmMeshers.la operators/libFdmOperators.la schemes/libFdmSchemes.la solvers/libFdmSolvers.la stepconditions/libFdmStepConditions.la utilities/libFdmUtils.la
libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmMeshers.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/finitedifferences/meshers/.libs/libFdmMeshers.a")
libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmOperators.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/finitedifferences/operators/.libs/libFdmOperators.a")
libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmSchemes.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/finitedifferences/schemes/.libs/libFdmSchemes.a")
libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmSolvers.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/finitedifferences/solvers/.libs/libFdmSolvers.a")
libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmStepConditions.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/finitedifferences/stepconditions/.libs/libFdmStepConditions.a")
libtool: link: (cd .libs/libFiniteDifferences.lax/libFdmUtils.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/finitedifferences/utilities/.libs/libFdmUtils.a")
libtool: link: ar cru .libs/libFiniteDifferences.a .libs/boundarycondition.o .libs/bsmoperator.o .libs/tridiagonaloperator.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/concentrating1dmesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/exponentialjump1dmesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmblackscholesmesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmblackscholesmultistrikemesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmhestonvariancemesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmmeshercomposite.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/fdmsimpleprocess1dmesher.o .libs/libFiniteDifferences.lax/libFdmMeshers.a/uniformgridmesher.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdm2dblackscholesop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmbatesop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmblackscholesop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmg2op.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmhestonhullwhiteop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmhestonop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmhullwhiteop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/fdmlinearoplayout.o .libs/libFiniteDifferences.lax/libFdmOperators.a/firstderivativeop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/ninepointlinearop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/secondderivativeop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/secondordermixedderivativeop.o .libs/libFiniteDifferences.lax/libFdmOperators.a/triplebandlinearop.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/craigsneydscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/douglasscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/expliciteulerscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/hundsdorferscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/impliciteulerscheme.o .libs/libFiniteDifferences.lax/libFdmSchemes.a/modifiedcraigsneydscheme.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdm1dimsolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdm2dblackscholessolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdm2dimsolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdm3dimsolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmbackwardsolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmbatessolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmblackscholessolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmg2solver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmhestonhullwhitesolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmhestonsolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmhullwhitesolver.o .libs/libFiniteDifferences.lax/libFdmSolvers.a/fdmsimple2dbssolver.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmamericanstepcondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmarithmeticaveragecondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmbermudanstepcondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmsimplestoragecondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmsimpleswingcondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmsnapshotcondition.o .libs/libFiniteDifferences.lax/libFdmStepConditions.a/fdmstepconditioncomposite.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmaffinemodelswapinnervalue.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmaffinemodeltermstructure.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmdirichletboundary.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmdividendhandler.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmindicesonboundary.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdminnervaluecalculator.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmmesherintegral.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmquantohelper.o .libs/libFiniteDifferences.lax/libFdmUtils.a/fdmtimedepdirichletboundary.o
libtool: link: ranlib .libs/libFiniteDifferences.a
libtool: link: rm -fr .libs/libFiniteDifferences.lax
libtool: link: ( cd ".libs" && rm -f "libFiniteDifferences.la" && ln -s "../libFiniteDifferences.la" "libFiniteDifferences.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences'
/usr/bin/install -c -m 644 all.hpp americancondition.hpp boundarycondition.hpp bsmoperator.hpp bsmtermoperator.hpp cranknicolson.hpp dminus.hpp dplus.hpp dplusdminus.hpp dzero.hpp expliciteuler.hpp fdtypedefs.hpp finitedifferencemodel.hpp impliciteuler.hpp mixedscheme.hpp onefactoroperator.hpp operatorfactory.hpp operatortraits.hpp parallelevolver.hpp pde.hpp pdebsm.hpp pdeshortrate.hpp shoutcondition.hpp stepcondition.hpp trbdf2.hpp tridiagonaloperator.hpp zerocondition.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods/finitedifferences'
Making install in lattices
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o binomialtree.lo binomialtree.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o trinomialtree.lo trinomialtree.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c trinomialtree.cpp -fno-common -DPIC -o .libs/trinomialtree.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c binomialtree.cpp -fno-common -DPIC -o .libs/binomialtree.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c trinomialtree.cpp -o trinomialtree.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c binomialtree.cpp -o binomialtree.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods/lattices'
/usr/bin/install -c -m 644 all.hpp binomialtree.hpp bsmlattice.hpp lattice.hpp lattice1d.hpp lattice2d.hpp tree.hpp trinomialtree.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods/lattices'
Making install in montecarlo
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o brownianbridge.lo brownianbridge.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o genericlsregression.lo genericlsregression.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lsmbasissystem.lo lsmbasissystem.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o parametricexercise.lo parametricexercise.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c genericlsregression.cpp -fno-common -DPIC -o .libs/genericlsregression.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c brownianbridge.cpp -fno-common -DPIC -o .libs/brownianbridge.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lsmbasissystem.cpp -fno-common -DPIC -o .libs/lsmbasissystem.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c parametricexercise.cpp -fno-common -DPIC -o .libs/parametricexercise.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c brownianbridge.cpp -o brownianbridge.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c parametricexercise.cpp -o parametricexercise.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c genericlsregression.cpp -o genericlsregression.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lsmbasissystem.cpp -o lsmbasissystem.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods/montecarlo'
/usr/bin/install -c -m 644 all.hpp brownianbridge.hpp earlyexercisepathpricer.hpp exercisestrategy.hpp genericlsregression.hpp longstaffschwartzpathpricer.hpp lsmbasissystem.hpp mctraits.hpp montecarlomodel.hpp multipath.hpp multipathgenerator.hpp nodedata.hpp parametricexercise.hpp path.hpp pathgenerator.hpp pathpricer.hpp sample.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods/montecarlo'
/bin/sh ../../libtool --tag=CC --mode=link clang -g -O2 -o libMethods.la finitedifferences/libFiniteDifferences.la lattices/libLattices.la montecarlo/libMonteCarlo.la
libtool: link: (cd .libs/libMethods.lax/libFiniteDifferences.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/finitedifferences/.libs/libFiniteDifferences.a")
libtool: link: (cd .libs/libMethods.lax/libLattices.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/lattices/.libs/libLattices.a")
libtool: link: (cd .libs/libMethods.lax/libMonteCarlo.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/montecarlo/.libs/libMonteCarlo.a")
libtool: link: ar cru .libs/libMethods.a .libs/libMethods.lax/libFiniteDifferences.a/boundarycondition.o .libs/libMethods.lax/libFiniteDifferences.a/bsmoperator.o .libs/libMethods.lax/libFiniteDifferences.a/concentrating1dmesher.o .libs/libMethods.lax/libFiniteDifferences.a/craigsneydscheme.o .libs/libMethods.lax/libFiniteDifferences.a/douglasscheme.o .libs/libMethods.lax/libFiniteDifferences.a/expliciteulerscheme.o .libs/libMethods.lax/libFiniteDifferences.a/exponentialjump1dmesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdm1dimsolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdm2dblackscholesop.o .libs/libMethods.lax/libFiniteDifferences.a/fdm2dblackscholessolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdm2dimsolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdm3dimsolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmaffinemodelswapinnervalue.o .libs/libMethods.lax/libFiniteDifferences.a/fdmaffinemodeltermstructure.o .libs/libMethods.lax/libFiniteDifferences.a/fdmamericanstepcondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmarithmeticaveragecondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmbackwardsolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmbatesop.o .libs/libMethods.lax/libFiniteDifferences.a/fdmbatessolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmbermudanstepcondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmblackscholesmesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdmblackscholesmultistrikemesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdmblackscholesop.o .libs/libMethods.lax/libFiniteDifferences.a/fdmblackscholessolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmdirichletboundary.o .libs/libMethods.lax/libFiniteDifferences.a/fdmdividendhandler.o .libs/libMethods.lax/libFiniteDifferences.a/fdmg2op.o .libs/libMethods.lax/libFiniteDifferences.a/fdmg2solver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonhullwhiteop.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonhullwhitesolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonop.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonsolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhestonvariancemesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhullwhiteop.o .libs/libMethods.lax/libFiniteDifferences.a/fdmhullwhitesolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmindicesonboundary.o .libs/libMethods.lax/libFiniteDifferences.a/fdminnervaluecalculator.o .libs/libMethods.lax/libFiniteDifferences.a/fdmlinearoplayout.o .libs/libMethods.lax/libFiniteDifferences.a/fdmmeshercomposite.o .libs/libMethods.lax/libFiniteDifferences.a/fdmmesherintegral.o .libs/libMethods.lax/libFiniteDifferences.a/fdmquantohelper.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsimple2dbssolver.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsimpleprocess1dmesher.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsimplestoragecondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsimpleswingcondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmsnapshotcondition.o .libs/libMethods.lax/libFiniteDifferences.a/fdmstepconditioncomposite.o .libs/libMethods.lax/libFiniteDifferences.a/fdmtimedepdirichletboundary.o .libs/libMethods.lax/libFiniteDifferences.a/firstderivativeop.o .libs/libMethods.lax/libFiniteDifferences.a/hundsdorferscheme.o .libs/libMethods.lax/libFiniteDifferences.a/impliciteulerscheme.o .libs/libMethods.lax/libFiniteDifferences.a/modifiedcraigsneydscheme.o .libs/libMethods.lax/libFiniteDifferences.a/ninepointlinearop.o .libs/libMethods.lax/libFiniteDifferences.a/secondderivativeop.o .libs/libMethods.lax/libFiniteDifferences.a/secondordermixedderivativeop.o .libs/libMethods.lax/libFiniteDifferences.a/tridiagonaloperator.o .libs/libMethods.lax/libFiniteDifferences.a/triplebandlinearop.o .libs/libMethods.lax/libFiniteDifferences.a/uniformgridmesher.o .libs/libMethods.lax/libLattices.a/binomialtree.o .libs/libMethods.lax/libLattices.a/trinomialtree.o .libs/libMethods.lax/libMonteCarlo.a/brownianbridge.o .libs/libMethods.lax/libMonteCarlo.a/genericlsregression.o .libs/libMethods.lax/libMonteCarlo.a/lsmbasissystem.o .libs/libMethods.lax/libMonteCarlo.a/parametricexercise.o
libtool: link: ranlib .libs/libMethods.a
libtool: link: rm -fr .libs/libMethods.lax
libtool: link: ( cd ".libs" && rm -f "libMethods.la" && ln -s "../libMethods.la" "libMethods.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/methods'
/usr/bin/install -c -m 644 all.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/methods'
Making install in models
Making install in equity
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o batesmodel.lo batesmodel.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gjrgarchmodel.lo gjrgarchmodel.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o hestonmodel.lo hestonmodel.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o hestonmodelhelper.lo hestonmodelhelper.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hestonmodel.cpp -fno-common -DPIC -o .libs/hestonmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c batesmodel.cpp -fno-common -DPIC -o .libs/batesmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gjrgarchmodel.cpp -fno-common -DPIC -o .libs/gjrgarchmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hestonmodelhelper.cpp -fno-common -DPIC -o .libs/hestonmodelhelper.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hestonmodelhelper.cpp -o hestonmodelhelper.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hestonmodel.cpp -o hestonmodel.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gjrgarchmodel.cpp -o gjrgarchmodel.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c batesmodel.cpp -o batesmodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o piecewisetimedependenthestonmodel.lo piecewisetimedependenthestonmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c piecewisetimedependenthestonmodel.cpp -fno-common -DPIC -o .libs/piecewisetimedependenthestonmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c piecewisetimedependenthestonmodel.cpp -o piecewisetimedependenthestonmodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libEquityModels.la batesmodel.lo gjrgarchmodel.lo hestonmodel.lo hestonmodelhelper.lo piecewisetimedependenthestonmodel.lo
libtool: link: ar cru .libs/libEquityModels.a .libs/batesmodel.o .libs/gjrgarchmodel.o .libs/hestonmodel.o .libs/hestonmodelhelper.o .libs/piecewisetimedependenthestonmodel.o
libtool: link: ranlib .libs/libEquityModels.a
libtool: link: ( cd ".libs" && rm -f "libEquityModels.la" && ln -s "../libEquityModels.la" "libEquityModels.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/equity'
/usr/bin/install -c -m 644 all.hpp batesmodel.hpp gjrgarchmodel.hpp hestonmodel.hpp hestonmodelhelper.hpp piecewisetimedependenthestonmodel.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/equity'
Making install in marketmodels
Making install in browniangenerators
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o mtbrowniangenerator.lo mtbrowniangenerator.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o sobolbrowniangenerator.lo sobolbrowniangenerator.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c sobolbrowniangenerator.cpp -fno-common -DPIC -o .libs/sobolbrowniangenerator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c mtbrowniangenerator.cpp -fno-common -DPIC -o .libs/mtbrowniangenerator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c mtbrowniangenerator.cpp -o mtbrowniangenerator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c sobolbrowniangenerator.cpp -o sobolbrowniangenerator.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/browniangenerators'
/usr/bin/install -c -m 644 all.hpp mtbrowniangenerator.hpp sobolbrowniangenerator.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/browniangenerators'
Making install in callability
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o bermudanswaptionexercisevalue.lo bermudanswaptionexercisevalue.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o collectnodedata.lo collectnodedata.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lsstrategy.lo lsstrategy.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o nothingexercisevalue.lo nothingexercisevalue.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c bermudanswaptionexercisevalue.cpp -fno-common -DPIC -o .libs/bermudanswaptionexercisevalue.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c collectnodedata.cpp -fno-common -DPIC -o .libs/collectnodedata.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lsstrategy.cpp -fno-common -DPIC -o .libs/lsstrategy.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c nothingexercisevalue.cpp -fno-common -DPIC -o .libs/nothingexercisevalue.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c nothingexercisevalue.cpp -o nothingexercisevalue.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c bermudanswaptionexercisevalue.cpp -o bermudanswaptionexercisevalue.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lsstrategy.cpp -o lsstrategy.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c collectnodedata.cpp -o collectnodedata.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o parametricexerciseadapter.lo parametricexerciseadapter.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c parametricexerciseadapter.cpp -fno-common -DPIC -o .libs/parametricexerciseadapter.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swapbasissystem.lo swapbasissystem.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swapbasissystem.cpp -fno-common -DPIC -o .libs/swapbasissystem.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swapforwardbasissystem.lo swapforwardbasissystem.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swapforwardbasissystem.cpp -fno-common -DPIC -o .libs/swapforwardbasissystem.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swapratetrigger.lo swapratetrigger.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c parametricexerciseadapter.cpp -o parametricexerciseadapter.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swapratetrigger.cpp -fno-common -DPIC -o .libs/swapratetrigger.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swapbasissystem.cpp -o swapbasissystem.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swapforwardbasissystem.cpp -o swapforwardbasissystem.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o triggeredswapexercise.lo triggeredswapexercise.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c triggeredswapexercise.cpp -fno-common -DPIC -o .libs/triggeredswapexercise.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swapratetrigger.cpp -o swapratetrigger.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o upperboundengine.lo upperboundengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c upperboundengine.cpp -fno-common -DPIC -o .libs/upperboundengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c triggeredswapexercise.cpp -o triggeredswapexercise.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c upperboundengine.cpp -o upperboundengine.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/callability'
/usr/bin/install -c -m 644 all.hpp bermudanswaptionexercisevalue.hpp collectnodedata.hpp exercisevalue.hpp lsstrategy.hpp marketmodelbasissystem.hpp marketmodelparametricexercise.hpp nodedataprovider.hpp nothingexercisevalue.hpp parametricexerciseadapter.hpp swapbasissystem.hpp swapforwardbasissystem.hpp swapratetrigger.hpp triggeredswapexercise.hpp upperboundengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/callability'
Making install in correlations
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o cotswapfromfwdcorrelation.lo cotswapfromfwdcorrelation.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o expcorrelations.lo expcorrelations.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o timehomogeneousforwardcorrelation.lo timehomogeneousforwardcorrelation.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cotswapfromfwdcorrelation.cpp -fno-common -DPIC -o .libs/cotswapfromfwdcorrelation.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c expcorrelations.cpp -fno-common -DPIC -o .libs/expcorrelations.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c timehomogeneousforwardcorrelation.cpp -fno-common -DPIC -o .libs/timehomogeneousforwardcorrelation.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cotswapfromfwdcorrelation.cpp -o cotswapfromfwdcorrelation.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c timehomogeneousforwardcorrelation.cpp -o timehomogeneousforwardcorrelation.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c expcorrelations.cpp -o expcorrelations.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/correlations'
/usr/bin/install -c -m 644 all.hpp cotswapfromfwdcorrelation.hpp expcorrelations.hpp timehomogeneousforwardcorrelation.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/correlations'
Making install in curvestates
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o cmswapcurvestate.lo cmswapcurvestate.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o coterminalswapcurvestate.lo coterminalswapcurvestate.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lmmcurvestate.lo lmmcurvestate.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lmmcurvestate.cpp -fno-common -DPIC -o .libs/lmmcurvestate.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cmswapcurvestate.cpp -fno-common -DPIC -o .libs/cmswapcurvestate.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c coterminalswapcurvestate.cpp -fno-common -DPIC -o .libs/coterminalswapcurvestate.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c coterminalswapcurvestate.cpp -o coterminalswapcurvestate.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cmswapcurvestate.cpp -o cmswapcurvestate.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lmmcurvestate.cpp -o lmmcurvestate.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/curvestates'
/usr/bin/install -c -m 644 all.hpp cmswapcurvestate.hpp coterminalswapcurvestate.hpp lmmcurvestate.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/curvestates'
Making install in driftcomputation
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o cmsmmdriftcalculator.lo cmsmmdriftcalculator.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lmmdriftcalculator.lo lmmdriftcalculator.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lmmnormaldriftcalculator.lo lmmnormaldriftcalculator.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o smmdriftcalculator.lo smmdriftcalculator.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lmmnormaldriftcalculator.cpp -fno-common -DPIC -o .libs/lmmnormaldriftcalculator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cmsmmdriftcalculator.cpp -fno-common -DPIC -o .libs/cmsmmdriftcalculator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c smmdriftcalculator.cpp -fno-common -DPIC -o .libs/smmdriftcalculator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lmmdriftcalculator.cpp -fno-common -DPIC -o .libs/lmmdriftcalculator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c smmdriftcalculator.cpp -o smmdriftcalculator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cmsmmdriftcalculator.cpp -o cmsmmdriftcalculator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lmmnormaldriftcalculator.cpp -o lmmnormaldriftcalculator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lmmdriftcalculator.cpp -o lmmdriftcalculator.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/driftcomputation'
/usr/bin/install -c -m 644 all.hpp cmsmmdriftcalculator.hpp lmmdriftcalculator.hpp lmmnormaldriftcalculator.hpp smmdriftcalculator.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/driftcomputation'
Making install in evolvers
Making install in volprocesses
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o squarerootandersen.lo squarerootandersen.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c squarerootandersen.cpp -fno-common -DPIC -o .libs/squarerootandersen.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c squarerootandersen.cpp -o squarerootandersen.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/evolvers/volprocesses'
/usr/bin/install -c -m 644 all.hpp squarerootandersen.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/evolvers/volprocesses'
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lognormalcmswapratepc.lo lognormalcmswapratepc.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lognormalcotswapratepc.lo lognormalcotswapratepc.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lognormalfwdrateballand.lo lognormalfwdrateballand.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lognormalfwdrateeuler.lo lognormalfwdrateeuler.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateballand.cpp -fno-common -DPIC -o .libs/lognormalfwdrateballand.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateeuler.cpp -fno-common -DPIC -o .libs/lognormalfwdrateeuler.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalcmswapratepc.cpp -fno-common -DPIC -o .libs/lognormalcmswapratepc.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalcotswapratepc.cpp -fno-common -DPIC -o .libs/lognormalcotswapratepc.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateballand.cpp -o lognormalfwdrateballand.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateeuler.cpp -o lognormalfwdrateeuler.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalcmswapratepc.cpp -o lognormalcmswapratepc.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalcotswapratepc.cpp -o lognormalcotswapratepc.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lognormalfwdrateeulerconstrained.lo lognormalfwdrateeulerconstrained.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lognormalfwdrateiballand.lo lognormalfwdrateiballand.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lognormalfwdrateipc.lo lognormalfwdrateipc.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o lognormalfwdratepc.lo lognormalfwdratepc.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateeulerconstrained.cpp -fno-common -DPIC -o .libs/lognormalfwdrateeulerconstrained.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateiballand.cpp -fno-common -DPIC -o .libs/lognormalfwdrateiballand.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateipc.cpp -fno-common -DPIC -o .libs/lognormalfwdrateipc.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdratepc.cpp -fno-common -DPIC -o .libs/lognormalfwdratepc.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateiballand.cpp -o lognormalfwdrateiballand.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateipc.cpp -o lognormalfwdrateipc.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdratepc.cpp -o lognormalfwdratepc.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c lognormalfwdrateeulerconstrained.cpp -o lognormalfwdrateeulerconstrained.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o marketmodelvolprocess.lo marketmodelvolprocess.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o normalfwdratepc.lo normalfwdratepc.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c marketmodelvolprocess.cpp -fno-common -DPIC -o .libs/marketmodelvolprocess.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o svddfwdratepc.lo svddfwdratepc.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c normalfwdratepc.cpp -fno-common -DPIC -o .libs/normalfwdratepc.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c svddfwdratepc.cpp -fno-common -DPIC -o .libs/svddfwdratepc.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c marketmodelvolprocess.cpp -o marketmodelvolprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c normalfwdratepc.cpp -o normalfwdratepc.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c svddfwdratepc.cpp -o svddfwdratepc.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/evolvers'
/usr/bin/install -c -m 644 all.hpp lognormalcmswapratepc.hpp lognormalcotswapratepc.hpp lognormalfwdrateballand.hpp lognormalfwdrateeuler.hpp lognormalfwdrateeulerconstrained.hpp lognormalfwdrateiballand.hpp lognormalfwdrateipc.hpp lognormalfwdratepc.hpp marketmodelvolprocess.hpp normalfwdratepc.hpp svddfwdratepc.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/evolvers'
Making install in models
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o abcdvol.lo abcdvol.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o alphafinder.lo alphafinder.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o alphaformconcrete.lo alphaformconcrete.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o capletcoterminalalphacalibration.lo capletcoterminalalphacalibration.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c abcdvol.cpp -fno-common -DPIC -o .libs/abcdvol.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c alphaformconcrete.cpp -fno-common -DPIC -o .libs/alphaformconcrete.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c alphafinder.cpp -fno-common -DPIC -o .libs/alphafinder.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capletcoterminalalphacalibration.cpp -fno-common -DPIC -o .libs/capletcoterminalalphacalibration.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c alphaformconcrete.cpp -o alphaformconcrete.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o capletcoterminalmaxhomogeneity.lo capletcoterminalmaxhomogeneity.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capletcoterminalmaxhomogeneity.cpp -fno-common -DPIC -o .libs/capletcoterminalmaxhomogeneity.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c alphafinder.cpp -o alphafinder.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o capletcoterminalperiodic.lo capletcoterminalperiodic.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c abcdvol.cpp -o abcdvol.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capletcoterminalalphacalibration.cpp -o capletcoterminalalphacalibration.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capletcoterminalperiodic.cpp -fno-common -DPIC -o .libs/capletcoterminalperiodic.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capletcoterminalmaxhomogeneity.cpp -o capletcoterminalmaxhomogeneity.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o capletcoterminalswaptioncalibration.lo capletcoterminalswaptioncalibration.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o cotswaptofwdadapter.lo cotswaptofwdadapter.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capletcoterminalperiodic.cpp -o capletcoterminalperiodic.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capletcoterminalswaptioncalibration.cpp -fno-common -DPIC -o .libs/capletcoterminalswaptioncalibration.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cotswaptofwdadapter.cpp -fno-common -DPIC -o .libs/cotswaptofwdadapter.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o ctsmmcapletcalibration.lo ctsmmcapletcalibration.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c ctsmmcapletcalibration.cpp -fno-common -DPIC -o .libs/ctsmmcapletcalibration.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capletcoterminalswaptioncalibration.cpp -o capletcoterminalswaptioncalibration.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o flatvol.lo flatvol.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c flatvol.cpp -fno-common -DPIC -o .libs/flatvol.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cotswaptofwdadapter.cpp -o cotswaptofwdadapter.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c ctsmmcapletcalibration.cpp -o ctsmmcapletcalibration.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fwdperiodadapter.lo fwdperiodadapter.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fwdperiodadapter.cpp -fno-common -DPIC -o .libs/fwdperiodadapter.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o fwdtocotswapadapter.lo fwdtocotswapadapter.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fwdtocotswapadapter.cpp -fno-common -DPIC -o .libs/fwdtocotswapadapter.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c flatvol.cpp -o flatvol.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o piecewiseconstantabcdvariance.lo piecewiseconstantabcdvariance.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c piecewiseconstantabcdvariance.cpp -fno-common -DPIC -o .libs/piecewiseconstantabcdvariance.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fwdperiodadapter.cpp -o fwdperiodadapter.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c fwdtocotswapadapter.cpp -o fwdtocotswapadapter.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c piecewiseconstantabcdvariance.cpp -o piecewiseconstantabcdvariance.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o piecewiseconstantvariance.lo piecewiseconstantvariance.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c piecewiseconstantvariance.cpp -fno-common -DPIC -o .libs/piecewiseconstantvariance.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o pseudorootfacade.lo pseudorootfacade.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o volatilityinterpolationspecifier.lo volatilityinterpolationspecifier.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c pseudorootfacade.cpp -fno-common -DPIC -o .libs/pseudorootfacade.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c volatilityinterpolationspecifier.cpp -fno-common -DPIC -o .libs/volatilityinterpolationspecifier.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o volatilityinterpolationspecifierabcd.lo volatilityinterpolationspecifierabcd.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c volatilityinterpolationspecifierabcd.cpp -fno-common -DPIC -o .libs/volatilityinterpolationspecifierabcd.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c piecewiseconstantvariance.cpp -o piecewiseconstantvariance.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c volatilityinterpolationspecifier.cpp -o volatilityinterpolationspecifier.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c volatilityinterpolationspecifierabcd.cpp -o volatilityinterpolationspecifierabcd.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c pseudorootfacade.cpp -o pseudorootfacade.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/models'
/usr/bin/install -c -m 644 all.hpp abcdvol.hpp alphafinder.hpp alphaform.hpp alphaformconcrete.hpp capletcoterminalalphacalibration.hpp capletcoterminalmaxhomogeneity.hpp capletcoterminalperiodic.hpp capletcoterminalswaptioncalibration.hpp cotswaptofwdadapter.hpp ctsmmcapletcalibration.hpp flatvol.hpp fwdperiodadapter.hpp fwdtocotswapadapter.hpp piecewiseconstantabcdvariance.hpp piecewiseconstantvariance.hpp pseudorootfacade.hpp volatilityinterpolationspecifier.hpp volatilityinterpolationspecifierabcd.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/models'
Making install in products
Making install in onestep
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o onestepcoinitialswaps.lo onestepcoinitialswaps.cpp
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o onestepcoterminalswaps.lo onestepcoterminalswaps.cpp
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o onestepforwards.lo onestepforwards.cpp
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o onestepoptionlets.lo onestepoptionlets.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c onestepcoterminalswaps.cpp -fno-common -DPIC -o .libs/onestepcoterminalswaps.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c onestepforwards.cpp -fno-common -DPIC -o .libs/onestepforwards.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c onestepcoinitialswaps.cpp -fno-common -DPIC -o .libs/onestepcoinitialswaps.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c onestepoptionlets.cpp -fno-common -DPIC -o .libs/onestepoptionlets.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c onestepcoterminalswaps.cpp -o onestepcoterminalswaps.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c onestepcoinitialswaps.cpp -o onestepcoinitialswaps.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c onestepforwards.cpp -o onestepforwards.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c onestepoptionlets.cpp -o onestepoptionlets.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/products/onestep'
/usr/bin/install -c -m 644 all.hpp onestepcoinitialswaps.hpp onestepcoterminalswaps.hpp onestepforwards.hpp onestepoptionlets.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/products/onestep'
Making install in multistep
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o callspecifiedmultiproduct.lo callspecifiedmultiproduct.cpp
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o cashrebate.lo cashrebate.cpp
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o exerciseadapter.lo exerciseadapter.cpp
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepcoinitialswaps.lo multistepcoinitialswaps.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepcoinitialswaps.cpp -fno-common -DPIC -o .libs/multistepcoinitialswaps.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c exerciseadapter.cpp -fno-common -DPIC -o .libs/exerciseadapter.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c cashrebate.cpp -fno-common -DPIC -o .libs/cashrebate.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c callspecifiedmultiproduct.cpp -fno-common -DPIC -o .libs/callspecifiedmultiproduct.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c exerciseadapter.cpp -o exerciseadapter.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepcoinitialswaps.cpp -o multistepcoinitialswaps.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c cashrebate.cpp -o cashrebate.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepcoterminalswaps.lo multistepcoterminalswaps.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepcoterminalswaps.cpp -fno-common -DPIC -o .libs/multistepcoterminalswaps.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c callspecifiedmultiproduct.cpp -o callspecifiedmultiproduct.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepcoterminalswaptions.lo multistepcoterminalswaptions.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepcoterminalswaptions.cpp -fno-common -DPIC -o .libs/multistepcoterminalswaptions.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepcoterminalswaps.cpp -o multistepcoterminalswaps.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepforwards.lo multistepforwards.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepforwards.cpp -fno-common -DPIC -o .libs/multistepforwards.o
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepinversefloater.lo multistepinversefloater.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepinversefloater.cpp -fno-common -DPIC -o .libs/multistepinversefloater.o
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepnothing.lo multistepnothing.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepnothing.cpp -fno-common -DPIC -o .libs/multistepnothing.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepforwards.cpp -o multistepforwards.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepnothing.cpp -o multistepnothing.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepcoterminalswaptions.cpp -o multistepcoterminalswaptions.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepoptionlets.lo multistepoptionlets.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepinversefloater.cpp -o multistepinversefloater.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepoptionlets.cpp -fno-common -DPIC -o .libs/multistepoptionlets.o
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multisteppathwisewrapper.lo multisteppathwisewrapper.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multisteppathwisewrapper.cpp -fno-common -DPIC -o .libs/multisteppathwisewrapper.o
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepperiodcapletswaptions.lo multistepperiodcapletswaptions.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepperiodcapletswaptions.cpp -fno-common -DPIC -o .libs/multistepperiodcapletswaptions.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepoptionlets.cpp -o multistepoptionlets.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepratchet.lo multistepratchet.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepratchet.cpp -fno-common -DPIC -o .libs/multistepratchet.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multisteppathwisewrapper.cpp -o multisteppathwisewrapper.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepswap.lo multistepswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepratchet.cpp -o multistepratchet.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepswap.cpp -fno-common -DPIC -o .libs/multistepswap.o
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multistepswaption.lo multistepswaption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepperiodcapletswaptions.cpp -o multistepperiodcapletswaptions.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepswaption.cpp -fno-common -DPIC -o .libs/multistepswaption.o
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o multisteptarn.lo multisteptarn.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepswap.cpp -o multistepswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multisteptarn.cpp -fno-common -DPIC -o .libs/multisteptarn.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multistepswaption.cpp -o multistepswaption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c multisteptarn.cpp -o multisteptarn.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libMarketModelsProductsMultiStep.la callspecifiedmultiproduct.lo cashrebate.lo exerciseadapter.lo multistepcoinitialswaps.lo multistepcoterminalswaps.lo multistepcoterminalswaptions.lo multistepforwards.lo multistepinversefloater.lo multistepnothing.lo multistepoptionlets.lo multisteppathwisewrapper.lo multistepperiodcapletswaptions.lo multistepratchet.lo multistepswap.lo multistepswaption.lo multisteptarn.lo
libtool: link: ar cru .libs/libMarketModelsProductsMultiStep.a .libs/callspecifiedmultiproduct.o .libs/cashrebate.o .libs/exerciseadapter.o .libs/multistepcoinitialswaps.o .libs/multistepcoterminalswaps.o .libs/multistepcoterminalswaptions.o .libs/multistepforwards.o .libs/multistepinversefloater.o .libs/multistepnothing.o .libs/multistepoptionlets.o .libs/multisteppathwisewrapper.o .libs/multistepperiodcapletswaptions.o .libs/multistepratchet.o .libs/multistepswap.o .libs/multistepswaption.o .libs/multisteptarn.o
libtool: link: ranlib .libs/libMarketModelsProductsMultiStep.a
libtool: link: ( cd ".libs" && rm -f "libMarketModelsProductsMultiStep.la" && ln -s "../libMarketModelsProductsMultiStep.la" "libMarketModelsProductsMultiStep.la" )
make[6]: Nothing to be done for `install-exec-am'.
../../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/products/multistep'
/usr/bin/install -c -m 644 all.hpp callspecifiedmultiproduct.hpp cashrebate.hpp exerciseadapter.hpp multistepcoinitialswaps.hpp multistepcoterminalswaps.hpp multistepcoterminalswaptions.hpp multistepforwards.hpp multistepinversefloater.hpp multistepnothing.hpp multistepoptionlets.hpp multisteppathwisewrapper.hpp multistepperiodcapletswaptions.hpp multistepratchet.hpp multistepswap.hpp multistepswaption.hpp multisteptarn.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/products/multistep'
Making install in pathwise
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o pathwiseproductcallspecified.lo pathwiseproductcallspecified.cpp
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o pathwiseproductcaplet.lo pathwiseproductcaplet.cpp
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o pathwiseproductcashrebate.lo pathwiseproductcashrebate.cpp
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o pathwiseproductinversefloater.lo pathwiseproductinversefloater.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductcallspecified.cpp -fno-common -DPIC -o .libs/pathwiseproductcallspecified.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductcaplet.cpp -fno-common -DPIC -o .libs/pathwiseproductcaplet.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductinversefloater.cpp -fno-common -DPIC -o .libs/pathwiseproductinversefloater.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductcashrebate.cpp -fno-common -DPIC -o .libs/pathwiseproductcashrebate.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductcashrebate.cpp -o pathwiseproductcashrebate.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductinversefloater.cpp -o pathwiseproductinversefloater.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductcallspecified.cpp -o pathwiseproductcallspecified.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductcaplet.cpp -o pathwiseproductcaplet.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o pathwiseproductswap.lo pathwiseproductswap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductswap.cpp -fno-common -DPIC -o .libs/pathwiseproductswap.o
/bin/sh ../../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c -o pathwiseproductswaption.lo pathwiseproductswaption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductswaption.cpp -fno-common -DPIC -o .libs/pathwiseproductswaption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductswap.cpp -o pathwiseproductswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../../ql -I../../../../.. -I../../../../.. -g -O2 -c pathwiseproductswaption.cpp -o pathwiseproductswaption.o >/dev/null 2>&1
/bin/sh ../../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/products/pathwise'
/usr/bin/install -c -m 644 all.hpp pathwiseproductcallspecified.hpp pathwiseproductcaplet.hpp pathwiseproductcashrebate.hpp pathwiseproductinversefloater.hpp pathwiseproductswap.hpp pathwiseproductswaption.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/products/pathwise'
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o compositeproduct.lo compositeproduct.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o multiproductcomposite.lo multiproductcomposite.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o multiproductmultistep.lo multiproductmultistep.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o multiproductonestep.lo multiproductonestep.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c compositeproduct.cpp -fno-common -DPIC -o .libs/compositeproduct.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c multiproductmultistep.cpp -fno-common -DPIC -o .libs/multiproductmultistep.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c multiproductonestep.cpp -fno-common -DPIC -o .libs/multiproductonestep.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c multiproductcomposite.cpp -fno-common -DPIC -o .libs/multiproductcomposite.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c multiproductmultistep.cpp -o multiproductmultistep.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c multiproductonestep.cpp -o multiproductonestep.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c multiproductcomposite.cpp -o multiproductcomposite.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c compositeproduct.cpp -o compositeproduct.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o singleproductcomposite.lo singleproductcomposite.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c singleproductcomposite.cpp -fno-common -DPIC -o .libs/singleproductcomposite.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c singleproductcomposite.cpp -o singleproductcomposite.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/products/multistep/.libs/libMarketModelsProductsMultiStep.a")
libtool: link: (cd .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/products/onestep/.libs/libMarketModelsProductsOneStep.a")
libtool: link: (cd .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/products/pathwise/.libs/libMarketModelsProductsPathwise.a")
libtool: link: ar cru .libs/libMarketModelsProducts.a .libs/compositeproduct.o .libs/multiproductcomposite.o .libs/multiproductmultistep.o .libs/multiproductonestep.o .libs/singleproductcomposite.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/callspecifiedmultiproduct.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/cashrebate.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/exerciseadapter.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepcoinitialswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepcoterminalswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepcoterminalswaptions.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepforwards.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepinversefloater.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepnothing.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepoptionlets.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multisteppathwisewrapper.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepperiodcapletswaptions.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepratchet.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepswap.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multistepswaption.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsMultiStep.a/multisteptarn.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepcoinitialswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepcoterminalswaps.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepforwards.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsOneStep.a/onestepoptionlets.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductcallspecified.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductcaplet.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductcashrebate.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductinversefloater.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductswap.o .libs/libMarketModelsProducts.lax/libMarketModelsProductsPathwise.a/pathwiseproductswaption.o
libtool: link: ranlib .libs/libMarketModelsProducts.a
libtool: link: rm -fr .libs/libMarketModelsProducts.lax
libtool: link: ( cd ".libs" && rm -f "libMarketModelsProducts.la" && ln -s "../libMarketModelsProducts.la" "libMarketModelsProducts.la" )
make[6]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/products'
/usr/bin/install -c -m 644 all.hpp compositeproduct.hpp multiproductcomposite.hpp multiproductmultistep.hpp multiproductonestep.hpp singleproductcomposite.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/products'
Making install in pathwisegreeks
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o bumpinstrumentjacobian.lo bumpinstrumentjacobian.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o ratepseudorootjacobian.lo ratepseudorootjacobian.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swaptionpseudojacobian.lo swaptionpseudojacobian.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o vegabumpcluster.lo vegabumpcluster.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionpseudojacobian.cpp -fno-common -DPIC -o .libs/swaptionpseudojacobian.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c vegabumpcluster.cpp -fno-common -DPIC -o .libs/vegabumpcluster.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c ratepseudorootjacobian.cpp -fno-common -DPIC -o .libs/ratepseudorootjacobian.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c bumpinstrumentjacobian.cpp -fno-common -DPIC -o .libs/bumpinstrumentjacobian.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c vegabumpcluster.cpp -o vegabumpcluster.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c ratepseudorootjacobian.cpp -o ratepseudorootjacobian.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c bumpinstrumentjacobian.cpp -o bumpinstrumentjacobian.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionpseudojacobian.cpp -o swaptionpseudojacobian.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/pathwisegreeks'
/usr/bin/install -c -m 644 all.hpp bumpinstrumentjacobian.hpp ratepseudorootjacobian.hpp swaptionpseudojacobian.hpp vegabumpcluster.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels/pathwisegreeks'
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o accountingengine.lo accountingengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o curvestate.lo curvestate.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discounter.lo discounter.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o evolutiondescription.lo evolutiondescription.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c curvestate.cpp -fno-common -DPIC -o .libs/curvestate.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c evolutiondescription.cpp -fno-common -DPIC -o .libs/evolutiondescription.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c accountingengine.cpp -fno-common -DPIC -o .libs/accountingengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discounter.cpp -fno-common -DPIC -o .libs/discounter.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discounter.cpp -o discounter.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c curvestate.cpp -o curvestate.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c evolutiondescription.cpp -o evolutiondescription.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c accountingengine.cpp -o accountingengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o forwardforwardmappings.lo forwardforwardmappings.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c forwardforwardmappings.cpp -fno-common -DPIC -o .libs/forwardforwardmappings.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o historicalratesanalysis.lo historicalratesanalysis.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c historicalratesanalysis.cpp -fno-common -DPIC -o .libs/historicalratesanalysis.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o marketmodel.lo marketmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c marketmodel.cpp -fno-common -DPIC -o .libs/marketmodel.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o marketmodeldifferences.lo marketmodeldifferences.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c marketmodeldifferences.cpp -fno-common -DPIC -o .libs/marketmodeldifferences.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c forwardforwardmappings.cpp -o forwardforwardmappings.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c marketmodel.cpp -o marketmodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o pathwiseaccountingengine.lo pathwiseaccountingengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pathwiseaccountingengine.cpp -fno-common -DPIC -o .libs/pathwiseaccountingengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c marketmodeldifferences.cpp -o marketmodeldifferences.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c historicalratesanalysis.cpp -o historicalratesanalysis.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o pathwisediscounter.lo pathwisediscounter.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pathwisediscounter.cpp -fno-common -DPIC -o .libs/pathwisediscounter.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o proxygreekengine.lo proxygreekengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c proxygreekengine.cpp -fno-common -DPIC -o .libs/proxygreekengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pathwisediscounter.cpp -o pathwisediscounter.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o swapforwardmappings.lo swapforwardmappings.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c swapforwardmappings.cpp -fno-common -DPIC -o .libs/swapforwardmappings.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pathwiseaccountingengine.cpp -o pathwiseaccountingengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c proxygreekengine.cpp -o proxygreekengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o utilities.lo utilities.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c utilities.cpp -fno-common -DPIC -o .libs/utilities.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c swapforwardmappings.cpp -o swapforwardmappings.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c utilities.cpp -o utilities.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/browniangenerators/.libs/libMarketModelsBrownianGenerators.a")
libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsCallability.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/callability/.libs/libMarketModelsCallability.a")
libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsCorrelations.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/correlations/.libs/libMarketModelsCorrelations.a")
libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsCurveStates.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/curvestates/.libs/libMarketModelsCurveStates.a")
libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsDriftComputation.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/driftcomputation/.libs/libMarketModelsDriftComputation.a")
libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsEvolvers.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/evolvers/.libs/libMarketModelsEvolvers.a")
libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsModels.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/models/.libs/libMarketModelsModels.a")
libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsProducts.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/products/.libs/libMarketModelsProducts.a")
libtool: link: (cd .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/pathwisegreeks/.libs/libMarketModelsPathwiseGreeks.a")
libtool: link: ar cru .libs/libMarketModels.a .libs/accountingengine.o .libs/curvestate.o .libs/discounter.o .libs/evolutiondescription.o .libs/forwardforwardmappings.o .libs/historicalratesanalysis.o .libs/marketmodel.o .libs/marketmodeldifferences.o .libs/pathwiseaccountingengine.o .libs/pathwisediscounter.o .libs/proxygreekengine.o .libs/swapforwardmappings.o .libs/utilities.o .libs/libMarketModels.lax/libMarketModelsBrownianGenerators.a/mtbrowniangenerator.o .libs/libMarketModels.lax/libMarketModelsBrownianGenerators.a/sobolbrowniangenerator.o .libs/libMarketModels.lax/libMarketModelsCallability.a/bermudanswaptionexercisevalue.o .libs/libMarketModels.lax/libMarketModelsCallability.a/collectnodedata.o .libs/libMarketModels.lax/libMarketModelsCallability.a/lsstrategy.o .libs/libMarketModels.lax/libMarketModelsCallability.a/nothingexercisevalue.o .libs/libMarketModels.lax/libMarketModelsCallability.a/parametricexerciseadapter.o .libs/libMarketModels.lax/libMarketModelsCallability.a/swapbasissystem.o .libs/libMarketModels.lax/libMarketModelsCallability.a/swapforwardbasissystem.o .libs/libMarketModels.lax/libMarketModelsCallability.a/swapratetrigger.o .libs/libMarketModels.lax/libMarketModelsCallability.a/triggeredswapexercise.o .libs/libMarketModels.lax/libMarketModelsCallability.a/upperboundengine.o .libs/libMarketModels.lax/libMarketModelsCorrelations.a/cotswapfromfwdcorrelation.o .libs/libMarketModels.lax/libMarketModelsCorrelations.a/expcorrelations.o .libs/libMarketModels.lax/libMarketModelsCorrelations.a/timehomogeneousforwardcorrelation.o .libs/libMarketModels.lax/libMarketModelsCurveStates.a/cmswapcurvestate.o .libs/libMarketModels.lax/libMarketModelsCurveStates.a/coterminalswapcurvestate.o .libs/libMarketModels.lax/libMarketModelsCurveStates.a/lmmcurvestate.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/cmsmmdriftcalculator.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/lmmdriftcalculator.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/lmmnormaldriftcalculator.o .libs/libMarketModels.lax/libMarketModelsDriftComputation.a/smmdriftcalculator.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalcmswapratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalcotswapratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateballand.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateeuler.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateeulerconstrained.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateiballand.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdrateipc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/lognormalfwdratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/marketmodelvolprocess.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/normalfwdratepc.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/squarerootandersen.o .libs/libMarketModels.lax/libMarketModelsEvolvers.a/svddfwdratepc.o .libs/libMarketModels.lax/libMarketModelsModels.a/abcdvol.o .libs/libMarketModels.lax/libMarketModelsModels.a/alphafinder.o .libs/libMarketModels.lax/libMarketModelsModels.a/alphaformconcrete.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalalphacalibration.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalmaxhomogeneity.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalperiodic.o .libs/libMarketModels.lax/libMarketModelsModels.a/capletcoterminalswaptioncalibration.o .libs/libMarketModels.lax/libMarketModelsModels.a/cotswaptofwdadapter.o .libs/libMarketModels.lax/libMarketModelsModels.a/ctsmmcapletcalibration.o .libs/libMarketModels.lax/libMarketModelsModels.a/flatvol.o .libs/libMarketModels.lax/libMarketModelsModels.a/fwdperiodadapter.o .libs/libMarketModels.lax/libMarketModelsModels.a/fwdtocotswapadapter.o .libs/libMarketModels.lax/libMarketModelsModels.a/piecewiseconstantabcdvariance.o .libs/libMarketModels.lax/libMarketModelsModels.a/piecewiseconstantvariance.o .libs/libMarketModels.lax/libMarketModelsModels.a/pseudorootfacade.o .libs/libMarketModels.lax/libMarketModelsModels.a/volatilityinterpolationspecifier.o .libs/libMarketModels.lax/libMarketModelsModels.a/volatilityinterpolationspecifierabcd.o .libs/libMarketModels.lax/libMarketModelsProducts.a/callspecifiedmultiproduct.o .libs/libMarketModels.lax/libMarketModelsProducts.a/cashrebate.o .libs/libMarketModels.lax/libMarketModelsProducts.a/compositeproduct.o .libs/libMarketModels.lax/libMarketModelsProducts.a/exerciseadapter.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multiproductcomposite.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multiproductmultistep.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multiproductonestep.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepcoinitialswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepcoterminalswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepcoterminalswaptions.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepforwards.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepinversefloater.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepnothing.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepoptionlets.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multisteppathwisewrapper.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepperiodcapletswaptions.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepratchet.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepswap.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multistepswaption.o .libs/libMarketModels.lax/libMarketModelsProducts.a/multisteptarn.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepcoinitialswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepcoterminalswaps.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepforwards.o .libs/libMarketModels.lax/libMarketModelsProducts.a/onestepoptionlets.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductcallspecified.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductcaplet.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductcashrebate.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductinversefloater.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductswap.o .libs/libMarketModels.lax/libMarketModelsProducts.a/pathwiseproductswaption.o .libs/libMarketModels.lax/libMarketModelsProducts.a/singleproductcomposite.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/bumpinstrumentjacobian.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/ratepseudorootjacobian.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/swaptionpseudojacobian.o .libs/libMarketModels.lax/libMarketModelsPathwiseGreeks.a/vegabumpcluster.o
libtool: link: ranlib .libs/libMarketModels.a
libtool: link: rm -fr .libs/libMarketModels.lax
libtool: link: ( cd ".libs" && rm -f "libMarketModels.la" && ln -s "../libMarketModels.la" "libMarketModels.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels'
/usr/bin/install -c -m 644 all.hpp accountingengine.hpp browniangenerator.hpp constrainedevolver.hpp curvestate.hpp discounter.hpp duffsdeviceinnerproduct.hpp evolutiondescription.hpp evolver.hpp forwardforwardmappings.hpp historicalforwardratesanalysis.hpp historicalratesanalysis.hpp marketmodel.hpp marketmodeldifferences.hpp multiproduct.hpp pathwiseaccountingengine.hpp pathwisemultiproduct.hpp pathwisediscounter.hpp piecewiseconstantcorrelation.hpp proxygreekengine.hpp swapforwardmappings.hpp utilities.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/marketmodels'
Making install in shortrate
Making install in calibrationhelpers
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o caphelper.lo caphelper.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swaptionhelper.lo swaptionhelper.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c caphelper.cpp -fno-common -DPIC -o .libs/caphelper.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionhelper.cpp -fno-common -DPIC -o .libs/swaptionhelper.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionhelper.cpp -o swaptionhelper.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c caphelper.cpp -o caphelper.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/shortrate/calibrationhelpers'
/usr/bin/install -c -m 644 all.hpp caphelper.hpp swaptionhelper.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/shortrate/calibrationhelpers'
Making install in onefactormodels
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o blackkarasinski.lo blackkarasinski.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o coxingersollross.lo coxingersollross.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o extendedcoxingersollross.lo extendedcoxingersollross.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o gaussian1dmodel.lo gaussian1dmodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c extendedcoxingersollross.cpp -fno-common -DPIC -o .libs/extendedcoxingersollross.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c coxingersollross.cpp -fno-common -DPIC -o .libs/coxingersollross.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c gaussian1dmodel.cpp -fno-common -DPIC -o .libs/gaussian1dmodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c blackkarasinski.cpp -fno-common -DPIC -o .libs/blackkarasinski.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c coxingersollross.cpp -o coxingersollross.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c extendedcoxingersollross.cpp -o extendedcoxingersollross.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c blackkarasinski.cpp -o blackkarasinski.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o gsr.lo gsr.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c gsr.cpp -fno-common -DPIC -o .libs/gsr.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o hullwhite.lo hullwhite.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c hullwhite.cpp -fno-common -DPIC -o .libs/hullwhite.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o markovfunctional.lo markovfunctional.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c markovfunctional.cpp -fno-common -DPIC -o .libs/markovfunctional.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c gaussian1dmodel.cpp -o gaussian1dmodel.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c hullwhite.cpp -o hullwhite.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o vasicek.lo vasicek.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c vasicek.cpp -fno-common -DPIC -o .libs/vasicek.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c gsr.cpp -o gsr.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c vasicek.cpp -o vasicek.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c markovfunctional.cpp -o markovfunctional.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libOneFactorModels.la blackkarasinski.lo coxingersollross.lo extendedcoxingersollross.lo gaussian1dmodel.lo gsr.lo hullwhite.lo markovfunctional.lo vasicek.lo
libtool: link: ar cru .libs/libOneFactorModels.a .libs/blackkarasinski.o .libs/coxingersollross.o .libs/extendedcoxingersollross.o .libs/gaussian1dmodel.o .libs/gsr.o .libs/hullwhite.o .libs/markovfunctional.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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/shortrate/onefactormodels'
/usr/bin/install -c -m 644 all.hpp blackkarasinski.hpp coxingersollross.hpp extendedcoxingersollross.hpp gaussian1dmodel.hpp gsr.hpp hullwhite.hpp markovfunctional.hpp vasicek.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/shortrate/onefactormodels'
Making install in twofactormodels
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o g2.lo g2.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c g2.cpp -fno-common -DPIC -o .libs/g2.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c g2.cpp -o g2.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/shortrate/twofactormodels'
/usr/bin/install -c -m 644 all.hpp g2.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/shortrate/twofactormodels'
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o onefactormodel.lo onefactormodel.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o twofactormodel.lo twofactormodel.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactormodel.cpp -fno-common -DPIC -o .libs/onefactormodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c twofactormodel.cpp -fno-common -DPIC -o .libs/twofactormodel.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c twofactormodel.cpp -o twofactormodel.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactormodel.cpp -o onefactormodel.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/shortrate/calibrationhelpers/.libs/libCalibrationHelpers.a")
libtool: link: (cd .libs/libShortRateModels.lax/libOneFactorModels.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/shortrate/onefactormodels/.libs/libOneFactorModels.a")
libtool: link: (cd .libs/libShortRateModels.lax/libTwoFactorModels.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/shortrate/twofactormodels/.libs/libTwoFactorModels.a")
libtool: link: ar cru .libs/libShortRateModels.a .libs/onefactormodel.o .libs/twofactormodel.o .libs/libShortRateModels.lax/libCalibrationHelpers.a/caphelper.o .libs/libShortRateModels.lax/libCalibrationHelpers.a/swaptionhelper.o .libs/libShortRateModels.lax/libOneFactorModels.a/blackkarasinski.o .libs/libShortRateModels.lax/libOneFactorModels.a/coxingersollross.o .libs/libShortRateModels.lax/libOneFactorModels.a/extendedcoxingersollross.o .libs/libShortRateModels.lax/libOneFactorModels.a/gaussian1dmodel.o .libs/libShortRateModels.lax/libOneFactorModels.a/gsr.o .libs/libShortRateModels.lax/libOneFactorModels.a/hullwhite.o .libs/libShortRateModels.lax/libOneFactorModels.a/markovfunctional.o .libs/libShortRateModels.lax/libOneFactorModels.a/vasicek.o .libs/libShortRateModels.lax/libTwoFactorModels.a/g2.o
libtool: link: ranlib .libs/libShortRateModels.a
libtool: link: rm -fr .libs/libShortRateModels.lax
libtool: link: ( cd ".libs" && rm -f "libShortRateModels.la" && ln -s "../libShortRateModels.la" "libShortRateModels.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/shortrate'
/usr/bin/install -c -m 644 all.hpp onefactormodel.hpp twofactormodel.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/shortrate'
Making install in volatility
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o constantestimator.lo constantestimator.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o garch.lo garch.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c constantestimator.cpp -fno-common -DPIC -o .libs/constantestimator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c garch.cpp -fno-common -DPIC -o .libs/garch.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c constantestimator.cpp -o constantestimator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c garch.cpp -o garch.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models/volatility'
/usr/bin/install -c -m 644 all.hpp constantestimator.hpp simplelocalestimator.hpp garmanklass.hpp garch.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models/volatility'
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o calibrationhelper.lo calibrationhelper.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o model.lo model.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c calibrationhelper.cpp -fno-common -DPIC -o .libs/calibrationhelper.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c model.cpp -fno-common -DPIC -o .libs/model.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c calibrationhelper.cpp -o calibrationhelper.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c model.cpp -o model.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/equity/.libs/libEquityModels.a")
libtool: link: (cd .libs/libModels.lax/libMarketModels.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/marketmodels/.libs/libMarketModels.a")
libtool: link: (cd .libs/libModels.lax/libShortRateModels.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/shortrate/.libs/libShortRateModels.a")
libtool: link: (cd .libs/libModels.lax/libVolatilityModels.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/volatility/.libs/libVolatilityModels.a")
libtool: link: ar cru .libs/libModels.a .libs/calibrationhelper.o .libs/model.o .libs/libModels.lax/libEquityModels.a/batesmodel.o .libs/libModels.lax/libEquityModels.a/gjrgarchmodel.o .libs/libModels.lax/libEquityModels.a/hestonmodel.o .libs/libModels.lax/libEquityModels.a/hestonmodelhelper.o .libs/libModels.lax/libEquityModels.a/piecewisetimedependenthestonmodel.o .libs/libModels.lax/libMarketModels.a/abcdvol.o .libs/libModels.lax/libMarketModels.a/accountingengine.o .libs/libModels.lax/libMarketModels.a/alphafinder.o .libs/libModels.lax/libMarketModels.a/alphaformconcrete.o .libs/libModels.lax/libMarketModels.a/bermudanswaptionexercisevalue.o .libs/libModels.lax/libMarketModels.a/bumpinstrumentjacobian.o .libs/libModels.lax/libMarketModels.a/callspecifiedmultiproduct.o .libs/libModels.lax/libMarketModels.a/capletcoterminalalphacalibration.o .libs/libModels.lax/libMarketModels.a/capletcoterminalmaxhomogeneity.o .libs/libModels.lax/libMarketModels.a/capletcoterminalperiodic.o .libs/libModels.lax/libMarketModels.a/capletcoterminalswaptioncalibration.o .libs/libModels.lax/libMarketModels.a/cashrebate.o .libs/libModels.lax/libMarketModels.a/cmsmmdriftcalculator.o .libs/libModels.lax/libMarketModels.a/cmswapcurvestate.o .libs/libModels.lax/libMarketModels.a/collectnodedata.o .libs/libModels.lax/libMarketModels.a/compositeproduct.o .libs/libModels.lax/libMarketModels.a/coterminalswapcurvestate.o .libs/libModels.lax/libMarketModels.a/cotswapfromfwdcorrelation.o .libs/libModels.lax/libMarketModels.a/cotswaptofwdadapter.o .libs/libModels.lax/libMarketModels.a/ctsmmcapletcalibration.o .libs/libModels.lax/libMarketModels.a/curvestate.o .libs/libModels.lax/libMarketModels.a/discounter.o .libs/libModels.lax/libMarketModels.a/evolutiondescription.o .libs/libModels.lax/libMarketModels.a/exerciseadapter.o .libs/libModels.lax/libMarketModels.a/expcorrelations.o .libs/libModels.lax/libMarketModels.a/flatvol.o .libs/libModels.lax/libMarketModels.a/forwardforwardmappings.o .libs/libModels.lax/libMarketModels.a/fwdperiodadapter.o .libs/libModels.lax/libMarketModels.a/fwdtocotswapadapter.o .libs/libModels.lax/libMarketModels.a/historicalratesanalysis.o .libs/libModels.lax/libMarketModels.a/lmmcurvestate.o .libs/libModels.lax/libMarketModels.a/lmmdriftcalculator.o .libs/libModels.lax/libMarketModels.a/lmmnormaldriftcalculator.o .libs/libModels.lax/libMarketModels.a/lognormalcmswapratepc.o .libs/libModels.lax/libMarketModels.a/lognormalcotswapratepc.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateballand.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateeuler.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateeulerconstrained.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateiballand.o .libs/libModels.lax/libMarketModels.a/lognormalfwdrateipc.o .libs/libModels.lax/libMarketModels.a/lognormalfwdratepc.o .libs/libModels.lax/libMarketModels.a/lsstrategy.o .libs/libModels.lax/libMarketModels.a/marketmodel.o .libs/libModels.lax/libMarketModels.a/marketmodeldifferences.o .libs/libModels.lax/libMarketModels.a/marketmodelvolprocess.o .libs/libModels.lax/libMarketModels.a/mtbrowniangenerator.o .libs/libModels.lax/libMarketModels.a/multiproductcomposite.o .libs/libModels.lax/libMarketModels.a/multiproductmultistep.o .libs/libModels.lax/libMarketModels.a/multiproductonestep.o .libs/libModels.lax/libMarketModels.a/multistepcoinitialswaps.o .libs/libModels.lax/libMarketModels.a/multistepcoterminalswaps.o .libs/libModels.lax/libMarketModels.a/multistepcoterminalswaptions.o .libs/libModels.lax/libMarketModels.a/multistepforwards.o .libs/libModels.lax/libMarketModels.a/multistepinversefloater.o .libs/libModels.lax/libMarketModels.a/multistepnothing.o .libs/libModels.lax/libMarketModels.a/multistepoptionlets.o .libs/libModels.lax/libMarketModels.a/multisteppathwisewrapper.o .libs/libModels.lax/libMarketModels.a/multistepperiodcapletswaptions.o .libs/libModels.lax/libMarketModels.a/multistepratchet.o .libs/libModels.lax/libMarketModels.a/multistepswap.o .libs/libModels.lax/libMarketModels.a/multistepswaption.o .libs/libModels.lax/libMarketModels.a/multisteptarn.o .libs/libModels.lax/libMarketModels.a/normalfwdratepc.o .libs/libModels.lax/libMarketModels.a/nothingexercisevalue.o .libs/libModels.lax/libMarketModels.a/onestepcoinitialswaps.o .libs/libModels.lax/libMarketModels.a/onestepcoterminalswaps.o .libs/libModels.lax/libMarketModels.a/onestepforwards.o .libs/libModels.lax/libMarketModels.a/onestepoptionlets.o .libs/libModels.lax/libMarketModels.a/parametricexerciseadapter.o .libs/libModels.lax/libMarketModels.a/pathwiseaccountingengine.o .libs/libModels.lax/libMarketModels.a/pathwisediscounter.o .libs/libModels.lax/libMarketModels.a/pathwiseproductcallspecified.o .libs/libModels.lax/libMarketModels.a/pathwiseproductcaplet.o .libs/libModels.lax/libMarketModels.a/pathwiseproductcashrebate.o .libs/libModels.lax/libMarketModels.a/pathwiseproductinversefloater.o .libs/libModels.lax/libMarketModels.a/pathwiseproductswap.o .libs/libModels.lax/libMarketModels.a/pathwiseproductswaption.o .libs/libModels.lax/libMarketModels.a/piecewiseconstantabcdvariance.o .libs/libModels.lax/libMarketModels.a/piecewiseconstantvariance.o .libs/libModels.lax/libMarketModels.a/proxygreekengine.o .libs/libModels.lax/libMarketModels.a/pseudorootfacade.o .libs/libModels.lax/libMarketModels.a/ratepseudorootjacobian.o .libs/libModels.lax/libMarketModels.a/singleproductcomposite.o .libs/libModels.lax/libMarketModels.a/smmdriftcalculator.o .libs/libModels.lax/libMarketModels.a/sobolbrowniangenerator.o .libs/libModels.lax/libMarketModels.a/squarerootandersen.o .libs/libModels.lax/libMarketModels.a/svddfwdratepc.o .libs/libModels.lax/libMarketModels.a/swapbasissystem.o .libs/libModels.lax/libMarketModels.a/swapforwardbasissystem.o .libs/libModels.lax/libMarketModels.a/swapforwardmappings.o .libs/libModels.lax/libMarketModels.a/swapratetrigger.o .libs/libModels.lax/libMarketModels.a/swaptionpseudojacobian.o .libs/libModels.lax/libMarketModels.a/timehomogeneousforwardcorrelation.o .libs/libModels.lax/libMarketModels.a/triggeredswapexercise.o .libs/libModels.lax/libMarketModels.a/upperboundengine.o .libs/libModels.lax/libMarketModels.a/utilities.o .libs/libModels.lax/libMarketModels.a/vegabumpcluster.o .libs/libModels.lax/libMarketModels.a/volatilityinterpolationspecifier.o .libs/libModels.lax/libMarketModels.a/volatilityinterpolationspecifierabcd.o .libs/libModels.lax/libShortRateModels.a/blackkarasinski.o .libs/libModels.lax/libShortRateModels.a/caphelper.o .libs/libModels.lax/libShortRateModels.a/coxingersollross.o .libs/libModels.lax/libShortRateModels.a/extendedcoxingersollross.o .libs/libModels.lax/libShortRateModels.a/g2.o .libs/libModels.lax/libShortRateModels.a/gaussian1dmodel.o .libs/libModels.lax/libShortRateModels.a/gsr.o .libs/libModels.lax/libShortRateModels.a/hullwhite.o .libs/libModels.lax/libShortRateModels.a/markovfunctional.o .libs/libModels.lax/libShortRateModels.a/onefactormodel.o .libs/libModels.lax/libShortRateModels.a/swaptionhelper.o .libs/libModels.lax/libShortRateModels.a/twofactormodel.o .libs/libModels.lax/libShortRateModels.a/vasicek.o .libs/libModels.lax/libVolatilityModels.a/constantestimator.o .libs/libModels.lax/libVolatilityModels.a/garch.o
libtool: link: ranlib .libs/libModels.a
libtool: link: rm -fr .libs/libModels.lax
libtool: link: ( cd ".libs" && rm -f "libModels.la" && ln -s "../libModels.la" "libModels.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/models'
/usr/bin/install -c -m 644 all.hpp calibrationhelper.hpp model.hpp parameter.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/models'
Making install in patterns
make[3]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/patterns'
/usr/bin/install -c -m 644 all.hpp composite.hpp curiouslyrecurring.hpp lazyobject.hpp observable.hpp singleton.hpp visitor.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/patterns'
Making install in pricingengines
Making install in asian
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analytic_cont_geom_av_price.lo analytic_cont_geom_av_price.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analytic_discr_geom_av_price.lo analytic_discr_geom_av_price.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analytic_discr_geom_av_strike.lo analytic_discr_geom_av_strike.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdblackscholesasianengine.lo fdblackscholesasianengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytic_cont_geom_av_price.cpp -fno-common -DPIC -o .libs/analytic_cont_geom_av_price.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytic_discr_geom_av_price.cpp -fno-common -DPIC -o .libs/analytic_discr_geom_av_price.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytic_discr_geom_av_strike.cpp -fno-common -DPIC -o .libs/analytic_discr_geom_av_strike.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdblackscholesasianengine.cpp -fno-common -DPIC -o .libs/fdblackscholesasianengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytic_cont_geom_av_price.cpp -o analytic_cont_geom_av_price.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytic_discr_geom_av_strike.cpp -o analytic_discr_geom_av_strike.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytic_discr_geom_av_price.cpp -o analytic_discr_geom_av_price.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mc_discr_arith_av_price.lo mc_discr_arith_av_price.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mc_discr_arith_av_price.cpp -fno-common -DPIC -o .libs/mc_discr_arith_av_price.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdblackscholesasianengine.cpp -o fdblackscholesasianengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mc_discr_arith_av_strike.lo mc_discr_arith_av_strike.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mc_discr_geom_av_price.lo mc_discr_geom_av_price.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mc_discr_arith_av_strike.cpp -fno-common -DPIC -o .libs/mc_discr_arith_av_strike.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mc_discr_geom_av_price.cpp -fno-common -DPIC -o .libs/mc_discr_geom_av_price.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mc_discr_arith_av_price.cpp -o mc_discr_arith_av_price.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mc_discr_arith_av_strike.cpp -o mc_discr_arith_av_strike.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mc_discr_geom_av_price.cpp -o mc_discr_geom_av_price.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libAsianEngines.la analytic_cont_geom_av_price.lo analytic_discr_geom_av_price.lo analytic_discr_geom_av_strike.lo fdblackscholesasianengine.lo mc_discr_arith_av_price.lo mc_discr_arith_av_strike.lo mc_discr_geom_av_price.lo
libtool: link: ar cru .libs/libAsianEngines.a .libs/analytic_cont_geom_av_price.o .libs/analytic_discr_geom_av_price.o .libs/analytic_discr_geom_av_strike.o .libs/fdblackscholesasianengine.o .libs/mc_discr_arith_av_price.o .libs/mc_discr_arith_av_strike.o .libs/mc_discr_geom_av_price.o
libtool: link: ranlib .libs/libAsianEngines.a
libtool: link: ( cd ".libs" && rm -f "libAsianEngines.la" && ln -s "../libAsianEngines.la" "libAsianEngines.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/asian'
/usr/bin/install -c -m 644 all.hpp analytic_cont_geom_av_price.hpp analytic_discr_geom_av_price.hpp analytic_discr_geom_av_strike.hpp fdblackscholesasianengine.hpp mc_discr_arith_av_price.hpp mc_discr_arith_av_strike.hpp mc_discr_geom_av_price.hpp mcdiscreteasianengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/asian'
Making install in barrier
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticbarrierengine.lo analyticbarrierengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticbinarybarrierengine.lo analyticbinarybarrierengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discretizedbarrieroption.lo discretizedbarrieroption.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdblackscholesbarrierengine.lo fdblackscholesbarrierengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticbarrierengine.cpp -fno-common -DPIC -o .libs/analyticbarrierengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticbinarybarrierengine.cpp -fno-common -DPIC -o .libs/analyticbinarybarrierengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdblackscholesbarrierengine.cpp -fno-common -DPIC -o .libs/fdblackscholesbarrierengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedbarrieroption.cpp -fno-common -DPIC -o .libs/discretizedbarrieroption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedbarrieroption.cpp -o discretizedbarrieroption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticbarrierengine.cpp -o analyticbarrierengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticbinarybarrierengine.cpp -o analyticbinarybarrierengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdblackscholesrebateengine.lo fdblackscholesrebateengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdblackscholesrebateengine.cpp -fno-common -DPIC -o .libs/fdblackscholesrebateengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdhestonbarrierengine.lo fdhestonbarrierengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhestonbarrierengine.cpp -fno-common -DPIC -o .libs/fdhestonbarrierengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdblackscholesbarrierengine.cpp -o fdblackscholesbarrierengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdhestonrebateengine.lo fdhestonrebateengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhestonrebateengine.cpp -fno-common -DPIC -o .libs/fdhestonrebateengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdblackscholesrebateengine.cpp -o fdblackscholesrebateengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mcbarrierengine.lo mcbarrierengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcbarrierengine.cpp -fno-common -DPIC -o .libs/mcbarrierengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhestonbarrierengine.cpp -o fdhestonbarrierengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhestonrebateengine.cpp -o fdhestonrebateengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcbarrierengine.cpp -o mcbarrierengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libBarrierEngines.la analyticbarrierengine.lo analyticbinarybarrierengine.lo discretizedbarrieroption.lo fdblackscholesbarrierengine.lo fdblackscholesrebateengine.lo fdhestonbarrierengine.lo fdhestonrebateengine.lo mcbarrierengine.lo
libtool: link: ar cru .libs/libBarrierEngines.a .libs/analyticbarrierengine.o .libs/analyticbinarybarrierengine.o .libs/discretizedbarrieroption.o .libs/fdblackscholesbarrierengine.o .libs/fdblackscholesrebateengine.o .libs/fdhestonbarrierengine.o .libs/fdhestonrebateengine.o .libs/mcbarrierengine.o
libtool: link: ranlib .libs/libBarrierEngines.a
libtool: link: ( cd ".libs" && rm -f "libBarrierEngines.la" && ln -s "../libBarrierEngines.la" "libBarrierEngines.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/barrier'
/usr/bin/install -c -m 644 all.hpp analyticbarrierengine.hpp analyticbinarybarrierengine.hpp binomialbarrierengine.hpp discretizedbarrieroption.hpp fdblackscholesbarrierengine.hpp fdblackscholesrebateengine.hpp fdhestonbarrierengine.hpp fdhestonrebateengine.hpp mcbarrierengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/barrier'
Making install in basket
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fd2dblackscholesvanillaengine.lo fd2dblackscholesvanillaengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o kirkengine.lo kirkengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mcamericanbasketengine.lo mcamericanbasketengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mceuropeanbasketengine.lo mceuropeanbasketengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fd2dblackscholesvanillaengine.cpp -fno-common -DPIC -o .libs/fd2dblackscholesvanillaengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kirkengine.cpp -fno-common -DPIC -o .libs/kirkengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcamericanbasketengine.cpp -fno-common -DPIC -o .libs/mcamericanbasketengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mceuropeanbasketengine.cpp -fno-common -DPIC -o .libs/mceuropeanbasketengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mceuropeanbasketengine.cpp -o mceuropeanbasketengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kirkengine.cpp -o kirkengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcamericanbasketengine.cpp -o mcamericanbasketengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o stulzengine.lo stulzengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c stulzengine.cpp -fno-common -DPIC -o .libs/stulzengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fd2dblackscholesvanillaengine.cpp -o fd2dblackscholesvanillaengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c stulzengine.cpp -o stulzengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libBasketEngines.la fd2dblackscholesvanillaengine.lo kirkengine.lo mcamericanbasketengine.lo mceuropeanbasketengine.lo stulzengine.lo
libtool: link: ar cru .libs/libBasketEngines.a .libs/fd2dblackscholesvanillaengine.o .libs/kirkengine.o .libs/mcamericanbasketengine.o .libs/mceuropeanbasketengine.o .libs/stulzengine.o
libtool: link: ranlib .libs/libBasketEngines.a
libtool: link: ( cd ".libs" && rm -f "libBasketEngines.la" && ln -s "../libBasketEngines.la" "libBasketEngines.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/basket'
/usr/bin/install -c -m 644 all.hpp fd2dblackscholesvanillaengine.hpp kirkengine.hpp mcamericanbasketengine.hpp mceuropeanbasketengine.hpp stulzengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/basket'
Making install in bond
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bondfunctions.lo bondfunctions.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discountingbondengine.lo discountingbondengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discountingbondengine.cpp -fno-common -DPIC -o .libs/discountingbondengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bondfunctions.cpp -fno-common -DPIC -o .libs/bondfunctions.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bondfunctions.cpp -o bondfunctions.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discountingbondengine.cpp -o discountingbondengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/bond'
/usr/bin/install -c -m 644 all.hpp bondfunctions.hpp discountingbondengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/bond'
Making install in capfloor
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticcapfloorengine.lo analyticcapfloorengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o blackcapfloorengine.lo blackcapfloorengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bacheliercapfloorengine.lo bacheliercapfloorengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discretizedcapfloor.lo discretizedcapfloor.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcapfloorengine.cpp -fno-common -DPIC -o .libs/blackcapfloorengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedcapfloor.cpp -fno-common -DPIC -o .libs/discretizedcapfloor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bacheliercapfloorengine.cpp -fno-common -DPIC -o .libs/bacheliercapfloorengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcapfloorengine.cpp -fno-common -DPIC -o .libs/analyticcapfloorengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedcapfloor.cpp -o discretizedcapfloor.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcapfloorengine.cpp -o blackcapfloorengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bacheliercapfloorengine.cpp -o bacheliercapfloorengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcapfloorengine.cpp -o analyticcapfloorengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussian1dcapfloorengine.lo gaussian1dcapfloorengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dcapfloorengine.cpp -fno-common -DPIC -o .libs/gaussian1dcapfloorengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mchullwhiteengine.lo mchullwhiteengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o treecapfloorengine.lo treecapfloorengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mchullwhiteengine.cpp -fno-common -DPIC -o .libs/mchullwhiteengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treecapfloorengine.cpp -fno-common -DPIC -o .libs/treecapfloorengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mchullwhiteengine.cpp -o mchullwhiteengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treecapfloorengine.cpp -o treecapfloorengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dcapfloorengine.cpp -o gaussian1dcapfloorengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCapFloorEngines.la analyticcapfloorengine.lo blackcapfloorengine.lo bacheliercapfloorengine.lo discretizedcapfloor.lo gaussian1dcapfloorengine.lo mchullwhiteengine.lo treecapfloorengine.lo
libtool: link: ar cru .libs/libCapFloorEngines.a .libs/analyticcapfloorengine.o .libs/blackcapfloorengine.o .libs/bacheliercapfloorengine.o .libs/discretizedcapfloor.o .libs/gaussian1dcapfloorengine.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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/capfloor'
/usr/bin/install -c -m 644 all.hpp analyticcapfloorengine.hpp blackcapfloorengine.hpp bacheliercapfloorengine.hpp discretizedcapfloor.hpp gaussian1dcapfloorengine.hpp mchullwhiteengine.hpp treecapfloorengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/capfloor'
Making install in cliquet
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticcliquetengine.lo analyticcliquetengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticperformanceengine.lo analyticperformanceengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mcperformanceengine.lo mcperformanceengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticperformanceengine.cpp -fno-common -DPIC -o .libs/analyticperformanceengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcliquetengine.cpp -fno-common -DPIC -o .libs/analyticcliquetengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcperformanceengine.cpp -fno-common -DPIC -o .libs/mcperformanceengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcperformanceengine.cpp -o mcperformanceengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcliquetengine.cpp -o analyticcliquetengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticperformanceengine.cpp -o analyticperformanceengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/cliquet'
/usr/bin/install -c -m 644 all.hpp analyticcliquetengine.hpp analyticperformanceengine.hpp mcperformanceengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/cliquet'
Making install in credit
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o integralcdsengine.lo integralcdsengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o midpointcdsengine.lo midpointcdsengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c midpointcdsengine.cpp -fno-common -DPIC -o .libs/midpointcdsengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralcdsengine.cpp -fno-common -DPIC -o .libs/integralcdsengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c midpointcdsengine.cpp -o midpointcdsengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralcdsengine.cpp -o integralcdsengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/credit'
/usr/bin/install -c -m 644 all.hpp integralcdsengine.hpp midpointcdsengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/credit'
Making install in forward
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/forward'
/usr/bin/install -c -m 644 all.hpp forwardengine.hpp forwardperformanceengine.hpp mcvarianceswapengine.hpp replicatingvarianceswapengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/forward'
Making install in inflation
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o inflationcapfloorengines.lo inflationcapfloorengines.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c inflationcapfloorengines.cpp -fno-common -DPIC -o .libs/inflationcapfloorengines.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c inflationcapfloorengines.cpp -o inflationcapfloorengines.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/inflation'
/usr/bin/install -c -m 644 all.hpp inflationcapfloorengines.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/inflation'
Making install in lookback
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticcontinuousfixedlookback.lo analyticcontinuousfixedlookback.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticcontinuousfloatinglookback.lo analyticcontinuousfloatinglookback.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticcontinuouspartialfixedlookback.lo analyticcontinuouspartialfixedlookback.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticcontinuouspartialfloatinglookback.lo analyticcontinuouspartialfloatinglookback.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcontinuouspartialfixedlookback.cpp -fno-common -DPIC -o .libs/analyticcontinuouspartialfixedlookback.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcontinuouspartialfloatinglookback.cpp -fno-common -DPIC -o .libs/analyticcontinuouspartialfloatinglookback.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcontinuousfloatinglookback.cpp -fno-common -DPIC -o .libs/analyticcontinuousfloatinglookback.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcontinuousfixedlookback.cpp -fno-common -DPIC -o .libs/analyticcontinuousfixedlookback.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcontinuousfloatinglookback.cpp -o analyticcontinuousfloatinglookback.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcontinuouspartialfloatinglookback.cpp -o analyticcontinuouspartialfloatinglookback.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcontinuousfixedlookback.cpp -o analyticcontinuousfixedlookback.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcontinuouspartialfixedlookback.cpp -o analyticcontinuouspartialfixedlookback.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libLookbackEngines.la analyticcontinuousfixedlookback.lo analyticcontinuousfloatinglookback.lo analyticcontinuouspartialfixedlookback.lo analyticcontinuouspartialfloatinglookback.lo
libtool: link: ar cru .libs/libLookbackEngines.a .libs/analyticcontinuousfixedlookback.o .libs/analyticcontinuousfloatinglookback.o .libs/analyticcontinuouspartialfixedlookback.o .libs/analyticcontinuouspartialfloatinglookback.o
libtool: link: ranlib .libs/libLookbackEngines.a
libtool: link: ( cd ".libs" && rm -f "libLookbackEngines.la" && ln -s "../libLookbackEngines.la" "libLookbackEngines.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/lookback'
/usr/bin/install -c -m 644 all.hpp analyticcontinuousfixedlookback.hpp analyticcontinuousfloatinglookback.hpp analyticcontinuouspartialfixedlookback.hpp analyticcontinuouspartialfloatinglookback.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/lookback'
Making install in quanto
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/quanto'
/usr/bin/install -c -m 644 all.hpp quantoengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/quanto'
Making install in swap
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discountingswapengine.lo discountingswapengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discretizedswap.lo discretizedswap.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o treeswapengine.lo treeswapengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treeswapengine.cpp -fno-common -DPIC -o .libs/treeswapengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discountingswapengine.cpp -fno-common -DPIC -o .libs/discountingswapengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedswap.cpp -fno-common -DPIC -o .libs/discretizedswap.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discountingswapengine.cpp -o discountingswapengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedswap.cpp -o discretizedswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treeswapengine.cpp -o treeswapengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/swap'
/usr/bin/install -c -m 644 all.hpp discountingswapengine.hpp discretizedswap.hpp treeswapengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/swap'
Making install in swaption
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o basketgeneratingengine.lo basketgeneratingengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o blackswaptionengine.lo blackswaptionengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discretizedswaption.lo discretizedswaption.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussian1dfloatfloatswaptionengine.lo gaussian1dfloatfloatswaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basketgeneratingengine.cpp -fno-common -DPIC -o .libs/basketgeneratingengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedswaption.cpp -fno-common -DPIC -o .libs/discretizedswaption.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dfloatfloatswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dfloatfloatswaptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackswaptionengine.cpp -fno-common -DPIC -o .libs/blackswaptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedswaption.cpp -o discretizedswaption.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackswaptionengine.cpp -o blackswaptionengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussian1djamshidianswaptionengine.lo gaussian1djamshidianswaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1djamshidianswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1djamshidianswaptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basketgeneratingengine.cpp -o basketgeneratingengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussian1dnonstandardswaptionengine.lo gaussian1dnonstandardswaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dnonstandardswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dnonstandardswaptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dfloatfloatswaptionengine.cpp -o gaussian1dfloatfloatswaptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1djamshidianswaptionengine.cpp -o gaussian1djamshidianswaptionengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussian1dswaptionengine.lo gaussian1dswaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dswaptionengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o jamshidianswaptionengine.lo jamshidianswaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dnonstandardswaptionengine.cpp -o gaussian1dnonstandardswaptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c jamshidianswaptionengine.cpp -fno-common -DPIC -o .libs/jamshidianswaptionengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdg2swaptionengine.lo fdg2swaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdg2swaptionengine.cpp -fno-common -DPIC -o .libs/fdg2swaptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c jamshidianswaptionengine.cpp -o jamshidianswaptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dswaptionengine.cpp -o gaussian1dswaptionengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdhullwhiteswaptionengine.lo fdhullwhiteswaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhullwhiteswaptionengine.cpp -fno-common -DPIC -o .libs/fdhullwhiteswaptionengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o treeswaptionengine.lo treeswaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treeswaptionengine.cpp -fno-common -DPIC -o .libs/treeswaptionengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdg2swaptionengine.cpp -o fdg2swaptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treeswaptionengine.cpp -o treeswaptionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhullwhiteswaptionengine.cpp -o fdhullwhiteswaptionengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libSwaptionEngines.la basketgeneratingengine.lo blackswaptionengine.lo discretizedswaption.lo gaussian1dfloatfloatswaptionengine.lo gaussian1djamshidianswaptionengine.lo gaussian1dnonstandardswaptionengine.lo gaussian1dswaptionengine.lo jamshidianswaptionengine.lo fdg2swaptionengine.lo fdhullwhiteswaptionengine.lo treeswaptionengine.lo
libtool: link: ar cru .libs/libSwaptionEngines.a .libs/basketgeneratingengine.o .libs/blackswaptionengine.o .libs/discretizedswaption.o .libs/gaussian1dfloatfloatswaptionengine.o .libs/gaussian1djamshidianswaptionengine.o .libs/gaussian1dnonstandardswaptionengine.o .libs/gaussian1dswaptionengine.o .libs/jamshidianswaptionengine.o .libs/fdg2swaptionengine.o .libs/fdhullwhiteswaptionengine.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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/swaption'
/usr/bin/install -c -m 644 all.hpp basketgeneratingengine.hpp blackswaptionengine.hpp discretizedswaption.hpp gaussian1dfloatfloatswaptionengine.hpp gaussian1djamshidianswaptionengine.hpp gaussian1dnonstandardswaptionengine.hpp gaussian1dswaptionengine.hpp g2swaptionengine.hpp jamshidianswaptionengine.hpp fdg2swaptionengine.hpp fdhullwhiteswaptionengine.hpp treeswaptionengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/swaption'
Making install in vanilla
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticbsmhullwhiteengine.lo analyticbsmhullwhiteengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticdigitalamericanengine.lo analyticdigitalamericanengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticdividendeuropeanengine.lo analyticdividendeuropeanengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticeuropeanengine.lo analyticeuropeanengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticbsmhullwhiteengine.cpp -fno-common -DPIC -o .libs/analyticbsmhullwhiteengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdigitalamericanengine.cpp -fno-common -DPIC -o .libs/analyticdigitalamericanengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticeuropeanengine.cpp -fno-common -DPIC -o .libs/analyticeuropeanengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdividendeuropeanengine.cpp -fno-common -DPIC -o .libs/analyticdividendeuropeanengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticeuropeanengine.cpp -o analyticeuropeanengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdigitalamericanengine.cpp -o analyticdigitalamericanengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdividendeuropeanengine.cpp -o analyticdividendeuropeanengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticbsmhullwhiteengine.cpp -o analyticbsmhullwhiteengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticgjrgarchengine.lo analyticgjrgarchengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analytich1hwengine.lo analytich1hwengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticgjrgarchengine.cpp -fno-common -DPIC -o .libs/analyticgjrgarchengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analytichestonengine.lo analytichestonengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytich1hwengine.cpp -fno-common -DPIC -o .libs/analytich1hwengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytichestonengine.cpp -fno-common -DPIC -o .libs/analytichestonengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analytichestonhullwhiteengine.lo analytichestonhullwhiteengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytichestonhullwhiteengine.cpp -fno-common -DPIC -o .libs/analytichestonhullwhiteengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticgjrgarchengine.cpp -o analyticgjrgarchengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytich1hwengine.cpp -o analytich1hwengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytichestonengine.cpp -o analytichestonengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytichestonhullwhiteengine.cpp -o analytichestonhullwhiteengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticptdhestonengine.lo analyticptdhestonengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o baroneadesiwhaleyengine.lo baroneadesiwhaleyengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticptdhestonengine.cpp -fno-common -DPIC -o .libs/analyticptdhestonengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c baroneadesiwhaleyengine.cpp -fno-common -DPIC -o .libs/baroneadesiwhaleyengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o batesengine.lo batesengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c batesengine.cpp -fno-common -DPIC -o .libs/batesengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bjerksundstenslandengine.lo bjerksundstenslandengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bjerksundstenslandengine.cpp -fno-common -DPIC -o .libs/bjerksundstenslandengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c baroneadesiwhaleyengine.cpp -o baroneadesiwhaleyengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticptdhestonengine.cpp -o analyticptdhestonengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bjerksundstenslandengine.cpp -o bjerksundstenslandengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c batesengine.cpp -o batesengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o discretizedvanillaoption.lo discretizedvanillaoption.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedvanillaoption.cpp -fno-common -DPIC -o .libs/discretizedvanillaoption.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o hestonexpansionengine.lo hestonexpansionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hestonexpansionengine.cpp -fno-common -DPIC -o .libs/hestonexpansionengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o integralengine.lo integralengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralengine.cpp -fno-common -DPIC -o .libs/integralengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedvanillaoption.cpp -o discretizedvanillaoption.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o jumpdiffusionengine.lo jumpdiffusionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c jumpdiffusionengine.cpp -fno-common -DPIC -o .libs/jumpdiffusionengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o juquadraticengine.lo juquadraticengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c juquadraticengine.cpp -fno-common -DPIC -o .libs/juquadraticengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralengine.cpp -o integralengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hestonexpansionengine.cpp -o hestonexpansionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c jumpdiffusionengine.cpp -o jumpdiffusionengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c juquadraticengine.cpp -o juquadraticengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdbatesvanillaengine.lo fdbatesvanillaengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdbatesvanillaengine.cpp -fno-common -DPIC -o .libs/fdbatesvanillaengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdblackscholesvanillaengine.lo fdblackscholesvanillaengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdhestonhullwhitevanillaengine.lo fdhestonhullwhitevanillaengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdblackscholesvanillaengine.cpp -fno-common -DPIC -o .libs/fdblackscholesvanillaengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhestonhullwhitevanillaengine.cpp -fno-common -DPIC -o .libs/fdhestonhullwhitevanillaengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdhestonvanillaengine.lo fdhestonvanillaengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhestonvanillaengine.cpp -fno-common -DPIC -o .libs/fdhestonvanillaengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdbatesvanillaengine.cpp -o fdbatesvanillaengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdblackscholesvanillaengine.cpp -o fdblackscholesvanillaengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhestonhullwhitevanillaengine.cpp -o fdhestonhullwhitevanillaengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdhestonvanillaengine.cpp -o fdhestonvanillaengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdsimplebsswingengine.lo fdsimplebsswingengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fdvanillaengine.lo fdvanillaengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimplebsswingengine.cpp -fno-common -DPIC -o .libs/fdsimplebsswingengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdvanillaengine.cpp -fno-common -DPIC -o .libs/fdvanillaengine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mcamericanengine.lo mcamericanengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcamericanengine.cpp -fno-common -DPIC -o .libs/mcamericanengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdvanillaengine.cpp -o fdvanillaengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mcdigitalengine.lo mcdigitalengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcdigitalengine.cpp -fno-common -DPIC -o .libs/mcdigitalengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimplebsswingengine.cpp -o fdsimplebsswingengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcdigitalengine.cpp -o mcdigitalengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcamericanengine.cpp -o mcamericanengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mchestonhullwhiteengine.lo mchestonhullwhiteengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mchestonhullwhiteengine.cpp -fno-common -DPIC -o .libs/mchestonhullwhiteengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mchestonhullwhiteengine.cpp -o mchestonhullwhiteengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libVanillaEngines.la analyticbsmhullwhiteengine.lo analyticdigitalamericanengine.lo analyticdividendeuropeanengine.lo analyticeuropeanengine.lo analyticgjrgarchengine.lo analytich1hwengine.lo analytichestonengine.lo analytichestonhullwhiteengine.lo analyticptdhestonengine.lo baroneadesiwhaleyengine.lo batesengine.lo bjerksundstenslandengine.lo discretizedvanillaoption.lo hestonexpansionengine.lo integralengine.lo jumpdiffusionengine.lo juquadraticengine.lo fdbatesvanillaengine.lo fdblackscholesvanillaengine.lo fdhestonhullwhitevanillaengine.lo fdhestonvanillaengine.lo fdsimplebsswingengine.lo fdvanillaengine.lo mcamericanengine.lo mcdigitalengine.lo mchestonhullwhiteengine.lo
libtool: link: ar cru .libs/libVanillaEngines.a .libs/analyticbsmhullwhiteengine.o .libs/analyticdigitalamericanengine.o .libs/analyticdividendeuropeanengine.o .libs/analyticeuropeanengine.o .libs/analyticgjrgarchengine.o .libs/analytich1hwengine.o .libs/analytichestonengine.o .libs/analytichestonhullwhiteengine.o .libs/analyticptdhestonengine.o .libs/baroneadesiwhaleyengine.o .libs/batesengine.o .libs/bjerksundstenslandengine.o .libs/discretizedvanillaoption.o .libs/hestonexpansionengine.o .libs/integralengine.o .libs/jumpdiffusionengine.o .libs/juquadraticengine.o .libs/fdbatesvanillaengine.o .libs/fdblackscholesvanillaengine.o .libs/fdhestonhullwhitevanillaengine.o .libs/fdhestonvanillaengine.o .libs/fdsimplebsswingengine.o .libs/fdvanillaengine.o .libs/mcamericanengine.o .libs/mcdigitalengine.o .libs/mchestonhullwhiteengine.o
libtool: link: ranlib .libs/libVanillaEngines.a
libtool: link: ( cd ".libs" && rm -f "libVanillaEngines.la" && ln -s "../libVanillaEngines.la" "libVanillaEngines.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/vanilla'
/usr/bin/install -c -m 644 all.hpp analyticbsmhullwhiteengine.hpp analyticdigitalamericanengine.hpp analyticdividendeuropeanengine.hpp analyticeuropeanengine.hpp analyticgjrgarchengine.hpp analytich1hwengine.hpp analytichestonengine.hpp analytichestonhullwhiteengine.hpp analyticptdhestonengine.hpp baroneadesiwhaleyengine.hpp batesengine.hpp binomialengine.hpp bjerksundstenslandengine.hpp discretizedvanillaoption.hpp hestonexpansionengine.hpp integralengine.hpp jumpdiffusionengine.hpp juquadraticengine.hpp fdamericanengine.hpp fdbatesvanillaengine.hpp fdbermudanengine.hpp fdblackscholesvanillaengine.hpp fddividendamericanengine.hpp fddividendengine.hpp fddividendeuropeanengine.hpp fddividendshoutengine.hpp fdeuropeanengine.hpp fdhestonhullwhitevanillaengine.hpp fdhestonvanillaengine.hpp fdmultiperiodengine.hpp fdshoutengine.hpp fdsimplebsswingengine.hpp fdstepconditionengine.hpp fdvanillaengine.hpp fdconditions.hpp mcamericanengine.hpp mcdigitalengine.hpp mceuropeanengine.hpp mceuropeanhestonengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/vanilla'
/usr/bin/install -c -m 644 mceuropeangjrgarchengine.hpp mchestonhullwhiteengine.hpp mcvanillaengine.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines/vanilla'
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o americanpayoffatexpiry.lo americanpayoffatexpiry.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o americanpayoffathit.lo americanpayoffathit.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o blackcalculator.lo blackcalculator.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o blackformula.lo blackformula.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c americanpayoffathit.cpp -fno-common -DPIC -o .libs/americanpayoffathit.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c americanpayoffatexpiry.cpp -fno-common -DPIC -o .libs/americanpayoffatexpiry.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c blackcalculator.cpp -fno-common -DPIC -o .libs/blackcalculator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c blackformula.cpp -fno-common -DPIC -o .libs/blackformula.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c americanpayoffatexpiry.cpp -o americanpayoffatexpiry.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c americanpayoffathit.cpp -o americanpayoffathit.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c blackcalculator.cpp -o blackcalculator.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o blackscholescalculator.lo blackscholescalculator.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o greeks.lo greeks.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c blackscholescalculator.cpp -fno-common -DPIC -o .libs/blackscholescalculator.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c greeks.cpp -fno-common -DPIC -o .libs/greeks.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c blackformula.cpp -o blackformula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c blackscholescalculator.cpp -o blackscholescalculator.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c greeks.cpp -o greeks.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/asian/.libs/libAsianEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libBarrierEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/barrier/.libs/libBarrierEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libBasketEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/basket/.libs/libBasketEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libBondEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/bond/.libs/libBondEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libCapFloorEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/capfloor/.libs/libCapFloorEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libCliquetEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/cliquet/.libs/libCliquetEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libCreditEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/credit/.libs/libCreditEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libInflationEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/inflation/.libs/libInflationEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libLookbackEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/lookback/.libs/libLookbackEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libSwapEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/swap/.libs/libSwapEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libSwaptionEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/swaption/.libs/libSwaptionEngines.a")
libtool: link: (cd .libs/libPricingEngines.lax/libVanillaEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/vanilla/.libs/libVanillaEngines.a")
libtool: link: ar cru .libs/libPricingEngines.a .libs/americanpayoffatexpiry.o .libs/americanpayoffathit.o .libs/blackcalculator.o .libs/blackformula.o .libs/blackscholescalculator.o .libs/greeks.o .libs/libPricingEngines.lax/libAsianEngines.a/analytic_cont_geom_av_price.o .libs/libPricingEngines.lax/libAsianEngines.a/analytic_discr_geom_av_price.o .libs/libPricingEngines.lax/libAsianEngines.a/analytic_discr_geom_av_strike.o .libs/libPricingEngines.lax/libAsianEngines.a/fdblackscholesasianengine.o .libs/libPricingEngines.lax/libAsianEngines.a/mc_discr_arith_av_price.o .libs/libPricingEngines.lax/libAsianEngines.a/mc_discr_arith_av_strike.o .libs/libPricingEngines.lax/libAsianEngines.a/mc_discr_geom_av_price.o .libs/libPricingEngines.lax/libBarrierEngines.a/analyticbarrierengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/analyticbinarybarrierengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/discretizedbarrieroption.o .libs/libPricingEngines.lax/libBarrierEngines.a/fdblackscholesbarrierengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/fdblackscholesrebateengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/fdhestonbarrierengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/fdhestonrebateengine.o .libs/libPricingEngines.lax/libBarrierEngines.a/mcbarrierengine.o .libs/libPricingEngines.lax/libBasketEngines.a/fd2dblackscholesvanillaengine.o .libs/libPricingEngines.lax/libBasketEngines.a/kirkengine.o .libs/libPricingEngines.lax/libBasketEngines.a/mcamericanbasketengine.o .libs/libPricingEngines.lax/libBasketEngines.a/mceuropeanbasketengine.o .libs/libPricingEngines.lax/libBasketEngines.a/stulzengine.o .libs/libPricingEngines.lax/libBondEngines.a/bondfunctions.o .libs/libPricingEngines.lax/libBondEngines.a/discountingbondengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/analyticcapfloorengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/bacheliercapfloorengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/blackcapfloorengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/discretizedcapfloor.o .libs/libPricingEngines.lax/libCapFloorEngines.a/gaussian1dcapfloorengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/mchullwhiteengine.o .libs/libPricingEngines.lax/libCapFloorEngines.a/treecapfloorengine.o .libs/libPricingEngines.lax/libCliquetEngines.a/analyticcliquetengine.o .libs/libPricingEngines.lax/libCliquetEngines.a/analyticperformanceengine.o .libs/libPricingEngines.lax/libCliquetEngines.a/mcperformanceengine.o .libs/libPricingEngines.lax/libCreditEngines.a/integralcdsengine.o .libs/libPricingEngines.lax/libCreditEngines.a/midpointcdsengine.o .libs/libPricingEngines.lax/libInflationEngines.a/inflationcapfloorengines.o .libs/libPricingEngines.lax/libLookbackEngines.a/analyticcontinuousfixedlookback.o .libs/libPricingEngines.lax/libLookbackEngines.a/analyticcontinuousfloatinglookback.o .libs/libPricingEngines.lax/libLookbackEngines.a/analyticcontinuouspartialfixedlookback.o .libs/libPricingEngines.lax/libLookbackEngines.a/analyticcontinuouspartialfloatinglookback.o .libs/libPricingEngines.lax/libSwapEngines.a/discountingswapengine.o .libs/libPricingEngines.lax/libSwapEngines.a/discretizedswap.o .libs/libPricingEngines.lax/libSwapEngines.a/treeswapengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/basketgeneratingengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/blackswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/discretizedswaption.o .libs/libPricingEngines.lax/libSwaptionEngines.a/fdg2swaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/fdhullwhiteswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/gaussian1dfloatfloatswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/gaussian1djamshidianswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/gaussian1dnonstandardswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/gaussian1dswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/jamshidianswaptionengine.o .libs/libPricingEngines.lax/libSwaptionEngines.a/treeswaptionengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticbsmhullwhiteengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticdigitalamericanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticdividendeuropeanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticeuropeanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticgjrgarchengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analytich1hwengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analytichestonengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analytichestonhullwhiteengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/analyticptdhestonengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/baroneadesiwhaleyengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/batesengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/bjerksundstenslandengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/discretizedvanillaoption.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdbatesvanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdblackscholesvanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdhestonhullwhitevanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdhestonvanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdsimplebsswingengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/fdvanillaengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/hestonexpansionengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/integralengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/jumpdiffusionengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/juquadraticengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/mcamericanengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/mcdigitalengine.o .libs/libPricingEngines.lax/libVanillaEngines.a/mchestonhullwhiteengine.o
libtool: link: ranlib .libs/libPricingEngines.a
libtool: link: rm -fr .libs/libPricingEngines.lax
libtool: link: ( cd ".libs" && rm -f "libPricingEngines.la" && ln -s "../libPricingEngines.la" "libPricingEngines.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines'
/usr/bin/install -c -m 644 all.hpp americanpayoffatexpiry.hpp americanpayoffathit.hpp blackcalculator.hpp blackformula.hpp blackscholescalculator.hpp genericmodelengine.hpp greeks.hpp latticeshortratemodelengine.hpp mclongstaffschwartzengine.hpp mcsimulation.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/pricingengines'
Making install in processes
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o batesprocess.lo batesprocess.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o blackscholesprocess.lo blackscholesprocess.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o endeulerdiscretization.lo endeulerdiscretization.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o eulerdiscretization.lo eulerdiscretization.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c endeulerdiscretization.cpp -fno-common -DPIC -o .libs/endeulerdiscretization.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c blackscholesprocess.cpp -fno-common -DPIC -o .libs/blackscholesprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c batesprocess.cpp -fno-common -DPIC -o .libs/batesprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c eulerdiscretization.cpp -fno-common -DPIC -o .libs/eulerdiscretization.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c eulerdiscretization.cpp -o eulerdiscretization.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c endeulerdiscretization.cpp -o endeulerdiscretization.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c batesprocess.cpp -o batesprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c blackscholesprocess.cpp -o blackscholesprocess.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o forwardmeasureprocess.lo forwardmeasureprocess.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o g2process.lo g2process.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardmeasureprocess.cpp -fno-common -DPIC -o .libs/forwardmeasureprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c g2process.cpp -fno-common -DPIC -o .libs/g2process.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o geometricbrownianprocess.lo geometricbrownianprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c geometricbrownianprocess.cpp -fno-common -DPIC -o .libs/geometricbrownianprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardmeasureprocess.cpp -o forwardmeasureprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c g2process.cpp -o g2process.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c geometricbrownianprocess.cpp -o geometricbrownianprocess.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o gjrgarchprocess.lo gjrgarchprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c gjrgarchprocess.cpp -fno-common -DPIC -o .libs/gjrgarchprocess.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o gsrprocess.lo gsrprocess.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o hestonprocess.lo hestonprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c gsrprocess.cpp -fno-common -DPIC -o .libs/gsrprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c hestonprocess.cpp -fno-common -DPIC -o .libs/hestonprocess.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o hullwhiteprocess.lo hullwhiteprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c hullwhiteprocess.cpp -fno-common -DPIC -o .libs/hullwhiteprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c gjrgarchprocess.cpp -o gjrgarchprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c hullwhiteprocess.cpp -o hullwhiteprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c gsrprocess.cpp -o gsrprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c hestonprocess.cpp -o hestonprocess.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o hybridhestonhullwhiteprocess.lo hybridhestonhullwhiteprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c hybridhestonhullwhiteprocess.cpp -fno-common -DPIC -o .libs/hybridhestonhullwhiteprocess.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o jointstochasticprocess.lo jointstochasticprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c jointstochasticprocess.cpp -fno-common -DPIC -o .libs/jointstochasticprocess.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o merton76process.lo merton76process.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c merton76process.cpp -fno-common -DPIC -o .libs/merton76process.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c hybridhestonhullwhiteprocess.cpp -o hybridhestonhullwhiteprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c jointstochasticprocess.cpp -o jointstochasticprocess.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o mfstateprocess.lo mfstateprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c mfstateprocess.cpp -fno-common -DPIC -o .libs/mfstateprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c merton76process.cpp -o merton76process.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c mfstateprocess.cpp -o mfstateprocess.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o ornsteinuhlenbeckprocess.lo ornsteinuhlenbeckprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c ornsteinuhlenbeckprocess.cpp -fno-common -DPIC -o .libs/ornsteinuhlenbeckprocess.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o squarerootprocess.lo squarerootprocess.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o stochasticprocessarray.lo stochasticprocessarray.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c squarerootprocess.cpp -fno-common -DPIC -o .libs/squarerootprocess.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c stochasticprocessarray.cpp -fno-common -DPIC -o .libs/stochasticprocessarray.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c squarerootprocess.cpp -o squarerootprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c ornsteinuhlenbeckprocess.cpp -o ornsteinuhlenbeckprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c stochasticprocessarray.cpp -o stochasticprocessarray.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libProcesses.la batesprocess.lo blackscholesprocess.lo endeulerdiscretization.lo eulerdiscretization.lo forwardmeasureprocess.lo g2process.lo geometricbrownianprocess.lo gjrgarchprocess.lo gsrprocess.lo hestonprocess.lo hullwhiteprocess.lo hybridhestonhullwhiteprocess.lo jointstochasticprocess.lo merton76process.lo mfstateprocess.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/gsrprocess.o .libs/hestonprocess.o .libs/hullwhiteprocess.o .libs/hybridhestonhullwhiteprocess.o .libs/jointstochasticprocess.o .libs/merton76process.o .libs/mfstateprocess.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]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/processes'
/usr/bin/install -c -m 644 all.hpp batesprocess.hpp blackscholesprocess.hpp endeulerdiscretization.hpp eulerdiscretization.hpp forwardmeasureprocess.hpp g2process.hpp geometricbrownianprocess.hpp gjrgarchprocess.hpp gsrprocess.hpp hestonprocess.hpp hullwhiteprocess.hpp hybridhestonhullwhiteprocess.hpp jointstochasticprocess.hpp merton76process.hpp mfstateprocess.hpp ornsteinuhlenbeckprocess.hpp squarerootprocess.hpp stochasticprocessarray.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/processes'
Making install in quotes
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o eurodollarfuturesquote.lo eurodollarfuturesquote.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o forwardswapquote.lo forwardswapquote.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o forwardvaluequote.lo forwardvaluequote.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o futuresconvadjustmentquote.lo futuresconvadjustmentquote.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c eurodollarfuturesquote.cpp -fno-common -DPIC -o .libs/eurodollarfuturesquote.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardswapquote.cpp -fno-common -DPIC -o .libs/forwardswapquote.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c futuresconvadjustmentquote.cpp -fno-common -DPIC -o .libs/futuresconvadjustmentquote.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardvaluequote.cpp -fno-common -DPIC -o .libs/forwardvaluequote.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c eurodollarfuturesquote.cpp -o eurodollarfuturesquote.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardvaluequote.cpp -o forwardvaluequote.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c forwardswapquote.cpp -o forwardswapquote.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c futuresconvadjustmentquote.cpp -o futuresconvadjustmentquote.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o impliedstddevquote.lo impliedstddevquote.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c impliedstddevquote.cpp -fno-common -DPIC -o .libs/impliedstddevquote.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o lastfixingquote.lo lastfixingquote.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c lastfixingquote.cpp -fno-common -DPIC -o .libs/lastfixingquote.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c impliedstddevquote.cpp -o impliedstddevquote.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c lastfixingquote.cpp -o lastfixingquote.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/quotes'
/usr/bin/install -c -m 644 all.hpp compositequote.hpp derivedquote.hpp eurodollarfuturesquote.hpp forwardswapquote.hpp forwardvaluequote.hpp futuresconvadjustmentquote.hpp impliedstddevquote.hpp lastfixingquote.hpp simplequote.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/quotes'
Making install in termstructures
Making install in credit
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o defaultdensitystructure.lo defaultdensitystructure.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o defaultprobabilityhelpers.lo defaultprobabilityhelpers.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o flathazardrate.lo flathazardrate.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o hazardratestructure.lo hazardratestructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c flathazardrate.cpp -fno-common -DPIC -o .libs/flathazardrate.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hazardratestructure.cpp -fno-common -DPIC -o .libs/hazardratestructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultprobabilityhelpers.cpp -fno-common -DPIC -o .libs/defaultprobabilityhelpers.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultdensitystructure.cpp -fno-common -DPIC -o .libs/defaultdensitystructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hazardratestructure.cpp -o hazardratestructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultdensitystructure.cpp -o defaultdensitystructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c flathazardrate.cpp -o flathazardrate.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultprobabilityhelpers.cpp -o defaultprobabilityhelpers.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o survivalprobabilitystructure.lo survivalprobabilitystructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c survivalprobabilitystructure.cpp -fno-common -DPIC -o .libs/survivalprobabilitystructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c survivalprobabilitystructure.cpp -o survivalprobabilitystructure.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/credit'
/usr/bin/install -c -m 644 all.hpp defaultdensitystructure.hpp defaultprobabilityhelpers.hpp flathazardrate.hpp hazardratestructure.hpp interpolateddefaultdensitycurve.hpp interpolatedhazardratecurve.hpp interpolatedsurvivalprobabilitycurve.hpp piecewisedefaultcurve.hpp probabilitytraits.hpp survivalprobabilitystructure.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/credit'
Making install in inflation
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o inflationhelpers.lo inflationhelpers.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o seasonality.lo seasonality.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c seasonality.cpp -fno-common -DPIC -o .libs/seasonality.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c inflationhelpers.cpp -fno-common -DPIC -o .libs/inflationhelpers.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c seasonality.cpp -o seasonality.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c inflationhelpers.cpp -o inflationhelpers.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/inflation'
/usr/bin/install -c -m 644 all.hpp inflationhelpers.hpp inflationtraits.hpp interpolatedyoyinflationcurve.hpp interpolatedzeroinflationcurve.hpp piecewiseyoyinflationcurve.hpp piecewisezeroinflationcurve.hpp seasonality.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/inflation'
Making install in volatility
Making install in equityfx
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o blackvariancecurve.lo blackvariancecurve.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o blackvariancesurface.lo blackvariancesurface.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o blackvoltermstructure.lo blackvoltermstructure.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o localvolsurface.lo localvolsurface.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c localvolsurface.cpp -fno-common -DPIC -o .libs/localvolsurface.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c blackvariancecurve.cpp -fno-common -DPIC -o .libs/blackvariancecurve.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c blackvariancesurface.cpp -fno-common -DPIC -o .libs/blackvariancesurface.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c blackvoltermstructure.cpp -fno-common -DPIC -o .libs/blackvoltermstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c blackvoltermstructure.cpp -o blackvoltermstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c blackvariancecurve.cpp -o blackvariancecurve.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c localvolsurface.cpp -o localvolsurface.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c blackvariancesurface.cpp -o blackvariancesurface.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o localvoltermstructure.lo localvoltermstructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c localvoltermstructure.cpp -fno-common -DPIC -o .libs/localvoltermstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c localvoltermstructure.cpp -o localvoltermstructure.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/equityfx'
/usr/bin/install -c -m 644 all.hpp blackconstantvol.hpp blackvariancecurve.hpp blackvariancesurface.hpp blackvoltermstructure.hpp impliedvoltermstructure.hpp localconstantvol.hpp localvolcurve.hpp localvolsurface.hpp localvoltermstructure.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/equityfx'
Making install in capfloor
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o capfloortermvolatilitystructure.lo capfloortermvolatilitystructure.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o capfloortermvolcurve.lo capfloortermvolcurve.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o capfloortermvolsurface.lo capfloortermvolsurface.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o constantcapfloortermvol.lo constantcapfloortermvol.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capfloortermvolatilitystructure.cpp -fno-common -DPIC -o .libs/capfloortermvolatilitystructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capfloortermvolcurve.cpp -fno-common -DPIC -o .libs/capfloortermvolcurve.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c constantcapfloortermvol.cpp -fno-common -DPIC -o .libs/constantcapfloortermvol.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capfloortermvolsurface.cpp -fno-common -DPIC -o .libs/capfloortermvolsurface.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capfloortermvolatilitystructure.cpp -o capfloortermvolatilitystructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c constantcapfloortermvol.cpp -o constantcapfloortermvol.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capfloortermvolcurve.cpp -o capfloortermvolcurve.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c capfloortermvolsurface.cpp -o capfloortermvolsurface.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/capfloor'
/usr/bin/install -c -m 644 all.hpp capfloortermvolatilitystructure.hpp capfloortermvolcurve.hpp capfloortermvolsurface.hpp constantcapfloortermvol.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/capfloor'
Making install in inflation
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o constantcpivolatility.lo constantcpivolatility.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o cpivolatilitystructure.lo cpivolatilitystructure.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o yoyinflationoptionletvolatilitystructure.lo yoyinflationoptionletvolatilitystructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c constantcpivolatility.cpp -fno-common -DPIC -o .libs/constantcpivolatility.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cpivolatilitystructure.cpp -fno-common -DPIC -o .libs/cpivolatilitystructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c yoyinflationoptionletvolatilitystructure.cpp -fno-common -DPIC -o .libs/yoyinflationoptionletvolatilitystructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c constantcpivolatility.cpp -o constantcpivolatility.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cpivolatilitystructure.cpp -o cpivolatilitystructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c yoyinflationoptionletvolatilitystructure.cpp -o yoyinflationoptionletvolatilitystructure.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libInflationVol.la constantcpivolatility.lo cpivolatilitystructure.lo yoyinflationoptionletvolatilitystructure.lo
libtool: link: ar cru .libs/libInflationVol.a .libs/constantcpivolatility.o .libs/cpivolatilitystructure.o .libs/yoyinflationoptionletvolatilitystructure.o
libtool: link: ranlib .libs/libInflationVol.a
libtool: link: ( cd ".libs" && rm -f "libInflationVol.la" && ln -s "../libInflationVol.la" "libInflationVol.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/inflation'
/usr/bin/install -c -m 644 all.hpp constantcpivolatility.hpp cpivolatilitystructure.hpp yoyinflationoptionletvolatilitystructure.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/inflation'
Making install in optionlet
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o constantoptionletvol.lo constantoptionletvol.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o optionletstripper.lo optionletstripper.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o optionletstripper1.lo optionletstripper1.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o optionletstripper2.lo optionletstripper2.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c optionletstripper.cpp -fno-common -DPIC -o .libs/optionletstripper.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c optionletstripper1.cpp -fno-common -DPIC -o .libs/optionletstripper1.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c optionletstripper2.cpp -fno-common -DPIC -o .libs/optionletstripper2.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c constantoptionletvol.cpp -fno-common -DPIC -o .libs/constantoptionletvol.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c constantoptionletvol.cpp -o constantoptionletvol.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c optionletstripper.cpp -o optionletstripper.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c optionletstripper1.cpp -o optionletstripper1.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o optionletvolatilitystructure.lo optionletvolatilitystructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c optionletstripper2.cpp -o optionletstripper2.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c optionletvolatilitystructure.cpp -fno-common -DPIC -o .libs/optionletvolatilitystructure.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o spreadedoptionletvol.lo spreadedoptionletvol.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c spreadedoptionletvol.cpp -fno-common -DPIC -o .libs/spreadedoptionletvol.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c optionletvolatilitystructure.cpp -o optionletvolatilitystructure.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o strippedoptionlet.lo strippedoptionlet.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c strippedoptionlet.cpp -fno-common -DPIC -o .libs/strippedoptionlet.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o strippedoptionletadapter.lo strippedoptionletadapter.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c strippedoptionletadapter.cpp -fno-common -DPIC -o .libs/strippedoptionletadapter.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c spreadedoptionletvol.cpp -o spreadedoptionletvol.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c strippedoptionlet.cpp -o strippedoptionlet.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c strippedoptionletadapter.cpp -o strippedoptionletadapter.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/optionlet'
/usr/bin/install -c -m 644 all.hpp capletvariancecurve.hpp constantoptionletvol.hpp optionletstripper.hpp optionletstripper1.hpp optionletstripper2.hpp optionletvolatilitystructure.hpp spreadedoptionletvol.hpp strippedoptionlet.hpp strippedoptionletadapter.hpp strippedoptionletbase.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/optionlet'
Making install in swaption
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o cmsmarket.lo cmsmarket.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o cmsmarketcalibration.lo cmsmarketcalibration.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o gaussian1dswaptionvolatility.lo gaussian1dswaptionvolatility.cpp
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o spreadedswaptionvol.lo spreadedswaptionvol.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cmsmarket.cpp -fno-common -DPIC -o .libs/cmsmarket.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c spreadedswaptionvol.cpp -fno-common -DPIC -o .libs/spreadedswaptionvol.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c gaussian1dswaptionvolatility.cpp -fno-common -DPIC -o .libs/gaussian1dswaptionvolatility.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cmsmarketcalibration.cpp -fno-common -DPIC -o .libs/cmsmarketcalibration.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c spreadedswaptionvol.cpp -o spreadedswaptionvol.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cmsmarket.cpp -o cmsmarket.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swaptionconstantvol.lo swaptionconstantvol.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionconstantvol.cpp -fno-common -DPIC -o .libs/swaptionconstantvol.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c gaussian1dswaptionvolatility.cpp -o gaussian1dswaptionvolatility.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionconstantvol.cpp -o swaptionconstantvol.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swaptionvolcube.lo swaptionvolcube.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvolcube.cpp -fno-common -DPIC -o .libs/swaptionvolcube.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c cmsmarketcalibration.cpp -o cmsmarketcalibration.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swaptionvolcube2.lo swaptionvolcube2.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvolcube2.cpp -fno-common -DPIC -o .libs/swaptionvolcube2.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swaptionvoldiscrete.lo swaptionvoldiscrete.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvoldiscrete.cpp -fno-common -DPIC -o .libs/swaptionvoldiscrete.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvolcube.cpp -o swaptionvolcube.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvoldiscrete.cpp -o swaptionvoldiscrete.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvolcube2.cpp -o swaptionvolcube2.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swaptionvolmatrix.lo swaptionvolmatrix.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvolmatrix.cpp -fno-common -DPIC -o .libs/swaptionvolmatrix.o
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c -o swaptionvolstructure.lo swaptionvolstructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvolstructure.cpp -fno-common -DPIC -o .libs/swaptionvolstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvolstructure.cpp -o swaptionvolstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../ql -I../../../.. -I../../../.. -g -O2 -c swaptionvolmatrix.cpp -o swaptionvolmatrix.o >/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libSwaptionVol.la cmsmarket.lo cmsmarketcalibration.lo gaussian1dswaptionvolatility.lo spreadedswaptionvol.lo swaptionconstantvol.lo swaptionvolcube.lo swaptionvolcube2.lo swaptionvoldiscrete.lo swaptionvolmatrix.lo swaptionvolstructure.lo
libtool: link: ar cru .libs/libSwaptionVol.a .libs/cmsmarket.o .libs/cmsmarketcalibration.o .libs/gaussian1dswaptionvolatility.o .libs/spreadedswaptionvol.o .libs/swaptionconstantvol.o .libs/swaptionvolcube.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]: Nothing to be done for `install-exec-am'.
../../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/swaption'
/usr/bin/install -c -m 644 all.hpp cmsmarket.hpp cmsmarketcalibration.hpp gaussian1dswaptionvolatility.hpp spreadedswaptionvol.hpp swaptionconstantvol.hpp swaptionvolcube.hpp swaptionvolcube1.hpp swaptionvolcube2.hpp swaptionvoldiscrete.hpp swaptionvolmatrix.hpp swaptionvolstructure.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility/swaption'
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o abcd.lo abcd.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o abcdcalibration.lo abcdcalibration.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o atmadjustedsmilesection.lo atmadjustedsmilesection.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o atmsmilesection.lo atmsmilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c atmadjustedsmilesection.cpp -fno-common -DPIC -o .libs/atmadjustedsmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c abcdcalibration.cpp -fno-common -DPIC -o .libs/abcdcalibration.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c abcd.cpp -fno-common -DPIC -o .libs/abcd.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c atmsmilesection.cpp -fno-common -DPIC -o .libs/atmsmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c abcd.cpp -o abcd.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c atmsmilesection.cpp -o atmsmilesection.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c atmadjustedsmilesection.cpp -o atmadjustedsmilesection.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o flatsmilesection.lo flatsmilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c flatsmilesection.cpp -fno-common -DPIC -o .libs/flatsmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c abcdcalibration.cpp -o abcdcalibration.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o gaussian1dsmilesection.lo gaussian1dsmilesection.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o kahalesmilesection.lo kahalesmilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dsmilesection.cpp -fno-common -DPIC -o .libs/gaussian1dsmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kahalesmilesection.cpp -fno-common -DPIC -o .libs/kahalesmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c flatsmilesection.cpp -o flatsmilesection.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sabr.lo sabr.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sabr.cpp -fno-common -DPIC -o .libs/sabr.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sabrinterpolatedsmilesection.lo sabrinterpolatedsmilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sabrinterpolatedsmilesection.cpp -fno-common -DPIC -o .libs/sabrinterpolatedsmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sabr.cpp -o sabr.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sabrsmilesection.lo sabrsmilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sabrsmilesection.cpp -fno-common -DPIC -o .libs/sabrsmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dsmilesection.cpp -o gaussian1dsmilesection.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sabrsmilesection.cpp -o sabrsmilesection.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kahalesmilesection.cpp -o kahalesmilesection.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sabrinterpolatedsmilesection.cpp -o sabrinterpolatedsmilesection.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o smilesection.lo smilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c smilesection.cpp -fno-common -DPIC -o .libs/smilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c smilesection.cpp -o smilesection.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o smilesectionutils.lo smilesectionutils.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c smilesectionutils.cpp -fno-common -DPIC -o .libs/smilesectionutils.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o spreadedsmilesection.lo spreadedsmilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c spreadedsmilesection.cpp -fno-common -DPIC -o .libs/spreadedsmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c smilesectionutils.cpp -o smilesectionutils.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c spreadedsmilesection.cpp -o spreadedsmilesection.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libVolTermStructures.la abcd.lo abcdcalibration.lo atmadjustedsmilesection.lo atmsmilesection.lo flatsmilesection.lo gaussian1dsmilesection.lo kahalesmilesection.lo sabr.lo sabrinterpolatedsmilesection.lo sabrsmilesection.lo smilesection.lo smilesectionutils.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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/volatility/equityfx/.libs/libEquityFxVol.a")
libtool: link: (cd .libs/libVolTermStructures.lax/libCapFloorVol.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/volatility/capfloor/.libs/libCapFloorVol.a")
libtool: link: (cd .libs/libVolTermStructures.lax/libInflationVol.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/volatility/inflation/.libs/libInflationVol.a")
libtool: link: (cd .libs/libVolTermStructures.lax/libOptionletVol.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/volatility/optionlet/.libs/libOptionletVol.a")
libtool: link: (cd .libs/libVolTermStructures.lax/libSwaptionVol.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/volatility/swaption/.libs/libSwaptionVol.a")
libtool: link: ar cru .libs/libVolTermStructures.a .libs/abcd.o .libs/abcdcalibration.o .libs/atmadjustedsmilesection.o .libs/atmsmilesection.o .libs/flatsmilesection.o .libs/gaussian1dsmilesection.o .libs/kahalesmilesection.o .libs/sabr.o .libs/sabrinterpolatedsmilesection.o .libs/sabrsmilesection.o .libs/smilesection.o .libs/smilesectionutils.o .libs/spreadedsmilesection.o .libs/libVolTermStructures.lax/libEquityFxVol.a/blackvariancecurve.o .libs/libVolTermStructures.lax/libEquityFxVol.a/blackvariancesurface.o .libs/libVolTermStructures.lax/libEquityFxVol.a/blackvoltermstructure.o .libs/libVolTermStructures.lax/libEquityFxVol.a/localvolsurface.o .libs/libVolTermStructures.lax/libEquityFxVol.a/localvoltermstructure.o .libs/libVolTermStructures.lax/libCapFloorVol.a/capfloortermvolatilitystructure.o .libs/libVolTermStructures.lax/libCapFloorVol.a/capfloortermvolcurve.o .libs/libVolTermStructures.lax/libCapFloorVol.a/capfloortermvolsurface.o .libs/libVolTermStructures.lax/libCapFloorVol.a/constantcapfloortermvol.o .libs/libVolTermStructures.lax/libInflationVol.a/constantcpivolatility.o .libs/libVolTermStructures.lax/libInflationVol.a/cpivolatilitystructure.o .libs/libVolTermStructures.lax/libInflationVol.a/yoyinflationoptionletvolatilitystructure.o .libs/libVolTermStructures.lax/libOptionletVol.a/constantoptionletvol.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletstripper.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletstripper1.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletstripper2.o .libs/libVolTermStructures.lax/libOptionletVol.a/optionletvolatilitystructure.o .libs/libVolTermStructures.lax/libOptionletVol.a/spreadedoptionletvol.o .libs/libVolTermStructures.lax/libOptionletVol.a/strippedoptionlet.o .libs/libVolTermStructures.lax/libOptionletVol.a/strippedoptionletadapter.o .libs/libVolTermStructures.lax/libSwaptionVol.a/cmsmarket.o .libs/libVolTermStructures.lax/libSwaptionVol.a/cmsmarketcalibration.o .libs/libVolTermStructures.lax/libSwaptionVol.a/gaussian1dswaptionvolatility.o .libs/libVolTermStructures.lax/libSwaptionVol.a/spreadedswaptionvol.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionconstantvol.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolcube.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolcube2.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvoldiscrete.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolmatrix.o .libs/libVolTermStructures.lax/libSwaptionVol.a/swaptionvolstructure.o
libtool: link: ranlib .libs/libVolTermStructures.a
libtool: link: rm -fr .libs/libVolTermStructures.lax
libtool: link: ( cd ".libs" && rm -f "libVolTermStructures.la" && ln -s "../libVolTermStructures.la" "libVolTermStructures.la" )
make[5]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility'
/usr/bin/install -c -m 644 all.hpp abcd.hpp abcdcalibration.hpp atmadjustedsmilesection.hpp atmsmilesection.hpp flatsmilesection.hpp gaussian1dsmilesection.hpp interpolatedsmilesection.hpp kahalesmilesection.hpp sabr.hpp sabrinterpolatedsmilesection.hpp sabrsmilesection.hpp smilesection.hpp smilesectionutils.hpp spreadedsmilesection.hpp volatilitytype.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/volatility'
Making install in yield
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bondhelpers.lo bondhelpers.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o fittedbonddiscountcurve.lo fittedbonddiscountcurve.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o flatforward.lo flatforward.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o forwardstructure.lo forwardstructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bondhelpers.cpp -fno-common -DPIC -o .libs/bondhelpers.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c flatforward.cpp -fno-common -DPIC -o .libs/flatforward.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fittedbonddiscountcurve.cpp -fno-common -DPIC -o .libs/fittedbonddiscountcurve.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c forwardstructure.cpp -fno-common -DPIC -o .libs/forwardstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c forwardstructure.cpp -o forwardstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c flatforward.cpp -o flatforward.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bondhelpers.cpp -o bondhelpers.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o nonlinearfittingmethods.lo nonlinearfittingmethods.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nonlinearfittingmethods.cpp -fno-common -DPIC -o .libs/nonlinearfittingmethods.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fittedbonddiscountcurve.cpp -o fittedbonddiscountcurve.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o oisratehelper.lo oisratehelper.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c oisratehelper.cpp -fno-common -DPIC -o .libs/oisratehelper.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nonlinearfittingmethods.cpp -o nonlinearfittingmethods.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o ratehelpers.lo ratehelpers.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c ratehelpers.cpp -fno-common -DPIC -o .libs/ratehelpers.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o zeroyieldstructure.lo zeroyieldstructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zeroyieldstructure.cpp -fno-common -DPIC -o .libs/zeroyieldstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c oisratehelper.cpp -o oisratehelper.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zeroyieldstructure.cpp -o zeroyieldstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c ratehelpers.cpp -o ratehelpers.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/yield'
/usr/bin/install -c -m 644 all.hpp bondhelpers.hpp bootstraptraits.hpp discountcurve.hpp drifttermstructure.hpp fittedbonddiscountcurve.hpp flatforward.hpp forwardcurve.hpp forwardspreadedtermstructure.hpp forwardstructure.hpp impliedtermstructure.hpp nonlinearfittingmethods.hpp oisratehelper.hpp piecewiseyieldcurve.hpp piecewisezerospreadedtermstructure.hpp quantotermstructure.hpp ratehelpers.hpp zerocurve.hpp zerospreadedtermstructure.hpp zeroyieldstructure.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures/yield'
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o defaulttermstructure.lo defaulttermstructure.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o inflationtermstructure.lo inflationtermstructure.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o voltermstructure.lo voltermstructure.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o yieldtermstructure.lo yieldtermstructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c voltermstructure.cpp -fno-common -DPIC -o .libs/voltermstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c defaulttermstructure.cpp -fno-common -DPIC -o .libs/defaulttermstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationtermstructure.cpp -fno-common -DPIC -o .libs/inflationtermstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c yieldtermstructure.cpp -fno-common -DPIC -o .libs/yieldtermstructure.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c voltermstructure.cpp -o voltermstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c defaulttermstructure.cpp -o defaulttermstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c yieldtermstructure.cpp -o yieldtermstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationtermstructure.cpp -o inflationtermstructure.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/credit/.libs/libDefaultTermStructures.a")
libtool: link: (cd .libs/libTermStructures.lax/libInflationTermStructures.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/inflation/.libs/libInflationTermStructures.a")
libtool: link: (cd .libs/libTermStructures.lax/libYieldTermStructures.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/yield/.libs/libYieldTermStructures.a")
libtool: link: (cd .libs/libTermStructures.lax/libVolTermStructures.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/volatility/.libs/libVolTermStructures.a")
libtool: link: ar cru .libs/libTermStructures.a .libs/defaulttermstructure.o .libs/inflationtermstructure.o .libs/voltermstructure.o .libs/yieldtermstructure.o .libs/libTermStructures.lax/libDefaultTermStructures.a/defaultdensitystructure.o .libs/libTermStructures.lax/libDefaultTermStructures.a/defaultprobabilityhelpers.o .libs/libTermStructures.lax/libDefaultTermStructures.a/flathazardrate.o .libs/libTermStructures.lax/libDefaultTermStructures.a/hazardratestructure.o .libs/libTermStructures.lax/libDefaultTermStructures.a/survivalprobabilitystructure.o .libs/libTermStructures.lax/libInflationTermStructures.a/inflationhelpers.o .libs/libTermStructures.lax/libInflationTermStructures.a/seasonality.o .libs/libTermStructures.lax/libYieldTermStructures.a/bondhelpers.o .libs/libTermStructures.lax/libYieldTermStructures.a/fittedbonddiscountcurve.o .libs/libTermStructures.lax/libYieldTermStructures.a/flatforward.o .libs/libTermStructures.lax/libYieldTermStructures.a/forwardstructure.o .libs/libTermStructures.lax/libYieldTermStructures.a/nonlinearfittingmethods.o .libs/libTermStructures.lax/libYieldTermStructures.a/oisratehelper.o .libs/libTermStructures.lax/libYieldTermStructures.a/ratehelpers.o .libs/libTermStructures.lax/libYieldTermStructures.a/zeroyieldstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/abcd.o .libs/libTermStructures.lax/libVolTermStructures.a/abcdcalibration.o .libs/libTermStructures.lax/libVolTermStructures.a/atmadjustedsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/atmsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/blackvariancecurve.o .libs/libTermStructures.lax/libVolTermStructures.a/blackvariancesurface.o .libs/libTermStructures.lax/libVolTermStructures.a/blackvoltermstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/capfloortermvolatilitystructure.o .libs/libTermStructures.lax/libVolTermStructures.a/capfloortermvolcurve.o .libs/libTermStructures.lax/libVolTermStructures.a/capfloortermvolsurface.o .libs/libTermStructures.lax/libVolTermStructures.a/cmsmarket.o .libs/libTermStructures.lax/libVolTermStructures.a/cmsmarketcalibration.o .libs/libTermStructures.lax/libVolTermStructures.a/constantcapfloortermvol.o .libs/libTermStructures.lax/libVolTermStructures.a/constantcpivolatility.o .libs/libTermStructures.lax/libVolTermStructures.a/constantoptionletvol.o .libs/libTermStructures.lax/libVolTermStructures.a/cpivolatilitystructure.o .libs/libTermStructures.lax/libVolTermStructures.a/flatsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/gaussian1dsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/gaussian1dswaptionvolatility.o .libs/libTermStructures.lax/libVolTermStructures.a/kahalesmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/localvolsurface.o .libs/libTermStructures.lax/libVolTermStructures.a/localvoltermstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletstripper.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletstripper1.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletstripper2.o .libs/libTermStructures.lax/libVolTermStructures.a/optionletvolatilitystructure.o .libs/libTermStructures.lax/libVolTermStructures.a/sabr.o .libs/libTermStructures.lax/libVolTermStructures.a/sabrinterpolatedsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/sabrsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/smilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/smilesectionutils.o .libs/libTermStructures.lax/libVolTermStructures.a/spreadedoptionletvol.o .libs/libTermStructures.lax/libVolTermStructures.a/spreadedsmilesection.o .libs/libTermStructures.lax/libVolTermStructures.a/spreadedswaptionvol.o .libs/libTermStructures.lax/libVolTermStructures.a/strippedoptionlet.o .libs/libTermStructures.lax/libVolTermStructures.a/strippedoptionletadapter.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionconstantvol.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolcube.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolcube2.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvoldiscrete.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolmatrix.o .libs/libTermStructures.lax/libVolTermStructures.a/swaptionvolstructure.o .libs/libTermStructures.lax/libVolTermStructures.a/yoyinflationoptionletvolatilitystructure.o
libtool: link: ranlib .libs/libTermStructures.a
libtool: link: rm -fr .libs/libTermStructures.lax
libtool: link: ( cd ".libs" && rm -f "libTermStructures.la" && ln -s "../libTermStructures.la" "libTermStructures.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures'
/usr/bin/install -c -m 644 all.hpp bootstraperror.hpp bootstraphelper.hpp defaulttermstructure.hpp inflationtermstructure.hpp interpolatedcurve.hpp iterativebootstrap.hpp localbootstrap.hpp voltermstructure.hpp yieldtermstructure.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/termstructures'
Making install in time
Making install in calendars
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o argentina.lo argentina.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o australia.lo australia.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o bespokecalendar.lo bespokecalendar.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o brazil.lo brazil.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c brazil.cpp -fno-common -DPIC -o .libs/brazil.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c australia.cpp -fno-common -DPIC -o .libs/australia.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c argentina.cpp -fno-common -DPIC -o .libs/argentina.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bespokecalendar.cpp -fno-common -DPIC -o .libs/bespokecalendar.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c australia.cpp -o australia.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c argentina.cpp -o argentina.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c bespokecalendar.cpp -o bespokecalendar.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c brazil.cpp -o brazil.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o canada.lo canada.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o china.lo china.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c china.cpp -fno-common -DPIC -o .libs/china.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c canada.cpp -fno-common -DPIC -o .libs/canada.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o czechrepublic.lo czechrepublic.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c czechrepublic.cpp -fno-common -DPIC -o .libs/czechrepublic.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o denmark.lo denmark.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c denmark.cpp -fno-common -DPIC -o .libs/denmark.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c canada.cpp -o canada.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c czechrepublic.cpp -o czechrepublic.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c china.cpp -o china.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c denmark.cpp -o denmark.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o finland.lo finland.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c finland.cpp -fno-common -DPIC -o .libs/finland.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o germany.lo germany.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o hongkong.lo hongkong.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c germany.cpp -fno-common -DPIC -o .libs/germany.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hongkong.cpp -fno-common -DPIC -o .libs/hongkong.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o hungary.lo hungary.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hungary.cpp -fno-common -DPIC -o .libs/hungary.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c finland.cpp -o finland.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hongkong.cpp -o hongkong.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c germany.cpp -o germany.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c hungary.cpp -o hungary.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o iceland.lo iceland.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c iceland.cpp -fno-common -DPIC -o .libs/iceland.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o india.lo india.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c india.cpp -fno-common -DPIC -o .libs/india.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o indonesia.lo indonesia.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c indonesia.cpp -fno-common -DPIC -o .libs/indonesia.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o italy.lo italy.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c italy.cpp -fno-common -DPIC -o .libs/italy.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c iceland.cpp -o iceland.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c india.cpp -o india.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c indonesia.cpp -o indonesia.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c italy.cpp -o italy.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o japan.lo japan.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c japan.cpp -fno-common -DPIC -o .libs/japan.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o jointcalendar.lo jointcalendar.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c jointcalendar.cpp -fno-common -DPIC -o .libs/jointcalendar.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o mexico.lo mexico.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o newzealand.lo newzealand.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mexico.cpp -fno-common -DPIC -o .libs/mexico.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c newzealand.cpp -fno-common -DPIC -o .libs/newzealand.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c japan.cpp -o japan.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c jointcalendar.cpp -o jointcalendar.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mexico.cpp -o mexico.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c newzealand.cpp -o newzealand.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o norway.lo norway.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c norway.cpp -fno-common -DPIC -o .libs/norway.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o poland.lo poland.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o russia.lo russia.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c poland.cpp -fno-common -DPIC -o .libs/poland.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c russia.cpp -fno-common -DPIC -o .libs/russia.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o saudiarabia.lo saudiarabia.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c saudiarabia.cpp -fno-common -DPIC -o .libs/saudiarabia.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c norway.cpp -o norway.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c poland.cpp -o poland.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c russia.cpp -o russia.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c saudiarabia.cpp -o saudiarabia.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o singapore.lo singapore.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c singapore.cpp -fno-common -DPIC -o .libs/singapore.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o slovakia.lo slovakia.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c slovakia.cpp -fno-common -DPIC -o .libs/slovakia.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o southafrica.lo southafrica.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o southkorea.lo southkorea.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c singapore.cpp -o singapore.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c southafrica.cpp -fno-common -DPIC -o .libs/southafrica.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c southkorea.cpp -fno-common -DPIC -o .libs/southkorea.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c slovakia.cpp -o slovakia.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o sweden.lo sweden.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c southafrica.cpp -o southafrica.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sweden.cpp -fno-common -DPIC -o .libs/sweden.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c southkorea.cpp -o southkorea.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o switzerland.lo switzerland.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c switzerland.cpp -fno-common -DPIC -o .libs/switzerland.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o taiwan.lo taiwan.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c sweden.cpp -o sweden.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c taiwan.cpp -fno-common -DPIC -o .libs/taiwan.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o target.lo target.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c target.cpp -fno-common -DPIC -o .libs/target.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c switzerland.cpp -o switzerland.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o turkey.lo turkey.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c taiwan.cpp -o taiwan.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c turkey.cpp -fno-common -DPIC -o .libs/turkey.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c target.cpp -o target.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o ukraine.lo ukraine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c ukraine.cpp -fno-common -DPIC -o .libs/ukraine.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o unitedkingdom.lo unitedkingdom.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c turkey.cpp -o turkey.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitedkingdom.cpp -fno-common -DPIC -o .libs/unitedkingdom.o
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o unitedstates.lo unitedstates.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitedstates.cpp -fno-common -DPIC -o .libs/unitedstates.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c ukraine.cpp -o ukraine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o weekendsonly.lo weekendsonly.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c weekendsonly.cpp -fno-common -DPIC -o .libs/weekendsonly.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitedkingdom.cpp -o unitedkingdom.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitedstates.cpp -o unitedstates.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c weekendsonly.cpp -o weekendsonly.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCalendars.la argentina.lo australia.lo bespokecalendar.lo brazil.lo canada.lo china.lo czechrepublic.lo denmark.lo finland.lo germany.lo hongkong.lo hungary.lo iceland.lo india.lo indonesia.lo italy.lo japan.lo jointcalendar.lo mexico.lo newzealand.lo norway.lo poland.lo russia.lo saudiarabia.lo singapore.lo slovakia.lo southafrica.lo southkorea.lo sweden.lo switzerland.lo taiwan.lo target.lo turkey.lo ukraine.lo unitedkingdom.lo unitedstates.lo weekendsonly.lo
libtool: link: ar cru .libs/libCalendars.a .libs/argentina.o .libs/australia.o .libs/bespokecalendar.o .libs/brazil.o .libs/canada.o .libs/china.o .libs/czechrepublic.o .libs/denmark.o .libs/finland.o .libs/germany.o .libs/hongkong.o .libs/hungary.o .libs/iceland.o .libs/india.o .libs/indonesia.o .libs/italy.o .libs/japan.o .libs/jointcalendar.o .libs/mexico.o .libs/newzealand.o .libs/norway.o .libs/poland.o .libs/russia.o .libs/saudiarabia.o .libs/singapore.o .libs/slovakia.o .libs/southafrica.o .libs/southkorea.o .libs/sweden.o .libs/switzerland.o .libs/taiwan.o .libs/target.o .libs/turkey.o .libs/ukraine.o .libs/unitedkingdom.o .libs/unitedstates.o .libs/weekendsonly.o
libtool: link: ranlib .libs/libCalendars.a
libtool: link: ( cd ".libs" && rm -f "libCalendars.la" && ln -s "../libCalendars.la" "libCalendars.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/time/calendars'
/usr/bin/install -c -m 644 all.hpp argentina.hpp australia.hpp bespokecalendar.hpp brazil.hpp canada.hpp china.hpp czechrepublic.hpp denmark.hpp finland.hpp germany.hpp hongkong.hpp hungary.hpp iceland.hpp india.hpp indonesia.hpp italy.hpp japan.hpp jointcalendar.hpp mexico.hpp newzealand.hpp norway.hpp nullcalendar.hpp poland.hpp russia.hpp saudiarabia.hpp singapore.hpp slovakia.hpp southafrica.hpp southkorea.hpp sweden.hpp switzerland.hpp taiwan.hpp target.hpp turkey.hpp ukraine.hpp unitedkingdom.hpp unitedstates.hpp weekendsonly.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/time/calendars'
Making install in daycounters
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o actualactual.lo actualactual.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o business252.lo business252.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o simpledaycounter.lo simpledaycounter.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o thirty360.lo thirty360.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c actualactual.cpp -fno-common -DPIC -o .libs/actualactual.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c business252.cpp -fno-common -DPIC -o .libs/business252.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c simpledaycounter.cpp -fno-common -DPIC -o .libs/simpledaycounter.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c thirty360.cpp -fno-common -DPIC -o .libs/thirty360.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c simpledaycounter.cpp -o simpledaycounter.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c thirty360.cpp -o thirty360.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c actualactual.cpp -o actualactual.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c business252.cpp -o business252.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libDayCounters.la actualactual.lo business252.lo simpledaycounter.lo thirty360.lo
libtool: link: ar cru .libs/libDayCounters.a .libs/actualactual.o .libs/business252.o .libs/simpledaycounter.o .libs/thirty360.o
libtool: link: ranlib .libs/libDayCounters.a
libtool: link: ( cd ".libs" && rm -f "libDayCounters.la" && ln -s "../libDayCounters.la" "libDayCounters.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/time/daycounters'
/usr/bin/install -c -m 644 all.hpp actual360.hpp actual365fixed.hpp actual365nl.hpp actualactual.hpp business252.hpp one.hpp simpledaycounter.hpp thirty360.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/time/daycounters'
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o asx.lo asx.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o businessdayconvention.lo businessdayconvention.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o calendar.lo calendar.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o date.lo date.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c asx.cpp -fno-common -DPIC -o .libs/asx.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c calendar.cpp -fno-common -DPIC -o .libs/calendar.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c businessdayconvention.cpp -fno-common -DPIC -o .libs/businessdayconvention.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c date.cpp -fno-common -DPIC -o .libs/date.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c businessdayconvention.cpp -o businessdayconvention.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c calendar.cpp -o calendar.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o dategenerationrule.lo dategenerationrule.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dategenerationrule.cpp -fno-common -DPIC -o .libs/dategenerationrule.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c asx.cpp -o asx.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dategenerationrule.cpp -o dategenerationrule.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o ecb.lo ecb.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c ecb.cpp -fno-common -DPIC -o .libs/ecb.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o frequency.lo frequency.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c frequency.cpp -fno-common -DPIC -o .libs/frequency.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c date.cpp -o date.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o imm.lo imm.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c frequency.cpp -o frequency.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c imm.cpp -fno-common -DPIC -o .libs/imm.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o period.lo period.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c period.cpp -fno-common -DPIC -o .libs/period.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c ecb.cpp -o ecb.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c imm.cpp -o imm.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c period.cpp -o period.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o schedule.lo schedule.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c schedule.cpp -fno-common -DPIC -o .libs/schedule.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o timeunit.lo timeunit.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c timeunit.cpp -fno-common -DPIC -o .libs/timeunit.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o weekday.lo weekday.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c weekday.cpp -fno-common -DPIC -o .libs/weekday.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c timeunit.cpp -o timeunit.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c weekday.cpp -o weekday.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c schedule.cpp -o schedule.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libTime.la asx.lo 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 "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/time/calendars/.libs/libCalendars.a")
libtool: link: (cd .libs/libTime.lax/libDayCounters.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/time/daycounters/.libs/libDayCounters.a")
libtool: link: ar cru .libs/libTime.a .libs/asx.o .libs/businessdayconvention.o .libs/calendar.o .libs/date.o .libs/dategenerationrule.o .libs/ecb.o .libs/frequency.o .libs/imm.o .libs/period.o .libs/schedule.o .libs/timeunit.o .libs/weekday.o .libs/libTime.lax/libCalendars.a/argentina.o .libs/libTime.lax/libCalendars.a/australia.o .libs/libTime.lax/libCalendars.a/bespokecalendar.o .libs/libTime.lax/libCalendars.a/brazil.o .libs/libTime.lax/libCalendars.a/canada.o .libs/libTime.lax/libCalendars.a/china.o .libs/libTime.lax/libCalendars.a/czechrepublic.o .libs/libTime.lax/libCalendars.a/denmark.o .libs/libTime.lax/libCalendars.a/finland.o .libs/libTime.lax/libCalendars.a/germany.o .libs/libTime.lax/libCalendars.a/hongkong.o .libs/libTime.lax/libCalendars.a/hungary.o .libs/libTime.lax/libCalendars.a/iceland.o .libs/libTime.lax/libCalendars.a/india.o .libs/libTime.lax/libCalendars.a/indonesia.o .libs/libTime.lax/libCalendars.a/italy.o .libs/libTime.lax/libCalendars.a/japan.o .libs/libTime.lax/libCalendars.a/jointcalendar.o .libs/libTime.lax/libCalendars.a/mexico.o .libs/libTime.lax/libCalendars.a/newzealand.o .libs/libTime.lax/libCalendars.a/norway.o .libs/libTime.lax/libCalendars.a/poland.o .libs/libTime.lax/libCalendars.a/russia.o .libs/libTime.lax/libCalendars.a/saudiarabia.o .libs/libTime.lax/libCalendars.a/singapore.o .libs/libTime.lax/libCalendars.a/slovakia.o .libs/libTime.lax/libCalendars.a/southafrica.o .libs/libTime.lax/libCalendars.a/southkorea.o .libs/libTime.lax/libCalendars.a/sweden.o .libs/libTime.lax/libCalendars.a/switzerland.o .libs/libTime.lax/libCalendars.a/taiwan.o .libs/libTime.lax/libCalendars.a/target.o .libs/libTime.lax/libCalendars.a/turkey.o .libs/libTime.lax/libCalendars.a/ukraine.o .libs/libTime.lax/libCalendars.a/unitedkingdom.o .libs/libTime.lax/libCalendars.a/unitedstates.o .libs/libTime.lax/libCalendars.a/weekendsonly.o .libs/libTime.lax/libDayCounters.a/actualactual.o .libs/libTime.lax/libDayCounters.a/business252.o .libs/libTime.lax/libDayCounters.a/simpledaycounter.o .libs/libTime.lax/libDayCounters.a/thirty360.o
libtool: link: ranlib .libs/libTime.a
libtool: link: rm -fr .libs/libTime.lax
libtool: link: ( cd ".libs" && rm -f "libTime.la" && ln -s "../libTime.la" "libTime.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/time'
/usr/bin/install -c -m 644 all.hpp asx.hpp businessdayconvention.hpp calendar.hpp date.hpp dategenerationrule.hpp daycounter.hpp ecb.hpp frequency.hpp imm.hpp period.hpp schedule.hpp timeunit.hpp weekday.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/time'
Making install in utilities
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o dataformatters.lo dataformatters.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o dataparsers.lo dataparsers.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o tracing.lo tracing.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dataparsers.cpp -fno-common -DPIC -o .libs/dataparsers.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dataformatters.cpp -fno-common -DPIC -o .libs/dataformatters.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c tracing.cpp -fno-common -DPIC -o .libs/tracing.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c tracing.cpp -o tracing.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dataformatters.cpp -o dataformatters.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dataparsers.cpp -o dataparsers.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -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]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql/utilities'
/usr/bin/install -c -m 644 all.hpp clone.hpp dataformatters.hpp dataparsers.hpp disposable.hpp null.hpp observablevalue.hpp steppingiterator.hpp tracing.hpp vectors.hpp '/usr/local/Cellar/quantlib/1.6/include/ql/utilities'
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o cashflow.lo cashflow.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o currency.lo currency.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o discretizedasset.lo discretizedasset.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o errors.lo errors.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c errors.cpp -fno-common -DPIC -o .libs/errors.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c discretizedasset.cpp -fno-common -DPIC -o .libs/discretizedasset.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c cashflow.cpp -fno-common -DPIC -o .libs/cashflow.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c currency.cpp -fno-common -DPIC -o .libs/currency.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c currency.cpp -o currency.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c errors.cpp -o errors.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c cashflow.cpp -o cashflow.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o event.lo event.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c discretizedasset.cpp -o discretizedasset.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c event.cpp -fno-common -DPIC -o .libs/event.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o exchangerate.lo exchangerate.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c exchangerate.cpp -fno-common -DPIC -o .libs/exchangerate.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o exercise.lo exercise.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c exercise.cpp -fno-common -DPIC -o .libs/exercise.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o index.lo index.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c event.cpp -o event.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c index.cpp -fno-common -DPIC -o .libs/index.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c exchangerate.cpp -o exchangerate.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c exercise.cpp -o exercise.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o interestrate.lo interestrate.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o money.lo money.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c interestrate.cpp -fno-common -DPIC -o .libs/interestrate.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c money.cpp -fno-common -DPIC -o .libs/money.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c index.cpp -o index.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o position.lo position.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c position.cpp -fno-common -DPIC -o .libs/position.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c interestrate.cpp -o interestrate.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c position.cpp -o position.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c money.cpp -o money.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o prices.lo prices.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c prices.cpp -fno-common -DPIC -o .libs/prices.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o rebatedexercise.lo rebatedexercise.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c rebatedexercise.cpp -fno-common -DPIC -o .libs/rebatedexercise.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o settings.lo settings.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c settings.cpp -fno-common -DPIC -o .libs/settings.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c rebatedexercise.cpp -o rebatedexercise.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c prices.cpp -o prices.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c settings.cpp -o settings.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o stochasticprocess.lo stochasticprocess.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c stochasticprocess.cpp -fno-common -DPIC -o .libs/stochasticprocess.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o termstructure.lo termstructure.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c termstructure.cpp -fno-common -DPIC -o .libs/termstructure.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o timegrid.lo timegrid.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c timegrid.cpp -fno-common -DPIC -o .libs/timegrid.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c stochasticprocess.cpp -o stochasticprocess.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c termstructure.cpp -o termstructure.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c timegrid.cpp -o timegrid.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link clang++ -g -O2 -version-info 0:0:0 -o libQuantLib.la -rpath /usr/local/Cellar/quantlib/1.6/lib cashflow.lo currency.lo discretizedasset.lo errors.lo event.lo exchangerate.lo exercise.lo index.lo interestrate.lo money.lo position.lo prices.lo rebatedexercise.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: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libQuantLib.0.dylib .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/rebatedexercise.o .libs/settings.o .libs/stochasticprocess.o .libs/termstructure.o .libs/timegrid.o -Wl,-force_load,cashflows/.libs/libCashFlows.a -Wl,-force_load,currencies/.libs/libCurrencies.a -Wl,-force_load,experimental/.libs/libExperimental.a -Wl,-force_load,indexes/.libs/libIndexes.a -Wl,-force_load,instruments/.libs/libInstruments.a -Wl,-force_load,legacy/.libs/libLegacy.a -Wl,-force_load,math/.libs/libMath.a -Wl,-force_load,methods/.libs/libMethods.a -Wl,-force_load,models/.libs/libModels.a -Wl,-force_load,pricingengines/.libs/libPricingEngines.a -Wl,-force_load,processes/.libs/libProcesses.a -Wl,-force_load,quotes/.libs/libQuotes.a -Wl,-force_load,termstructures/.libs/libTermStructures.a -Wl,-force_load,time/.libs/libTime.a -Wl,-force_load,utilities/.libs/libUtilities.a -O2 -install_name /usr/local/Cellar/quantlib/1.6/lib/libQuantLib.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libQuantLib.dylib" && ln -s "libQuantLib.0.dylib" "libQuantLib.dylib")
libtool: link: (cd .libs/libQuantLib.lax/libCashFlows.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/cashflows/.libs/libCashFlows.a")
libtool: link: (cd .libs/libQuantLib.lax/libCurrencies.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/currencies/.libs/libCurrencies.a")
libtool: link: (cd .libs/libQuantLib.lax/libExperimental.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/experimental/.libs/libExperimental.a")
libtool: link: (cd .libs/libQuantLib.lax/libIndexes.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/indexes/.libs/libIndexes.a")
libtool: link: (cd .libs/libQuantLib.lax/libInstruments.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/instruments/.libs/libInstruments.a")
libtool: link: (cd .libs/libQuantLib.lax/libLegacy.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/legacy/.libs/libLegacy.a")
libtool: link: (cd .libs/libQuantLib.lax/libMath.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/math/.libs/libMath.a")
libtool: link: (cd .libs/libQuantLib.lax/libMethods.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/methods/.libs/libMethods.a")
libtool: link: (cd .libs/libQuantLib.lax/libModels.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/models/.libs/libModels.a")
libtool: link: (cd .libs/libQuantLib.lax/libPricingEngines.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/pricingengines/.libs/libPricingEngines.a")
libtool: link: (cd .libs/libQuantLib.lax/libProcesses.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/processes/.libs/libProcesses.a")
libtool: link: (cd .libs/libQuantLib.lax/libQuotes.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/quotes/.libs/libQuotes.a")
libtool: link: (cd .libs/libQuantLib.lax/libTermStructures.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/termstructures/.libs/libTermStructures.a")
libtool: link: (cd .libs/libQuantLib.lax/libTime.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/ql/time/.libs/libTime.a")
libtool: link: (cd .libs/libQuantLib.lax/libUtilities.a && ar x "/private/tmp/quantlib20150814-89445-4fxtfd/QuantLib-1.6/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 rebatedexercise.o settings.o stochasticprocess.o termstructure.o timegrid.o .libs/libQuantLib.lax/libCashFlows.a/averagebmacoupon.o .libs/libQuantLib.lax/libCashFlows.a/capflooredcoupon.o .libs/libQuantLib.lax/libCashFlows.a/capflooredinflationcoupon.o .libs/libQuantLib.lax/libCashFlows.a/cashflows.o .libs/libQuantLib.lax/libCashFlows.a/cashflowvectors.o .libs/libQuantLib.lax/libCashFlows.a/cmscoupon.o .libs/libQuantLib.lax/libCashFlows.a/conundrumpricer.o .libs/libQuantLib.lax/libCashFlows.a/coupon.o .libs/libQuantLib.lax/libCashFlows.a/couponpricer.o .libs/libQuantLib.lax/libCashFlows.a/cpicoupon.o .libs/libQuantLib.lax/libCashFlows.a/cpicouponpricer.o .libs/libQuantLib.lax/libCashFlows.a/digitalcmscoupon.o .libs/libQuantLib.lax/libCashFlows.a/digitalcoupon.o .libs/libQuantLib.lax/libCashFlows.a/digitaliborcoupon.o .libs/libQuantLib.lax/libCashFlows.a/dividend.o .libs/libQuantLib.lax/libCashFlows.a/duration.o .libs/libQuantLib.lax/libCashFlows.a/fixedratecoupon.o .libs/libQuantLib.lax/libCashFlows.a/floatingratecoupon.o .libs/libQuantLib.lax/libCashFlows.a/iborcoupon.o .libs/libQuantLib.lax/libCashFlows.a/indexedcashflow.o .libs/libQuantLib.lax/libCashFlows.a/inflationcoupon.o .libs/libQuantLib.lax/libCashFlows.a/inflationcouponpricer.o .libs/libQuantLib.lax/libCashFlows.a/lineartsrpricer.o .libs/libQuantLib.lax/libCashFlows.a/overnightindexedcoupon.o .libs/libQuantLib.lax/libCashFlows.a/rangeaccrual.o .libs/libQuantLib.lax/libCashFlows.a/replication.o .libs/libQuantLib.lax/libCashFlows.a/simplecashflow.o .libs/libQuantLib.lax/libCashFlows.a/timebasket.o .libs/libQuantLib.lax/libCashFlows.a/yoyinflationcoupon.o .libs/libQuantLib.lax/libCurrencies.a/africa.o .libs/libQuantLib.lax/libCurrencies.a/america.o .libs/libQuantLib.lax/libCurrencies.a/asia.o .libs/libQuantLib.lax/libCurrencies.a/europe.o .libs/libQuantLib.lax/libCurrencies.a/exchangeratemanager.o .libs/libQuantLib.lax/libCurrencies.a/oceania.o .libs/libQuantLib.lax/libExperimental.a/abcdatmvolcurve.o .libs/libQuantLib.lax/libExperimental.a/adaptedpathpayoff.o .libs/libQuantLib.lax/libExperimental.a/amortizingcmsratebond.o .libs/libQuantLib.lax/libExperimental.a/amortizingfixedratebond.o .libs/libQuantLib.lax/libExperimental.a/amortizingfloatingratebond.o .libs/libQuantLib.lax/libExperimental.a/analyticamericanmargrabeengine.o .libs/libQuantLib.lax/libExperimental.a/analyticcomplexchooserengine.o .libs/libQuantLib.lax/libExperimental.a/analyticcompoundoptionengine.o .libs/libQuantLib.lax/libExperimental.a/analyticdoublebarrierbinaryengine.o .libs/libQuantLib.lax/libExperimental.a/analyticdoublebarrierengine.o .libs/libQuantLib.lax/libExperimental.a/analyticeuropeanmargrabeengine.o .libs/libQuantLib.lax/libExperimental.a/analyticholderextensibleoptionengine.o .libs/libQuantLib.lax/libExperimental.a/analyticpartialtimebarrieroptionengine.o .libs/libQuantLib.lax/libExperimental.a/analyticpdfhestonengine.o .libs/libQuantLib.lax/libExperimental.a/analyticsimplechooserengine.o .libs/libQuantLib.lax/libExperimental.a/analytictwoassetbarrierengine.o .libs/libQuantLib.lax/libExperimental.a/analytictwoassetcorrelationengine.o .libs/libQuantLib.lax/libExperimental.a/analyticvariancegammaengine.o .libs/libQuantLib.lax/libExperimental.a/analyticwriterextensibleoptionengine.o .libs/libQuantLib.lax/libExperimental.a/basecorrelationstructure.o .libs/libQuantLib.lax/libExperimental.a/basket.o .libs/libQuantLib.lax/libExperimental.a/blackatmvolcurve.o .libs/libQuantLib.lax/libExperimental.a/blackcallablebondengine.o .libs/libQuantLib.lax/libExperimental.a/blackcdsoptionengine.o .libs/libQuantLib.lax/libExperimental.a/blackdeltacalculator.o .libs/libQuantLib.lax/libExperimental.a/blackvolsurface.o .libs/libQuantLib.lax/libExperimental.a/callablebond.o .libs/libQuantLib.lax/libExperimental.a/callablebondconstantvol.o .libs/libQuantLib.lax/libExperimental.a/callablebondvolstructure.o .libs/libQuantLib.lax/libExperimental.a/catbond.o .libs/libQuantLib.lax/libExperimental.a/catrisk.o .libs/libQuantLib.lax/libExperimental.a/cdo.o .libs/libQuantLib.lax/libExperimental.a/cdsoption.o .libs/libQuantLib.lax/libExperimental.a/cmsspreadcoupon.o .libs/libQuantLib.lax/libExperimental.a/commodity.o .libs/libQuantLib.lax/libExperimental.a/commoditycashflow.o .libs/libQuantLib.lax/libExperimental.a/commoditycurve.o .libs/libQuantLib.lax/libExperimental.a/commodityindex.o .libs/libQuantLib.lax/libExperimental.a/commoditypricinghelpers.o .libs/libQuantLib.lax/libExperimental.a/commoditysettings.o .libs/libQuantLib.lax/libExperimental.a/commoditytype.o .libs/libQuantLib.lax/libExperimental.a/commodityunitcost.o .libs/libQuantLib.lax/libExperimental.a/complexchooseroption.o .libs/libQuantLib.lax/libExperimental.a/compoundoption.o .libs/libQuantLib.lax/libExperimental.a/continuousarithmeticasianlevyengine.o .libs/libQuantLib.lax/libExperimental.a/continuousarithmeticasianvecerengine.o .libs/libQuantLib.lax/libExperimental.a/convertiblebond.o .libs/libQuantLib.lax/libExperimental.a/convolvedstudentt.o .libs/libQuantLib.lax/libExperimental.a/correlationstructure.o .libs/libQuantLib.lax/libExperimental.a/cpicapfloorengines.o .libs/libQuantLib.lax/libExperimental.a/cpicapfloortermpricesurface.o .libs/libQuantLib.lax/libExperimental.a/creditriskplus.o .libs/libQuantLib.lax/libExperimental.a/dateinterval.o .libs/libQuantLib.lax/libExperimental.a/defaultevent.o .libs/libQuantLib.lax/libExperimental.a/defaultprobabilitykey.o .libs/libQuantLib.lax/libExperimental.a/defaulttype.o .libs/libQuantLib.lax/libExperimental.a/deltavolquote.o .libs/libQuantLib.lax/libExperimental.a/digitalcmsspreadcoupon.o .libs/libQuantLib.lax/libExperimental.a/discretizedcallablefixedratebond.o .libs/libQuantLib.lax/libExperimental.a/discretizedconvertible.o .libs/libQuantLib.lax/libExperimental.a/discretizeddoublebarrieroption.o .libs/libQuantLib.lax/libExperimental.a/distribution.o .libs/libQuantLib.lax/libExperimental.a/doublebarrieroption.o .libs/libQuantLib.lax/libExperimental.a/doublebarriertype.o .libs/libQuantLib.lax/libExperimental.a/dynprogvppintrinsicvalueengine.o .libs/libQuantLib.lax/libExperimental.a/energybasisswap.o .libs/libQuantLib.lax/libExperimental.a/energycommodity.o .libs/libQuantLib.lax/libExperimental.a/energyfuture.o .libs/libQuantLib.lax/libExperimental.a/energyswap.o .libs/libQuantLib.lax/libExperimental.a/energyvanillaswap.o .libs/libQuantLib.lax/libExperimental.a/equityfxvolsurface.o .libs/libQuantLib.lax/libExperimental.a/everestoption.o .libs/libQuantLib.lax/libExperimental.a/expm.o .libs/libQuantLib.lax/libExperimental.a/extendedbinomialtree.o .libs/libQuantLib.lax/libExperimental.a/extendedblackscholesprocess.o .libs/libQuantLib.lax/libExperimental.a/extendedblackvariancecurve.o .libs/libQuantLib.lax/libExperimental.a/extendedblackvariancesurface.o .libs/libQuantLib.lax/libExperimental.a/extendedornsteinuhlenbeckprocess.o .libs/libQuantLib.lax/libExperimental.a/extouwithjumpsprocess.o .libs/libQuantLib.lax/libExperimental.a/fdextoujumpvanillaengine.o .libs/libQuantLib.lax/libExperimental.a/fdklugeextouspreadengine.o .libs/libQuantLib.lax/libExperimental.a/fdmblackscholesfwdop.o .libs/libQuantLib.lax/libExperimental.a/fdmdupire1dop.o .libs/libQuantLib.lax/libExperimental.a/fdmextendedornsteinuhlenbeckop.o .libs/libQuantLib.lax/libExperimental.a/fdmextoujumpop.o .libs/libQuantLib.lax/libExperimental.a/fdmextoujumpsolver.o .libs/libQuantLib.lax/libExperimental.a/fdmhestonfwdop.o .libs/libQuantLib.lax/libExperimental.a/fdmklugeextouop.o .libs/libQuantLib.lax/libExperimental.a/fdmsquarerootfwdop.o .libs/libQuantLib.lax/libExperimental.a/fdmvppstartlimitstepcondition.o .libs/libQuantLib.lax/libExperimental.a/fdmvppstepcondition.o .libs/libQuantLib.lax/libExperimental.a/fdmvppstepconditionfactory.o .libs/libQuantLib.lax/libExperimental.a/fdmzabrop.o .libs/libQuantLib.lax/libExperimental.a/fdsimpleextoujumpswingengine.o .libs/libQuantLib.lax/libExperimental.a/fdsimpleextoustorageengine.o .libs/libQuantLib.lax/libExperimental.a/fdsimpleklugeextouvppengine.o .libs/libQuantLib.lax/libExperimental.a/fftengine.o .libs/libQuantLib.lax/libExperimental.a/fftvanillaengine.o .libs/libQuantLib.lax/libExperimental.a/fftvariancegammaengine.o .libs/libQuantLib.lax/libExperimental.a/gaussiancopulapolicy.o .libs/libQuantLib.lax/libExperimental.a/gaussianlhplossmodel.o .libs/libQuantLib.lax/libExperimental.a/gemanroncoroniprocess.o .libs/libQuantLib.lax/libExperimental.a/generalizedhullwhite.o .libs/libQuantLib.lax/libExperimental.a/generalizedornsteinuhlenbeckprocess.o .libs/libQuantLib.lax/libExperimental.a/glued1dmesher.o .libs/libQuantLib.lax/libExperimental.a/haganirregularswaptionengine.o .libs/libQuantLib.lax/libExperimental.a/himalayaoption.o .libs/libQuantLib.lax/libExperimental.a/holderextensibleoption.o .libs/libQuantLib.lax/libExperimental.a/integralcdoengine.o .libs/libQuantLib.lax/libExperimental.a/integralhestonvarianceoptionengine.o .libs/libQuantLib.lax/libExperimental.a/integralntdengine.o .libs/libQuantLib.lax/libExperimental.a/interestratevolsurface.o .libs/libQuantLib.lax/libExperimental.a/irregularswap.o .libs/libQuantLib.lax/libExperimental.a/irregularswaption.o .libs/libQuantLib.lax/libExperimental.a/issuer.o .libs/libQuantLib.lax/libExperimental.a/kirkspreadoptionengine.o .libs/libQuantLib.lax/libExperimental.a/klugeextouprocess.o .libs/libQuantLib.lax/libExperimental.a/lognormalcmsspreadpricer.o .libs/libQuantLib.lax/libExperimental.a/longstaffschwartzmultipathpricer.o .libs/libQuantLib.lax/libExperimental.a/lossdistribution.o .libs/libQuantLib.lax/libExperimental.a/margrabeoption.o .libs/libQuantLib.lax/libExperimental.a/mceverestengine.o .libs/libQuantLib.lax/libExperimental.a/mchimalayaengine.o .libs/libQuantLib.lax/libExperimental.a/mcpagodaengine.o .libs/libQuantLib.lax/libExperimental.a/mcpathbasketengine.o .libs/libQuantLib.lax/libExperimental.a/midpointcdoengine.o .libs/libQuantLib.lax/libExperimental.a/montecarlocatbondengine.o .libs/libQuantLib.lax/libExperimental.a/multidimintegrator.o .libs/libQuantLib.lax/libExperimental.a/multidimquadrature.o .libs/libQuantLib.lax/libExperimental.a/noarbsabr.o .libs/libQuantLib.lax/libExperimental.a/noarbsabrabsprobs.o .libs/libQuantLib.lax/libExperimental.a/noarbsabrinterpolatedsmilesection.o .libs/libQuantLib.lax/libExperimental.a/noarbsabrsmilesection.o .libs/libQuantLib.lax/libExperimental.a/nthtodefault.o .libs/libQuantLib.lax/libExperimental.a/numericaldifferentiation.o .libs/libQuantLib.lax/libExperimental.a/onefactorcopula.o .libs/libQuantLib.lax/libExperimental.a/onefactorgaussiancopula.o .libs/libQuantLib.lax/libExperimental.a/onefactorstudentcopula.o .libs/libQuantLib.lax/libExperimental.a/pagodaoption.o .libs/libQuantLib.lax/libExperimental.a/partialtimebarrieroption.o .libs/libQuantLib.lax/libExperimental.a/pathmultiassetoption.o .libs/libQuantLib.lax/libExperimental.a/paymentterm.o .libs/libQuantLib.lax/libExperimental.a/perturbativebarrieroptionengine.o .libs/libQuantLib.lax/libExperimental.a/pool.o .libs/libQuantLib.lax/libExperimental.a/proxyibor.o .libs/libQuantLib.lax/libExperimental.a/quantity.o .libs/libQuantLib.lax/libExperimental.a/quantocouponpricer.o .libs/libQuantLib.lax/libExperimental.a/quantodoublebarrieroption.o .libs/libQuantLib.lax/libExperimental.a/randomdefaultmodel.o .libs/libQuantLib.lax/libExperimental.a/recoveryratemodel.o .libs/libQuantLib.lax/libExperimental.a/recoveryratequote.o .libs/libQuantLib.lax/libExperimental.a/riskyassetswap.o .libs/libQuantLib.lax/libExperimental.a/riskyassetswapoption.o .libs/libQuantLib.lax/libExperimental.a/riskybond.o .libs/libQuantLib.lax/libExperimental.a/riskynotional.o .libs/libQuantLib.lax/libExperimental.a/sabrvolsurface.o .libs/libQuantLib.lax/libExperimental.a/sensitivityanalysis.o .libs/libQuantLib.lax/libExperimental.a/simplechooseroption.o .libs/libQuantLib.lax/libExperimental.a/strippedcapflooredcoupon.o .libs/libQuantLib.lax/libExperimental.a/subperiodcoupons.o .libs/libQuantLib.lax/libExperimental.a/sviinterpolatedsmilesection.o .libs/libQuantLib.lax/libExperimental.a/svismilesection.o .libs/libQuantLib.lax/libExperimental.a/swapspreadindex.o .libs/libQuantLib.lax/libExperimental.a/syntheticcdo.o .libs/libQuantLib.lax/libExperimental.a/tcopulapolicy.o .libs/libQuantLib.lax/libExperimental.a/treecallablebondengine.o .libs/libQuantLib.lax/libExperimental.a/twoassetbarrieroption.o .libs/libQuantLib.lax/libExperimental.a/twoassetcorrelationoption.o .libs/libQuantLib.lax/libExperimental.a/unitofmeasure.o .libs/libQuantLib.lax/libExperimental.a/unitofmeasureconversion.o .libs/libQuantLib.lax/libExperimental.a/unitofmeasureconversionmanager.o .libs/libQuantLib.lax/libExperimental.a/vanillavppoption.o .libs/libQuantLib.lax/libExperimental.a/vannavolgabarrierengine.o .libs/libQuantLib.lax/libExperimental.a/variancegammamodel.o .libs/libQuantLib.lax/libExperimental.a/variancegammaprocess.o .libs/libQuantLib.lax/libExperimental.a/varianceoption.o .libs/libQuantLib.lax/libExperimental.a/vegastressedblackscholesprocess.o .libs/libQuantLib.lax/libExperimental.a/volcube.o .libs/libQuantLib.lax/libExperimental.a/writerextensibleoption.o .libs/libQuantLib.lax/libExperimental.a/wulinyongdoublebarrierengine.o .libs/libQuantLib.lax/libExperimental.a/yoycapfloortermpricesurface.o .libs/libQuantLib.lax/libExperimental.a/yoyoptionlethelpers.o .libs/libQuantLib.lax/libExperimental.a/zabr.o .libs/libQuantLib.lax/libExperimental.a/zigguratrng.o .libs/libQuantLib.lax/libIndexes.a/bmaindex.o .libs/libQuantLib.lax/libIndexes.a/chfliborswap.o .libs/libQuantLib.lax/libIndexes.a/eonia.o .libs/libQuantLib.lax/libIndexes.a/euribor.o .libs/libQuantLib.lax/libIndexes.a/euriborswap.o .libs/libQuantLib.lax/libIndexes.a/eurlibor.o .libs/libQuantLib.lax/libIndexes.a/eurliborswap.o .libs/libQuantLib.lax/libIndexes.a/fedfunds.o .libs/libQuantLib.lax/libIndexes.a/gbpliborswap.o .libs/libQuantLib.lax/libIndexes.a/iborindex.o .libs/libQuantLib.lax/libIndexes.a/indexmanager.o .libs/libQuantLib.lax/libIndexes.a/inflationindex.o .libs/libQuantLib.lax/libIndexes.a/interestrateindex.o .libs/libQuantLib.lax/libIndexes.a/jpyliborswap.o .libs/libQuantLib.lax/libIndexes.a/libor.o .libs/libQuantLib.lax/libIndexes.a/region.o .libs/libQuantLib.lax/libIndexes.a/shibor.o .libs/libQuantLib.lax/libIndexes.a/sonia.o .libs/libQuantLib.lax/libIndexes.a/swapindex.o .libs/libQuantLib.lax/libIndexes.a/usdliborswap.o .libs/libQuantLib.lax/libInstruments.a/asianoption.o .libs/libQuantLib.lax/libInstruments.a/assetswap.o .libs/libQuantLib.lax/libInstruments.a/averagetype.o .libs/libQuantLib.lax/libInstruments.a/barrieroption.o .libs/libQuantLib.lax/libInstruments.a/barriertype.o .libs/libQuantLib.lax/libInstruments.a/basketoption.o .libs/libQuantLib.lax/libInstruments.a/bmaswap.o .libs/libQuantLib.lax/libInstruments.a/bond.o .libs/libQuantLib.lax/libInstruments.a/btp.o .libs/libQuantLib.lax/libInstruments.a/capfloor.o .libs/libQuantLib.lax/libInstruments.a/claim.o .libs/libQuantLib.lax/libInstruments.a/cliquetoption.o .libs/libQuantLib.lax/libInstruments.a/cmsratebond.o .libs/libQuantLib.lax/libInstruments.a/compositeinstrument.o .libs/libQuantLib.lax/libInstruments.a/cpibond.o .libs/libQuantLib.lax/libInstruments.a/cpicapfloor.o .libs/libQuantLib.lax/libInstruments.a/cpiswap.o .libs/libQuantLib.lax/libInstruments.a/creditdefaultswap.o .libs/libQuantLib.lax/libInstruments.a/dividendbarrieroption.o .libs/libQuantLib.lax/libInstruments.a/dividendvanillaoption.o .libs/libQuantLib.lax/libInstruments.a/europeanoption.o .libs/libQuantLib.lax/libInstruments.a/fixedratebond.o .libs/libQuantLib.lax/libInstruments.a/fixedratebondforward.o .libs/libQuantLib.lax/libInstruments.a/floatfloatswap.o .libs/libQuantLib.lax/libInstruments.a/floatfloatswaption.o .libs/libQuantLib.lax/libInstruments.a/floatingratebond.o .libs/libQuantLib.lax/libInstruments.a/forward.o .libs/libQuantLib.lax/libInstruments.a/forwardrateagreement.o .libs/libQuantLib.lax/libInstruments.a/forwardvanillaoption.o .libs/libQuantLib.lax/libInstruments.a/futures.o .libs/libQuantLib.lax/libInstruments.a/impliedvolatility.o .libs/libQuantLib.lax/libInstruments.a/inflationcapfloor.o .libs/libQuantLib.lax/libInstruments.a/lookbackoption.o .libs/libQuantLib.lax/libInstruments.a/makecapfloor.o .libs/libQuantLib.lax/libInstruments.a/makecms.o .libs/libQuantLib.lax/libInstruments.a/makeois.o .libs/libQuantLib.lax/libInstruments.a/makeswaption.o .libs/libQuantLib.lax/libInstruments.a/makevanillaswap.o .libs/libQuantLib.lax/libInstruments.a/makeyoyinflationcapfloor.o .libs/libQuantLib.lax/libInstruments.a/multiassetoption.o .libs/libQuantLib.lax/libInstruments.a/nonstandardswap.o .libs/libQuantLib.lax/libInstruments.a/nonstandardswaption.o .libs/libQuantLib.lax/libInstruments.a/oneassetoption.o .libs/libQuantLib.lax/libInstruments.a/overnightindexedswap.o .libs/libQuantLib.lax/libInstruments.a/payoffs.o .libs/libQuantLib.lax/libInstruments.a/quantobarrieroption.o .libs/libQuantLib.lax/libInstruments.a/quantoforwardvanillaoption.o .libs/libQuantLib.lax/libInstruments.a/quantovanillaoption.o .libs/libQuantLib.lax/libInstruments.a/stickyratchet.o .libs/libQuantLib.lax/libInstruments.a/stock.o .libs/libQuantLib.lax/libInstruments.a/swap.o .libs/libQuantLib.lax/libInstruments.a/swaption.o .libs/libQuantLib.lax/libInstruments.a/vanillaoption.o .libs/libQuantLib.lax/libInstruments.a/vanillaswap.o .libs/libQuantLib.lax/libInstruments.a/vanillaswingoption.o .libs/libQuantLib.lax/libInstruments.a/varianceswap.o .libs/libQuantLib.lax/libInstruments.a/yearonyearinflationswap.o .libs/libQuantLib.lax/libInstruments.a/zerocouponbond.o .libs/libQuantLib.lax/libInstruments.a/zerocouponinflationswap.o .libs/libQuantLib.lax/libLegacy.a/lfmcovarparam.o .libs/libQuantLib.lax/libLegacy.a/lfmcovarproxy.o .libs/libQuantLib.lax/libLegacy.a/lfmhullwhiteparam.o .libs/libQuantLib.lax/libLegacy.a/lfmprocess.o .libs/libQuantLib.lax/libLegacy.a/lfmswaptionengine.o .libs/libQuantLib.lax/libLegacy.a/liborforwardmodel.o .libs/libQuantLib.lax/libLegacy.a/lmcorrmodel.o .libs/libQuantLib.lax/libLegacy.a/lmexpcorrmodel.o .libs/libQuantLib.lax/libLegacy.a/lmextlinexpvolmodel.o .libs/libQuantLib.lax/libLegacy.a/lmfixedvolmodel.o .libs/libQuantLib.lax/libLegacy.a/lmlinexpcorrmodel.o .libs/libQuantLib.lax/libLegacy.a/lmlinexpvolmodel.o .libs/libQuantLib.lax/libLegacy.a/lmvolmodel.o .libs/libQuantLib.lax/libMath.a/alimikhailhaqcopula.o .libs/libQuantLib.lax/libMath.a/armijo.o .libs/libQuantLib.lax/libMath.a/basisincompleteordered.o .libs/libQuantLib.lax/libMath.a/bernsteinpolynomial.o .libs/libQuantLib.lax/libMath.a/beta.o .libs/libQuantLib.lax/libMath.a/bfgs.o .libs/libQuantLib.lax/libMath.a/bicgstab.o .libs/libQuantLib.lax/libMath.a/bivariatenormaldistribution.o .libs/libQuantLib.lax/libMath.a/bivariatestudenttdistribution.o .libs/libQuantLib.lax/libMath.a/bspline.o .libs/libQuantLib.lax/libMath.a/chisquaredistribution.o .libs/libQuantLib.lax/libMath.a/choleskydecomposition.o .libs/libQuantLib.lax/libMath.a/claytoncopula.o .libs/libQuantLib.lax/libMath.a/conjugategradient.o .libs/libQuantLib.lax/libMath.a/constraint.o .libs/libQuantLib.lax/libMath.a/differentialevolution.o .libs/libQuantLib.lax/libMath.a/discrepancystatistics.o .libs/libQuantLib.lax/libMath.a/discreteintegrals.o .libs/libQuantLib.lax/libMath.a/endcriteria.o .libs/libQuantLib.lax/libMath.a/errorfunction.o .libs/libQuantLib.lax/libMath.a/factorial.o .libs/libQuantLib.lax/libMath.a/factorreduction.o .libs/libQuantLib.lax/libMath.a/farliegumbelmorgensterncopula.o .libs/libQuantLib.lax/libMath.a/faurersg.o .libs/libQuantLib.lax/libMath.a/filonintegral.o .libs/libQuantLib.lax/libMath.a/frankcopula.o .libs/libQuantLib.lax/libMath.a/galamboscopula.o .libs/libQuantLib.lax/libMath.a/gammadistribution.o .libs/libQuantLib.lax/libMath.a/gaussiancopula.o .libs/libQuantLib.lax/libMath.a/gaussianorthogonalpolynomial.o .libs/libQuantLib.lax/libMath.a/gaussianquadratures.o .libs/libQuantLib.lax/libMath.a/gausslobattointegral.o .libs/libQuantLib.lax/libMath.a/generalstatistics.o .libs/libQuantLib.lax/libMath.a/getcovariance.o .libs/libQuantLib.lax/libMath.a/gumbelcopula.o .libs/libQuantLib.lax/libMath.a/haltonrsg.o .libs/libQuantLib.lax/libMath.a/histogram.o .libs/libQuantLib.lax/libMath.a/huslerreisscopula.o .libs/libQuantLib.lax/libMath.a/incompletegamma.o .libs/libQuantLib.lax/libMath.a/incrementalstatistics.o .libs/libQuantLib.lax/libMath.a/independentcopula.o .libs/libQuantLib.lax/libMath.a/integral.o .libs/libQuantLib.lax/libMath.a/knuthuniformrng.o .libs/libQuantLib.lax/libMath.a/kronrodintegral.o .libs/libQuantLib.lax/libMath.a/latticersg.o .libs/libQuantLib.lax/libMath.a/latticerules.o .libs/libQuantLib.lax/libMath.a/leastsquare.o .libs/libQuantLib.lax/libMath.a/lecuyeruniformrng.o .libs/libQuantLib.lax/libMath.a/levenbergmarquardt.o .libs/libQuantLib.lax/libMath.a/linesearch.o .libs/libQuantLib.lax/libMath.a/linesearchbasedmethod.o .libs/libQuantLib.lax/libMath.a/lmdif.o .libs/libQuantLib.lax/libMath.a/marshallolkincopula.o .libs/libQuantLib.lax/libMath.a/matrix.o .libs/libQuantLib.lax/libMath.a/maxcopula.o .libs/libQuantLib.lax/libMath.a/mincopula.o .libs/libQuantLib.lax/libMath.a/modifiedbessel.o .libs/libQuantLib.lax/libMath.a/mt19937uniformrng.o .libs/libQuantLib.lax/libMath.a/normaldistribution.o .libs/libQuantLib.lax/libMath.a/plackettcopula.o .libs/libQuantLib.lax/libMath.a/primenumbers.o .libs/libQuantLib.lax/libMath.a/primitivepolynomials.o .libs/libQuantLib.lax/libMath.a/projectedcostfunction.o .libs/libQuantLib.lax/libMath.a/projection.o .libs/libQuantLib.lax/libMath.a/pseudosqrt.o .libs/libQuantLib.lax/libMath.a/qrdecomposition.o .libs/libQuantLib.lax/libMath.a/quadratic.o .libs/libQuantLib.lax/libMath.a/richardsonextrapolation.o .libs/libQuantLib.lax/libMath.a/rounding.o .libs/libQuantLib.lax/libMath.a/sampledcurve.o .libs/libQuantLib.lax/libMath.a/seedgenerator.o .libs/libQuantLib.lax/libMath.a/segmentintegral.o .libs/libQuantLib.lax/libMath.a/simplex.o .libs/libQuantLib.lax/libMath.a/sobolbrownianbridgersg.o .libs/libQuantLib.lax/libMath.a/sobolrsg.o .libs/libQuantLib.lax/libMath.a/sparseilupreconditioner.o .libs/libQuantLib.lax/libMath.a/spherecylinder.o .libs/libQuantLib.lax/libMath.a/steepestdescent.o .libs/libQuantLib.lax/libMath.a/studenttdistribution.o .libs/libQuantLib.lax/libMath.a/svd.o .libs/libQuantLib.lax/libMath.a/symmetricschurdecomposition.o .libs/libQuantLib.lax/libMath.a/tapcorrelations.o .libs/libQuantLib.lax/libMath.a/tqreigendecomposition.o .libs/libQuantLib.lax/libMethods.a/binomialtree.o .libs/libQuantLib.lax/libMethods.a/boundarycondition.o .libs/libQuantLib.lax/libMethods.a/brownianbridge.o .libs/libQuantLib.lax/libMethods.a/bsmoperator.o .libs/libQuantLib.lax/libMethods.a/concentrating1dmesher.o .libs/libQuantLib.lax/libMethods.a/craigsneydscheme.o .libs/libQuantLib.lax/libMethods.a/douglasscheme.o .libs/libQuantLib.lax/libMethods.a/expliciteulerscheme.o .libs/libQuantLib.lax/libMethods.a/exponentialjump1dmesher.o .libs/libQuantLib.lax/libMethods.a/fdm1dimsolver.o .libs/libQuantLib.lax/libMethods.a/fdm2dblackscholesop.o .libs/libQuantLib.lax/libMethods.a/fdm2dblackscholessolver.o .libs/libQuantLib.lax/libMethods.a/fdm2dimsolver.o .libs/libQuantLib.lax/libMethods.a/fdm3dimsolver.o .libs/libQuantLib.lax/libMethods.a/fdmaffinemodelswapinnervalue.o .libs/libQuantLib.lax/libMethods.a/fdmaffinemodeltermstructure.o .libs/libQuantLib.lax/libMethods.a/fdmamericanstepcondition.o .libs/libQuantLib.lax/libMethods.a/fdmarithmeticaveragecondition.o .libs/libQuantLib.lax/libMethods.a/fdmbackwardsolver.o .libs/libQuantLib.lax/libMethods.a/fdmbatesop.o .libs/libQuantLib.lax/libMethods.a/fdmbatessolver.o .libs/libQuantLib.lax/libMethods.a/fdmbermudanstepcondition.o .libs/libQuantLib.lax/libMethods.a/fdmblackscholesmesher.o .libs/libQuantLib.lax/libMethods.a/fdmblackscholesmultistrikemesher.o .libs/libQuantLib.lax/libMethods.a/fdmblackscholesop.o .libs/libQuantLib.lax/libMethods.a/fdmblackscholessolver.o .libs/libQuantLib.lax/libMethods.a/fdmdirichletboundary.o .libs/libQuantLib.lax/libMethods.a/fdmdividendhandler.o .libs/libQuantLib.lax/libMethods.a/fdmg2op.o .libs/libQuantLib.lax/libMethods.a/fdmg2solver.o .libs/libQuantLib.lax/libMethods.a/fdmhestonhullwhiteop.o .libs/libQuantLib.lax/libMethods.a/fdmhestonhullwhitesolver.o .libs/libQuantLib.lax/libMethods.a/fdmhestonop.o .libs/libQuantLib.lax/libMethods.a/fdmhestonsolver.o .libs/libQuantLib.lax/libMethods.a/fdmhestonvariancemesher.o .libs/libQuantLib.lax/libMethods.a/fdmhullwhiteop.o .libs/libQuantLib.lax/libMethods.a/fdmhullwhitesolver.o .libs/libQuantLib.lax/libMethods.a/fdmindicesonboundary.o .libs/libQuantLib.lax/libMethods.a/fdminnervaluecalculator.o .libs/libQuantLib.lax/libMethods.a/fdmlinearoplayout.o .libs/libQuantLib.lax/libMethods.a/fdmmeshercomposite.o .libs/libQuantLib.lax/libMethods.a/fdmmesherintegral.o .libs/libQuantLib.lax/libMethods.a/fdmquantohelper.o .libs/libQuantLib.lax/libMethods.a/fdmsimple2dbssolver.o .libs/libQuantLib.lax/libMethods.a/fdmsimpleprocess1dmesher.o .libs/libQuantLib.lax/libMethods.a/fdmsimplestoragecondition.o .libs/libQuantLib.lax/libMethods.a/fdmsimpleswingcondition.o .libs/libQuantLib.lax/libMethods.a/fdmsnapshotcondition.o .libs/libQuantLib.lax/libMethods.a/fdmstepconditioncomposite.o .libs/libQuantLib.lax/libMethods.a/fdmtimedepdirichletboundary.o .libs/libQuantLib.lax/libMethods.a/firstderivativeop.o .libs/libQuantLib.lax/libMethods.a/genericlsregression.o .libs/libQuantLib.lax/libMethods.a/hundsdorferscheme.o .libs/libQuantLib.lax/libMethods.a/impliciteulerscheme.o .libs/libQuantLib.lax/libMethods.a/lsmbasissystem.o .libs/libQuantLib.lax/libMethods.a/modifiedcraigsneydscheme.o .libs/libQuantLib.lax/libMethods.a/ninepointlinearop.o .libs/libQuantLib.lax/libMethods.a/parametricexercise.o .libs/libQuantLib.lax/libMethods.a/secondderivativeop.o .libs/libQuantLib.lax/libMethods.a/secondordermixedderivativeop.o .libs/libQuantLib.lax/libMethods.a/tridiagonaloperator.o .libs/libQuantLib.lax/libMethods.a/trinomialtree.o .libs/libQuantLib.lax/libMethods.a/triplebandlinearop.o .libs/libQuantLib.lax/libMethods.a/uniformgridmesher.o .libs/libQuantLib.lax/libModels.a/abcdvol.o .libs/libQuantLib.lax/libModels.a/accountingengine.o .libs/libQuantLib.lax/libModels.a/alphafinder.o .libs/libQuantLib.lax/libModels.a/alphaformconcrete.o .libs/libQuantLib.lax/libModels.a/batesmodel.o .libs/libQuantLib.lax/libModels.a/bermudanswaptionexercisevalue.o .libs/libQuantLib.lax/libModels.a/blackkarasinski.o .libs/libQuantLib.lax/libModels.a/bumpinstrumentjacobian.o .libs/libQuantLib.lax/libModels.a/calibrationhelper.o .libs/libQuantLib.lax/libModels.a/callspecifiedmultiproduct.o .libs/libQuantLib.lax/libModels.a/caphelper.o .libs/libQuantLib.lax/libModels.a/capletcoterminalalphacalibration.o .libs/libQuantLib.lax/libModels.a/capletcoterminalmaxhomogeneity.o .libs/libQuantLib.lax/libModels.a/capletcoterminalperiodic.o .libs/libQuantLib.lax/libModels.a/capletcoterminalswaptioncalibration.o .libs/libQuantLib.lax/libModels.a/cashrebate.o .libs/libQuantLib.lax/libModels.a/cmsmmdriftcalculator.o .libs/libQuantLib.lax/libModels.a/cmswapcurvestate.o .libs/libQuantLib.lax/libModels.a/collectnodedata.o .libs/libQuantLib.lax/libModels.a/compositeproduct.o .libs/libQuantLib.lax/libModels.a/constantestimator.o .libs/libQuantLib.lax/libModels.a/coterminalswapcurvestate.o .libs/libQuantLib.lax/libModels.a/cotswapfromfwdcorrelation.o .libs/libQuantLib.lax/libModels.a/cotswaptofwdadapter.o .libs/libQuantLib.lax/libModels.a/coxingersollross.o .libs/libQuantLib.lax/libModels.a/ctsmmcapletcalibration.o .libs/libQuantLib.lax/libModels.a/curvestate.o .libs/libQuantLib.lax/libModels.a/discounter.o .libs/libQuantLib.lax/libModels.a/evolutiondescription.o .libs/libQuantLib.lax/libModels.a/exerciseadapter.o .libs/libQuantLib.lax/libModels.a/expcorrelations.o .libs/libQuantLib.lax/libModels.a/extendedcoxingersollross.o .libs/libQuantLib.lax/libModels.a/flatvol.o .libs/libQuantLib.lax/libModels.a/forwardforwardmappings.o .libs/libQuantLib.lax/libModels.a/fwdperiodadapter.o .libs/libQuantLib.lax/libModels.a/fwdtocotswapadapter.o .libs/libQuantLib.lax/libModels.a/g2.o .libs/libQuantLib.lax/libModels.a/garch.o .libs/libQuantLib.lax/libModels.a/gaussian1dmodel.o .libs/libQuantLib.lax/libModels.a/gjrgarchmodel.o .libs/libQuantLib.lax/libModels.a/gsr.o .libs/libQuantLib.lax/libModels.a/hestonmodel.o .libs/libQuantLib.lax/libModels.a/hestonmodelhelper.o .libs/libQuantLib.lax/libModels.a/historicalratesanalysis.o .libs/libQuantLib.lax/libModels.a/hullwhite.o .libs/libQuantLib.lax/libModels.a/lmmcurvestate.o .libs/libQuantLib.lax/libModels.a/lmmdriftcalculator.o .libs/libQuantLib.lax/libModels.a/lmmnormaldriftcalculator.o .libs/libQuantLib.lax/libModels.a/lognormalcmswapratepc.o .libs/libQuantLib.lax/libModels.a/lognormalcotswapratepc.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateballand.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateeuler.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateeulerconstrained.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateiballand.o .libs/libQuantLib.lax/libModels.a/lognormalfwdrateipc.o .libs/libQuantLib.lax/libModels.a/lognormalfwdratepc.o .libs/libQuantLib.lax/libModels.a/lsstrategy.o .libs/libQuantLib.lax/libModels.a/marketmodel.o .libs/libQuantLib.lax/libModels.a/marketmodeldifferences.o .libs/libQuantLib.lax/libModels.a/marketmodelvolprocess.o .libs/libQuantLib.lax/libModels.a/markovfunctional.o .libs/libQuantLib.lax/libModels.a/model.o .libs/libQuantLib.lax/libModels.a/mtbrowniangenerator.o .libs/libQuantLib.lax/libModels.a/multiproductcomposite.o .libs/libQuantLib.lax/libModels.a/multiproductmultistep.o .libs/libQuantLib.lax/libModels.a/multiproductonestep.o .libs/libQuantLib.lax/libModels.a/multistepcoinitialswaps.o .libs/libQuantLib.lax/libModels.a/multistepcoterminalswaps.o .libs/libQuantLib.lax/libModels.a/multistepcoterminalswaptions.o .libs/libQuantLib.lax/libModels.a/multistepforwards.o .libs/libQuantLib.lax/libModels.a/multistepinversefloater.o .libs/libQuantLib.lax/libModels.a/multistepnothing.o .libs/libQuantLib.lax/libModels.a/multistepoptionlets.o .libs/libQuantLib.lax/libModels.a/multisteppathwisewrapper.o .libs/libQuantLib.lax/libModels.a/multistepperiodcapletswaptions.o .libs/libQuantLib.lax/libModels.a/multistepratchet.o .libs/libQuantLib.lax/libModels.a/multistepswap.o .libs/libQuantLib.lax/libModels.a/multistepswaption.o .libs/libQuantLib.lax/libModels.a/multisteptarn.o .libs/libQuantLib.lax/libModels.a/normalfwdratepc.o .libs/libQuantLib.lax/libModels.a/nothingexercisevalue.o .libs/libQuantLib.lax/libModels.a/onefactormodel.o .libs/libQuantLib.lax/libModels.a/onestepcoinitialswaps.o .libs/libQuantLib.lax/libModels.a/onestepcoterminalswaps.o .libs/libQuantLib.lax/libModels.a/onestepforwards.o .libs/libQuantLib.lax/libModels.a/onestepoptionlets.o .libs/libQuantLib.lax/libModels.a/parametricexerciseadapter.o .libs/libQuantLib.lax/libModels.a/pathwiseaccountingengine.o .libs/libQuantLib.lax/libModels.a/pathwisediscounter.o .libs/libQuantLib.lax/libModels.a/pathwiseproductcallspecified.o .libs/libQuantLib.lax/libModels.a/pathwiseproductcaplet.o .libs/libQuantLib.lax/libModels.a/pathwiseproductcashrebate.o .libs/libQuantLib.lax/libModels.a/pathwiseproductinversefloater.o .libs/libQuantLib.lax/libModels.a/pathwiseproductswap.o .libs/libQuantLib.lax/libModels.a/pathwiseproductswaption.o .libs/libQuantLib.lax/libModels.a/piecewiseconstantabcdvariance.o .libs/libQuantLib.lax/libModels.a/piecewiseconstantvariance.o .libs/libQuantLib.lax/libModels.a/piecewisetimedependenthestonmodel.o .libs/libQuantLib.lax/libModels.a/proxygreekengine.o .libs/libQuantLib.lax/libModels.a/pseudorootfacade.o .libs/libQuantLib.lax/libModels.a/ratepseudorootjacobian.o .libs/libQuantLib.lax/libModels.a/singleproductcomposite.o .libs/libQuantLib.lax/libModels.a/smmdriftcalculator.o .libs/libQuantLib.lax/libModels.a/sobolbrowniangenerator.o .libs/libQuantLib.lax/libModels.a/squarerootandersen.o .libs/libQuantLib.lax/libModels.a/svddfwdratepc.o .libs/libQuantLib.lax/libModels.a/swapbasissystem.o .libs/libQuantLib.lax/libModels.a/swapforwardbasissystem.o .libs/libQuantLib.lax/libModels.a/swapforwardmappings.o .libs/libQuantLib.lax/libModels.a/swapratetrigger.o .libs/libQuantLib.lax/libModels.a/swaptionhelper.o .libs/libQuantLib.lax/libModels.a/swaptionpseudojacobian.o .libs/libQuantLib.lax/libModels.a/timehomogeneousforwardcorrelation.o .libs/libQuantLib.lax/libModels.a/triggeredswapexercise.o .libs/libQuantLib.lax/libModels.a/twofactormodel.o .libs/libQuantLib.lax/libModels.a/upperboundengine.o .libs/libQuantLib.lax/libModels.a/utilities.o .libs/libQuantLib.lax/libModels.a/vasicek.o .libs/libQuantLib.lax/libModels.a/vegabumpcluster.o .libs/libQuantLib.lax/libModels.a/volatilityinterpolationspecifier.o .libs/libQuantLib.lax/libModels.a/volatilityinterpolationspecifierabcd.o .libs/libQuantLib.lax/libPricingEngines.a/americanpayoffatexpiry.o .libs/libQuantLib.lax/libPricingEngines.a/americanpayoffathit.o .libs/libQuantLib.lax/libPricingEngines.a/analytic_cont_geom_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/analytic_discr_geom_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/analytic_discr_geom_av_strike.o .libs/libQuantLib.lax/libPricingEngines.a/analyticbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticbinarybarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticbsmhullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcliquetengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcontinuousfixedlookback.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcontinuousfloatinglookback.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcontinuouspartialfixedlookback.o .libs/libQuantLib.lax/libPricingEngines.a/analyticcontinuouspartialfloatinglookback.o .libs/libQuantLib.lax/libPricingEngines.a/analyticdigitalamericanengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticdividendeuropeanengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticeuropeanengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticgjrgarchengine.o .libs/libQuantLib.lax/libPricingEngines.a/analytich1hwengine.o .libs/libQuantLib.lax/libPricingEngines.a/analytichestonengine.o .libs/libQuantLib.lax/libPricingEngines.a/analytichestonhullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticperformanceengine.o .libs/libQuantLib.lax/libPricingEngines.a/analyticptdhestonengine.o .libs/libQuantLib.lax/libPricingEngines.a/bacheliercapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/baroneadesiwhaleyengine.o .libs/libQuantLib.lax/libPricingEngines.a/basketgeneratingengine.o .libs/libQuantLib.lax/libPricingEngines.a/batesengine.o .libs/libQuantLib.lax/libPricingEngines.a/bjerksundstenslandengine.o .libs/libQuantLib.lax/libPricingEngines.a/blackcalculator.o .libs/libQuantLib.lax/libPricingEngines.a/blackcapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/blackformula.o .libs/libQuantLib.lax/libPricingEngines.a/blackscholescalculator.o .libs/libQuantLib.lax/libPricingEngines.a/blackswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/bondfunctions.o .libs/libQuantLib.lax/libPricingEngines.a/discountingbondengine.o .libs/libQuantLib.lax/libPricingEngines.a/discountingswapengine.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedbarrieroption.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedcapfloor.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedswap.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedswaption.o .libs/libQuantLib.lax/libPricingEngines.a/discretizedvanillaoption.o .libs/libQuantLib.lax/libPricingEngines.a/fd2dblackscholesvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdbatesvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdblackscholesasianengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdblackscholesbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdblackscholesrebateengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdblackscholesvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdg2swaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdhestonbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdhestonhullwhitevanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdhestonrebateengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdhestonvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdhullwhiteswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdsimplebsswingengine.o .libs/libQuantLib.lax/libPricingEngines.a/fdvanillaengine.o .libs/libQuantLib.lax/libPricingEngines.a/gaussian1dcapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/gaussian1dfloatfloatswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/gaussian1djamshidianswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/gaussian1dnonstandardswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/gaussian1dswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/greeks.o .libs/libQuantLib.lax/libPricingEngines.a/hestonexpansionengine.o .libs/libQuantLib.lax/libPricingEngines.a/inflationcapfloorengines.o .libs/libQuantLib.lax/libPricingEngines.a/integralcdsengine.o .libs/libQuantLib.lax/libPricingEngines.a/integralengine.o .libs/libQuantLib.lax/libPricingEngines.a/jamshidianswaptionengine.o .libs/libQuantLib.lax/libPricingEngines.a/jumpdiffusionengine.o .libs/libQuantLib.lax/libPricingEngines.a/juquadraticengine.o .libs/libQuantLib.lax/libPricingEngines.a/kirkengine.o .libs/libQuantLib.lax/libPricingEngines.a/mc_discr_arith_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/mc_discr_arith_av_strike.o .libs/libQuantLib.lax/libPricingEngines.a/mc_discr_geom_av_price.o .libs/libQuantLib.lax/libPricingEngines.a/mcamericanbasketengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcamericanengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcbarrierengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcdigitalengine.o .libs/libQuantLib.lax/libPricingEngines.a/mceuropeanbasketengine.o .libs/libQuantLib.lax/libPricingEngines.a/mchestonhullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/mchullwhiteengine.o .libs/libQuantLib.lax/libPricingEngines.a/mcperformanceengine.o .libs/libQuantLib.lax/libPricingEngines.a/midpointcdsengine.o .libs/libQuantLib.lax/libPricingEngines.a/stulzengine.o .libs/libQuantLib.lax/libPricingEngines.a/treecapfloorengine.o .libs/libQuantLib.lax/libPricingEngines.a/treeswapengine.o .libs/libQuantLib.lax/libPricingEngines.a/treeswaptionengine.o .libs/libQuantLib.lax/libProcesses.a/batesprocess.o .libs/libQuantLib.lax/libProcesses.a/blackscholesprocess.o .libs/libQuantLib.lax/libProcesses.a/endeulerdiscretization.o .libs/libQuantLib.lax/libProcesses.a/eulerdiscretization.o .libs/libQuantLib.lax/libProcesses.a/forwardmeasureprocess.o .libs/libQuantLib.lax/libProcesses.a/g2process.o .libs/libQuantLib.lax/libProcesses.a/geometricbrownianprocess.o .libs/libQuantLib.lax/libProcesses.a/gjrgarchprocess.o .libs/libQuantLib.lax/libProcesses.a/gsrprocess.o .libs/libQuantLib.lax/libProcesses.a/hestonprocess.o .libs/libQuantLib.lax/libProcesses.a/hullwhiteprocess.o .libs/libQuantLib.lax/libProcesses.a/hybridhestonhullwhiteprocess.o .libs/libQuantLib.lax/libProcesses.a/jointstochasticprocess.o .libs/libQuantLib.lax/libProcesses.a/merton76process.o .libs/libQuantLib.lax/libProcesses.a/mfstateprocess.o .libs/libQuantLib.lax/libProcesses.a/ornsteinuhlenbeckprocess.o .libs/libQuantLib.lax/libProcesses.a/squarerootprocess.o .libs/libQuantLib.lax/libProcesses.a/stochasticprocessarray.o .libs/libQuantLib.lax/libQuotes.a/eurodollarfuturesquote.o .libs/libQuantLib.lax/libQuotes.a/forwardswapquote.o .libs/libQuantLib.lax/libQuotes.a/forwardvaluequote.o .libs/libQuantLib.lax/libQuotes.a/futuresconvadjustmentquote.o .libs/libQuantLib.lax/libQuotes.a/impliedstddevquote.o .libs/libQuantLib.lax/libQuotes.a/lastfixingquote.o .libs/libQuantLib.lax/libTermStructures.a/abcd.o .libs/libQuantLib.lax/libTermStructures.a/abcdcalibration.o .libs/libQuantLib.lax/libTermStructures.a/atmadjustedsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/atmsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/blackvariancecurve.o .libs/libQuantLib.lax/libTermStructures.a/blackvariancesurface.o .libs/libQuantLib.lax/libTermStructures.a/blackvoltermstructure.o .libs/libQuantLib.lax/libTermStructures.a/bondhelpers.o .libs/libQuantLib.lax/libTermStructures.a/capfloortermvolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/capfloortermvolcurve.o .libs/libQuantLib.lax/libTermStructures.a/capfloortermvolsurface.o .libs/libQuantLib.lax/libTermStructures.a/cmsmarket.o .libs/libQuantLib.lax/libTermStructures.a/cmsmarketcalibration.o .libs/libQuantLib.lax/libTermStructures.a/constantcapfloortermvol.o .libs/libQuantLib.lax/libTermStructures.a/constantcpivolatility.o .libs/libQuantLib.lax/libTermStructures.a/constantoptionletvol.o .libs/libQuantLib.lax/libTermStructures.a/cpivolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/defaultdensitystructure.o .libs/libQuantLib.lax/libTermStructures.a/defaultprobabilityhelpers.o .libs/libQuantLib.lax/libTermStructures.a/defaulttermstructure.o .libs/libQuantLib.lax/libTermStructures.a/fittedbonddiscountcurve.o .libs/libQuantLib.lax/libTermStructures.a/flatforward.o .libs/libQuantLib.lax/libTermStructures.a/flathazardrate.o .libs/libQuantLib.lax/libTermStructures.a/flatsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/forwardstructure.o .libs/libQuantLib.lax/libTermStructures.a/gaussian1dsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/gaussian1dswaptionvolatility.o .libs/libQuantLib.lax/libTermStructures.a/hazardratestructure.o .libs/libQuantLib.lax/libTermStructures.a/inflationhelpers.o .libs/libQuantLib.lax/libTermStructures.a/inflationtermstructure.o .libs/libQuantLib.lax/libTermStructures.a/kahalesmilesection.o .libs/libQuantLib.lax/libTermStructures.a/localvolsurface.o .libs/libQuantLib.lax/libTermStructures.a/localvoltermstructure.o .libs/libQuantLib.lax/libTermStructures.a/nonlinearfittingmethods.o .libs/libQuantLib.lax/libTermStructures.a/oisratehelper.o .libs/libQuantLib.lax/libTermStructures.a/optionletstripper.o .libs/libQuantLib.lax/libTermStructures.a/optionletstripper1.o .libs/libQuantLib.lax/libTermStructures.a/optionletstripper2.o .libs/libQuantLib.lax/libTermStructures.a/optionletvolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/ratehelpers.o .libs/libQuantLib.lax/libTermStructures.a/sabr.o .libs/libQuantLib.lax/libTermStructures.a/sabrinterpolatedsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/sabrsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/seasonality.o .libs/libQuantLib.lax/libTermStructures.a/smilesection.o .libs/libQuantLib.lax/libTermStructures.a/smilesectionutils.o .libs/libQuantLib.lax/libTermStructures.a/spreadedoptionletvol.o .libs/libQuantLib.lax/libTermStructures.a/spreadedsmilesection.o .libs/libQuantLib.lax/libTermStructures.a/spreadedswaptionvol.o .libs/libQuantLib.lax/libTermStructures.a/strippedoptionlet.o .libs/libQuantLib.lax/libTermStructures.a/strippedoptionletadapter.o .libs/libQuantLib.lax/libTermStructures.a/survivalprobabilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/swaptionconstantvol.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolcube.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolcube2.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvoldiscrete.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolmatrix.o .libs/libQuantLib.lax/libTermStructures.a/swaptionvolstructure.o .libs/libQuantLib.lax/libTermStructures.a/voltermstructure.o .libs/libQuantLib.lax/libTermStructures.a/yieldtermstructure.o .libs/libQuantLib.lax/libTermStructures.a/yoyinflationoptionletvolatilitystructure.o .libs/libQuantLib.lax/libTermStructures.a/zeroyieldstructure.o .libs/libQuantLib.lax/libTime.a/actualactual.o .libs/libQuantLib.lax/libTime.a/argentina.o .libs/libQuantLib.lax/libTime.a/asx.o .libs/libQuantLib.lax/libTime.a/australia.o .libs/libQuantLib.lax/libTime.a/bespokecalendar.o .libs/libQuantLib.lax/libTime.a/brazil.o .libs/libQuantLib.lax/libTime.a/business252.o .libs/libQuantLib.lax/libTime.a/businessdayconvention.o .libs/libQuantLib.lax/libTime.a/calendar.o .libs/libQuantLib.lax/libTime.a/canada.o .libs/libQuantLib.lax/libTime.a/china.o .libs/libQuantLib.lax/libTime.a/czechrepublic.o .libs/libQuantLib.lax/libTime.a/date.o .libs/libQuantLib.lax/libTime.a/dategenerationrule.o .libs/libQuantLib.lax/libTime.a/denmark.o .libs/libQuantLib.lax/libTime.a/ecb.o .libs/libQuantLib.lax/libTime.a/finland.o .libs/libQuantLib.lax/libTime.a/frequency.o .libs/libQuantLib.lax/libTime.a/germany.o .libs/libQuantLib.lax/libTime.a/hongkong.o .libs/libQuantLib.lax/libTime.a/hungary.o .libs/libQuantLib.lax/libTime.a/iceland.o .libs/libQuantLib.lax/libTime.a/imm.o .libs/libQuantLib.lax/libTime.a/india.o .libs/libQuantLib.lax/libTime.a/indonesia.o .libs/libQuantLib.lax/libTime.a/italy.o .libs/libQuantLib.lax/libTime.a/japan.o .libs/libQuantLib.lax/libTime.a/jointcalendar.o .libs/libQuantLib.lax/libTime.a/mexico.o .libs/libQuantLib.lax/libTime.a/newzealand.o .libs/libQuantLib.lax/libTime.a/norway.o .libs/libQuantLib.lax/libTime.a/period.o .libs/libQuantLib.lax/libTime.a/poland.o .libs/libQuantLib.lax/libTime.a/russia.o .libs/libQuantLib.lax/libTime.a/saudiarabia.o .libs/libQuantLib.lax/libTime.a/schedule.o .libs/libQuantLib.lax/libTime.a/simpledaycounter.o .libs/libQuantLib.lax/libTime.a/singapore.o .libs/libQuantLib.lax/libTime.a/slovakia.o .libs/libQuantLib.lax/libTime.a/southafrica.o .libs/libQuantLib.lax/libTime.a/southkorea.o .libs/libQuantLib.lax/libTime.a/sweden.o .libs/libQuantLib.lax/libTime.a/switzerland.o .libs/libQuantLib.lax/libTime.a/taiwan.o .libs/libQuantLib.lax/libTime.a/target.o .libs/libQuantLib.lax/libTime.a/thirty360.o .libs/libQuantLib.lax/libTime.a/timeunit.o .libs/libQuantLib.lax/libTime.a/turkey.o .libs/libQuantLib.lax/libTime.a/ukraine.o .libs/libQuantLib.lax/libTime.a/unitedkingdom.o .libs/libQuantLib.lax/libTime.a/unitedstates.o .libs/libQuantLib.lax/libTime.a/weekday.o .libs/libQuantLib.lax/libTime.a/weekendsonly.o .libs/libQuantLib.lax/libUtilities.a/dataformatters.o .libs/libQuantLib.lax/libUtilities.a/dataparsers.o .libs/libQuantLib.lax/libUtilities.a/tracing.o
libtool: link: ranlib .libs/libQuantLib.a
libtool: link: rm -fr .libs/libQuantLib.lax
libtool: link: ( cd ".libs" && rm -f "libQuantLib.la" && ln -s "../libQuantLib.la" "libQuantLib.la" )
../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/lib'
../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/include/ql'
/usr/bin/install -c -m 644 ad.hpp auto_link.hpp cashflow.hpp compounding.hpp config.hpp currency.hpp default.hpp discretizedasset.hpp errors.hpp exchangerate.hpp exercise.hpp event.hpp grid.hpp handle.hpp index.hpp instrument.hpp interestrate.hpp mathconstants.hpp money.hpp numericalmethod.hpp option.hpp payoff.hpp position.hpp prices.hpp pricingengine.hpp qldefines.hpp quantlib.hpp quote.hpp rebatedexercise.hpp settings.hpp stochasticprocess.hpp termstructure.hpp timegrid.hpp timeseries.hpp types.hpp version.hpp volatilitymodel.hpp '/usr/local/Cellar/quantlib/1.6/include/ql'
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-data-hook
/usr/local/Library/ENV/4.3/sed -e "s,HAVE_CONFIG_H,QL_HAVE_CONFIG_H," \
-e "s,/\* install-hook \*/,#define QL_HAVE_CONFIG_H," \
/usr/local/Cellar/quantlib/1.6/include/ql/qldefines.hpp > .qldefines.hpp
/bin/sh ../libtool --mode=install /usr/bin/install -c libQuantLib.la '/usr/local/Cellar/quantlib/1.6/lib'
/usr/bin/install -c -m 644 .qldefines.hpp /usr/local/Cellar/quantlib/1.6/include/ql/qldefines.hpp
rm .qldefines.hpp
/usr/local/Library/ENV/4.3/sed -e "s,PACKAGE,QL_PACKAGE," \
-e "s,STDC,QL_STDC," \
-e "s, HAVE, QL_HAVE," \
-e "s, VERSION, QL_AC_VERSION," \
/usr/local/Cellar/quantlib/1.6/include/ql/config.hpp > .config.hpp
/usr/bin/install -c -m 644 .config.hpp /usr/local/Cellar/quantlib/1.6/include/ql/config.hpp
rm .config.hpp
libtool: install: /usr/bin/install -c .libs/libQuantLib.0.dylib /usr/local/Cellar/quantlib/1.6/lib/libQuantLib.0.dylib
libtool: install: (cd /usr/local/Cellar/quantlib/1.6/lib && { ln -s -f libQuantLib.0.dylib libQuantLib.dylib || { rm -f libQuantLib.dylib && ln -s libQuantLib.0.dylib libQuantLib.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libQuantLib.lai /usr/local/Cellar/quantlib/1.6/lib/libQuantLib.la
libtool: install: /usr/bin/install -c .libs/libQuantLib.a /usr/local/Cellar/quantlib/1.6/lib/libQuantLib.a
libtool: install: chmod 644 /usr/local/Cellar/quantlib/1.6/lib/libQuantLib.a
libtool: install: ranlib /usr/local/Cellar/quantlib/1.6/lib/libQuantLib.a
Making install in m4
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in man
make[2]: Nothing to be done for `install-exec-am'.
../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.6/share/man/man1'
/usr/bin/install -c -m 644 quantlib-config.1 quantlib-test-suite.1 '/usr/local/Cellar/quantlib/1.6/share/man/man1'
Making install in Docs
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in Examples
Making install in BasketLosses
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o BasketLosses.o BasketLosses.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o BasketLosses BasketLosses.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/BasketLosses BasketLosses.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in BermudanSwaption
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o BermudanSwaption.o BermudanSwaption.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o BermudanSwaption BermudanSwaption.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/BermudanSwaption BermudanSwaption.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in Bonds
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o Bonds.o Bonds.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o Bonds Bonds.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/Bonds Bonds.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in CallableBonds
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o CallableBonds.o CallableBonds.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o CallableBonds CallableBonds.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/CallableBonds CallableBonds.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in CDS
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o CDS.o CDS.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o CDS CDS.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/CDS CDS.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in ConvertibleBonds
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o ConvertibleBonds.o ConvertibleBonds.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o ConvertibleBonds ConvertibleBonds.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/ConvertibleBonds ConvertibleBonds.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in DiscreteHedging
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o DiscreteHedging.o DiscreteHedging.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o DiscreteHedging DiscreteHedging.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/DiscreteHedging DiscreteHedging.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in EquityOption
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o EquityOption.o EquityOption.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o EquityOption EquityOption.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/EquityOption EquityOption.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in FittedBondCurve
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o FittedBondCurve.o FittedBondCurve.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o FittedBondCurve FittedBondCurve.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/FittedBondCurve FittedBondCurve.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in FRA
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o FRA.o FRA.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o FRA FRA.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/FRA FRA.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in Gaussian1dModels
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o Gaussian1dModels.o Gaussian1dModels.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o Gaussian1dModels Gaussian1dModels.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/Gaussian1dModels Gaussian1dModels.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in LatentModel
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o LatentModel.o LatentModel.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o LatentModel LatentModel.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/LatentModel LatentModel.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in MarketModels
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o MarketModels.o MarketModels.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o MarketModels MarketModels.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/MarketModels MarketModels.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in MultidimIntegral
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o MultidimIntegral.o MultidimIntegral.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o MultidimIntegral MultidimIntegral.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/MultidimIntegral MultidimIntegral.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in Replication
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o Replication.o Replication.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o Replication Replication.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/Replication Replication.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in Repo
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o Repo.o Repo.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o Repo Repo.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/Repo Repo.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
Making install in Swap
clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c -o swapvaluation.o swapvaluation.cpp
/bin/sh ../../libtool --tag=CXX --mode=link clang++ -g -O2 -o SwapValuation swapvaluation.o ../../ql/libQuantLib.la
libtool: link: clang++ -g -O2 -o .libs/SwapValuation swapvaluation.o -Wl,-bind_at_load ../../ql/.libs/libQuantLib.dylib
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in test-suite
echo "#ifdef BOOST_TEST_DYN_LINK" > main.cpp
clang++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -g -O2 -c -o quantlibtestsuite.o quantlibtestsuite.cpp
clang++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -g -O2 -c -o americanoption.o americanoption.cpp
clang++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -g -O2 -c -o amortizingbond.o amortizingbond.cpp
echo "#include <boost/test/unit_test.hpp>" >> main.cpp
echo "#include <boost/test/framework.hpp>" >> 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
clang++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -g -O2 -c -o array.o array.cpp
clang++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -g -O2 -c -o asianoptions.o asianoptions.cpp
clang++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -g -O2 -c -o assetswap.o assetswap.cpp
clang++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -g -O2 -c -o autocovariances.o autocovariances.cpp
clang++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -g -O2 -c -o barrieroption.o barrieroption.cpp
clang++ -DHAVE_CONFIG_H -I. -I../ql -I.. -I.. -DQL_WORKING_BOOST_STREAMS -g -O2 -c -o binaryoption.o binaryoption.cpp
binaryoption.cpp:93:5: error: use of undeclared identifier 'BOOST_MESSAGE'
BOOST_MESSAGE("Testing cash-or-nothing barrier options against Haug's values...");
^
binaryoption.cpp:195:5: error: use of undeclared identifier 'BOOST_MESSAGE'
BOOST_MESSAGE("Testing asset-or-nothing barrier options against Haug's values...");
^
2 errors generated.
make[1]: *** [binaryoption.o] Error 1
make[1]: *** Waiting for unfinished jobs....
barrieroption.cpp:852:5: error: use of undeclared identifier 'BOOST_MESSAGE'
BOOST_MESSAGE("Testing barrier FX options against Vanna/Volga values...");
^
1 error generated.
make[1]: *** [barrieroption.o] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: f5981c808f77964a1011d2da33aa7e7677041ae6
Last commit: 5 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit sandybridge
OS X: 10.10.4-x86_64
Xcode: 6.4
CLT: 6.4.0.0.1.1435007323
GCC-4.2: build 0
Clang: 6.1 build 602
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.8.0_40
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/icu4c/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/icu4c/bin:/usr/bin:/bin:/usr/sbin:/sbin
This file has been truncated, but you can view the full file.
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capflooredinflationcoupon.cpp -fno-common -DPIC -o .libs/capflooredinflationcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c capflooredinflationcoupon.cpp -fno-common -DPIC -o .libs/capflooredinflationcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capflooredcoupon.cpp -fno-common -DPIC -o .libs/capflooredcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c capflooredcoupon.cpp -fno-common -DPIC -o .libs/capflooredcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c averagebmacoupon.cpp -fno-common -DPIC -o .libs/averagebmacoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c averagebmacoupon.cpp -fno-common -DPIC -o .libs/averagebmacoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cashflows.cpp -fno-common -DPIC -o .libs/cashflows.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cashflows.cpp -fno-common -DPIC -o .libs/cashflows.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capflooredinflationcoupon.cpp -o capflooredinflationcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c capflooredinflationcoupon.cpp -o capflooredinflationcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c capflooredcoupon.cpp -o capflooredcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c capflooredcoupon.cpp -o capflooredcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c averagebmacoupon.cpp -o averagebmacoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c averagebmacoupon.cpp -o averagebmacoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cashflows.cpp -o cashflows.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cashflows.cpp -o cashflows.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cashflowvectors.cpp -fno-common -DPIC -o .libs/cashflowvectors.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cashflowvectors.cpp -fno-common -DPIC -o .libs/cashflowvectors.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cmscoupon.cpp -fno-common -DPIC -o .libs/cmscoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cmscoupon.cpp -fno-common -DPIC -o .libs/cmscoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c conundrumpricer.cpp -fno-common -DPIC -o .libs/conundrumpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c conundrumpricer.cpp -fno-common -DPIC -o .libs/conundrumpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cashflowvectors.cpp -o cashflowvectors.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cashflowvectors.cpp -o cashflowvectors.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cmscoupon.cpp -o cmscoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cmscoupon.cpp -o cmscoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c coupon.cpp -fno-common -DPIC -o .libs/coupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c coupon.cpp -fno-common -DPIC -o .libs/coupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c coupon.cpp -o coupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c coupon.cpp -o coupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c couponpricer.cpp -fno-common -DPIC -o .libs/couponpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c couponpricer.cpp -fno-common -DPIC -o .libs/couponpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c conundrumpricer.cpp -o conundrumpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c conundrumpricer.cpp -o conundrumpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicoupon.cpp -fno-common -DPIC -o .libs/cpicoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cpicoupon.cpp -fno-common -DPIC -o .libs/cpicoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicouponpricer.cpp -fno-common -DPIC -o .libs/cpicouponpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cpicouponpricer.cpp -fno-common -DPIC -o .libs/cpicouponpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c couponpricer.cpp -o couponpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c couponpricer.cpp -o couponpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicouponpricer.cpp -o cpicouponpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cpicouponpricer.cpp -o cpicouponpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c cpicoupon.cpp -o cpicoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c cpicoupon.cpp -o cpicoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitalcmscoupon.cpp -fno-common -DPIC -o .libs/digitalcmscoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c digitalcmscoupon.cpp -fno-common -DPIC -o .libs/digitalcmscoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitalcoupon.cpp -fno-common -DPIC -o .libs/digitalcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c digitalcoupon.cpp -fno-common -DPIC -o .libs/digitalcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitaliborcoupon.cpp -fno-common -DPIC -o .libs/digitaliborcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c digitaliborcoupon.cpp -fno-common -DPIC -o .libs/digitaliborcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dividend.cpp -fno-common -DPIC -o .libs/dividend.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c dividend.cpp -fno-common -DPIC -o .libs/dividend.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitalcmscoupon.cpp -o digitalcmscoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c digitalcmscoupon.cpp -o digitalcmscoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c dividend.cpp -o dividend.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c dividend.cpp -o dividend.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitalcoupon.cpp -o digitalcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c digitalcoupon.cpp -o digitalcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitaliborcoupon.cpp -o digitaliborcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c digitaliborcoupon.cpp -o digitaliborcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c duration.cpp -fno-common -DPIC -o .libs/duration.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c duration.cpp -fno-common -DPIC -o .libs/duration.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c fixedratecoupon.cpp -fno-common -DPIC -o .libs/fixedratecoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c fixedratecoupon.cpp -fno-common -DPIC -o .libs/fixedratecoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c duration.cpp -o duration.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c duration.cpp -o duration.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c floatingratecoupon.cpp -fno-common -DPIC -o .libs/floatingratecoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c floatingratecoupon.cpp -fno-common -DPIC -o .libs/floatingratecoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c iborcoupon.cpp -fno-common -DPIC -o .libs/iborcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c iborcoupon.cpp -fno-common -DPIC -o .libs/iborcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c indexedcashflow.cpp -fno-common -DPIC -o .libs/indexedcashflow.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c indexedcashflow.cpp -fno-common -DPIC -o .libs/indexedcashflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c fixedratecoupon.cpp -o fixedratecoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c fixedratecoupon.cpp -o fixedratecoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c indexedcashflow.cpp -o indexedcashflow.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c indexedcashflow.cpp -o indexedcashflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c floatingratecoupon.cpp -o floatingratecoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c floatingratecoupon.cpp -o floatingratecoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcoupon.cpp -fno-common -DPIC -o .libs/inflationcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c inflationcoupon.cpp -fno-common -DPIC -o .libs/inflationcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c iborcoupon.cpp -o iborcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c iborcoupon.cpp -o iborcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcouponpricer.cpp -fno-common -DPIC -o .libs/inflationcouponpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c inflationcouponpricer.cpp -fno-common -DPIC -o .libs/inflationcouponpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c lineartsrpricer.cpp -fno-common -DPIC -o .libs/lineartsrpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c lineartsrpricer.cpp -fno-common -DPIC -o .libs/lineartsrpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcoupon.cpp -o inflationcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c inflationcoupon.cpp -o inflationcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcouponpricer.cpp -o inflationcouponpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c inflationcouponpricer.cpp -o inflationcouponpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c overnightindexedcoupon.cpp -fno-common -DPIC -o .libs/overnightindexedcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c overnightindexedcoupon.cpp -fno-common -DPIC -o .libs/overnightindexedcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c rangeaccrual.cpp -fno-common -DPIC -o .libs/rangeaccrual.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c rangeaccrual.cpp -fno-common -DPIC -o .libs/rangeaccrual.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c lineartsrpricer.cpp -o lineartsrpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c lineartsrpricer.cpp -o lineartsrpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c replication.cpp -fno-common -DPIC -o .libs/replication.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c replication.cpp -fno-common -DPIC -o .libs/replication.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c overnightindexedcoupon.cpp -o overnightindexedcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c overnightindexedcoupon.cpp -o overnightindexedcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c replication.cpp -o replication.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c replication.cpp -o replication.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c simplecashflow.cpp -fno-common -DPIC -o .libs/simplecashflow.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c simplecashflow.cpp -fno-common -DPIC -o .libs/simplecashflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c rangeaccrual.cpp -o rangeaccrual.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c rangeaccrual.cpp -o rangeaccrual.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c timebasket.cpp -fno-common -DPIC -o .libs/timebasket.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c timebasket.cpp -fno-common -DPIC -o .libs/timebasket.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c simplecashflow.cpp -o simplecashflow.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c simplecashflow.cpp -o simplecashflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c timebasket.cpp -o timebasket.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c timebasket.cpp -o timebasket.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c yoyinflationcoupon.cpp -fno-common -DPIC -o .libs/yoyinflationcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c yoyinflationcoupon.cpp -fno-common -DPIC -o .libs/yoyinflationcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c yoyinflationcoupon.cpp -o yoyinflationcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c yoyinflationcoupon.cpp -o yoyinflationcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c africa.cpp -fno-common -DPIC -o .libs/africa.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c africa.cpp -fno-common -DPIC -o .libs/africa.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c america.cpp -fno-common -DPIC -o .libs/america.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c america.cpp -fno-common -DPIC -o .libs/america.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c asia.cpp -fno-common -DPIC -o .libs/asia.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c asia.cpp -fno-common -DPIC -o .libs/asia.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c europe.cpp -fno-common -DPIC -o .libs/europe.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c europe.cpp -fno-common -DPIC -o .libs/europe.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c africa.cpp -o africa.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c africa.cpp -o africa.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c america.cpp -o america.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c america.cpp -o america.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c asia.cpp -o asia.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c asia.cpp -o asia.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c europe.cpp -o europe.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c europe.cpp -o europe.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c exchangeratemanager.cpp -fno-common -DPIC -o .libs/exchangeratemanager.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c exchangeratemanager.cpp -fno-common -DPIC -o .libs/exchangeratemanager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c oceania.cpp -fno-common -DPIC -o .libs/oceania.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c oceania.cpp -fno-common -DPIC -o .libs/oceania.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c oceania.cpp -o oceania.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c oceania.cpp -o oceania.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c exchangeratemanager.cpp -o exchangeratemanager.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../ql -I../.. -c exchangeratemanager.cpp -o exchangeratemanager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingfixedratebond.cpp -fno-common -DPIC -o .libs/amortizingfixedratebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c amortizingfixedratebond.cpp -fno-common -DPIC -o .libs/amortizingfixedratebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingcmsratebond.cpp -fno-common -DPIC -o .libs/amortizingcmsratebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c amortizingcmsratebond.cpp -fno-common -DPIC -o .libs/amortizingcmsratebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingfloatingratebond.cpp -fno-common -DPIC -o .libs/amortizingfloatingratebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c amortizingfloatingratebond.cpp -fno-common -DPIC -o .libs/amortizingfloatingratebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingcmsratebond.cpp -o amortizingcmsratebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c amortizingcmsratebond.cpp -o amortizingcmsratebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingfloatingratebond.cpp -o amortizingfloatingratebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c amortizingfloatingratebond.cpp -o amortizingfloatingratebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c amortizingfixedratebond.cpp -o amortizingfixedratebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c amortizingfixedratebond.cpp -o amortizingfixedratebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c doublebarrieroption.cpp -fno-common -DPIC -o .libs/doublebarrieroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c doublebarrieroption.cpp -fno-common -DPIC -o .libs/doublebarrieroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdoublebarrierbinaryengine.cpp -fno-common -DPIC -o .libs/analyticdoublebarrierbinaryengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticdoublebarrierbinaryengine.cpp -fno-common -DPIC -o .libs/analyticdoublebarrierbinaryengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdoublebarrierengine.cpp -fno-common -DPIC -o .libs/analyticdoublebarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticdoublebarrierengine.cpp -fno-common -DPIC -o .libs/analyticdoublebarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizeddoublebarrieroption.cpp -fno-common -DPIC -o .libs/discretizeddoublebarrieroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c discretizeddoublebarrieroption.cpp -fno-common -DPIC -o .libs/discretizeddoublebarrieroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizeddoublebarrieroption.cpp -o discretizeddoublebarrieroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c discretizeddoublebarrieroption.cpp -o discretizeddoublebarrieroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c doublebarrieroption.cpp -o doublebarrieroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c doublebarrieroption.cpp -o doublebarrieroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdoublebarrierengine.cpp -o analyticdoublebarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticdoublebarrierengine.cpp -o analyticdoublebarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticdoublebarrierbinaryengine.cpp -o analyticdoublebarrierbinaryengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticdoublebarrierbinaryengine.cpp -o analyticdoublebarrierbinaryengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c doublebarriertype.cpp -fno-common -DPIC -o .libs/doublebarriertype.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c doublebarriertype.cpp -fno-common -DPIC -o .libs/doublebarriertype.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c perturbativebarrieroptionengine.cpp -fno-common -DPIC -o .libs/perturbativebarrieroptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c perturbativebarrieroptionengine.cpp -fno-common -DPIC -o .libs/perturbativebarrieroptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantodoublebarrieroption.cpp -fno-common -DPIC -o .libs/quantodoublebarrieroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c quantodoublebarrieroption.cpp -fno-common -DPIC -o .libs/quantodoublebarrieroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vannavolgabarrierengine.cpp -fno-common -DPIC -o .libs/vannavolgabarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c vannavolgabarrierengine.cpp -fno-common -DPIC -o .libs/vannavolgabarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c doublebarriertype.cpp -o doublebarriertype.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c doublebarriertype.cpp -o doublebarriertype.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c wulinyongdoublebarrierengine.cpp -fno-common -DPIC -o .libs/wulinyongdoublebarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c wulinyongdoublebarrierengine.cpp -fno-common -DPIC -o .libs/wulinyongdoublebarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantodoublebarrieroption.cpp -o quantodoublebarrieroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c quantodoublebarrieroption.cpp -o quantodoublebarrieroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c perturbativebarrieroptionengine.cpp -o perturbativebarrieroptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c perturbativebarrieroptionengine.cpp -o perturbativebarrieroptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c wulinyongdoublebarrierengine.cpp -o wulinyongdoublebarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c wulinyongdoublebarrierengine.cpp -o wulinyongdoublebarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vannavolgabarrierengine.cpp -o vannavolgabarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c vannavolgabarrierengine.cpp -o vannavolgabarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcallablebondengine.cpp -fno-common -DPIC -o .libs/blackcallablebondengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c blackcallablebondengine.cpp -fno-common -DPIC -o .libs/blackcallablebondengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebondvolstructure.cpp -fno-common -DPIC -o .libs/callablebondvolstructure.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c callablebondvolstructure.cpp -fno-common -DPIC -o .libs/callablebondvolstructure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebond.cpp -fno-common -DPIC -o .libs/callablebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c callablebond.cpp -fno-common -DPIC -o .libs/callablebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebondconstantvol.cpp -fno-common -DPIC -o .libs/callablebondconstantvol.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c callablebondconstantvol.cpp -fno-common -DPIC -o .libs/callablebondconstantvol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebondvolstructure.cpp -o callablebondvolstructure.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c callablebondvolstructure.cpp -o callablebondvolstructure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebondconstantvol.cpp -o callablebondconstantvol.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c callablebondconstantvol.cpp -o callablebondconstantvol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcallablebondengine.cpp -o blackcallablebondengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c blackcallablebondengine.cpp -o blackcallablebondengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c callablebond.cpp -o callablebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c callablebond.cpp -o callablebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedcallablefixedratebond.cpp -fno-common -DPIC -o .libs/discretizedcallablefixedratebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c discretizedcallablefixedratebond.cpp -fno-common -DPIC -o .libs/discretizedcallablefixedratebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treecallablebondengine.cpp -fno-common -DPIC -o .libs/treecallablebondengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c treecallablebondengine.cpp -fno-common -DPIC -o .libs/treecallablebondengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedcallablefixedratebond.cpp -o discretizedcallablefixedratebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c discretizedcallablefixedratebond.cpp -o discretizedcallablefixedratebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c treecallablebondengine.cpp -o treecallablebondengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c treecallablebondengine.cpp -o treecallablebondengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c montecarlocatbondengine.cpp -fno-common -DPIC -o .libs/montecarlocatbondengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c montecarlocatbondengine.cpp -fno-common -DPIC -o .libs/montecarlocatbondengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c catbond.cpp -fno-common -DPIC -o .libs/catbond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c catbond.cpp -fno-common -DPIC -o .libs/catbond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskynotional.cpp -fno-common -DPIC -o .libs/riskynotional.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c riskynotional.cpp -fno-common -DPIC -o .libs/riskynotional.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c catrisk.cpp -fno-common -DPIC -o .libs/catrisk.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c catrisk.cpp -fno-common -DPIC -o .libs/catrisk.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskynotional.cpp -o riskynotional.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c riskynotional.cpp -o riskynotional.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c catrisk.cpp -o catrisk.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c catrisk.cpp -o catrisk.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c montecarlocatbondengine.cpp -o montecarlocatbondengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c montecarlocatbondengine.cpp -o montecarlocatbondengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c catbond.cpp -o catbond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c catbond.cpp -o catbond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodity.cpp -fno-common -DPIC -o .libs/commodity.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commodity.cpp -fno-common -DPIC -o .libs/commodity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditycurve.cpp -fno-common -DPIC -o .libs/commoditycurve.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditycurve.cpp -fno-common -DPIC -o .libs/commoditycurve.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditycashflow.cpp -fno-common -DPIC -o .libs/commoditycashflow.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditycashflow.cpp -fno-common -DPIC -o .libs/commoditycashflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodityindex.cpp -fno-common -DPIC -o .libs/commodityindex.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commodityindex.cpp -fno-common -DPIC -o .libs/commodityindex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditycashflow.cpp -o commoditycashflow.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditycashflow.cpp -o commoditycashflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodity.cpp -o commodity.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commodity.cpp -o commodity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditycurve.cpp -o commoditycurve.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditycurve.cpp -o commoditycurve.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditypricinghelpers.cpp -fno-common -DPIC -o .libs/commoditypricinghelpers.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditypricinghelpers.cpp -fno-common -DPIC -o .libs/commoditypricinghelpers.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodityindex.cpp -o commodityindex.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commodityindex.cpp -o commodityindex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditysettings.cpp -fno-common -DPIC -o .libs/commoditysettings.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditysettings.cpp -fno-common -DPIC -o .libs/commoditysettings.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditysettings.cpp -o commoditysettings.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditysettings.cpp -o commoditysettings.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditypricinghelpers.cpp -o commoditypricinghelpers.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditypricinghelpers.cpp -o commoditypricinghelpers.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditytype.cpp -fno-common -DPIC -o .libs/commoditytype.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditytype.cpp -fno-common -DPIC -o .libs/commoditytype.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodityunitcost.cpp -fno-common -DPIC -o .libs/commodityunitcost.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commodityunitcost.cpp -fno-common -DPIC -o .libs/commodityunitcost.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditytype.cpp -o commoditytype.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commoditytype.cpp -o commoditytype.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commodityunitcost.cpp -o commodityunitcost.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c commodityunitcost.cpp -o commodityunitcost.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c dateinterval.cpp -fno-common -DPIC -o .libs/dateinterval.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c dateinterval.cpp -fno-common -DPIC -o .libs/dateinterval.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energybasisswap.cpp -fno-common -DPIC -o .libs/energybasisswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energybasisswap.cpp -fno-common -DPIC -o .libs/energybasisswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energycommodity.cpp -fno-common -DPIC -o .libs/energycommodity.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energycommodity.cpp -fno-common -DPIC -o .libs/energycommodity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyfuture.cpp -fno-common -DPIC -o .libs/energyfuture.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energyfuture.cpp -fno-common -DPIC -o .libs/energyfuture.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c dateinterval.cpp -o dateinterval.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c dateinterval.cpp -o dateinterval.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyswap.cpp -fno-common -DPIC -o .libs/energyswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energyswap.cpp -fno-common -DPIC -o .libs/energyswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energycommodity.cpp -o energycommodity.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energycommodity.cpp -o energycommodity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyfuture.cpp -o energyfuture.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energyfuture.cpp -o energyfuture.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyswap.cpp -o energyswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energyswap.cpp -o energyswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energybasisswap.cpp -o energybasisswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energybasisswap.cpp -o energybasisswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyvanillaswap.cpp -fno-common -DPIC -o .libs/energyvanillaswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energyvanillaswap.cpp -fno-common -DPIC -o .libs/energyvanillaswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c paymentterm.cpp -fno-common -DPIC -o .libs/paymentterm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c paymentterm.cpp -fno-common -DPIC -o .libs/paymentterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantity.cpp -fno-common -DPIC -o .libs/quantity.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c quantity.cpp -fno-common -DPIC -o .libs/quantity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c paymentterm.cpp -o paymentterm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c paymentterm.cpp -o paymentterm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasure.cpp -fno-common -DPIC -o .libs/unitofmeasure.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c unitofmeasure.cpp -fno-common -DPIC -o .libs/unitofmeasure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantity.cpp -o quantity.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c quantity.cpp -o quantity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasureconversion.cpp -fno-common -DPIC -o .libs/unitofmeasureconversion.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c unitofmeasureconversion.cpp -fno-common -DPIC -o .libs/unitofmeasureconversion.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasure.cpp -o unitofmeasure.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c unitofmeasure.cpp -o unitofmeasure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c energyvanillaswap.cpp -o energyvanillaswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c energyvanillaswap.cpp -o energyvanillaswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasureconversionmanager.cpp -fno-common -DPIC -o .libs/unitofmeasureconversionmanager.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c unitofmeasureconversionmanager.cpp -fno-common -DPIC -o .libs/unitofmeasureconversionmanager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasureconversion.cpp -o unitofmeasureconversion.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c unitofmeasureconversion.cpp -o unitofmeasureconversion.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c unitofmeasureconversionmanager.cpp -o unitofmeasureconversionmanager.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c unitofmeasureconversionmanager.cpp -o unitofmeasureconversionmanager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedconvertible.cpp -fno-common -DPIC -o .libs/discretizedconvertible.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c discretizedconvertible.cpp -fno-common -DPIC -o .libs/discretizedconvertible.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c convertiblebond.cpp -fno-common -DPIC -o .libs/convertiblebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c convertiblebond.cpp -fno-common -DPIC -o .libs/convertiblebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c discretizedconvertible.cpp -o discretizedconvertible.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c discretizedconvertible.cpp -o discretizedconvertible.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c convertiblebond.cpp -o convertiblebond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c convertiblebond.cpp -o convertiblebond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c proxyibor.cpp -fno-common -DPIC -o .libs/proxyibor.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c proxyibor.cpp -fno-common -DPIC -o .libs/proxyibor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cmsspreadcoupon.cpp -fno-common -DPIC -o .libs/cmsspreadcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cmsspreadcoupon.cpp -fno-common -DPIC -o .libs/cmsspreadcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c digitalcmsspreadcoupon.cpp -fno-common -DPIC -o .libs/digitalcmsspreadcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c digitalcmsspreadcoupon.cpp -fno-common -DPIC -o .libs/digitalcmsspreadcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lognormalcmsspreadpricer.cpp -fno-common -DPIC -o .libs/lognormalcmsspreadpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c lognormalcmsspreadpricer.cpp -fno-common -DPIC -o .libs/lognormalcmsspreadpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c proxyibor.cpp -o proxyibor.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c proxyibor.cpp -o proxyibor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cmsspreadcoupon.cpp -o cmsspreadcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cmsspreadcoupon.cpp -o cmsspreadcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c digitalcmsspreadcoupon.cpp -o digitalcmsspreadcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c digitalcmsspreadcoupon.cpp -o digitalcmsspreadcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lognormalcmsspreadpricer.cpp -o lognormalcmsspreadpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c lognormalcmsspreadpricer.cpp -o lognormalcmsspreadpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantocouponpricer.cpp -fno-common -DPIC -o .libs/quantocouponpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c quantocouponpricer.cpp -fno-common -DPIC -o .libs/quantocouponpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c strippedcapflooredcoupon.cpp -fno-common -DPIC -o .libs/strippedcapflooredcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c strippedcapflooredcoupon.cpp -fno-common -DPIC -o .libs/strippedcapflooredcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c subperiodcoupons.cpp -fno-common -DPIC -o .libs/subperiodcoupons.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c subperiodcoupons.cpp -fno-common -DPIC -o .libs/subperiodcoupons.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c swapspreadindex.cpp -fno-common -DPIC -o .libs/swapspreadindex.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c swapspreadindex.cpp -fno-common -DPIC -o .libs/swapspreadindex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c quantocouponpricer.cpp -o quantocouponpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c quantocouponpricer.cpp -o quantocouponpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c strippedcapflooredcoupon.cpp -o strippedcapflooredcoupon.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c strippedcapflooredcoupon.cpp -o strippedcapflooredcoupon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c subperiodcoupons.cpp -o subperiodcoupons.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c subperiodcoupons.cpp -o subperiodcoupons.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c swapspreadindex.cpp -o swapspreadindex.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c swapspreadindex.cpp -o swapspreadindex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basecorrelationstructure.cpp -fno-common -DPIC -o .libs/basecorrelationstructure.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c basecorrelationstructure.cpp -fno-common -DPIC -o .libs/basecorrelationstructure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcdsoptionengine.cpp -fno-common -DPIC -o .libs/blackcdsoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c blackcdsoptionengine.cpp -fno-common -DPIC -o .libs/blackcdsoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basket.cpp -fno-common -DPIC -o .libs/basket.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c basket.cpp -fno-common -DPIC -o .libs/basket.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cdo.cpp -fno-common -DPIC -o .libs/cdo.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cdo.cpp -fno-common -DPIC -o .libs/cdo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackcdsoptionengine.cpp -o blackcdsoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c blackcdsoptionengine.cpp -o blackcdsoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cdo.cpp -o cdo.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cdo.cpp -o cdo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basket.cpp -o basket.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c basket.cpp -o basket.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basecorrelationstructure.cpp -o basecorrelationstructure.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c basecorrelationstructure.cpp -o basecorrelationstructure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cdsoption.cpp -fno-common -DPIC -o .libs/cdsoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cdsoption.cpp -fno-common -DPIC -o .libs/cdsoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c correlationstructure.cpp -fno-common -DPIC -o .libs/correlationstructure.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c correlationstructure.cpp -fno-common -DPIC -o .libs/correlationstructure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultevent.cpp -fno-common -DPIC -o .libs/defaultevent.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c defaultevent.cpp -fno-common -DPIC -o .libs/defaultevent.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultprobabilitykey.cpp -fno-common -DPIC -o .libs/defaultprobabilitykey.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c defaultprobabilitykey.cpp -fno-common -DPIC -o .libs/defaultprobabilitykey.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c correlationstructure.cpp -o correlationstructure.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c correlationstructure.cpp -o correlationstructure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cdsoption.cpp -o cdsoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cdsoption.cpp -o cdsoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultevent.cpp -o defaultevent.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c defaultevent.cpp -o defaultevent.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaultprobabilitykey.cpp -o defaultprobabilitykey.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c defaultprobabilitykey.cpp -o defaultprobabilitykey.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaulttype.cpp -fno-common -DPIC -o .libs/defaulttype.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c defaulttype.cpp -fno-common -DPIC -o .libs/defaulttype.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaulttype.cpp -o defaulttype.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c defaulttype.cpp -o defaulttype.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c distribution.cpp -fno-common -DPIC -o .libs/distribution.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c distribution.cpp -fno-common -DPIC -o .libs/distribution.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussianlhplossmodel.cpp -fno-common -DPIC -o .libs/gaussianlhplossmodel.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussianlhplossmodel.cpp -fno-common -DPIC -o .libs/gaussianlhplossmodel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralcdoengine.cpp -fno-common -DPIC -o .libs/integralcdoengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c integralcdoengine.cpp -fno-common -DPIC -o .libs/integralcdoengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralntdengine.cpp -fno-common -DPIC -o .libs/integralntdengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c integralntdengine.cpp -fno-common -DPIC -o .libs/integralntdengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c distribution.cpp -o distribution.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c distribution.cpp -o distribution.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralcdoengine.cpp -o integralcdoengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c integralcdoengine.cpp -o integralcdoengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c integralntdengine.cpp -o integralntdengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c integralntdengine.cpp -o integralntdengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c issuer.cpp -fno-common -DPIC -o .libs/issuer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c issuer.cpp -fno-common -DPIC -o .libs/issuer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c issuer.cpp -o issuer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c issuer.cpp -o issuer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lossdistribution.cpp -fno-common -DPIC -o .libs/lossdistribution.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c lossdistribution.cpp -fno-common -DPIC -o .libs/lossdistribution.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c midpointcdoengine.cpp -fno-common -DPIC -o .libs/midpointcdoengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c midpointcdoengine.cpp -fno-common -DPIC -o .libs/midpointcdoengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lossdistribution.cpp -o lossdistribution.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c lossdistribution.cpp -o lossdistribution.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nthtodefault.cpp -fno-common -DPIC -o .libs/nthtodefault.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c nthtodefault.cpp -fno-common -DPIC -o .libs/nthtodefault.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c midpointcdoengine.cpp -o midpointcdoengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c midpointcdoengine.cpp -o midpointcdoengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorcopula.cpp -fno-common -DPIC -o .libs/onefactorcopula.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c onefactorcopula.cpp -fno-common -DPIC -o .libs/onefactorcopula.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussianlhplossmodel.cpp -o gaussianlhplossmodel.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussianlhplossmodel.cpp -o gaussianlhplossmodel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nthtodefault.cpp -o nthtodefault.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c nthtodefault.cpp -o nthtodefault.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorgaussiancopula.cpp -fno-common -DPIC -o .libs/onefactorgaussiancopula.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c onefactorgaussiancopula.cpp -fno-common -DPIC -o .libs/onefactorgaussiancopula.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorcopula.cpp -o onefactorcopula.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c onefactorcopula.cpp -o onefactorcopula.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorgaussiancopula.cpp -o onefactorgaussiancopula.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c onefactorgaussiancopula.cpp -o onefactorgaussiancopula.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorstudentcopula.cpp -fno-common -DPIC -o .libs/onefactorstudentcopula.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c onefactorstudentcopula.cpp -fno-common -DPIC -o .libs/onefactorstudentcopula.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pool.cpp -fno-common -DPIC -o .libs/pool.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c pool.cpp -fno-common -DPIC -o .libs/pool.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c randomdefaultmodel.cpp -fno-common -DPIC -o .libs/randomdefaultmodel.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c randomdefaultmodel.cpp -fno-common -DPIC -o .libs/randomdefaultmodel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorstudentcopula.cpp -o onefactorstudentcopula.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c onefactorstudentcopula.cpp -o onefactorstudentcopula.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pool.cpp -o pool.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c pool.cpp -o pool.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c randomdefaultmodel.cpp -o randomdefaultmodel.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c randomdefaultmodel.cpp -o randomdefaultmodel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c recoveryratemodel.cpp -fno-common -DPIC -o .libs/recoveryratemodel.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c recoveryratemodel.cpp -fno-common -DPIC -o .libs/recoveryratemodel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c recoveryratequote.cpp -fno-common -DPIC -o .libs/recoveryratequote.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c recoveryratequote.cpp -fno-common -DPIC -o .libs/recoveryratequote.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskyassetswap.cpp -fno-common -DPIC -o .libs/riskyassetswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c riskyassetswap.cpp -fno-common -DPIC -o .libs/riskyassetswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c recoveryratemodel.cpp -o recoveryratemodel.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c recoveryratemodel.cpp -o recoveryratemodel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskyassetswapoption.cpp -fno-common -DPIC -o .libs/riskyassetswapoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c riskyassetswapoption.cpp -fno-common -DPIC -o .libs/riskyassetswapoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c recoveryratequote.cpp -o recoveryratequote.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c recoveryratequote.cpp -o recoveryratequote.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskybond.cpp -fno-common -DPIC -o .libs/riskybond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c riskybond.cpp -fno-common -DPIC -o .libs/riskybond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c syntheticcdo.cpp -fno-common -DPIC -o .libs/syntheticcdo.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c syntheticcdo.cpp -fno-common -DPIC -o .libs/syntheticcdo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskyassetswap.cpp -o riskyassetswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c riskyassetswap.cpp -o riskyassetswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskyassetswapoption.cpp -o riskyassetswapoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c riskyassetswapoption.cpp -o riskyassetswapoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c riskybond.cpp -o riskybond.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c riskybond.cpp -o riskybond.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c syntheticcdo.cpp -o syntheticcdo.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c syntheticcdo.cpp -o syntheticcdo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticamericanmargrabeengine.cpp -fno-common -DPIC -o .libs/analyticamericanmargrabeengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticamericanmargrabeengine.cpp -fno-common -DPIC -o .libs/analyticamericanmargrabeengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcomplexchooserengine.cpp -fno-common -DPIC -o .libs/analyticcomplexchooserengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticcomplexchooserengine.cpp -fno-common -DPIC -o .libs/analyticcomplexchooserengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcompoundoptionengine.cpp -fno-common -DPIC -o .libs/analyticcompoundoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticcompoundoptionengine.cpp -fno-common -DPIC -o .libs/analyticcompoundoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticeuropeanmargrabeengine.cpp -fno-common -DPIC -o .libs/analyticeuropeanmargrabeengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticeuropeanmargrabeengine.cpp -fno-common -DPIC -o .libs/analyticeuropeanmargrabeengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcomplexchooserengine.cpp -o analyticcomplexchooserengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticcomplexchooserengine.cpp -o analyticcomplexchooserengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticeuropeanmargrabeengine.cpp -o analyticeuropeanmargrabeengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticeuropeanmargrabeengine.cpp -o analyticeuropeanmargrabeengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticcompoundoptionengine.cpp -o analyticcompoundoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticcompoundoptionengine.cpp -o analyticcompoundoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticamericanmargrabeengine.cpp -o analyticamericanmargrabeengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticamericanmargrabeengine.cpp -o analyticamericanmargrabeengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticholderextensibleoptionengine.cpp -fno-common -DPIC -o .libs/analyticholderextensibleoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticholderextensibleoptionengine.cpp -fno-common -DPIC -o .libs/analyticholderextensibleoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpartialtimebarrieroptionengine.cpp -fno-common -DPIC -o .libs/analyticpartialtimebarrieroptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticpartialtimebarrieroptionengine.cpp -fno-common -DPIC -o .libs/analyticpartialtimebarrieroptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpdfhestonengine.cpp -fno-common -DPIC -o .libs/analyticpdfhestonengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticpdfhestonengine.cpp -fno-common -DPIC -o .libs/analyticpdfhestonengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticsimplechooserengine.cpp -fno-common -DPIC -o .libs/analyticsimplechooserengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticsimplechooserengine.cpp -fno-common -DPIC -o .libs/analyticsimplechooserengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticholderextensibleoptionengine.cpp -o analyticholderextensibleoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticholderextensibleoptionengine.cpp -o analyticholderextensibleoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpartialtimebarrieroptionengine.cpp -o analyticpartialtimebarrieroptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticpartialtimebarrieroptionengine.cpp -o analyticpartialtimebarrieroptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpdfhestonengine.cpp -o analyticpdfhestonengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticpdfhestonengine.cpp -o analyticpdfhestonengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticsimplechooserengine.cpp -o analyticsimplechooserengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticsimplechooserengine.cpp -o analyticsimplechooserengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytictwoassetbarrierengine.cpp -fno-common -DPIC -o .libs/analytictwoassetbarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analytictwoassetbarrierengine.cpp -fno-common -DPIC -o .libs/analytictwoassetbarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytictwoassetcorrelationengine.cpp -fno-common -DPIC -o .libs/analytictwoassetcorrelationengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analytictwoassetcorrelationengine.cpp -fno-common -DPIC -o .libs/analytictwoassetcorrelationengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticwriterextensibleoptionengine.cpp -fno-common -DPIC -o .libs/analyticwriterextensibleoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticwriterextensibleoptionengine.cpp -fno-common -DPIC -o .libs/analyticwriterextensibleoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c complexchooseroption.cpp -fno-common -DPIC -o .libs/complexchooseroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c complexchooseroption.cpp -fno-common -DPIC -o .libs/complexchooseroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytictwoassetbarrierengine.cpp -o analytictwoassetbarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analytictwoassetbarrierengine.cpp -o analytictwoassetbarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analytictwoassetcorrelationengine.cpp -o analytictwoassetcorrelationengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analytictwoassetcorrelationengine.cpp -o analytictwoassetcorrelationengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c complexchooseroption.cpp -o complexchooseroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c complexchooseroption.cpp -o complexchooseroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticwriterextensibleoptionengine.cpp -o analyticwriterextensibleoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c analyticwriterextensibleoptionengine.cpp -o analyticwriterextensibleoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c compoundoption.cpp -fno-common -DPIC -o .libs/compoundoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c compoundoption.cpp -fno-common -DPIC -o .libs/compoundoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c continuousarithmeticasianlevyengine.cpp -fno-common -DPIC -o .libs/continuousarithmeticasianlevyengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c continuousarithmeticasianlevyengine.cpp -fno-common -DPIC -o .libs/continuousarithmeticasianlevyengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c continuousarithmeticasianvecerengine.cpp -fno-common -DPIC -o .libs/continuousarithmeticasianvecerengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c continuousarithmeticasianvecerengine.cpp -fno-common -DPIC -o .libs/continuousarithmeticasianvecerengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c everestoption.cpp -fno-common -DPIC -o .libs/everestoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c everestoption.cpp -fno-common -DPIC -o .libs/everestoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c compoundoption.cpp -o compoundoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c compoundoption.cpp -o compoundoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c continuousarithmeticasianlevyengine.cpp -o continuousarithmeticasianlevyengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c continuousarithmeticasianlevyengine.cpp -o continuousarithmeticasianlevyengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c everestoption.cpp -o everestoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c everestoption.cpp -o everestoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c himalayaoption.cpp -fno-common -DPIC -o .libs/himalayaoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c himalayaoption.cpp -fno-common -DPIC -o .libs/himalayaoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c continuousarithmeticasianvecerengine.cpp -o continuousarithmeticasianvecerengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c continuousarithmeticasianvecerengine.cpp -o continuousarithmeticasianvecerengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c holderextensibleoption.cpp -fno-common -DPIC -o .libs/holderextensibleoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c holderextensibleoption.cpp -fno-common -DPIC -o .libs/holderextensibleoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kirkspreadoptionengine.cpp -fno-common -DPIC -o .libs/kirkspreadoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c kirkspreadoptionengine.cpp -fno-common -DPIC -o .libs/kirkspreadoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c himalayaoption.cpp -o himalayaoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c himalayaoption.cpp -o himalayaoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c holderextensibleoption.cpp -o holderextensibleoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c holderextensibleoption.cpp -o holderextensibleoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c margrabeoption.cpp -fno-common -DPIC -o .libs/margrabeoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c margrabeoption.cpp -fno-common -DPIC -o .libs/margrabeoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mceverestengine.cpp -fno-common -DPIC -o .libs/mceverestengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mceverestengine.cpp -fno-common -DPIC -o .libs/mceverestengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kirkspreadoptionengine.cpp -o kirkspreadoptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c kirkspreadoptionengine.cpp -o kirkspreadoptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mchimalayaengine.cpp -fno-common -DPIC -o .libs/mchimalayaengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mchimalayaengine.cpp -fno-common -DPIC -o .libs/mchimalayaengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c margrabeoption.cpp -o margrabeoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c margrabeoption.cpp -o margrabeoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mceverestengine.cpp -o mceverestengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mceverestengine.cpp -o mceverestengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Vers
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment