Skip to content

Instantly share code, notes, and snippets.

Created November 6, 2014 18:25
Show Gist options
  • Save anonymous/cff6dd5af3d1aaa27b9a to your computer and use it in GitHub Desktop.
Save anonymous/cff6dd5af3d1aaa27b9a to your computer and use it in GitHub Desktop.
2014-11-03 21:49:19 -0800
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/quantlib/1.4
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 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-darwin13.3.0
checking host system type... x86_64-apple-darwin13.3.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-darwin13.3.0 file names to x86_64-apple-darwin13.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.3.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... darwin13.3.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... darwin13.3.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/compoundoption/Makefile
config.status: creating ql/experimental/convertiblebonds/Makefile
config.status: creating ql/experimental/coupons/Makefile
config.status: creating ql/experimental/credit/Makefile
config.status: creating ql/experimental/exercise/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/models/Makefile
config.status: creating ql/experimental/processes/Makefile
config.status: creating ql/experimental/risk/Makefile
config.status: creating ql/experimental/shortrate/Makefile
config.status: creating ql/experimental/swaptions/Makefile
config.status: creating ql/experimental/variancegamma/Makefile
config.status: creating ql/experimental/varianceoption/Makefile
config.status: creating ql/experimental/volatility/Makefile
config.status: creating ql/indexes/Makefile
config.status: creating ql/indexes/ibor/Makefile
config.status: creating ql/indexes/inflation/Makefile
config.status: creating ql/indexes/swap/Makefile
config.status: creating ql/instruments/Makefile
config.status: creating ql/instruments/bonds/Makefile
config.status: creating ql/legacy/Makefile
config.status: creating ql/legacy/libormarketmodels/Makefile
config.status: creating ql/math/Makefile
config.status: creating ql/math/copulas/Makefile
config.status: creating ql/math/distributions/Makefile
config.status: creating ql/math/matrixutilities/Makefile
config.status: creating ql/math/integrals/Makefile
config.status: creating ql/math/interpolations/Makefile
config.status: creating ql/math/optimization/Makefile
config.status: creating ql/math/randomnumbers/Makefile
config.status: creating ql/math/solvers1d/Makefile
config.status: creating ql/math/statistics/Makefile
config.status: creating ql/methods/Makefile
config.status: creating ql/methods/finitedifferences/Makefile
config.status: creating ql/methods/finitedifferences/meshers/Makefile
config.status: creating ql/methods/finitedifferences/operators/Makefile
config.status: creating ql/methods/finitedifferences/schemes/Makefile
config.status: creating ql/methods/finitedifferences/solvers/Makefile
config.status: creating ql/methods/finitedifferences/stepconditions/Makefile
config.status: creating ql/methods/finitedifferences/utilities/Makefile
config.status: creating ql/methods/lattices/Makefile
config.status: creating ql/methods/montecarlo/Makefile
config.status: creating ql/models/Makefile
config.status: creating ql/models/equity/Makefile
config.status: creating ql/models/marketmodels/Makefile
config.status: creating ql/models/marketmodels/browniangenerators/Makefile
config.status: creating ql/models/marketmodels/callability/Makefile
config.status: creating ql/models/marketmodels/correlations/Makefile
config.status: creating ql/models/marketmodels/curvestates/Makefile
config.status: creating ql/models/marketmodels/driftcomputation/Makefile
config.status: creating ql/models/marketmodels/evolvers/Makefile
config.status: creating ql/models/marketmodels/evolvers/volprocesses/Makefile
config.status: creating ql/models/marketmodels/models/Makefile
config.status: creating ql/models/marketmodels/pathwisegreeks/Makefile
config.status: creating ql/models/marketmodels/products/Makefile
config.status: creating ql/models/marketmodels/products/onestep/Makefile
config.status: creating ql/models/marketmodels/products/multistep/Makefile
config.status: creating ql/models/marketmodels/products/pathwise/Makefile
config.status: creating ql/models/shortrate/Makefile
config.status: creating ql/models/shortrate/calibrationhelpers/Makefile
config.status: creating ql/models/shortrate/onefactormodels/Makefile
config.status: creating ql/models/shortrate/twofactormodels/Makefile
config.status: creating ql/models/volatility/Makefile
config.status: creating ql/patterns/Makefile
config.status: creating ql/pricingengines/Makefile
config.status: creating ql/pricingengines/asian/Makefile
config.status: creating ql/pricingengines/barrier/Makefile
config.status: creating ql/pricingengines/basket/Makefile
config.status: creating ql/pricingengines/bond/Makefile
config.status: creating ql/pricingengines/capfloor/Makefile
config.status: creating ql/pricingengines/cliquet/Makefile
config.status: creating ql/pricingengines/credit/Makefile
config.status: creating ql/pricingengines/forward/Makefile
config.status: creating ql/pricingengines/inflation/Makefile
config.status: creating ql/pricingengines/lookback/Makefile
config.status: creating ql/pricingengines/quanto/Makefile
config.status: creating ql/pricingengines/swap/Makefile
config.status: creating ql/pricingengines/swaption/Makefile
config.status: creating ql/pricingengines/vanilla/Makefile
config.status: creating ql/processes/Makefile
config.status: creating ql/quotes/Makefile
config.status: creating ql/termstructures/Makefile
config.status: creating ql/termstructures/credit/Makefile
config.status: creating ql/termstructures/inflation/Makefile
config.status: creating ql/termstructures/volatility/Makefile
config.status: creating ql/termstructures/volatility/equityfx/Makefile
config.status: creating ql/termstructures/volatility/capfloor/Makefile
config.status: creating ql/termstructures/volatility/inflation/Makefile
config.status: creating ql/termstructures/volatility/optionlet/Makefile
config.status: creating ql/termstructures/volatility/swaption/Makefile
config.status: creating ql/termstructures/yield/Makefile
config.status: creating ql/time/Makefile
config.status: creating ql/time/calendars/Makefile
config.status: creating ql/time/daycounters/Makefile
config.status: creating ql/utilities/Makefile
config.status: creating man/Makefile
config.status: creating m4/Makefile
config.status: creating Docs/Makefile
config.status: creating Examples/Makefile
config.status: creating Examples/BermudanSwaption/Makefile
config.status: creating Examples/Bonds/Makefile
config.status: creating Examples/CallableBonds/Makefile
config.status: creating Examples/CDS/Makefile
config.status: creating Examples/ConvertibleBonds/Makefile
config.status: creating Examples/DiscreteHedging/Makefile
config.status: creating Examples/EquityOption/Makefile
config.status: creating Examples/FittedBondCurve/Makefile
config.status: creating Examples/FRA/Makefile
config.status: creating Examples/MarketModels/Makefile
config.status: creating Examples/Replication/Makefile
config.status: creating Examples/Repo/Makefile
config.status: creating Examples/Swap/Makefile
config.status: creating test-suite/Makefile
config.status: creating quantlib-config
config.status: creating QuantLib.spec
config.status: creating ql/config.hpp
config.status: executing depfiles commands
config.status: executing libtool commands
clang called with: --version
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 -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 executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
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 -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
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 -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 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 -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 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 -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 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
clang called with: -c conftest.c
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
clang called with: -c -g conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang++ called with: --version
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 -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 executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
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 -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 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
clang++ called with: -c -g conftest.cpp
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
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -
superenv executed: clang -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
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 -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 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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -o conftest -g -O2 conftest.c conftstm.o
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 -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 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 -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 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 -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 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
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
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 -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 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
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
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 -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 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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -c -g -O2 conftest.c
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
clang called with: -o conftest -g -O2 conftest.c
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 -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 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
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
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
clang called with: -o conftest -g -O2 -static conftest.c
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 -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 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
clang called with: -print-search-dirs
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 -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 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 -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 executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
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
clang++ called with: -o conftest -g -O2 conftest.cpp
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 -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 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 -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 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
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
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
clang++ called with: -o conftest -g -O2 -static conftest.cpp
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 -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 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
clang++ called with: -c -g -O2 conftest.cpp
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
clang++ called with: -c -g -O2 conftest.cpp
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
clang++ called with: -c -g -O2 conftest.cpp
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
clang++ called with: -c -g -O2 conftest.cpp
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
clang called with: -E -x c -
superenv executed: clang -E -x c - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework-clang42
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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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
clang++ called with: -c -g -O2 conftest.cpp
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
2014-11-03 21:49:45 -0800
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 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 capflooredinflationcoupon.cpp -fno-common -DPIC -o .libs/capflooredinflationcoupon.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
/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 cmscoupon.cpp -o cmscoupon.o >/dev/null 2>&1
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 conundrumpricer.cpp -o conundrumpricer.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c couponpricer.cpp -fno-common -DPIC -o .libs/couponpricer.o
/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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c digitalcmscoupon.cpp -o digitalcmscoupon.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 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 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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c fixedratecoupon.cpp -o fixedratecoupon.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 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
/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 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
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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c inflationcoupon.cpp -o inflationcoupon.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 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 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 replication.cpp -o replication.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c overnightindexedcoupon.cpp -o overnightindexedcoupon.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
/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 rangeaccrual.cpp -o rangeaccrual.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c simplecashflow.cpp -o simplecashflow.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -c timebasket.cpp -o timebasket.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 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 overnightindexedcoupon.lo rangeaccrual.lo replication.lo simplecashflow.lo timebasket.lo yoyinflationcoupon.lo
libtool: link: ar cru .libs/libCashFlows.a .libs/averagebmacoupon.o .libs/capflooredcoupon.o .libs/capflooredinflationcoupon.o .libs/cashflows.o .libs/cashflowvectors.o .libs/cmscoupon.o .libs/conundrumpricer.o .libs/coupon.o .libs/couponpricer.o .libs/cpicoupon.o .libs/cpicouponpricer.o .libs/digitalcmscoupon.o .libs/digitalcoupon.o .libs/digitaliborcoupon.o .libs/dividend.o .libs/duration.o .libs/fixedratecoupon.o .libs/floatingratecoupon.o .libs/iborcoupon.o .libs/indexedcashflow.o .libs/inflationcoupon.o .libs/inflationcouponpricer.o .libs/overnightindexedcoupon.o .libs/rangeaccrual.o .libs/replication.o .libs/simplecashflow.o .libs/timebasket.o .libs/yoyinflationcoupon.o
libtool: link: ranlib .libs/libCashFlows.a
libtool: link: ( cd ".libs" && rm -f "libCashFlows.la" && ln -s "../libCashFlows.la" "libCashFlows.la" )
make[3]: Nothing to be done for `install-exec-am'.
../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.4/include/ql/cashflows'
/usr/bin/install -c -m 644 all.hpp averagebmacoupon.hpp capflooredcoupon.hpp capflooredinflationcoupon.hpp cashflows.hpp cashflowvectors.hpp cmscoupon.hpp conundrumpricer.hpp coupon.hpp couponpricer.hpp cpicoupon.hpp cpicouponpricer.hpp digitalcmscoupon.hpp digitalcoupon.hpp digitaliborcoupon.hpp dividend.hpp duration.hpp fixedratecoupon.hpp floatingratecoupon.hpp iborcoupon.hpp indexedcashflow.hpp inflationcoupon.hpp inflationcouponpricer.hpp overnightindexedcoupon.hpp rangeaccrual.hpp replication.hpp simplecashflow.hpp timebasket.hpp yoyinflationcoupon.hpp '/usr/local/Cellar/quantlib/1.4/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 africa.cpp -fno-common -DPIC -o .libs/africa.o
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 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.4/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.4/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 amortizingcmsratebond.cpp -fno-common -DPIC -o .libs/amortizingcmsratebond.o
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 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.4/include/ql/experimental/amortizingbonds'
/usr/bin/install -c -m 644 all.hpp amortizingcmsratebond.hpp amortizingfixedratebond.hpp amortizingfloatingratebond.hpp '/usr/local/Cellar/quantlib/1.4/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 analyticdoublebarrierengine.lo analyticdoublebarrierengine.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
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o perturbativebarrieroptionengine.lo perturbativebarrieroptionengine.cpp
/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 doublebarrieroption.cpp -fno-common -DPIC -o .libs/doublebarrieroption.o
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 perturbativebarrieroptionengine.cpp -fno-common -DPIC -o .libs/perturbativebarrieroptionengine.o
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 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 perturbativebarrieroptionengine.cpp -o perturbativebarrieroptionengine.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 vannavolgadoublebarrierengine.lo vannavolgadoublebarrierengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vannavolgadoublebarrierengine.cpp -fno-common -DPIC -o .libs/vannavolgadoublebarrierengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vannavolgabarrierengine.cpp -o vannavolgabarrierengine.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vannavolgadoublebarrierengine.cpp -o vannavolgadoublebarrierengine.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libBarrierOption.la analyticdoublebarrierengine.lo doublebarrieroption.lo perturbativebarrieroptionengine.lo vannavolgabarrierengine.lo vannavolgadoublebarrierengine.lo
libtool: link: ar cru .libs/libBarrierOption.a .libs/analyticdoublebarrierengine.o .libs/doublebarrieroption.o .libs/perturbativebarrieroptionengine.o .libs/vannavolgabarrierengine.o .libs/vannavolgadoublebarrierengine.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.4/include/ql/experimental/barrieroption'
/usr/bin/install -c -m 644 all.hpp analyticdoublebarrierengine.hpp doublebarrieroption.hpp perturbativebarrieroptionengine.hpp vannavolgabarrierengine.hpp vannavolgadoublebarrierengine.hpp vannavolgainterpolation.hpp '/usr/local/Cellar/quantlib/1.4/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 callablebondconstantvol.cpp -fno-common -DPIC -o .libs/callablebondconstantvol.o
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 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
/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 callablebond.cpp -o callablebond.o >/dev/null 2>&1
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.4/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.4/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 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 -fno-common -DPIC -o .libs/riskynotional.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.4/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.4/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 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 -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 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 commodityunitcost.cpp -o commodityunitcost.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c commoditytype.cpp -o commoditytype.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.4/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.4/include/ql/experimental/commodities'
Making install in compoundoption
/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 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
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 compoundoption.cpp -o compoundoption.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
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCompoundOption.la analyticcompoundoptionengine.lo compoundoption.lo
libtool: link: ar cru .libs/libCompoundOption.a .libs/analyticcompoundoptionengine.o .libs/compoundoption.o
libtool: link: ranlib .libs/libCompoundOption.a
libtool: link: ( cd ".libs" && rm -f "libCompoundOption.la" && ln -s "../libCompoundOption.la" "libCompoundOption.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.4/include/ql/experimental/compoundoption'
/usr/bin/install -c -m 644 all.hpp analyticcompoundoptionengine.hpp compoundoption.hpp '/usr/local/Cellar/quantlib/1.4/include/ql/experimental/compoundoption'
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.4/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.4/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 lineartsrpricer.lo lineartsrpricer.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
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o quantocouponpricer.lo quantocouponpricer.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 quantocouponpricer.cpp -fno-common -DPIC -o .libs/quantocouponpricer.o
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 proxyibor.cpp -fno-common -DPIC -o .libs/proxyibor.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c subperiodcoupons.cpp -fno-common -DPIC -o .libs/subperiodcoupons.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 quantocouponpricer.cpp -o quantocouponpricer.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 lineartsrpricer.cpp -o lineartsrpricer.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCoupons.la lineartsrpricer.lo proxyibor.lo quantocouponpricer.lo subperiodcoupons.lo
libtool: link: ar cru .libs/libCoupons.a .libs/lineartsrpricer.o .libs/proxyibor.o .libs/quantocouponpricer.o .libs/subperiodcoupons.o
libtool: link: ranlib .libs/libCoupons.a
libtool: link: ( cd ".libs" && rm -f "libCoupons.la" && ln -s "../libCoupons.la" "libCoupons.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.4/include/ql/experimental/coupons'
/usr/bin/install -c -m 644 all.hpp lineartsrpricer.hpp proxyibor.hpp quantocouponpricer.hpp subperiodcoupons.hpp '/usr/local/Cellar/quantlib/1.4/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 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
/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 basket.cpp -fno-common -DPIC -o .libs/basket.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 cdsoption.cpp -fno-common -DPIC -o .libs/cdsoption.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 -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 cdsoption.cpp -o cdsoption.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 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
/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 defaultprobabilitykey.cpp -fno-common -DPIC -o .libs/defaultprobabilitykey.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaulttype.cpp -fno-common -DPIC -o .libs/defaulttype.o
/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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c defaulttype.cpp -o defaulttype.o >/dev/null 2>&1
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 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 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
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o lossdistribution.lo lossdistribution.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c lossdistribution.cpp -fno-common -DPIC -o .libs/lossdistribution.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 nthtodefault.cpp -fno-common -DPIC -o .libs/nthtodefault.o
/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 issuer.cpp -o issuer.o >/dev/null 2>&1
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 onefactorcopula.cpp -o onefactorcopula.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 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 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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorgaussiancopula.cpp -o onefactorgaussiancopula.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c onefactorstudentcopula.cpp -o onefactorstudentcopula.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 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
/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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pool.cpp -o pool.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 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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c recoveryratemodel.cpp -o recoveryratemodel.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
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 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
/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
/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 syntheticcdo.cpp -o syntheticcdo.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 syntheticcdoengines.lo syntheticcdoengines.cpp
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 syntheticcdoengines.cpp -fno-common -DPIC -o .libs/syntheticcdoengines.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c syntheticcdoengines.cpp -o syntheticcdoengines.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libCredit.la basket.lo blackcdsoptionengine.lo cdo.lo cdsoption.lo defaultevent.lo defaultprobabilitykey.lo defaulttype.lo distribution.lo issuer.lo lossdistribution.lo nthtodefault.lo onefactorcopula.lo onefactorgaussiancopula.lo onefactorstudentcopula.lo pool.lo randomdefaultmodel.lo recoveryratemodel.lo recoveryratequote.lo riskyassetswap.lo riskyassetswapoption.lo riskybond.lo syntheticcdo.lo syntheticcdoengines.lo
libtool: link: ar cru .libs/libCredit.a .libs/basket.o .libs/blackcdsoptionengine.o .libs/cdo.o .libs/cdsoption.o .libs/defaultevent.o .libs/defaultprobabilitykey.o .libs/defaulttype.o .libs/distribution.o .libs/issuer.o .libs/lossdistribution.o .libs/nthtodefault.o .libs/onefactorcopula.o .libs/onefactorgaussiancopula.o .libs/onefactorstudentcopula.o .libs/pool.o .libs/randomdefaultmodel.o .libs/recoveryratemodel.o .libs/recoveryratequote.o .libs/riskyassetswap.o .libs/riskyassetswapoption.o .libs/riskybond.o .libs/syntheticcdo.o .libs/syntheticcdoengines.o
libtool: link: ranlib .libs/libCredit.a
libtool: link: ( cd ".libs" && rm -f "libCredit.la" && ln -s "../libCredit.la" "libCredit.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.4/include/ql/experimental/credit'
/usr/bin/install -c -m 644 all.hpp basket.hpp blackcdsoptionengine.hpp cdo.hpp cdsoption.hpp defaultevent.hpp defaultprobabilitykey.hpp defaulttype.hpp distribution.hpp factorspreadedhazardratecurve.hpp issuer.hpp loss.hpp lossdistribution.hpp nthtodefault.hpp onefactorcopula.hpp onefactorgaussiancopula.hpp onefactorstudentcopula.hpp pool.hpp randomdefaultmodel.hpp recoveryratemodel.hpp recoveryratequote.hpp recursivecdoengine.hpp riskyassetswap.hpp riskyassetswapoption.hpp riskybond.hpp spreadedhazardratecurve.hpp syntheticcdo.hpp syntheticcdoengines.hpp '/usr/local/Cellar/quantlib/1.4/include/ql/experimental/credit'
Making install in exercise
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o rebatedexercise.lo rebatedexercise.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c rebatedexercise.cpp -fno-common -DPIC -o .libs/rebatedexercise.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c rebatedexercise.cpp -o rebatedexercise.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libExercise.la rebatedexercise.lo
libtool: link: ar cru .libs/libExercise.a .libs/rebatedexercise.o
libtool: link: ranlib .libs/libExercise.a
libtool: link: ( cd ".libs" && rm -f "libExercise.la" && ln -s "../libExercise.la" "libExercise.la" )
make[4]: Nothing to be done for `install-exec-am'.
../../../config/install-sh -c -d '/usr/local/Cellar/quantlib/1.4/include/ql/experimental/exercise'
/usr/bin/install -c -m 644 all.hpp rebatedexercise.hpp '/usr/local/Cellar/quantlib/1.4/include/ql/experimental/exercise'
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 analyticeuropeanmargrabeengine.lo analyticeuropeanmargrabeengine.cpp
/bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c -o analyticpdfhestonengine.lo analyticpdfhestonengine.cpp
/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 analyticamericanmargrabeengine.cpp -fno-common -DPIC -o .libs/analyticamericanmargrabeengine.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpdfhestonengine.cpp -fno-common -DPIC -o .libs/analyticpdfhestonengine.o
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 analyticeuropeanmargrabeengine.cpp -fno-common -DPIC -o .libs/analyticeuropeanmargrabeengine.o
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 analyticsimplechooserengine.cpp -o analyticsimplechooserengine.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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c analyticpdfhestonengine.cpp -o analyticpdfhestonengine.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 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 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 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 analytictwoassetbarrierengine.cpp -o analytictwoassetbarrierengine.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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c everestoption.cpp -o everestoption.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
/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
/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
/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 himalayaoption.cpp -o himalayaoption.o >/dev/null 2>&1
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 kirkspreadoptionengine.cpp -o kirkspreadoptionengine.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 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
/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 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 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 mchimalayaengine.cpp -o mchimalayaengine.o >/dev/null 2>&1
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
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 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 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 writerextensibleoption.cpp -o writerextensibleoption.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libExoticOptions.la analyticamericanmargrabeengine.lo analyticeuropeanmargrabeengine.lo analyticpdfhestonengine.lo analyticsimplechooserengine.lo analytictwoassetbarrierengine.lo analyticwriterextensibleoptionengine.lo continuousarithmeticasianlevyengine.lo everestoption.lo himalayaoption.lo kirkspreadoptionengine.lo margrabeoption.lo mceverestengine.lo mchimalayaengine.lo mcpagodaengine.lo pagodaoption.lo simplechooseroption.lo twoassetbarrieroption.lo writerextensibleoption.lo
libtool: link: ar cru .libs/libExoticOptions.a .libs/analyticamericanmargrabeengine.o .libs/analyticeuropeanmargrabeengine.o .libs/analyticpdfhestonengine.o .libs/analyticsimplechooserengine.o .libs/analytictwoassetbarrierengine.o .libs/analyticwriterextensibleoptionengine.o .libs/continuousarithmeticasianlevyengine.o .libs/everestoption.o .libs/himalayaoption.o .libs/kirkspreadoptionengine.o .libs/margrabeoption.o .libs/mceverestengine.o .libs/mchimalayaengine.o .libs/mcpagodaengine.o .libs/pagodaoption.o .libs/simplechooseroption.o .libs/twoassetbarrieroption.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.4/include/ql/experimental/exoticoptions'
/usr/bin/install -c -m 644 all.hpp analyticamericanmargrabeengine.hpp analyticeuropeanmargrabeengine.hpp analyticpdfhestonengine.hpp analyticsimplechooserengine.hpp analytictwoassetbarrierengine.hpp analyticwriterextensibleoptionengine.hpp continuousarithmeticasianlevyengine.hpp everestoption.hpp himalayaoption.hpp kirkspreadoptionengine.hpp margrabeoption.hpp mceverestengine.hpp mchimalayaengine.hpp mcpagodaengine.hpp pagodaoption.hpp simplechooseroption.hpp spreadoption.hpp twoassetbarrieroption.hpp writerextensibleoption.hpp '/usr/local/Cellar/quantlib/1.4/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 dynprogvppintrinsicvalueengine.cpp -fno-common -DPIC -o .libs/dynprogvppintrinsicvalueengine.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 fdextoujumpvanillaengine.cpp -fno-common -DPIC -o .libs/fdextoujumpvanillaengine.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 dynprogvppintrinsicvalueengine.cpp -o dynprogvppintrinsicvalueengine.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
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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdklugeextouspreadengine.cpp -o fdklugeextouspreadengine.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 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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextendedornsteinuhlenbeckop.cpp -o fdmextendedornsteinuhlenbeckop.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 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 fdmextoujumpsolver.cpp -o fdmextoujumpsolver.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
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 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 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
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 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 fdmvppstepcondition.cpp -o fdmvppstepcondition.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
/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
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 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
/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 glued1dmesher.cpp -o glued1dmesher.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
/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 fdsimpleextoustorageengine.cpp -o fdsimpleextoustorageengine.o >/dev/null 2>&1
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 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 fdmextendedornsteinuhlenbeckop.lo fdmextoujumpop.lo fdmextoujumpsolver.lo fdmhestonfwdop.lo fdmklugeextouop.lo fdmsquarerootfwdop.lo fdmvppstartlimitstepcondition.lo fdmvppstepcondition.lo fdmvppstepconditionfactory.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/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/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.4/include/ql/experimental/finitedifferences'
/usr/bin/install -c -m 644 all.hpp dynprogvppintrinsicvalueengine.hpp fdextoujumpvanillaengine.hpp fdklugeextouspreadengine.hpp fdmblackscholesfwdop.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 fdsimpleextoujumpswingengine.hpp fdsimpleextoustorageengine.hpp fdsimpleklugeextouvppengine.hpp glued1dmesher.hpp modtriplebandlinearop.hpp vanillavppoption.hpp '/usr/local/Cellar/quantlib/1.4/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 deltavolquote.cpp -fno-common -DPIC -o .libs/deltavolquote.o
acalculator.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.4/include/ql/experimental/fx'
/usr/bin/install -c -m 644 all.hpp blackdeltacalculator.hpp deltavolquote.hpp '/usr/local/Cellar/quantlib/1.4/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 cpicapfloorengines.cpp -fno-common -DPIC -o .libs/cpicapfloorengines.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 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.4/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.4/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.4/include/ql/experimental/lattices'
/usr/bin/install -c -m 644 all.hpp extendedbinomialtree.hpp '/usr/local/Cellar/quantlib/1.4/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 expm.lo expm.cpp
/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 expm.cpp -fno-common -DPIC -o .libs/expm.o
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 expm.cpp -o expm.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libMath.la expm.lo zigguratrng.lo
libtool: link: ar cru .libs/libMath.a .libs/expm.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.4/include/ql/experimental/math'
/usr/bin/install -c -m 644 all.hpp adaptiverungekutta.hpp claytoncopularng.hpp expm.hpp farliegumbelmorgensterncopularng.hpp frankcopularng.hpp simulatedannealing.hpp zigguratrng.hpp '/usr/local/Cellar/quantlib/1.4/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 adaptedpathpayoff.cpp -fno-common -DPIC -o .libs/adaptedpathpayoff.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 longstaffschwartzmultipathpricer.cpp -fno-common -DPIC -o .libs/longstaffschwartzmultipathpricer.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 mcpathbasketengine.cpp -o mcpathbasketengine.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 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.4/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.4/include/ql/experimental/mcbasket'
Making install in models
/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
/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 floatfloatswap.lo floatfloatswap.cpp
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 basketgeneratingengine.cpp -fno-common -DPIC -o .libs/basketgeneratingengine.o
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 atmadjustedsmilesection.cpp -fno-common -DPIC -o .libs/atmadjustedsmilesection.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c atmadjustedsmilesection.cpp -o atmadjustedsmilesection.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
/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 gaussian1dmodel.lo gaussian1dmodel.cpp
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 floatfloatswap.cpp -o floatfloatswap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basketgeneratingengine.cpp -o basketgeneratingengine.o >/dev/null 2>&1
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 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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dmodel.cpp -o gaussian1dmodel.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 gaussian1dfloatfloatswaptionengine.lo gaussian1dfloatfloatswaptionengine.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dfloatfloatswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dfloatfloatswaptionengine.o
/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 gaussian1dcapfloorengine.cpp -o gaussian1dcapfloorengine.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
/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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1djamshidianswaptionengine.cpp -o gaussian1djamshidianswaptionengine.o >/dev/null 2>&1
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 gaussian1dnonstandardswaptionengine.cpp -o gaussian1dnonstandardswaptionengine.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 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 gsrprocess.lo gsrprocess.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 gsrprocess.cpp -o gsrprocess.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 kahalesmilesection.lo kahalesmilesection.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kahalesmilesection.cpp -fno-common -DPIC -o .libs/kahalesmilesection.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
/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 markovfunctional.cpp -fno-common -DPIC -o .libs/markovfunctional.o
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 gsr.cpp -o gsr.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 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 kahalesmilesection.cpp -o kahalesmilesection.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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nonstandardswap.cpp -o nonstandardswap.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
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 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
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c smilesectionutils.cpp -o smilesectionutils.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link clang++ -g -O2 -o libModels.la atmadjustedsmilesection.lo atmsmilesection.lo basketgeneratingengine.lo floatfloatswap.lo floatfloatswaption.lo gaussian1dmodel.lo gaussian1dcapfloorengine.lo gaussian1dfloatfloatswaptionengine.lo gaussian1djamshidianswaptionengine.lo gaussian1dnonstandardswaptionengine.lo gaussian1dswaptionengine.lo gsr.lo gsrprocess.lo kahalesmilesection.lo markovfunctional.lo mfstateprocess.lo nonstandardswap.lo nonstandardswaption.lo smilesectionutils.lo
libtool: link: ar cru .libs/libModels.a .libs/atmadjustedsmilesection.o .libs/atmsmilesection.o .libs/basketgeneratingengine.o .libs/floatfloatswap.o .libs/floatfloatswaption.o .libs/gaussian1dmodel.o .libs/gaussian1dcapfloorengine.o .libs/gaussian1dfloatfloatswaptionengine.o .libs/gaussian1djamshidianswaptionengine.o .libs/gaussian1dnonstandardswaptionengine.o .libs/gaussian1dswaptionengine.o .libs/gsr.o .libs/gsrprocess.o .libs/kahalesmilesection.o .libs/markovfunctional.o .libs/mfstateprocess.o .libs/nonstandardswap.o .libs/nonstandardswaption.o .libs/smilesectionutils.o
libtool: link: ranlib .libs/libModels.a
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.4/include/ql/experimental/models'
/usr/bin/install -c -m 644 all.hpp atmadjustedsmilesection.hpp atmsmilesection.hpp basketgeneratingengine.hpp floatfloatswap.hpp floatfloatswaption.hpp gaussian1dmodel.hpp gaussian1dcapfloorengine.hpp gaussian1dfloatfloatswaptionengine.hpp gaussian1djamshidianswaptionengine.hpp gaussian1dnonstandardswaptionengine.hpp gaussian1dswaptionengine.hpp gsr.hpp gsrprocess.hpp kahalesmilesection.hpp markovfunctional.hpp mfstateprocess.hpp nonstandardswap.hpp nonstandardswaption.hpp smilesectionutils.hpp '/usr/local/Cellar/quantlib/1.4/include/ql/experimental/models'
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 extouwithjumpsprocess.cpp -fno-common -DPIC -o .libs/extouwithjumpsprocess.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 gemanroncoroniprocess.cpp -fno-common -DPIC -o .libs/gemanroncoroniprocess.o
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 -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
In file included from extendedornsteinuhlenbeckprocess.cpp:24:
In file included from /usr/local/include/boost/lambda/bind.hpp:15:
In file included from /usr/local/include/boost/lambda/core.hpp:46:
/usr/local/include/boost/lambda/detail/lambda_traits.hpp:256:58: error: cannot form a reference to 'void'
typename detail::IF<boost::is_function<T>::value, T&, const T>::RET
^
/usr/local/include/boost/lambda/detail/operators.hpp:148:98: note: in instantiation of template class 'boost::lambda::const_copy_argument<const void>' requested here
BOOST_LAMBDA_BE2(BOOST_LAMBDA_COMMA_OPERATOR_NAME, other_action<comma_action>, const A, const B, const_copy_argument)
^
/usr/local/include/boost/lambda/detail/operators.hpp:63:20: note: expanded from macro 'BOOST_LAMBDA_BE2'
tuple<typename CONVERSION <CONSTA>::type, lambda_functor<Arg> > \
^
/usr/local/include/boost/lambda/detail/operators.hpp:148:18: note: while substituting deduced template arguments into function template 'operator,' [with A = void, Arg = boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const boost::function<double (double)>, const boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const std::__1::pointer_to_unary_function<double, double>, const boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<const double, boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]
BOOST_LAMBDA_BE2(BOOST_LAMBDA_COMMA_OPERATOR_NAME, other_action<comma_action>, const A, const B, const_copy_argument)
^
/usr/local/include/boost/lambda/detail/operators.hpp:145:42: note: expanded from macro 'BOOST_LAMBDA_COMMA_OPERATOR_NAME'
#define BOOST_LAMBDA_COMMA_OPERATOR_NAME operator,
^
/usr/local/include/boost/lambda/detail/operators.hpp:65:78: note: expanded from macro 'BOOST_LAMBDA_BE2'
> \
^
/usr/local/include/boost/type_traits/is_copy_constructible.hpp:104:24: note: in instantiation of template class 'boost::detail::is_copy_constructible_impl2<false, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const boost::function<double (double)>, const boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const std::__1::pointer_to_unary_function<double, double>, const boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<const double, boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > >' requested here
boost::detail::is_copy_constructible_impl2<
^
/usr/local/include/boost/config/suffix.hpp:394:72: note: expanded from macro 'BOOST_STATIC_CONSTANT'
# define BOOST_STATIC_CONSTANT(type, assignment) static const type assignment
^
/usr/local/include/boost/type_traits/is_copy_constructible.hpp:113:71: note: in instantiation of template class 'boost::detail::is_copy_constructible_impl<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const boost::function<double (double)>, const boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const std::__1::pointer_to_unary_function<double, double>, const boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<const double, boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > >' requested here
BOOST_TT_AUX_BOOL_TRAIT_DEF1(is_copy_constructible,T,::boost::detail::is_copy_constructible_impl<T>::value)
^
/usr/local/include/boost/type_traits/detail/bool_trait_def.hpp:61:30: note: expanded from macro 'BOOST_TT_AUX_BOOL_TRAIT_DEF1'
BOOST_TT_AUX_BOOL_C_BASE(C) \
^
/usr/local/include/boost/type_traits/detail/bool_trait_def.hpp:55:81: note: expanded from macro 'BOOST_TT_AUX_BOOL_C_BASE'
# define BOOST_TT_AUX_BOOL_C_BASE(C) : public ::boost::integral_constant<bool,C>
^
/usr/local/include/boost/type_traits/has_trivial_copy.hpp:36:76: note: in instantiation of template class 'boost::is_copy_constructible<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const boost::function<double (double)>, const boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const std::__1::pointer_to_unary_function<double, double>, const boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<const double, boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > >' requested here
BOOST_STATIC_CONSTANT(bool, value = BOOST_HAS_TRIVIAL_COPY(T) && boost::is_copy_constructible<T>::value);
^
/usr/local/include/boost/config/suffix.hpp:394:72: note: expanded from macro 'BOOST_STATIC_CONSTANT'
# define BOOST_STATIC_CONSTANT(type, assignment) static const type assignment
^
/usr/local/include/boost/type_traits/has_trivial_copy.hpp:62:78: note: in instantiation of template class 'boost::detail::has_trivial_copy_impl<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const boost::function<double (double)>, const boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const std::__1::pointer_to_unary_function<double, double>, const boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<const double, boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > >' requested here
BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_trivial_copy_constructor,T,::boost::detail::has_trivial_copy_impl<T>::value)
^
/usr/local/include/boost/type_traits/detail/bool_trait_def.hpp:61:30: note: expanded from macro 'BOOST_TT_AUX_BOOL_TRAIT_DEF1'
BOOST_TT_AUX_BOOL_C_BASE(C) \
^
/usr/local/include/boost/type_traits/detail/bool_trait_def.hpp:55:81: note: expanded from macro 'BOOST_TT_AUX_BOOL_C_BASE'
# define BOOST_TT_AUX_BOOL_C_BASE(C) : public ::boost::integral_constant<bool,C>
^
/usr/local/include/boost/function/function_template.hpp:939:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const boost::function<double (double)>, const boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const std::__1::pointer_to_unary_function<double, double>, const boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<const double, boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > >' requested here
if (boost::has_trivial_copy_constructor<Functor>::value &&
^
/usr/local/include/boost/function/function_template.hpp:722:13: note: in instantiation of function template specialization 'boost::function1<double, double>::assign_to<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const boost::function<double (double)>, const boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const std::__1::pointer_to_unary_function<double, double>, const boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<const double, boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > >' requested here
this->assign_to(f);
^
/usr/local/include/boost/function/function_template.hpp:1071:5: note: in instantiation of function template specialization 'boost::function1<double, double>::function1<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const boost::function<double (double)>, const boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const std::__1::pointer_to_unary_function<double, double>, const boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<const double, boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > >' requested here
base_type(f)
^
extendedornsteinuhlenbeckprocess.cpp:99:26: note: in instantiation of function template specialization 'boost::function<double (double)>::function<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const boost::function<double (double)>, const boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::action<2, boost::lambda::function_action<2, boost::lambda::detail::unspecified> >, boost::tuples::tuple<const std::__1::pointer_to_unary_function<double, double>, const boost::lambda::lambda_functor<boost::lambda::lambda_functor_base<boost::lambda::arithmetic_action<boost::lambda::multiply_action>, boost::tuples::tuple<const double, boost::lambda::lambda_functor<boost::lambda::placeholder<FIRST> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > >' requested here
boost::lambda::bind(b_, boost::lambda::_1)
^
1 error generated.
make[3]: *** [extendedornsteinuhlenbeckprocess.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
HEAD: 4e2102a3d0205603bb5f082f1ba1454978277a7b
CPU: quad-core 64-bit sandybridge
OS X: 10.9.4-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: 2.7.5 => /opt/X11
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vannavolgadoublebarrierengine.cpp -fno-common -DPIC -o .libs/vannavolgadoublebarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c vannavolgadoublebarrierengine.cpp -fno-common -DPIC -o .libs/vannavolgadoublebarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
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
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
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vannavolgadoublebarrierengine.cpp -o vannavolgadoublebarrierengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c vannavolgadoublebarrierengine.cpp -o vannavolgadoublebarrierengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c syntheticcdoengines.cpp -fno-common -DPIC -o .libs/syntheticcdoengines.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c syntheticcdoengines.cpp -fno-common -DPIC -o .libs/syntheticcdoengines.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c syntheticcdoengines.cpp -o syntheticcdoengines.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c syntheticcdoengines.cpp -o syntheticcdoengines.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c rebatedexercise.cpp -fno-common -DPIC -o .libs/rebatedexercise.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c rebatedexercise.cpp -fno-common -DPIC -o .libs/rebatedexercise.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c rebatedexercise.cpp -o rebatedexercise.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c rebatedexercise.cpp -o rebatedexercise.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/Versions/Current/Headers
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
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
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcpagodaengine.cpp -fno-common -DPIC -o .libs/mcpagodaengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mcpagodaengine.cpp -fno-common -DPIC -o .libs/mcpagodaengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pagodaoption.cpp -fno-common -DPIC -o .libs/pagodaoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c pagodaoption.cpp -fno-common -DPIC -o .libs/pagodaoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c simplechooseroption.cpp -fno-common -DPIC -o .libs/simplechooseroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c simplechooseroption.cpp -fno-common -DPIC -o .libs/simplechooseroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mchimalayaengine.cpp -o 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
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mchimalayaengine.cpp -o mchimalayaengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcpagodaengine.cpp -o mcpagodaengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mcpagodaengine.cpp -o mcpagodaengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pagodaoption.cpp -o pagodaoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c pagodaoption.cpp -o pagodaoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c simplechooseroption.cpp -o simplechooseroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c simplechooseroption.cpp -o simplechooseroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c twoassetbarrieroption.cpp -fno-common -DPIC -o .libs/twoassetbarrieroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c twoassetbarrieroption.cpp -fno-common -DPIC -o .libs/twoassetbarrieroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c writerextensibleoption.cpp -fno-common -DPIC -o .libs/writerextensibleoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c writerextensibleoption.cpp -fno-common -DPIC -o .libs/writerextensibleoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c twoassetbarrieroption.cpp -o twoassetbarrieroption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c twoassetbarrieroption.cpp -o twoassetbarrieroption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c writerextensibleoption.cpp -o writerextensibleoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c writerextensibleoption.cpp -o writerextensibleoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c dynprogvppintrinsicvalueengine.cpp -fno-common -DPIC -o .libs/dynprogvppintrinsicvalueengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c dynprogvppintrinsicvalueengine.cpp -fno-common -DPIC -o .libs/dynprogvppintrinsicvalueengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmblackscholesfwdop.cpp -fno-common -DPIC -o .libs/fdmblackscholesfwdop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmblackscholesfwdop.cpp -fno-common -DPIC -o .libs/fdmblackscholesfwdop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdextoujumpvanillaengine.cpp -fno-common -DPIC -o .libs/fdextoujumpvanillaengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdextoujumpvanillaengine.cpp -fno-common -DPIC -o .libs/fdextoujumpvanillaengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdklugeextouspreadengine.cpp -fno-common -DPIC -o .libs/fdklugeextouspreadengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdklugeextouspreadengine.cpp -fno-common -DPIC -o .libs/fdklugeextouspreadengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c dynprogvppintrinsicvalueengine.cpp -o dynprogvppintrinsicvalueengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c dynprogvppintrinsicvalueengine.cpp -o dynprogvppintrinsicvalueengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextendedornsteinuhlenbeckop.cpp -fno-common -DPIC -o .libs/fdmextendedornsteinuhlenbeckop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmextendedornsteinuhlenbeckop.cpp -fno-common -DPIC -o .libs/fdmextendedornsteinuhlenbeckop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmblackscholesfwdop.cpp -o fdmblackscholesfwdop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmblackscholesfwdop.cpp -o fdmblackscholesfwdop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdextoujumpvanillaengine.cpp -o fdextoujumpvanillaengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdextoujumpvanillaengine.cpp -o fdextoujumpvanillaengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdklugeextouspreadengine.cpp -o fdklugeextouspreadengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdklugeextouspreadengine.cpp -o fdklugeextouspreadengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextoujumpop.cpp -fno-common -DPIC -o .libs/fdmextoujumpop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmextoujumpop.cpp -fno-common -DPIC -o .libs/fdmextoujumpop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextendedornsteinuhlenbeckop.cpp -o fdmextendedornsteinuhlenbeckop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmextendedornsteinuhlenbeckop.cpp -o fdmextendedornsteinuhlenbeckop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextoujumpsolver.cpp -fno-common -DPIC -o .libs/fdmextoujumpsolver.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmextoujumpsolver.cpp -fno-common -DPIC -o .libs/fdmextoujumpsolver.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmhestonfwdop.cpp -fno-common -DPIC -o .libs/fdmhestonfwdop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmhestonfwdop.cpp -fno-common -DPIC -o .libs/fdmhestonfwdop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextoujumpsolver.cpp -o fdmextoujumpsolver.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmextoujumpsolver.cpp -o fdmextoujumpsolver.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmklugeextouop.cpp -fno-common -DPIC -o .libs/fdmklugeextouop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmklugeextouop.cpp -fno-common -DPIC -o .libs/fdmklugeextouop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmextoujumpop.cpp -o fdmextoujumpop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmextoujumpop.cpp -o fdmextoujumpop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmhestonfwdop.cpp -o fdmhestonfwdop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmhestonfwdop.cpp -o fdmhestonfwdop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmsquarerootfwdop.cpp -fno-common -DPIC -o .libs/fdmsquarerootfwdop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmsquarerootfwdop.cpp -fno-common -DPIC -o .libs/fdmsquarerootfwdop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmklugeextouop.cpp -o fdmklugeextouop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmklugeextouop.cpp -o fdmklugeextouop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstartlimitstepcondition.cpp -fno-common -DPIC -o .libs/fdmvppstartlimitstepcondition.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmvppstartlimitstepcondition.cpp -fno-common -DPIC -o .libs/fdmvppstartlimitstepcondition.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstepcondition.cpp -fno-common -DPIC -o .libs/fdmvppstepcondition.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmvppstepcondition.cpp -fno-common -DPIC -o .libs/fdmvppstepcondition.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstartlimitstepcondition.cpp -o fdmvppstartlimitstepcondition.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmvppstartlimitstepcondition.cpp -o fdmvppstartlimitstepcondition.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmsquarerootfwdop.cpp -o fdmsquarerootfwdop.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmsquarerootfwdop.cpp -o fdmsquarerootfwdop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstepcondition.cpp -o fdmvppstepcondition.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmvppstepcondition.cpp -o fdmvppstepcondition.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstepconditionfactory.cpp -fno-common -DPIC -o .libs/fdmvppstepconditionfactory.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmvppstepconditionfactory.cpp -fno-common -DPIC -o .libs/fdmvppstepconditionfactory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleextoujumpswingengine.cpp -fno-common -DPIC -o .libs/fdsimpleextoujumpswingengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdsimpleextoujumpswingengine.cpp -fno-common -DPIC -o .libs/fdsimpleextoujumpswingengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleextoustorageengine.cpp -fno-common -DPIC -o .libs/fdsimpleextoustorageengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdsimpleextoustorageengine.cpp -fno-common -DPIC -o .libs/fdsimpleextoustorageengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdmvppstepconditionfactory.cpp -o fdmvppstepconditionfactory.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdmvppstepconditionfactory.cpp -o fdmvppstepconditionfactory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleklugeextouvppengine.cpp -fno-common -DPIC -o .libs/fdsimpleklugeextouvppengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdsimpleklugeextouvppengine.cpp -fno-common -DPIC -o .libs/fdsimpleklugeextouvppengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c glued1dmesher.cpp -fno-common -DPIC -o .libs/glued1dmesher.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c glued1dmesher.cpp -fno-common -DPIC -o .libs/glued1dmesher.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c glued1dmesher.cpp -o glued1dmesher.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c glued1dmesher.cpp -o glued1dmesher.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleextoujumpswingengine.cpp -o fdsimpleextoujumpswingengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdsimpleextoujumpswingengine.cpp -o fdsimpleextoujumpswingengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vanillavppoption.cpp -fno-common -DPIC -o .libs/vanillavppoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c vanillavppoption.cpp -fno-common -DPIC -o .libs/vanillavppoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleextoustorageengine.cpp -o fdsimpleextoustorageengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdsimpleextoustorageengine.cpp -o fdsimpleextoustorageengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c fdsimpleklugeextouvppengine.cpp -o fdsimpleklugeextouvppengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c fdsimpleklugeextouvppengine.cpp -o fdsimpleklugeextouvppengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c vanillavppoption.cpp -o vanillavppoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c vanillavppoption.cpp -o vanillavppoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackdeltacalculator.cpp -fno-common -DPIC -o .libs/blackdeltacalculator.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c blackdeltacalculator.cpp -fno-common -DPIC -o .libs/blackdeltacalculator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c deltavolquote.cpp -fno-common -DPIC -o .libs/deltavolquote.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c deltavolquote.cpp -fno-common -DPIC -o .libs/deltavolquote.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c deltavolquote.cpp -o deltavolquote.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c deltavolquote.cpp -o deltavolquote.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c blackdeltacalculator.cpp -o blackdeltacalculator.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c blackdeltacalculator.cpp -o blackdeltacalculator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpicapfloorengines.cpp -fno-common -DPIC -o .libs/cpicapfloorengines.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cpicapfloorengines.cpp -fno-common -DPIC -o .libs/cpicapfloorengines.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpicapfloortermpricesurface.cpp -fno-common -DPIC -o .libs/cpicapfloortermpricesurface.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cpicapfloortermpricesurface.cpp -fno-common -DPIC -o .libs/cpicapfloortermpricesurface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c yoycapfloortermpricesurface.cpp -fno-common -DPIC -o .libs/yoycapfloortermpricesurface.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c yoycapfloortermpricesurface.cpp -fno-common -DPIC -o .libs/yoycapfloortermpricesurface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c yoyoptionlethelpers.cpp -fno-common -DPIC -o .libs/yoyoptionlethelpers.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c yoyoptionlethelpers.cpp -fno-common -DPIC -o .libs/yoyoptionlethelpers.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpicapfloortermpricesurface.cpp -o cpicapfloortermpricesurface.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cpicapfloortermpricesurface.cpp -o cpicapfloortermpricesurface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c yoyoptionlethelpers.cpp -o yoyoptionlethelpers.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c yoyoptionlethelpers.cpp -o yoyoptionlethelpers.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c cpicapfloorengines.cpp -o cpicapfloorengines.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c cpicapfloorengines.cpp -o cpicapfloorengines.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c yoycapfloortermpricesurface.cpp -o yoycapfloortermpricesurface.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c yoycapfloortermpricesurface.cpp -o yoycapfloortermpricesurface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedbinomialtree.cpp -fno-common -DPIC -o .libs/extendedbinomialtree.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c extendedbinomialtree.cpp -fno-common -DPIC -o .libs/extendedbinomialtree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedbinomialtree.cpp -o extendedbinomialtree.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c extendedbinomialtree.cpp -o extendedbinomialtree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zigguratrng.cpp -fno-common -DPIC -o .libs/zigguratrng.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c zigguratrng.cpp -fno-common -DPIC -o .libs/zigguratrng.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c expm.cpp -fno-common -DPIC -o .libs/expm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c expm.cpp -fno-common -DPIC -o .libs/expm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c zigguratrng.cpp -o zigguratrng.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c zigguratrng.cpp -o zigguratrng.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c expm.cpp -o expm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c expm.cpp -o expm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c adaptedpathpayoff.cpp -fno-common -DPIC -o .libs/adaptedpathpayoff.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c adaptedpathpayoff.cpp -fno-common -DPIC -o .libs/adaptedpathpayoff.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcpathbasketengine.cpp -fno-common -DPIC -o .libs/mcpathbasketengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mcpathbasketengine.cpp -fno-common -DPIC -o .libs/mcpathbasketengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c longstaffschwartzmultipathpricer.cpp -fno-common -DPIC -o .libs/longstaffschwartzmultipathpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c longstaffschwartzmultipathpricer.cpp -fno-common -DPIC -o .libs/longstaffschwartzmultipathpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pathmultiassetoption.cpp -fno-common -DPIC -o .libs/pathmultiassetoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c pathmultiassetoption.cpp -fno-common -DPIC -o .libs/pathmultiassetoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c adaptedpathpayoff.cpp -o adaptedpathpayoff.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c adaptedpathpayoff.cpp -o adaptedpathpayoff.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mcpathbasketengine.cpp -o mcpathbasketengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mcpathbasketengine.cpp -o mcpathbasketengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c pathmultiassetoption.cpp -o pathmultiassetoption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c pathmultiassetoption.cpp -o pathmultiassetoption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c longstaffschwartzmultipathpricer.cpp -o longstaffschwartzmultipathpricer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c longstaffschwartzmultipathpricer.cpp -o longstaffschwartzmultipathpricer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c atmsmilesection.cpp -fno-common -DPIC -o .libs/atmsmilesection.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c atmsmilesection.cpp -fno-common -DPIC -o .libs/atmsmilesection.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c floatfloatswap.cpp -fno-common -DPIC -o .libs/floatfloatswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c floatfloatswap.cpp -fno-common -DPIC -o .libs/floatfloatswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basketgeneratingengine.cpp -fno-common -DPIC -o .libs/basketgeneratingengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c basketgeneratingengine.cpp -fno-common -DPIC -o .libs/basketgeneratingengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c atmadjustedsmilesection.cpp -fno-common -DPIC -o .libs/atmadjustedsmilesection.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c atmadjustedsmilesection.cpp -fno-common -DPIC -o .libs/atmadjustedsmilesection.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c atmadjustedsmilesection.cpp -o atmadjustedsmilesection.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c atmadjustedsmilesection.cpp -o atmadjustedsmilesection.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c atmsmilesection.cpp -o atmsmilesection.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c atmsmilesection.cpp -o atmsmilesection.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c floatfloatswaption.cpp -fno-common -DPIC -o .libs/floatfloatswaption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c floatfloatswaption.cpp -fno-common -DPIC -o .libs/floatfloatswaption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dmodel.cpp -fno-common -DPIC -o .libs/gaussian1dmodel.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dmodel.cpp -fno-common -DPIC -o .libs/gaussian1dmodel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c floatfloatswap.cpp -o floatfloatswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c floatfloatswap.cpp -o floatfloatswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c basketgeneratingengine.cpp -o basketgeneratingengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c basketgeneratingengine.cpp -o basketgeneratingengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c floatfloatswaption.cpp -o floatfloatswaption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c floatfloatswaption.cpp -o floatfloatswaption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dcapfloorengine.cpp -fno-common -DPIC -o .libs/gaussian1dcapfloorengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dcapfloorengine.cpp -fno-common -DPIC -o .libs/gaussian1dcapfloorengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dmodel.cpp -o gaussian1dmodel.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dmodel.cpp -o gaussian1dmodel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dfloatfloatswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dfloatfloatswaptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dfloatfloatswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dfloatfloatswaptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1djamshidianswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1djamshidianswaptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1djamshidianswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1djamshidianswaptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dcapfloorengine.cpp -o gaussian1dcapfloorengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dcapfloorengine.cpp -o gaussian1dcapfloorengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dnonstandardswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dnonstandardswaptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dnonstandardswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dnonstandardswaptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dswaptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dswaptionengine.cpp -fno-common -DPIC -o .libs/gaussian1dswaptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1djamshidianswaptionengine.cpp -o gaussian1djamshidianswaptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1djamshidianswaptionengine.cpp -o gaussian1djamshidianswaptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dfloatfloatswaptionengine.cpp -o gaussian1dfloatfloatswaptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dfloatfloatswaptionengine.cpp -o gaussian1dfloatfloatswaptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dnonstandardswaptionengine.cpp -o gaussian1dnonstandardswaptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dnonstandardswaptionengine.cpp -o gaussian1dnonstandardswaptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gaussian1dswaptionengine.cpp -o gaussian1dswaptionengine.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gaussian1dswaptionengine.cpp -o gaussian1dswaptionengine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gsr.cpp -fno-common -DPIC -o .libs/gsr.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gsr.cpp -fno-common -DPIC -o .libs/gsr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gsrprocess.cpp -fno-common -DPIC -o .libs/gsrprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gsrprocess.cpp -fno-common -DPIC -o .libs/gsrprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gsrprocess.cpp -o gsrprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gsrprocess.cpp -o gsrprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kahalesmilesection.cpp -fno-common -DPIC -o .libs/kahalesmilesection.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c kahalesmilesection.cpp -fno-common -DPIC -o .libs/kahalesmilesection.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c markovfunctional.cpp -fno-common -DPIC -o .libs/markovfunctional.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c markovfunctional.cpp -fno-common -DPIC -o .libs/markovfunctional.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mfstateprocess.cpp -fno-common -DPIC -o .libs/mfstateprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mfstateprocess.cpp -fno-common -DPIC -o .libs/mfstateprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gsr.cpp -o gsr.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gsr.cpp -o gsr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c mfstateprocess.cpp -o mfstateprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c mfstateprocess.cpp -o mfstateprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nonstandardswap.cpp -fno-common -DPIC -o .libs/nonstandardswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c nonstandardswap.cpp -fno-common -DPIC -o .libs/nonstandardswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c kahalesmilesection.cpp -o kahalesmilesection.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c kahalesmilesection.cpp -o kahalesmilesection.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nonstandardswaption.cpp -fno-common -DPIC -o .libs/nonstandardswaption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c nonstandardswaption.cpp -fno-common -DPIC -o .libs/nonstandardswaption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nonstandardswap.cpp -o nonstandardswap.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c nonstandardswap.cpp -o nonstandardswap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c markovfunctional.cpp -o markovfunctional.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c markovfunctional.cpp -o markovfunctional.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c nonstandardswaption.cpp -o nonstandardswaption.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c nonstandardswaption.cpp -o nonstandardswaption.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c smilesectionutils.cpp -fno-common -DPIC -o .libs/smilesectionutils.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c smilesectionutils.cpp -fno-common -DPIC -o .libs/smilesectionutils.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c smilesectionutils.cpp -o smilesectionutils.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c smilesectionutils.cpp -o smilesectionutils.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extouwithjumpsprocess.cpp -fno-common -DPIC -o .libs/extouwithjumpsprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c extouwithjumpsprocess.cpp -fno-common -DPIC -o .libs/extouwithjumpsprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedornsteinuhlenbeckprocess.cpp -fno-common -DPIC -o .libs/extendedornsteinuhlenbeckprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c extendedornsteinuhlenbeckprocess.cpp -fno-common -DPIC -o .libs/extendedornsteinuhlenbeckprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedblackscholesprocess.cpp -fno-common -DPIC -o .libs/extendedblackscholesprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c extendedblackscholesprocess.cpp -fno-common -DPIC -o .libs/extendedblackscholesprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gemanroncoroniprocess.cpp -fno-common -DPIC -o .libs/gemanroncoroniprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gemanroncoroniprocess.cpp -fno-common -DPIC -o .libs/gemanroncoroniprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c gemanroncoroniprocess.cpp -o gemanroncoroniprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c gemanroncoroniprocess.cpp -o gemanroncoroniprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extendedblackscholesprocess.cpp -o extendedblackscholesprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c extendedblackscholesprocess.cpp -o extendedblackscholesprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -I../../.. -g -O2 -c extouwithjumpsprocess.cpp -o extouwithjumpsprocess.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../ql -I../../.. -c extouwithjumpsprocess.cpp -o extouwithjumpsprocess.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by QuantLib configure 1.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/quantlib/1.4
## --------- ##
## Platform. ##
## --------- ##
hostname = wilma.eng.uci.edu
uname -m = x86_64
uname -r = 13.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 12.00 gigabytes
Default processor set: 294 tasks, 1143 threads, 4 processors
Load average: 2.75, Mach factor: 1.42
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2416: checking for a BSD-compatible install
configure:2484: result: /usr/bin/install -c
configure:2495: checking whether build environment is sane
configure:2550: result: yes
configure:2701: checking for a thread-safe mkdir -p
configure:2740: result: config/install-sh -c -d
configure:2747: checking for gawk
configure:2777: result: no
configure:2747: checking for mawk
configure:2777: result: no
configure:2747: checking for nawk
configure:2777: result: no
configure:2747: checking for awk
configure:2763: found /usr/bin/awk
configure:2774: result: awk
configure:2785: checking whether make sets $(MAKE)
configure:2807: result: yes
configure:2836: checking whether make supports nested variables
configure:2853: result: yes
configure:2945: checking for gawk
configure:2972: result: awk
configure:3067: checking for gcc
configure:3094: result: clang
configure:3323: checking for C compiler version
configure:3332: clang --version >&5
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.3.0
Thread model: posix
configure:3343: $? = 0
configure:3332: clang -v >&5
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.3.0
Thread model: posix
configure:3343: $? = 0
configure:3332: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3343: $? = 1
configure:3332: clang -qversion >&5
clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
configure:3343: $? = 1
configure:3363: checking whether the C compiler works
configure:3385: clang conftest.c >&5
configure:3389: $? = 0
configure:3437: result: yes
configure:3440: checking for C compiler default output file name
configure:3442: result: a.out
configure:3448: checking for suffix of executables
configure:3455: clang -o conftest conftest.c >&5
configure:3459: $? = 0
configure:3481: result:
configure:3503: checking whether we are cross compiling
configure:3511: clang -o conftest conftest.c >&5
configure:3515: $? = 0
configure:3522: ./conftest
configure:3526: $? = 0
configure:3541: result: no
configure:3546: checking for suffix of object files
configure:3568: clang -c conftest.c >&5
configure:3572: $? = 0
configure:3593: result: o
configure:3597: checking whether we are using the GNU C compiler
configure:3616: clang -c conftest.c >&5
configure:3616: $? = 0
configure:3625: result: yes
configure:3634: checking whether clang accepts -g
configure:3654: clang -c -g conftest.c >&5
configure:3654: $? = 0
configure:3695: result: yes
configure:3712: checking for clang option to accept ISO C89
configure:3775: clang -c -g -O2 conftest.c >&5
configure:3775: $? = 0
configure:3788: result: none needed
configure:3819: checking for style of include used by make
configure:3847: result: GNU
configure:3873: checking dependency style of clang
configure:3984: result: none
configure:4111: checking for C++ compiler version
configure:4120: clang++ --version >&5
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.3.0
Thread model: posix
configure:4131: $? = 0
configure:4120: clang++ -v >&5
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.3.0
Thread model: posix
configure:4131: $? = 0
configure:4120: clang++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:4131: $? = 1
configure:4120: clang++ -qversion >&5
clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
configure:4131: $? = 1
configure:4135: checking whether we are using the GNU C++ compiler
configure:4154: clang++ -c conftest.cpp >&5
configure:4154: $? = 0
configure:4163: result: yes
configure:4172: checking whether clang++ accepts -g
configure:4192: clang++ -c -g conftest.cpp >&5
configure:4192: $? = 0
configure:4233: result: yes
configure:4258: checking dependency style of clang++
configure:4369: result: none
configure:4389: checking how to run the C preprocessor
configure:4420: clang -E conftest.c
configure:4420: $? = 0
configure:4434: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4434: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "QuantLib"
| #define PACKAGE_TARNAME "QuantLib"
| #define PACKAGE_VERSION "1.4"
| #define PACKAGE_STRING "QuantLib 1.4"
| #define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "QuantLib"
| #define VERSION "1.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4459: result: clang -E
configure:4479: clang -E conftest.c
configure:4479: $? = 0
configure:4493: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4493: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "QuantLib"
| #define PACKAGE_TARNAME "QuantLib"
| #define PACKAGE_VERSION "1.4"
| #define PACKAGE_STRING "QuantLib 1.4"
| #define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "QuantLib"
| #define VERSION "1.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4550: checking build system type
configure:4564: result: x86_64-apple-darwin13.3.0
configure:4584: checking host system type
configure:4597: result: x86_64-apple-darwin13.3.0
configure:4638: checking how to print strings
configure:4665: result: printf
configure:4686: checking for a sed that does not truncate output
configure:4750: result: /usr/local/Library/ENV/4.3/sed
configure:4768: checking for grep that handles long lines and -e
configure:4826: result: /usr/bin/grep
configure:4831: checking for egrep
configure:4893: result: /usr/bin/grep -E
configure:4898: checking for fgrep
configure:4960: result: /usr/bin/grep -F
configure:4995: checking for ld used by clang
configure:5062: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5069: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5084: result: no
configure:5096: checking for BSD- or MS-compatible name lister (nm)
configure:5145: result: /usr/bin/nm
configure:5275: checking the name lister (/usr/bin/nm) interface
configure:5282: clang -c -g -O2 conftest.c >&5
configure:5285: /usr/bin/nm "conftest.o"
configure:5288: output
0000000000000228 S _some_variable
configure:5295: result: BSD nm
configure:5298: checking whether ln -s works
configure:5302: result: yes
configure:5310: checking the maximum length of command line arguments
configure:5441: result: 196608
configure:5458: checking whether the shell understands some XSI constructs
configure:5468: result: yes
configure:5472: checking whether the shell understands "+="
configure:5478: result: yes
configure:5513: checking how to convert x86_64-apple-darwin13.3.0 file names to x86_64-apple-darwin13.3.0 format
configure:5553: result: func_convert_file_noop
configure:5560: checking how to convert x86_64-apple-darwin13.3.0 file names to toolchain format
configure:5580: result: func_convert_file_noop
configure:5587: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:5594: result: -r
configure:5668: checking for objdump
configure:5698: result: no
configure:5727: checking how to recognize dependent libraries
configure:5925: result: pass_all
configure:6010: checking for dlltool
configure:6040: result: no
configure:6070: checking how to associate runtime and link libraries
configure:6097: result: printf %s\n
configure:6158: checking for ar
configure:6174: found /usr/bin/ar
configure:6185: result: ar
configure:6222: checking for archiver @FILE support
configure:6239: clang -c -g -O2 conftest.c >&5
configure:6239: $? = 0
configure:6242: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6245: $? = 1
configure:6265: result: no
configure:6323: checking for strip
configure:6339: found /usr/bin/strip
configure:6350: result: strip
configure:6422: checking for ranlib
configure:6438: found /usr/bin/ranlib
configure:6449: result: ranlib
configure:6551: checking command to parse /usr/bin/nm output from clang object
configure:6671: clang -c -g -O2 conftest.c >&5
configure:6674: $? = 0
configure:6678: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6681: $? = 0
cannot find nm_test_var in conftest.nm
configure:6671: clang -c -g -O2 conftest.c >&5
configure:6674: $? = 0
configure:6678: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6681: $? = 0
configure:6747: clang -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6750: $? = 0
configure:6788: result: ok
configure:6825: checking for sysroot
configure:6855: result: no
configure:7118: checking for mt
configure:7148: result: no
configure:7168: checking if : is a manifest tool
configure:7174: : '-?'
configure:7182: result: no
configure:7238: checking for dsymutil
configure:7254: found /usr/bin/dsymutil
configure:7265: result: dsymutil
configure:7330: checking for nmedit
configure:7346: found /usr/bin/nmedit
configure:7357: result: nmedit
configure:7422: checking for lipo
configure:7438: found /usr/bin/lipo
configure:7449: result: lipo
configure:7514: checking for otool
configure:7530: found /usr/bin/otool
configure:7541: result: otool
configure:7606: checking for otool64
configure:7636: result: no
configure:7681: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7714: result: yes
configure:7717: checking for -exported_symbols_list linker flag
configure:7737: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7737: $? = 0
configure:7747: result: yes
configure:7750: checking for -force_load linker flag
clang -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7782: result: yes
configure:7820: checking for ANSI C header files
configure:7840: clang -c -g -O2 conftest.c >&5
configure:7840: $? = 0
configure:7913: clang -o conftest -g -O2 conftest.c >&5
configure:7913: $? = 0
configure:7913: ./conftest
configure:7913: $? = 0
configure:7924: result: yes
configure:7937: checking for sys/types.h
configure:7937: clang -c -g -O2 conftest.c >&5
configure:7937: $? = 0
configure:7937: result: yes
configure:7937: checking for sys/stat.h
configure:7937: clang -c -g -O2 conftest.c >&5
configure:7937: $? = 0
configure:7937: result: yes
configure:7937: checking for stdlib.h
configure:7937: clang -c -g -O2 conftest.c >&5
configure:7937: $? = 0
configure:7937: result: yes
configure:7937: checking for string.h
configure:7937: clang -c -g -O2 conftest.c >&5
configure:7937: $? = 0
configure:7937: result: yes
configure:7937: checking for memory.h
configure:7937: clang -c -g -O2 conftest.c >&5
configure:7937: $? = 0
configure:7937: result: yes
configure:7937: checking for strings.h
configure:7937: clang -c -g -O2 conftest.c >&5
configure:7937: $? = 0
configure:7937: result: yes
configure:7937: checking for inttypes.h
configure:7937: clang -c -g -O2 conftest.c >&5
configure:7937: $? = 0
configure:7937: result: yes
configure:7937: checking for stdint.h
configure:7937: clang -c -g -O2 conftest.c >&5
configure:7937: $? = 0
configure:7937: result: yes
configure:7937: checking for unistd.h
configure:7937: clang -c -g -O2 conftest.c >&5
configure:7937: $? = 0
configure:7937: result: yes
configure:7951: checking for dlfcn.h
configure:7951: clang -c -g -O2 conftest.c >&5
configure:7951: $? = 0
configure:7951: result: yes
configure:8168: checking for objdir
configure:8183: result: .libs
configure:8454: checking if clang supports -fno-rtti -fno-exceptions
configure:8472: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8476: $? = 0
configure:8489: result: yes
configure:8816: checking for clang option to produce PIC
configure:8823: result: -fno-common -DPIC
configure:8831: checking if clang PIC flag -fno-common -DPIC works
configure:8849: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8853: $? = 0
configure:8866: result: yes
configure:8895: checking if clang static flag -static works
configure:8923: result: no
configure:8938: checking if clang supports -c -o file.o
configure:8959: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8963: $? = 0
configure:8985: result: yes
configure:8993: checking if clang supports -c -o file.o
configure:9040: result: yes
configure:9073: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:10230: result: yes
configure:10470: checking dynamic linker characteristics
configure:11204: result: darwin13.3.0 dyld
configure:11311: checking how to hardcode library paths into programs
configure:11336: result: immediate
configure:11876: checking whether stripping libraries is possible
configure:11890: result: yes
configure:11916: checking if libtool supports shared libraries
configure:11918: result: yes
configure:11921: checking whether to build shared libraries
configure:11942: result: yes
configure:11945: checking whether to build static libraries
configure:11949: result: yes
configure:11972: checking how to run the C++ preprocessor
configure:11999: clang++ -E conftest.cpp
configure:11999: $? = 0
configure:12013: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "QuantLib"
| #define PACKAGE_TARNAME "QuantLib"
| #define PACKAGE_VERSION "1.4"
| #define PACKAGE_STRING "QuantLib 1.4"
| #define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "QuantLib"
| #define VERSION "1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12038: result: clang++ -E
configure:12058: clang++ -E conftest.cpp
configure:12058: $? = 0
configure:12072: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "QuantLib"
| #define PACKAGE_TARNAME "QuantLib"
| #define PACKAGE_VERSION "1.4"
| #define PACKAGE_STRING "QuantLib 1.4"
| #define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "QuantLib"
| #define VERSION "1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12241: checking for ld used by clang++
configure:12308: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:12315: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:12330: result: no
configure:12385: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:13387: result: yes
configure:13423: clang++ -c -g -O2 conftest.cpp >&5
configure:13426: $? = 0
configure:13946: checking for clang++ option to produce PIC
configure:13953: result: -fno-common -DPIC
configure:13961: checking if clang++ PIC flag -fno-common -DPIC works
configure:13979: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:13983: $? = 0
configure:13996: result: yes
configure:14019: checking if clang++ static flag -static works
configure:14047: result: no
configure:14059: checking if clang++ supports -c -o file.o
configure:14080: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14084: $? = 0
configure:14106: result: yes
configure:14111: checking if clang++ supports -c -o file.o
configure:14158: result: yes
configure:14188: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14227: result: yes
configure:14368: checking dynamic linker characteristics
configure:15036: result: darwin13.3.0 dyld
configure:15089: checking how to hardcode library paths into programs
configure:15114: result: immediate
configure:15272: checking for asinh
configure:15285: clang++ -c -g -O2 conftest.cpp >&5
configure:15285: $? = 0
configure:15286: result: yes
configure:15301: checking for Boost development files
configure:15317: clang++ -c -g -O2 conftest.cpp >&5
configure:15317: $? = 0
configure:15318: result: yes
configure:15328: checking for Boost version >= 1.39
configure:15344: clang++ -c -g -O2 conftest.cpp >&5
configure:15344: $? = 0
configure:15345: result: yes
configure:15355: checking for Boost::uBLAS support
configure:15370: clang++ -c -g -O2 conftest.cpp >&5
configure:15370: $? = 0
configure:15371: result: yes
configure:15385: checking for Boost unit-test framework
configure:15416: clang++ -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework-clang42 >&5
ld: library not found for -lboost_unit_test_framework-clang42
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15416: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "QuantLib"
| #define PACKAGE_TARNAME "QuantLib"
| #define PACKAGE_VERSION "1.4"
| #define PACKAGE_STRING "QuantLib 1.4"
| #define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "QuantLib"
| #define VERSION "1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QL_HAVE_ASINH /**/
| /* end confdefs.h. */
| #include <boost/test/unit_test.hpp>
| using namespace boost::unit_test_framework;
| test_suite*
| init_unit_test_suite(int argc, char** argv)
| {
| return (test_suite*) 0;
| }
|
configure:15437: clang++ -o conftest -g -O2 -DBOOST_TEST_MAIN -DBOOST_TEST_DYN_LINK conftest.cpp -lboost_unit_test_framework-clang42 >&5
ld: library not found for -lboost_unit_test_framework-clang42
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15437: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "QuantLib"
| #define PACKAGE_TARNAME "QuantLib"
| #define PACKAGE_VERSION "1.4"
| #define PACKAGE_STRING "QuantLib 1.4"
| #define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "QuantLib"
| #define VERSION "1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QL_HAVE_ASINH /**/
| /* end confdefs.h. */
| #include <boost/test/unit_test.hpp>
| using namespace boost::unit_test_framework;
| test_suite*
| init_unit_test_suite(int argc, char** argv)
| {
| return (test_suite*) 0;
| }
|
configure:15416: clang++ -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework-clang >&5
ld: library not found for -lboost_unit_test_framework-clang
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15416: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "QuantLib"
| #define PACKAGE_TARNAME "QuantLib"
| #define PACKAGE_VERSION "1.4"
| #define PACKAGE_STRING "QuantLib 1.4"
| #define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "QuantLib"
| #define VERSION "1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QL_HAVE_ASINH /**/
| /* end confdefs.h. */
| #include <boost/test/unit_test.hpp>
| using namespace boost::unit_test_framework;
| test_suite*
| init_unit_test_suite(int argc, char** argv)
| {
| return (test_suite*) 0;
| }
|
configure:15437: clang++ -o conftest -g -O2 -DBOOST_TEST_MAIN -DBOOST_TEST_DYN_LINK conftest.cpp -lboost_unit_test_framework-clang >&5
ld: library not found for -lboost_unit_test_framework-clang
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15437: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "QuantLib"
| #define PACKAGE_TARNAME "QuantLib"
| #define PACKAGE_VERSION "1.4"
| #define PACKAGE_STRING "QuantLib 1.4"
| #define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "QuantLib"
| #define VERSION "1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QL_HAVE_ASINH /**/
| /* end confdefs.h. */
| #include <boost/test/unit_test.hpp>
| using namespace boost::unit_test_framework;
| test_suite*
| init_unit_test_suite(int argc, char** argv)
| {
| return (test_suite*) 0;
| }
|
configure:15416: clang++ -o conftest -g -O2 conftest.cpp -lboost_unit_test_framework >&5
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15416: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "QuantLib"
| #define PACKAGE_TARNAME "QuantLib"
| #define PACKAGE_VERSION "1.4"
| #define PACKAGE_STRING "QuantLib 1.4"
| #define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "QuantLib"
| #define VERSION "1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QL_HAVE_ASINH /**/
| /* end confdefs.h. */
| #include <boost/test/unit_test.hpp>
| using namespace boost::unit_test_framework;
| test_suite*
| init_unit_test_suite(int argc, char** argv)
| {
| return (test_suite*) 0;
| }
|
configure:15437: clang++ -o conftest -g -O2 -DBOOST_TEST_MAIN -DBOOST_TEST_DYN_LINK conftest.cpp -lboost_unit_test_framework >&5
configure:15437: $? = 0
configure:15459: result: yes
configure:15467: checking whether Boost unit-test streams work
configure:15482: clang++ -c -g -O2 conftest.cpp >&5
configure:15482: $? = 0
configure:15483: result: yes
configure:15512: checking long long support
configure:15527: clang++ -c -g -O2 conftest.cpp >&5
configure:15527: $? = 0
configure:15528: result: yes
configure:15550: checking for emacs
configure:15566: found /usr/bin/emacs
configure:15577: result: emacs
configure:15601: checking where .elc files should go
configure:15614: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
configure:15617: $? = 0
configure:15630: result: ${datarootdir}/emacs/site-lisp
configure:15650: checking for doxygen
configure:15683: result: no
configure:15690: checking for sed
configure:15720: result: /usr/local/Library/ENV/4.3/sed
configure:15730: checking for latex
configure:15763: result: no
configure:15770: checking for pdflatex
configure:15803: result: no
configure:15810: checking for makeindex
configure:15843: result: no
configure:15850: checking for dvips
configure:15883: result: no
configure:15943: checking whether to add file and line information to errors
configure:15950: result: no
configure:15960: checking whether to add function information to errors
configure:15967: result: no
configure:15977: checking whether to enable tracing
configure:15984: result: no
configure:15987: checking whether to enable indexed coupons
configure:16001: result: no
configure:16004: checking whether to enable negative rates
configure:16018: result: yes
configure:16021: checking whether to enable extra safety checks
configure:16035: result: no
configure:16038: checking whether to enable sessions
configure:16052: result: no
configure:16055: checking whether to install examples
configure:16072: result: no
configure:16075: checking whether to install the benchmark
configure:16092: result: no
configure:16227: checking that generated files are newer than configure
configure:16233: result: done
configure:16280: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by QuantLib config.status 1.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on wilma.eng.uci.edu
config.status:1298: creating Makefile
config.status:1298: creating config/Makefile
config.status:1298: creating ql/Makefile
config.status:1298: creating ql/cashflows/Makefile
config.status:1298: creating ql/currencies/Makefile
config.status:1298: creating ql/experimental/Makefile
config.status:1298: creating ql/experimental/amortizingbonds/Makefile
config.status:1298: creating ql/experimental/barrieroption/Makefile
config.status:1298: creating ql/experimental/callablebonds/Makefile
config.status:1298: creating ql/experimental/catbonds/Makefile
config.status:1298: creating ql/experimental/commodities/Makefile
config.status:1298: creating ql/experimental/compoundoption/Makefile
config.status:1298: creating ql/experimental/convertiblebonds/Makefile
config.status:1298: creating ql/experimental/coupons/Makefile
config.status:1298: creating ql/experimental/credit/Makefile
config.status:1298: creating ql/experimental/exercise/Makefile
config.status:1298: creating ql/experimental/exoticoptions/Makefile
config.status:1298: creating ql/experimental/finitedifferences/Makefile
config.status:1298: creating ql/experimental/fx/Makefile
config.status:1298: creating ql/experimental/inflation/Makefile
config.status:1298: creating ql/experimental/lattices/Makefile
config.status:1298: creating ql/experimental/math/Makefile
config.status:1298: creating ql/experimental/mcbasket/Makefile
config.status:1298: creating ql/experimental/models/Makefile
config.status:1298: creating ql/experimental/processes/Makefile
config.status:1298: creating ql/experimental/risk/Makefile
config.status:1298: creating ql/experimental/shortrate/Makefile
config.status:1298: creating ql/experimental/swaptions/Makefile
config.status:1298: creating ql/experimental/variancegamma/Makefile
config.status:1298: creating ql/experimental/varianceoption/Makefile
config.status:1298: creating ql/experimental/volatility/Makefile
config.status:1298: creating ql/indexes/Makefile
config.status:1298: creating ql/indexes/ibor/Makefile
config.status:1298: creating ql/indexes/inflation/Makefile
config.status:1298: creating ql/indexes/swap/Makefile
config.status:1298: creating ql/instruments/Makefile
config.status:1298: creating ql/instruments/bonds/Makefile
config.status:1298: creating ql/legacy/Makefile
config.status:1298: creating ql/legacy/libormarketmodels/Makefile
config.status:1298: creating ql/math/Makefile
config.status:1298: creating ql/math/copulas/Makefile
config.status:1298: creating ql/math/distributions/Makefile
config.status:1298: creating ql/math/matrixutilities/Makefile
config.status:1298: creating ql/math/integrals/Makefile
config.status:1298: creating ql/math/interpolations/Makefile
config.status:1298: creating ql/math/optimization/Makefile
config.status:1298: creating ql/math/randomnumbers/Makefile
config.status:1298: creating ql/math/solvers1d/Makefile
config.status:1298: creating ql/math/statistics/Makefile
config.status:1298: creating ql/methods/Makefile
config.status:1298: creating ql/methods/finitedifferences/Makefile
config.status:1298: creating ql/methods/finitedifferences/meshers/Makefile
config.status:1298: creating ql/methods/finitedifferences/operators/Makefile
config.status:1298: creating ql/methods/finitedifferences/schemes/Makefile
config.status:1298: creating ql/methods/finitedifferences/solvers/Makefile
config.status:1298: creating ql/methods/finitedifferences/stepconditions/Makefile
config.status:1298: creating ql/methods/finitedifferences/utilities/Makefile
config.status:1298: creating ql/methods/lattices/Makefile
config.status:1298: creating ql/methods/montecarlo/Makefile
config.status:1298: creating ql/models/Makefile
config.status:1298: creating ql/models/equity/Makefile
config.status:1298: creating ql/models/marketmodels/Makefile
config.status:1298: creating ql/models/marketmodels/browniangenerators/Makefile
config.status:1298: creating ql/models/marketmodels/callability/Makefile
config.status:1298: creating ql/models/marketmodels/correlations/Makefile
config.status:1298: creating ql/models/marketmodels/curvestates/Makefile
config.status:1298: creating ql/models/marketmodels/driftcomputation/Makefile
config.status:1298: creating ql/models/marketmodels/evolvers/Makefile
config.status:1298: creating ql/models/marketmodels/evolvers/volprocesses/Makefile
config.status:1298: creating ql/models/marketmodels/models/Makefile
config.status:1298: creating ql/models/marketmodels/pathwisegreeks/Makefile
config.status:1298: creating ql/models/marketmodels/products/Makefile
config.status:1298: creating ql/models/marketmodels/products/onestep/Makefile
config.status:1298: creating ql/models/marketmodels/products/multistep/Makefile
config.status:1298: creating ql/models/marketmodels/products/pathwise/Makefile
config.status:1298: creating ql/models/shortrate/Makefile
config.status:1298: creating ql/models/shortrate/calibrationhelpers/Makefile
config.status:1298: creating ql/models/shortrate/onefactormodels/Makefile
config.status:1298: creating ql/models/shortrate/twofactormodels/Makefile
config.status:1298: creating ql/models/volatility/Makefile
config.status:1298: creating ql/patterns/Makefile
config.status:1298: creating ql/pricingengines/Makefile
config.status:1298: creating ql/pricingengines/asian/Makefile
config.status:1298: creating ql/pricingengines/barrier/Makefile
config.status:1298: creating ql/pricingengines/basket/Makefile
config.status:1298: creating ql/pricingengines/bond/Makefile
config.status:1298: creating ql/pricingengines/capfloor/Makefile
config.status:1298: creating ql/pricingengines/cliquet/Makefile
config.status:1298: creating ql/pricingengines/credit/Makefile
config.status:1298: creating ql/pricingengines/forward/Makefile
config.status:1298: creating ql/pricingengines/inflation/Makefile
config.status:1298: creating ql/pricingengines/lookback/Makefile
config.status:1298: creating ql/pricingengines/quanto/Makefile
config.status:1298: creating ql/pricingengines/swap/Makefile
config.status:1298: creating ql/pricingengines/swaption/Makefile
config.status:1298: creating ql/pricingengines/vanilla/Makefile
config.status:1298: creating ql/processes/Makefile
config.status:1298: creating ql/quotes/Makefile
config.status:1298: creating ql/termstructures/Makefile
config.status:1298: creating ql/termstructures/credit/Makefile
config.status:1298: creating ql/termstructures/inflation/Makefile
config.status:1298: creating ql/termstructures/volatility/Makefile
config.status:1298: creating ql/termstructures/volatility/equityfx/Makefile
config.status:1298: creating ql/termstructures/volatility/capfloor/Makefile
config.status:1298: creating ql/termstructures/volatility/inflation/Makefile
config.status:1298: creating ql/termstructures/volatility/optionlet/Makefile
config.status:1298: creating ql/termstructures/volatility/swaption/Makefile
config.status:1298: creating ql/termstructures/yield/Makefile
config.status:1298: creating ql/time/Makefile
config.status:1298: creating ql/time/calendars/Makefile
config.status:1298: creating ql/time/daycounters/Makefile
config.status:1298: creating ql/utilities/Makefile
config.status:1298: creating man/Makefile
config.status:1298: creating m4/Makefile
config.status:1298: creating Docs/Makefile
config.status:1298: creating Examples/Makefile
config.status:1298: creating Examples/BermudanSwaption/Makefile
config.status:1298: creating Examples/Bonds/Makefile
config.status:1298: creating Examples/CallableBonds/Makefile
config.status:1298: creating Examples/CDS/Makefile
config.status:1298: creating Examples/ConvertibleBonds/Makefile
config.status:1298: creating Examples/DiscreteHedging/Makefile
config.status:1298: creating Examples/EquityOption/Makefile
config.status:1298: creating Examples/FittedBondCurve/Makefile
config.status:1298: creating Examples/FRA/Makefile
config.status:1298: creating Examples/MarketModels/Makefile
config.status:1298: creating Examples/Replication/Makefile
config.status:1298: creating Examples/Repo/Makefile
config.status:1298: creating Examples/Swap/Makefile
config.status:1298: creating test-suite/Makefile
config.status:1298: creating quantlib-config
config.status:1298: creating QuantLib.spec
config.status:1298: creating ql/config.hpp
config.status:1527: executing depfiles commands
config.status:1527: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin13.3.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin13.3.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_EMACS=emacs
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_lispdir='${datarootdir}/emacs/site-lisp'
am_cv_make_support_nested_variables=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/quantlib-sIEdlf/QuantLib-1.4/config/missing aclocal-1.13'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/quantlib-sIEdlf/QuantLib-1.4/config/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/quantlib-sIEdlf/QuantLib-1.4/config/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/quantlib-sIEdlf/QuantLib-1.4/config/missing automake-1.13'
AUTO_BENCHMARK_FALSE=''
AUTO_BENCHMARK_TRUE='#'
AUTO_EXAMPLES_FALSE=''
AUTO_EXAMPLES_TRUE='#'
AWK='awk'
BOOST_INCLUDE=''
BOOST_LIB=''
BOOST_UNIT_TEST_DEFINE='-DQL_WORKING_BOOST_STREAMS'
BOOST_UNIT_TEST_FOUND_FALSE='#'
BOOST_UNIT_TEST_FOUND_TRUE=''
BOOST_UNIT_TEST_LIB='boost_unit_test_framework'
BOOST_UNIT_TEST_MAIN_CXXFLAGS='-DBOOST_TEST_DYN_LINK'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOXYGEN=''
DSYMUTIL='dsymutil'
DUMPBIN=''
DVIPS=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMACS='emacs'
EMACSLOADPATH=''
EMACS_FOUND_FALSE='#'
EMACS_FOUND_TRUE=''
ENABLE_STATIC_FALSE='#'
ENABLE_STATIC_TRUE=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LATEX=''
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINDEX=''
MAKEINFO='${SHELL} /private/tmp/quantlib-sIEdlf/QuantLib-1.4/config/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='config/install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OPENMP_CXXFLAGS=''
OTOOL64=':'
OTOOL='otool'
PACKAGE='QuantLib'
PACKAGE_BUGREPORT='quantlib-dev@lists.sourceforge.net'
PACKAGE_NAME='QuantLib'
PACKAGE_STRING='QuantLib 1.4'
PACKAGE_TARNAME='QuantLib'
PACKAGE_URL=''
PACKAGE_VERSION='1.4'
PATH_SEPARATOR=':'
PDFLATEX=''
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.4'
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin13.3.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin13.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin13.3.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin13.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/quantlib-sIEdlf/QuantLib-1.4/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datarootdir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/quantlib/1.4'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "QuantLib"
#define PACKAGE_TARNAME "QuantLib"
#define PACKAGE_VERSION "1.4"
#define PACKAGE_STRING "QuantLib 1.4"
#define PACKAGE_BUGREPORT "quantlib-dev@lists.sourceforge.net"
#define PACKAGE_URL ""
#define PACKAGE "QuantLib"
#define VERSION "1.4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define QL_HAVE_ASINH /**/
#define QL_HAVE_LONG_LONG /**/
#define QL_NEGATIVE_RATES 1
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 4e2102a3d0205603bb5f082f1ba1454978277a7b
Last commit: 3 days ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.9.4-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
Clang: 5.1 build 503
X11: 2.7.5 => /opt/X11
System Ruby: 2.0.0-451
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.8_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.1.4/bin/ruby
Warning: A newer Command Line Tools release is available.
Update them from Software Update in the App Store.
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/lib/pypy/site-packages/site-packages
Warning: Your XQuartz (2.7.5) is outdated
Please install XQuartz 2.7.7:
https://xquartz.macosforge.org
Warning: Python is installed at /Library/Frameworks/Python.framework
Homebrew only supports building against the System-provided Python or a
brewed Python. In particular, Pythons installed to /Library can interfere
with other software installs.
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo export PATH='/usr/local/sbin:$PATH' >> ~/.bash_profile
Warning: Your Xcode (5.1.1) is outdated
Please update to Xcode 6.1.
Xcode can be updated from the App Store.
Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours. This is a long time in brewland!
To update Homebrew, run `brew update`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment