Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.00UweZ + umask 022 + cd /home/martin/rpmbuild/BUILD + LANG=C + export LANG + unset DISPLAY + cd /home/martin/rpmbuild/BUILD + rm -rf quickfix + /usr/bin/gzip -dc /home/martin/rpmbuild/SOURCES/quickfix-1.13.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd quickfix + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.class' -exec rm -f '{}' ';' + find -name '*.jar' -exec rm -f '{}' ';' + echo 'Patch #1 (quickfix-pkgconfig-libdir.patch):' Patch #1 (quickfix-pkgconfig-libdir.patch): + /bin/cat /home/martin/rpmbuild/SOURCES/quickfix-pkgconfig-libdir.patch + /usr/bin/patch -s -p1 --fuzz=0 + sed -i.flags -e 's|-O0 -g||' src/C++/test/Makefile.in + echo 'Patch #2 (quickfix-autotools-rebootstap.patch):' Patch #2 (quickfix-autotools-rebootstap.patch): + /bin/cat /home/martin/rpmbuild/SOURCES/quickfix-autotools-rebootstap.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (quickfix-config.h-Makefile.patch):' Patch #3 (quickfix-config.h-Makefile.patch): + /bin/cat /home/martin/rpmbuild/SOURCES/quickfix-config.h-Makefile.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #4 (quickfix-python-and-ruby-Makefile.patch):' Patch #4 (quickfix-python-and-ruby-Makefile.patch): + /bin/cat /home/martin/rpmbuild/SOURCES/quickfix-python-and-ruby-Makefile.patch + /usr/bin/patch -s -p1 --fuzz=0 + chmod a+x config/py-compile + echo 'Patch #5 (quickfix-examples-Makefile.patch):' Patch #5 (quickfix-examples-Makefile.patch): + /bin/cat /home/martin/rpmbuild/SOURCES/quickfix-examples-Makefile.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.coR3f1 + umask 022 + cd /home/martin/rpmbuild/BUILD + cd quickfix + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --with-python=/usr/include/python2.6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-unknown-linux-gnu-g++... no checking for x86_64-unknown-linux-gnu-c++... no checking for x86_64-unknown-linux-gnu-gpp... no checking for x86_64-unknown-linux-gnu-aCC... no checking for x86_64-unknown-linux-gnu-CC... no checking for x86_64-unknown-linux-gnu-cxx... no checking for x86_64-unknown-linux-gnu-cc++... no checking for x86_64-unknown-linux-gnu-cl.exe... no checking for x86_64-unknown-linux-gnu-FCC... no checking for x86_64-unknown-linux-gnu-KCC... no checking for x86_64-unknown-linux-gnu-RCC... no checking for x86_64-unknown-linux-gnu-xlC_r... no checking for x86_64-unknown-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for x86_64-unknown-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.0.0... yes (version 2.7.6) checking for shutdown in -lc... yes checking for inet_addr in -lc... yes checking for nanosleep in -lc... yes checking for ftime in -lcompat... no checking which threading environment to use... -lpthread checking for pthread_create in -lpthread... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for STREAMS ioctl... no checking for socklen_t... yes checking for ftime... yes checking for set_terminate in the global namespace... no checking for set_terminate in the std namespace... yes checking for typeinfo in the global namespace... no checking for typeinfo in the std namespace... yes checking for gethostbyname_r with input result... yes checking for boost::pool_allocator... yes checking for boost::fast_pool_allocator... yes checking __gnu_cxx::__pool_alloc... yes checking __gnu_cxx::__mt_alloc... yes checking __gnu_cxx::bitmap_allocator... yes checking for cplus_demangle in -liberty... yes checking if select modifies timeval parameter... yes configure: creating ./config.status config.status: creating quickfix.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/C++/Makefile config.status: creating src/C++/test/Makefile config.status: creating src/python/Makefile config.status: creating src/ruby/Makefile config.status: creating bin/Makefile config.status: creating bin/cfg/Makefile config.status: creating spec/Makefile config.status: creating test/Makefile config.status: creating test/atrun/Makefile config.status: creating test/cfg/Makefile config.status: creating test/definitions/Makefile config.status: creating test/definitions/server/Makefile config.status: creating test/definitions/server/future/Makefile config.status: creating examples/Makefile config.status: creating examples/executor/Makefile config.status: creating examples/executor/C++/Makefile config.status: creating examples/ordermatch/Makefile config.status: creating examples/ordermatch/test/Makefile config.status: creating examples/tradeclient/Makefile config.status: creating examples/tradeclientgui/Makefile config.status: creating examples/tradeclientgui/banzai/Makefile config.status: creating examples/tradeclientgui/banzai/test/Makefile config.status: creating examples/tradeclientgui/banzai/src/Makefile config.status: creating examples/tradeclientgui/banzai/src/quickfix/Makefile config.status: creating examples/tradeclientgui/banzai/src/quickfix/banzai/Makefile config.status: creating examples/tradeclientgui/banzai/src/quickfix/banzai/ui/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j3 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/martin/rpmbuild/BUILD/quickfix/config/missing --run aclocal-1.11 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/martin/rpmbuild/BUILD/quickfix/config/missing --run autoconf cd . && /bin/sh /home/martin/rpmbuild/BUILD/quickfix/config/missing --run automake-1.11 --foreign /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --with-python=/usr/include/python2.6 build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu target_alias=x86_64-redhat-linux-gnu CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-unknown-linux-gnu-g++... no checking for x86_64-unknown-linux-gnu-c++... no checking for x86_64-unknown-linux-gnu-gpp... no checking for x86_64-unknown-linux-gnu-aCC... no checking for x86_64-unknown-linux-gnu-CC... no checking for x86_64-unknown-linux-gnu-cxx... no checking for x86_64-unknown-linux-gnu-cc++... no checking for x86_64-unknown-linux-gnu-cl.exe... no checking for x86_64-unknown-linux-gnu-FCC... no checking for x86_64-unknown-linux-gnu-KCC... no checking for x86_64-unknown-linux-gnu-RCC... no checking for x86_64-unknown-linux-gnu-xlC_r... no checking for x86_64-unknown-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for x86_64-unknown-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.0.0... yes (version 2.7.6) checking for shutdown in -lc... yes checking for inet_addr in -lc... yes checking for nanosleep in -lc... yes checking for ftime in -lcompat... no checking which threading environment to use... -lpthread checking for pthread_create in -lpthread... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for STREAMS ioctl... no checking for socklen_t... yes checking for ftime... yes checking for set_terminate in the global namespace... no checking for set_terminate in the std namespace... yes checking for typeinfo in the global namespace... no checking for typeinfo in the std namespace... yes checking for gethostbyname_r with input result... yes checking for boost::pool_allocator... yes checking for boost::fast_pool_allocator... yes checking __gnu_cxx::__pool_alloc... yes checking __gnu_cxx::__mt_alloc... yes checking __gnu_cxx::bitmap_allocator... yes checking for cplus_demangle in -liberty... yes checking if select modifies timeval parameter... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating quickfix.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/C++/Makefile config.status: creating src/C++/test/Makefile config.status: creating src/python/Makefile config.status: creating src/ruby/Makefile config.status: creating bin/Makefile config.status: creating bin/cfg/Makefile config.status: creating spec/Makefile config.status: creating test/Makefile config.status: creating test/atrun/Makefile config.status: creating test/cfg/Makefile config.status: creating test/definitions/Makefile config.status: creating test/definitions/server/Makefile config.status: creating test/definitions/server/future/Makefile config.status: creating examples/Makefile config.status: creating examples/executor/Makefile config.status: creating examples/executor/C++/Makefile config.status: creating examples/ordermatch/Makefile config.status: creating examples/ordermatch/test/Makefile config.status: creating examples/tradeclient/Makefile config.status: creating examples/tradeclientgui/Makefile config.status: creating examples/tradeclientgui/banzai/Makefile config.status: creating examples/tradeclientgui/banzai/test/Makefile config.status: creating examples/tradeclientgui/banzai/src/Makefile config.status: creating examples/tradeclientgui/banzai/src/quickfix/Makefile config.status: creating examples/tradeclientgui/banzai/src/quickfix/banzai/Makefile config.status: creating examples/tradeclientgui/banzai/src/quickfix/banzai/ui/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/martin/rpmbuild/BUILD/quickfix/config/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix' Making all in UnitTest++ make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/UnitTest++' src/AssertException.cpp src/Test.cpp src/Checks.cpp src/TestRunner.cpp src/TestResults.cpp src/TestReporter.cpp src/TestReporterStdout.cpp src/ReportAssert.cpp src/TestList.cpp src/TimeConstraint.cpp src/TestDetails.cpp src/MemoryOutStream.cpp src/DeferredTestReporter.cpp src/DeferredTestResult.cpp src/XmlTestReporter.cpp src/CurrentTest.cpp src/Posix/SignalTranslator.cpp src/Posix/TimeHelpers.cpp src/tests/Main.cpp src/tests/TestAssertHandler.cpp src/tests/TestChecks.cpp src/tests/TestUnitTest++.cpp src/tests/TestTest.cpp src/tests/TestTestResults.cpp src/tests/TestTestRunner.cpp src/tests/TestCheckMacros.cpp src/tests/TestTestList.cpp src/tests/TestTestMacros.cpp src/tests/TestTimeConstraint.cpp src/tests/TestTimeConstraintMacro.cpp src/tests/TestMemoryOutStream.cpp src/tests/TestDeferredTestReporter.cpp src/tests/TestXmlTestReporter.cpp src/tests/TestCurrentTest.cpp Creating libUnitTest++.a library... Linking TestUnitTest++... Running unit tests... Success: 174 tests passed. Test time: 0.09 seconds. make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/UnitTest++' Making all in src make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src' Making all in C++ make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' grep "_ALLOCATOR" ../../config.h >Allocator.h make all-recursive make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' Making all in test make[5]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++/test' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT DictionaryTestCase.lo -MD -MP -MF .deps/DictionaryTestCase.Tpo -c -o DictionaryTestCase.lo DictionaryTestCase.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FieldBaseTestCase.lo -MD -MP -MF .deps/FieldBaseTestCase.Tpo -c -o FieldBaseTestCase.lo FieldBaseTestCase.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FieldConvertorsTestCase.lo -MD -MP -MF .deps/FieldConvertorsTestCase.Tpo -c -o FieldConvertorsTestCase.lo FieldConvertorsTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FieldBaseTestCase.lo -MD -MP -MF .deps/FieldBaseTestCase.Tpo -c FieldBaseTestCase.cpp -fPIC -DPIC -o .libs/FieldBaseTestCase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT DictionaryTestCase.lo -MD -MP -MF .deps/DictionaryTestCase.Tpo -c DictionaryTestCase.cpp -fPIC -DPIC -o .libs/DictionaryTestCase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FieldConvertorsTestCase.lo -MD -MP -MF .deps/FieldConvertorsTestCase.Tpo -c FieldConvertorsTestCase.cpp -fPIC -DPIC -o .libs/FieldConvertorsTestCase.o mv -f .deps/FieldBaseTestCase.Tpo .deps/FieldBaseTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FileLogTestCase.lo -MD -MP -MF .deps/FileLogTestCase.Tpo -c -o FileLogTestCase.lo FileLogTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FileLogTestCase.lo -MD -MP -MF .deps/FileLogTestCase.Tpo -c FileLogTestCase.cpp -fPIC -DPIC -o .libs/FileLogTestCase.o mv -f .deps/DictionaryTestCase.Tpo .deps/DictionaryTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FileStoreFactoryTestCase.lo -MD -MP -MF .deps/FileStoreFactoryTestCase.Tpo -c -o FileStoreFactoryTestCase.lo FileStoreFactoryTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FileStoreFactoryTestCase.lo -MD -MP -MF .deps/FileStoreFactoryTestCase.Tpo -c FileStoreFactoryTestCase.cpp -fPIC -DPIC -o .libs/FileStoreFactoryTestCase.o mv -f .deps/FieldConvertorsTestCase.Tpo .deps/FieldConvertorsTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FileStoreTestCase.lo -MD -MP -MF .deps/FileStoreTestCase.Tpo -c -o FileStoreTestCase.lo FileStoreTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FileStoreTestCase.lo -MD -MP -MF .deps/FileStoreTestCase.Tpo -c FileStoreTestCase.cpp -fPIC -DPIC -o .libs/FileStoreTestCase.o In file included from ../../../UnitTest++/src/CheckMacros.h:4, from ../../../UnitTest++/src/UnitTest++.h:14, from FileStoreTestCase.cpp:27: ../../../UnitTest++/src/Checks.h: In function 'void UnitTest::CheckEqual(UnitTest::TestResults&, const Expected&, const Actual&, const UnitTest::TestDetails&) [with Expected = int, Actual = size_t]': FileStoreTestCase.cpp:88: instantiated from here ../../../UnitTest++/src/Checks.h:21: warning: comparison between signed and unsigned integer expressions mv -f .deps/FileStoreFactoryTestCase.Tpo .deps/FileStoreFactoryTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FileUtilitiesTestCase.lo -MD -MP -MF .deps/FileUtilitiesTestCase.Tpo -c -o FileUtilitiesTestCase.lo FileUtilitiesTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT FileUtilitiesTestCase.lo -MD -MP -MF .deps/FileUtilitiesTestCase.Tpo -c FileUtilitiesTestCase.cpp -fPIC -DPIC -o .libs/FileUtilitiesTestCase.o mv -f .deps/FileLogTestCase.Tpo .deps/FileLogTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT HttpMessageTestCase.lo -MD -MP -MF .deps/HttpMessageTestCase.Tpo -c -o HttpMessageTestCase.lo HttpMessageTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT HttpMessageTestCase.lo -MD -MP -MF .deps/HttpMessageTestCase.Tpo -c HttpMessageTestCase.cpp -fPIC -DPIC -o .libs/HttpMessageTestCase.o mv -f .deps/FileUtilitiesTestCase.Tpo .deps/FileUtilitiesTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT HttpParserTestCase.lo -MD -MP -MF .deps/HttpParserTestCase.Tpo -c -o HttpParserTestCase.lo HttpParserTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT HttpParserTestCase.lo -MD -MP -MF .deps/HttpParserTestCase.Tpo -c HttpParserTestCase.cpp -fPIC -DPIC -o .libs/HttpParserTestCase.o In file included from ../../../UnitTest++/src/CheckMacros.h:4, from ../../../UnitTest++/src/UnitTest++.h:14, from HttpMessageTestCase.cpp:27: ../../../UnitTest++/src/Checks.h: In function 'void UnitTest::CheckEqual(UnitTest::TestResults&, const Expected&, const Actual&, const UnitTest::TestDetails&) [with Expected = int, Actual = size_t]': HttpMessageTestCase.cpp:57: instantiated from here ../../../UnitTest++/src/Checks.h:21: warning: comparison between signed and unsigned integer expressions mv -f .deps/HttpMessageTestCase.Tpo .deps/HttpMessageTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT MemoryStoreTestCase.lo -MD -MP -MF .deps/MemoryStoreTestCase.Tpo -c -o MemoryStoreTestCase.lo MemoryStoreTestCase.cpp mv -f .deps/FileStoreTestCase.Tpo .deps/FileStoreTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT MessageSortersTestCase.lo -MD -MP -MF .deps/MessageSortersTestCase.Tpo -c -o MessageSortersTestCase.lo MessageSortersTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT MemoryStoreTestCase.lo -MD -MP -MF .deps/MemoryStoreTestCase.Tpo -c MemoryStoreTestCase.cpp -fPIC -DPIC -o .libs/MemoryStoreTestCase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT MessageSortersTestCase.lo -MD -MP -MF .deps/MessageSortersTestCase.Tpo -c MessageSortersTestCase.cpp -fPIC -DPIC -o .libs/MessageSortersTestCase.o mv -f .deps/HttpParserTestCase.Tpo .deps/HttpParserTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT MessagesTestCase.lo -MD -MP -MF .deps/MessagesTestCase.Tpo -c -o MessagesTestCase.lo MessagesTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT MessagesTestCase.lo -MD -MP -MF .deps/MessagesTestCase.Tpo -c MessagesTestCase.cpp -fPIC -DPIC -o .libs/MessagesTestCase.o mv -f .deps/MessageSortersTestCase.Tpo .deps/MessageSortersTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT GroupTestCase.lo -MD -MP -MF .deps/GroupTestCase.Tpo -c -o GroupTestCase.lo GroupTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT GroupTestCase.lo -MD -MP -MF .deps/GroupTestCase.Tpo -c GroupTestCase.cpp -fPIC -DPIC -o .libs/GroupTestCase.o mv -f .deps/MemoryStoreTestCase.Tpo .deps/MemoryStoreTestCase.Plo mv -f .deps/GroupTestCase.Tpo .deps/GroupTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT MySQLStoreTestCase.lo -MD -MP -MF .deps/MySQLStoreTestCase.Tpo -c -o MySQLStoreTestCase.lo MySQLStoreTestCase.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT NullStoreTestCase.lo -MD -MP -MF .deps/NullStoreTestCase.Tpo -c -o NullStoreTestCase.lo NullStoreTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT MySQLStoreTestCase.lo -MD -MP -MF .deps/MySQLStoreTestCase.Tpo -c MySQLStoreTestCase.cpp -fPIC -DPIC -o .libs/MySQLStoreTestCase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT NullStoreTestCase.lo -MD -MP -MF .deps/NullStoreTestCase.Tpo -c NullStoreTestCase.cpp -fPIC -DPIC -o .libs/NullStoreTestCase.o mv -f .deps/MySQLStoreTestCase.Tpo .deps/MySQLStoreTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT OdbcStoreTestCase.lo -MD -MP -MF .deps/OdbcStoreTestCase.Tpo -c -o OdbcStoreTestCase.lo OdbcStoreTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT OdbcStoreTestCase.lo -MD -MP -MF .deps/OdbcStoreTestCase.Tpo -c OdbcStoreTestCase.cpp -fPIC -DPIC -o .libs/OdbcStoreTestCase.o mv -f .deps/OdbcStoreTestCase.Tpo .deps/OdbcStoreTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT ParserTestCase.lo -MD -MP -MF .deps/ParserTestCase.Tpo -c -o ParserTestCase.lo ParserTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT ParserTestCase.lo -MD -MP -MF .deps/ParserTestCase.Tpo -c ParserTestCase.cpp -fPIC -DPIC -o .libs/ParserTestCase.o mv -f .deps/ParserTestCase.Tpo .deps/ParserTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT PostgreSQLStoreTestCase.lo -MD -MP -MF .deps/PostgreSQLStoreTestCase.Tpo -c -o PostgreSQLStoreTestCase.lo PostgreSQLStoreTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT PostgreSQLStoreTestCase.lo -MD -MP -MF .deps/PostgreSQLStoreTestCase.Tpo -c PostgreSQLStoreTestCase.cpp -fPIC -DPIC -o .libs/PostgreSQLStoreTestCase.o mv -f .deps/PostgreSQLStoreTestCase.Tpo .deps/PostgreSQLStoreTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SessionIDTestCase.lo -MD -MP -MF .deps/SessionIDTestCase.Tpo -c -o SessionIDTestCase.lo SessionIDTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SessionIDTestCase.lo -MD -MP -MF .deps/SessionIDTestCase.Tpo -c SessionIDTestCase.cpp -fPIC -DPIC -o .libs/SessionIDTestCase.o In file included from ../../../UnitTest++/src/CheckMacros.h:4, from ../../../UnitTest++/src/UnitTest++.h:14, from NullStoreTestCase.cpp:27: ../../../UnitTest++/src/Checks.h: In function 'void UnitTest::CheckEqual(UnitTest::TestResults&, const Expected&, const Actual&, const UnitTest::TestDetails&) [with Expected = int, Actual = size_t]': NullStoreTestCase.cpp:66: instantiated from here ../../../UnitTest++/src/Checks.h:21: warning: comparison between signed and unsigned integer expressions mv -f .deps/SessionIDTestCase.Tpo .deps/SessionIDTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SessionSettingsTestCase.lo -MD -MP -MF .deps/SessionSettingsTestCase.Tpo -c -o SessionSettingsTestCase.lo SessionSettingsTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SessionSettingsTestCase.lo -MD -MP -MF .deps/SessionSettingsTestCase.Tpo -c SessionSettingsTestCase.cpp -fPIC -DPIC -o .libs/SessionSettingsTestCase.o mv -f .deps/NullStoreTestCase.Tpo .deps/NullStoreTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SessionTestCase.lo -MD -MP -MF .deps/SessionTestCase.Tpo -c -o SessionTestCase.lo SessionTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SessionTestCase.lo -MD -MP -MF .deps/SessionTestCase.Tpo -c SessionTestCase.cpp -fPIC -DPIC -o .libs/SessionTestCase.o mv -f .deps/MessagesTestCase.Tpo .deps/MessagesTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SettingsTestCase.lo -MD -MP -MF .deps/SettingsTestCase.Tpo -c -o SettingsTestCase.lo SettingsTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SettingsTestCase.lo -MD -MP -MF .deps/SettingsTestCase.Tpo -c SettingsTestCase.cpp -fPIC -DPIC -o .libs/SettingsTestCase.o In file included from ../../../UnitTest++/src/CheckMacros.h:4, from ../../../UnitTest++/src/UnitTest++.h:14, from SettingsTestCase.cpp:27: ../../../UnitTest++/src/Checks.h: In function 'void UnitTest::CheckEqual(UnitTest::TestResults&, const Expected&, const Actual&, const UnitTest::TestDetails&) [with Expected = int, Actual = size_t]': SettingsTestCase.cpp:56: instantiated from here ../../../UnitTest++/src/Checks.h:21: warning: comparison between signed and unsigned integer expressions mv -f .deps/SettingsTestCase.Tpo .deps/SettingsTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SocketAcceptorTestCase.lo -MD -MP -MF .deps/SocketAcceptorTestCase.Tpo -c -o SocketAcceptorTestCase.lo SocketAcceptorTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SocketAcceptorTestCase.lo -MD -MP -MF .deps/SocketAcceptorTestCase.Tpo -c SocketAcceptorTestCase.cpp -fPIC -DPIC -o .libs/SocketAcceptorTestCase.o mv -f .deps/SessionSettingsTestCase.Tpo .deps/SessionSettingsTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SocketConnectorTestCase.lo -MD -MP -MF .deps/SocketConnectorTestCase.Tpo -c -o SocketConnectorTestCase.lo SocketConnectorTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SocketConnectorTestCase.lo -MD -MP -MF .deps/SocketConnectorTestCase.Tpo -c SocketConnectorTestCase.cpp -fPIC -DPIC -o .libs/SocketConnectorTestCase.o mv -f .deps/SocketConnectorTestCase.Tpo .deps/SocketConnectorTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SocketServerTestCase.lo -MD -MP -MF .deps/SocketServerTestCase.Tpo -c -o SocketServerTestCase.lo SocketServerTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT SocketServerTestCase.lo -MD -MP -MF .deps/SocketServerTestCase.Tpo -c SocketServerTestCase.cpp -fPIC -DPIC -o .libs/SocketServerTestCase.o mv -f .deps/SocketAcceptorTestCase.Tpo .deps/SocketAcceptorTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT StringUtilitiesTestCase.lo -MD -MP -MF .deps/StringUtilitiesTestCase.Tpo -c -o StringUtilitiesTestCase.lo StringUtilitiesTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT StringUtilitiesTestCase.lo -MD -MP -MF .deps/StringUtilitiesTestCase.Tpo -c StringUtilitiesTestCase.cpp -fPIC -DPIC -o .libs/StringUtilitiesTestCase.o mv -f .deps/StringUtilitiesTestCase.Tpo .deps/StringUtilitiesTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT TestHelper.lo -MD -MP -MF .deps/TestHelper.Tpo -c -o TestHelper.lo TestHelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT TestHelper.lo -MD -MP -MF .deps/TestHelper.Tpo -c TestHelper.cpp -fPIC -DPIC -o .libs/TestHelper.o mv -f .deps/SessionTestCase.Tpo .deps/SessionTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT TimeRangeTestCase.lo -MD -MP -MF .deps/TimeRangeTestCase.Tpo -c -o TimeRangeTestCase.lo TimeRangeTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT TimeRangeTestCase.lo -MD -MP -MF .deps/TimeRangeTestCase.Tpo -c TimeRangeTestCase.cpp -fPIC -DPIC -o .libs/TimeRangeTestCase.o mv -f .deps/TimeRangeTestCase.Tpo .deps/TimeRangeTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT UtcTimeOnlyTestCase.lo -MD -MP -MF .deps/UtcTimeOnlyTestCase.Tpo -c -o UtcTimeOnlyTestCase.lo UtcTimeOnlyTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT UtcTimeOnlyTestCase.lo -MD -MP -MF .deps/UtcTimeOnlyTestCase.Tpo -c UtcTimeOnlyTestCase.cpp -fPIC -DPIC -o .libs/UtcTimeOnlyTestCase.o In file included from ../../../UnitTest++/src/CheckMacros.h:4, from ../../../UnitTest++/src/UnitTest++.h:14, from SocketServerTestCase.cpp:27: ../../../UnitTest++/src/Checks.h: In function 'void UnitTest::CheckEqual(UnitTest::TestResults&, const Expected&, const Actual&, const UnitTest::TestDetails&) [with Expected = int, Actual = size_t]': SocketServerTestCase.cpp:124: instantiated from here ../../../UnitTest++/src/Checks.h:21: warning: comparison between signed and unsigned integer expressions mv -f .deps/UtcTimeOnlyTestCase.Tpo .deps/UtcTimeOnlyTestCase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT UtcTimeStampTestCase.lo -MD -MP -MF .deps/UtcTimeStampTestCase.Tpo -c -o UtcTimeStampTestCase.lo UtcTimeStampTestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT UtcTimeStampTestCase.lo -MD -MP -MF .deps/UtcTimeStampTestCase.Tpo -c UtcTimeStampTestCase.cpp -fPIC -DPIC -o .libs/UtcTimeStampTestCase.o mv -f .deps/UtcTimeStampTestCase.Tpo .deps/UtcTimeStampTestCase.Plo mv -f .deps/SocketServerTestCase.Tpo .deps/SocketServerTestCase.Plo mv -f .deps/TestHelper.Tpo .deps/TestHelper.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -o libquickfixcpptest.la DictionaryTestCase.lo FieldBaseTestCase.lo FieldConvertorsTestCase.lo FileLogTestCase.lo FileStoreFactoryTestCase.lo FileStoreTestCase.lo FileUtilitiesTestCase.lo HttpMessageTestCase.lo HttpParserTestCase.lo MemoryStoreTestCase.lo MessageSortersTestCase.lo MessagesTestCase.lo GroupTestCase.lo MySQLStoreTestCase.lo NullStoreTestCase.lo OdbcStoreTestCase.lo ParserTestCase.lo PostgreSQLStoreTestCase.lo SessionIDTestCase.lo SessionSettingsTestCase.lo SessionTestCase.lo SettingsTestCase.lo SocketAcceptorTestCase.lo SocketConnectorTestCase.lo SocketServerTestCase.lo StringUtilitiesTestCase.lo TestHelper.lo TimeRangeTestCase.lo UtcTimeOnlyTestCase.lo UtcTimeStampTestCase.lo -lpthread -lxml2 -lz -lm -liberty libtool: link: ar cru .libs/libquickfixcpptest.a .libs/DictionaryTestCase.o .libs/FieldBaseTestCase.o .libs/FieldConvertorsTestCase.o .libs/FileLogTestCase.o .libs/FileStoreFactoryTestCase.o .libs/FileStoreTestCase.o .libs/FileUtilitiesTestCase.o .libs/HttpMessageTestCase.o .libs/HttpParserTestCase.o .libs/MemoryStoreTestCase.o .libs/MessageSortersTestCase.o .libs/MessagesTestCase.o .libs/GroupTestCase.o .libs/MySQLStoreTestCase.o .libs/NullStoreTestCase.o .libs/OdbcStoreTestCase.o .libs/ParserTestCase.o .libs/PostgreSQLStoreTestCase.o .libs/SessionIDTestCase.o .libs/SessionSettingsTestCase.o .libs/SessionTestCase.o .libs/SettingsTestCase.o .libs/SocketAcceptorTestCase.o .libs/SocketConnectorTestCase.o .libs/SocketServerTestCase.o .libs/StringUtilitiesTestCase.o .libs/TestHelper.o .libs/TimeRangeTestCase.o .libs/UtcTimeOnlyTestCase.o .libs/UtcTimeStampTestCase.o libtool: link: ranlib .libs/libquickfixcpptest.a libtool: link: ( cd ".libs" && rm -f "libquickfixcpptest.la" && ln -s "../libquickfixcpptest.la" "libquickfixcpptest.la" ) make[5]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++/test' make[5]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Session.lo -MD -MP -MF .deps/Session.Tpo -c -o Session.lo Session.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT TimeRange.lo -MD -MP -MF .deps/TimeRange.Tpo -c -o TimeRange.lo TimeRange.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SessionFactory.lo -MD -MP -MF .deps/SessionFactory.Tpo -c -o SessionFactory.lo SessionFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Session.lo -MD -MP -MF .deps/Session.Tpo -c Session.cpp -fPIC -DPIC -o .libs/Session.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SessionFactory.lo -MD -MP -MF .deps/SessionFactory.Tpo -c SessionFactory.cpp -fPIC -DPIC -o .libs/SessionFactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT TimeRange.lo -MD -MP -MF .deps/TimeRange.Tpo -c TimeRange.cpp -fPIC -DPIC -o .libs/TimeRange.o mv -f .deps/TimeRange.Tpo .deps/TimeRange.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c -o Parser.lo Parser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c Parser.cpp -fPIC -DPIC -o .libs/Parser.o mv -f .deps/Parser.Tpo .deps/Parser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Log.lo -MD -MP -MF .deps/Log.Tpo -c -o Log.lo Log.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Log.lo -MD -MP -MF .deps/Log.Tpo -c Log.cpp -fPIC -DPIC -o .libs/Log.o mv -f .deps/Log.Tpo .deps/Log.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT FileLog.lo -MD -MP -MF .deps/FileLog.Tpo -c -o FileLog.lo FileLog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT FileLog.lo -MD -MP -MF .deps/FileLog.Tpo -c FileLog.cpp -fPIC -DPIC -o .libs/FileLog.o mv -f .deps/SessionFactory.Tpo .deps/SessionFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Settings.lo -MD -MP -MF .deps/Settings.Tpo -c -o Settings.lo Settings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Settings.lo -MD -MP -MF .deps/Settings.Tpo -c Settings.cpp -fPIC -DPIC -o .libs/Settings.o mv -f .deps/Settings.Tpo .deps/Settings.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT MessageStore.lo -MD -MP -MF .deps/MessageStore.Tpo -c -o MessageStore.lo MessageStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT MessageStore.lo -MD -MP -MF .deps/MessageStore.Tpo -c MessageStore.cpp -fPIC -DPIC -o .libs/MessageStore.o mv -f .deps/FileLog.Tpo .deps/FileLog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketServer.lo -MD -MP -MF .deps/SocketServer.Tpo -c -o SocketServer.lo SocketServer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketServer.lo -MD -MP -MF .deps/SocketServer.Tpo -c SocketServer.cpp -fPIC -DPIC -o .libs/SocketServer.o mv -f .deps/Session.Tpo .deps/Session.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketConnector.lo -MD -MP -MF .deps/SocketConnector.Tpo -c -o SocketConnector.lo SocketConnector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketConnector.lo -MD -MP -MF .deps/SocketConnector.Tpo -c SocketConnector.cpp -fPIC -DPIC -o .libs/SocketConnector.o mv -f .deps/SocketConnector.Tpo .deps/SocketConnector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Acceptor.lo -MD -MP -MF .deps/Acceptor.Tpo -c -o Acceptor.lo Acceptor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Acceptor.lo -MD -MP -MF .deps/Acceptor.Tpo -c Acceptor.cpp -fPIC -DPIC -o .libs/Acceptor.o mv -f .deps/SocketServer.Tpo .deps/SocketServer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c -o Initiator.lo Initiator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c Initiator.cpp -fPIC -DPIC -o .libs/Initiator.o mv -f .deps/MessageStore.Tpo .deps/MessageStore.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketAcceptor.lo -MD -MP -MF .deps/SocketAcceptor.Tpo -c -o SocketAcceptor.lo SocketAcceptor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketAcceptor.lo -MD -MP -MF .deps/SocketAcceptor.Tpo -c SocketAcceptor.cpp -fPIC -DPIC -o .libs/SocketAcceptor.o mv -f .deps/Initiator.Tpo .deps/Initiator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketInitiator.lo -MD -MP -MF .deps/SocketInitiator.Tpo -c -o SocketInitiator.lo SocketInitiator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketInitiator.lo -MD -MP -MF .deps/SocketInitiator.Tpo -c SocketInitiator.cpp -fPIC -DPIC -o .libs/SocketInitiator.o mv -f .deps/Acceptor.Tpo .deps/Acceptor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketMonitor.lo -MD -MP -MF .deps/SocketMonitor.Tpo -c -o SocketMonitor.lo SocketMonitor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketMonitor.lo -MD -MP -MF .deps/SocketMonitor.Tpo -c SocketMonitor.cpp -fPIC -DPIC -o .libs/SocketMonitor.o mv -f .deps/SocketMonitor.Tpo .deps/SocketMonitor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketConnection.lo -MD -MP -MF .deps/SocketConnection.Tpo -c -o SocketConnection.lo SocketConnection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SocketConnection.lo -MD -MP -MF .deps/SocketConnection.Tpo -c SocketConnection.cpp -fPIC -DPIC -o .libs/SocketConnection.o mv -f .deps/SocketAcceptor.Tpo .deps/SocketAcceptor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT ThreadedSocketAcceptor.lo -MD -MP -MF .deps/ThreadedSocketAcceptor.Tpo -c -o ThreadedSocketAcceptor.lo ThreadedSocketAcceptor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT ThreadedSocketAcceptor.lo -MD -MP -MF .deps/ThreadedSocketAcceptor.Tpo -c ThreadedSocketAcceptor.cpp -fPIC -DPIC -o .libs/ThreadedSocketAcceptor.o mv -f .deps/SocketInitiator.Tpo .deps/SocketInitiator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT ThreadedSocketInitiator.lo -MD -MP -MF .deps/ThreadedSocketInitiator.Tpo -c -o ThreadedSocketInitiator.lo ThreadedSocketInitiator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT ThreadedSocketInitiator.lo -MD -MP -MF .deps/ThreadedSocketInitiator.Tpo -c ThreadedSocketInitiator.cpp -fPIC -DPIC -o .libs/ThreadedSocketInitiator.o mv -f .deps/SocketConnection.Tpo .deps/SocketConnection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT ThreadedSocketConnection.lo -MD -MP -MF .deps/ThreadedSocketConnection.Tpo -c -o ThreadedSocketConnection.lo ThreadedSocketConnection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT ThreadedSocketConnection.lo -MD -MP -MF .deps/ThreadedSocketConnection.Tpo -c ThreadedSocketConnection.cpp -fPIC -DPIC -o .libs/ThreadedSocketConnection.o mv -f .deps/ThreadedSocketAcceptor.Tpo .deps/ThreadedSocketAcceptor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT NullStore.lo -MD -MP -MF .deps/NullStore.Tpo -c -o NullStore.lo NullStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT NullStore.lo -MD -MP -MF .deps/NullStore.Tpo -c NullStore.cpp -fPIC -DPIC -o .libs/NullStore.o mv -f .deps/ThreadedSocketInitiator.Tpo .deps/ThreadedSocketInitiator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT FileStore.lo -MD -MP -MF .deps/FileStore.Tpo -c -o FileStore.lo FileStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT FileStore.lo -MD -MP -MF .deps/FileStore.Tpo -c FileStore.cpp -fPIC -DPIC -o .libs/FileStore.o mv -f .deps/ThreadedSocketConnection.Tpo .deps/ThreadedSocketConnection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT MySQLStore.lo -MD -MP -MF .deps/MySQLStore.Tpo -c -o MySQLStore.lo MySQLStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT MySQLStore.lo -MD -MP -MF .deps/MySQLStore.Tpo -c MySQLStore.cpp -fPIC -DPIC -o .libs/MySQLStore.o mv -f .deps/NullStore.Tpo .deps/NullStore.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT MySQLLog.lo -MD -MP -MF .deps/MySQLLog.Tpo -c -o MySQLLog.lo MySQLLog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT MySQLLog.lo -MD -MP -MF .deps/MySQLLog.Tpo -c MySQLLog.cpp -fPIC -DPIC -o .libs/MySQLLog.o mv -f .deps/MySQLStore.Tpo .deps/MySQLStore.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT PostgreSQLStore.lo -MD -MP -MF .deps/PostgreSQLStore.Tpo -c -o PostgreSQLStore.lo PostgreSQLStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT PostgreSQLStore.lo -MD -MP -MF .deps/PostgreSQLStore.Tpo -c PostgreSQLStore.cpp -fPIC -DPIC -o .libs/PostgreSQLStore.o mv -f .deps/MySQLLog.Tpo .deps/MySQLLog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT PostgreSQLLog.lo -MD -MP -MF .deps/PostgreSQLLog.Tpo -c -o PostgreSQLLog.lo PostgreSQLLog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT PostgreSQLLog.lo -MD -MP -MF .deps/PostgreSQLLog.Tpo -c PostgreSQLLog.cpp -fPIC -DPIC -o .libs/PostgreSQLLog.o mv -f .deps/PostgreSQLLog.Tpo .deps/PostgreSQLLog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Dictionary.lo -MD -MP -MF .deps/Dictionary.Tpo -c -o Dictionary.lo Dictionary.cpp mv -f .deps/PostgreSQLStore.Tpo .deps/PostgreSQLStore.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT DataDictionary.lo -MD -MP -MF .deps/DataDictionary.Tpo -c -o DataDictionary.lo DataDictionary.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Dictionary.lo -MD -MP -MF .deps/Dictionary.Tpo -c Dictionary.cpp -fPIC -DPIC -o .libs/Dictionary.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT DataDictionary.lo -MD -MP -MF .deps/DataDictionary.Tpo -c DataDictionary.cpp -fPIC -DPIC -o .libs/DataDictionary.o FileStore.cpp: In member function 'virtual bool FIX::FileStore::set(int, const std::string&)': FileStore.cpp:215: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result FileStore.cpp: In member function 'bool FIX::FileStore::get(int, std::string&) const': FileStore.cpp:346: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f .deps/Dictionary.Tpo .deps/Dictionary.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT DataDictionaryProvider.lo -MD -MP -MF .deps/DataDictionaryProvider.Tpo -c -o DataDictionaryProvider.lo DataDictionaryProvider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT DataDictionaryProvider.lo -MD -MP -MF .deps/DataDictionaryProvider.Tpo -c DataDictionaryProvider.cpp -fPIC -DPIC -o .libs/DataDictionaryProvider.o mv -f .deps/FileStore.Tpo .deps/FileStore.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SessionSettings.lo -MD -MP -MF .deps/SessionSettings.Tpo -c -o SessionSettings.lo SessionSettings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT SessionSettings.lo -MD -MP -MF .deps/SessionSettings.Tpo -c SessionSettings.cpp -fPIC -DPIC -o .libs/SessionSettings.o mv -f .deps/DataDictionaryProvider.Tpo .deps/DataDictionaryProvider.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT FieldTypes.lo -MD -MP -MF .deps/FieldTypes.Tpo -c -o FieldTypes.lo FieldTypes.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT FieldTypes.lo -MD -MP -MF .deps/FieldTypes.Tpo -c FieldTypes.cpp -fPIC -DPIC -o .libs/FieldTypes.o mv -f .deps/FieldTypes.Tpo .deps/FieldTypes.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT FieldMap.lo -MD -MP -MF .deps/FieldMap.Tpo -c -o FieldMap.lo FieldMap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT FieldMap.lo -MD -MP -MF .deps/FieldMap.Tpo -c FieldMap.cpp -fPIC -DPIC -o .libs/FieldMap.o mv -f .deps/SessionSettings.Tpo .deps/SessionSettings.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c -o Message.lo Message.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cpp -fPIC -DPIC -o .libs/Message.o mv -f .deps/FieldMap.Tpo .deps/FieldMap.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Group.lo -MD -MP -MF .deps/Group.Tpo -c -o Group.lo Group.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Group.lo -MD -MP -MF .deps/Group.Tpo -c Group.cpp -fPIC -DPIC -o .libs/Group.o mv -f .deps/Group.Tpo .deps/Group.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT MessageSorters.lo -MD -MP -MF .deps/MessageSorters.Tpo -c -o MessageSorters.lo MessageSorters.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT MessageSorters.lo -MD -MP -MF .deps/MessageSorters.Tpo -c MessageSorters.cpp -fPIC -DPIC -o .libs/MessageSorters.o mv -f .deps/DataDictionary.Tpo .deps/DataDictionary.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT HttpParser.lo -MD -MP -MF .deps/HttpParser.Tpo -c -o HttpParser.lo HttpParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT HttpParser.lo -MD -MP -MF .deps/HttpParser.Tpo -c HttpParser.cpp -fPIC -DPIC -o .libs/HttpParser.o mv -f .deps/MessageSorters.Tpo .deps/MessageSorters.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT HttpMessage.lo -MD -MP -MF .deps/HttpMessage.Tpo -c -o HttpMessage.lo HttpMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT HttpMessage.lo -MD -MP -MF .deps/HttpMessage.Tpo -c HttpMessage.cpp -fPIC -DPIC -o .libs/HttpMessage.o mv -f .deps/HttpParser.Tpo .deps/HttpParser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT HttpConnection.lo -MD -MP -MF .deps/HttpConnection.Tpo -c -o HttpConnection.lo HttpConnection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT HttpConnection.lo -MD -MP -MF .deps/HttpConnection.Tpo -c HttpConnection.cpp -fPIC -DPIC -o .libs/HttpConnection.o mv -f .deps/HttpMessage.Tpo .deps/HttpMessage.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT HttpServer.lo -MD -MP -MF .deps/HttpServer.Tpo -c -o HttpServer.lo HttpServer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT HttpServer.lo -MD -MP -MF .deps/HttpServer.Tpo -c HttpServer.cpp -fPIC -DPIC -o .libs/HttpServer.o mv -f .deps/Message.Tpo .deps/Message.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Utility.lo -MD -MP -MF .deps/Utility.Tpo -c -o Utility.lo Utility.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT Utility.lo -MD -MP -MF .deps/Utility.Tpo -c Utility.cpp -fPIC -DPIC -o .libs/Utility.o mv -f .deps/Utility.Tpo .deps/Utility.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT LIBXML_DOMDocument.lo -MD -MP -MF .deps/LIBXML_DOMDocument.Tpo -c -o LIBXML_DOMDocument.lo LIBXML_DOMDocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT LIBXML_DOMDocument.lo -MD -MP -MF .deps/LIBXML_DOMDocument.Tpo -c LIBXML_DOMDocument.cpp -fPIC -DPIC -o .libs/LIBXML_DOMDocument.o mv -f .deps/LIBXML_DOMDocument.Tpo .deps/LIBXML_DOMDocument.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT CallStack.lo -MD -MP -MF .deps/CallStack.Tpo -c -o CallStack.lo CallStack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT CallStack.lo -MD -MP -MF .deps/CallStack.Tpo -c CallStack.cpp -fPIC -DPIC -o .libs/CallStack.o mv -f .deps/HttpServer.Tpo .deps/HttpServer.Plo rm -rf ../../lib/libquickfix.a rm -rf ../../lib/libquickfix.la rm -rf ../../lib/libquickfix.so rm -rf ../../lib/libquickfix.dylib ln -s ../src/C++/.libs/libquickfix.a ../../lib/libquickfix.a ln -s ../src/C++/.libs/libquickfix.la ../../lib/libquickfix.la ln -s ../src/C++/.libs/libquickfix.so ../../lib/libquickfix.so ln -s ../src/C++/.libs/libquickfix.dylib ../../lib/libquickfix.dylib bash ./copy.sh ../../include/quickfix *.h bash ./copy.sh ../../include/quickfix fix*/*.h mv -f .deps/CallStack.Tpo .deps/CallStack.Plo mv -f .deps/HttpConnection.Tpo .deps/HttpConnection.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -version-info 14:0:0 -o libquickfix.la -rpath /usr/lib64 Session.lo TimeRange.lo SessionFactory.lo Parser.lo Log.lo FileLog.lo Settings.lo MessageStore.lo SocketServer.lo SocketConnector.lo Acceptor.lo Initiator.lo SocketAcceptor.lo SocketInitiator.lo SocketMonitor.lo SocketConnection.lo ThreadedSocketAcceptor.lo ThreadedSocketInitiator.lo ThreadedSocketConnection.lo NullStore.lo FileStore.lo MySQLStore.lo MySQLLog.lo PostgreSQLStore.lo PostgreSQLLog.lo Dictionary.lo DataDictionary.lo DataDictionaryProvider.lo SessionSettings.lo FieldTypes.lo FieldMap.lo Message.lo Group.lo MessageSorters.lo HttpParser.lo HttpMessage.lo HttpConnection.lo HttpServer.lo Utility.lo LIBXML_DOMDocument.lo CallStack.lo -lpthread -lxml2 -lz -lm -liberty libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/Session.o .libs/TimeRange.o .libs/SessionFactory.o .libs/Parser.o .libs/Log.o .libs/FileLog.o .libs/Settings.o .libs/MessageStore.o .libs/SocketServer.o .libs/SocketConnector.o .libs/Acceptor.o .libs/Initiator.o .libs/SocketAcceptor.o .libs/SocketInitiator.o .libs/SocketMonitor.o .libs/SocketConnection.o .libs/ThreadedSocketAcceptor.o .libs/ThreadedSocketInitiator.o .libs/ThreadedSocketConnection.o .libs/NullStore.o .libs/FileStore.o .libs/MySQLStore.o .libs/MySQLLog.o .libs/PostgreSQLStore.o .libs/PostgreSQLLog.o .libs/Dictionary.o .libs/DataDictionary.o .libs/DataDictionaryProvider.o .libs/SessionSettings.o .libs/FieldTypes.o .libs/FieldMap.o .libs/Message.o .libs/Group.o .libs/MessageSorters.o .libs/HttpParser.o .libs/HttpMessage.o .libs/HttpConnection.o .libs/HttpServer.o .libs/Utility.o .libs/LIBXML_DOMDocument.o .libs/CallStack.o -lpthread -lxml2 -lz -liberty -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libquickfix.so.14 -o .libs/libquickfix.so.14.0.0 libtool: link: (cd ".libs" && rm -f "libquickfix.so.14" && ln -s "libquickfix.so.14.0.0" "libquickfix.so.14") libtool: link: (cd ".libs" && rm -f "libquickfix.so" && ln -s "libquickfix.so.14.0.0" "libquickfix.so") libtool: link: ( cd ".libs" && rm -f "libquickfix.la" && ln -s "../libquickfix.la" "libquickfix.la" ) make[5]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' Making all in python make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/python' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT QuickfixPython.lo -MD -MP -MF .deps/QuickfixPython.Tpo -c -o QuickfixPython.lo QuickfixPython.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT QuickfixPython.lo -MD -MP -MF .deps/QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/QuickfixPython.o QuickfixPython.cpp: In constructor 'swig::PyObject_ptr::PyObject_ptr(PyObject*, bool)': QuickfixPython.cpp:4810: warning: suggest explicit braces to avoid ambiguous 'else' QuickfixPython.cpp: In function 'PyObject* _wrap_DataDictionary_getGroup(PyObject*, PyObject*)': QuickfixPython.cpp:306005: warning: unused variable 'res' QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:81236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideTradeReportID(PyObject*, PyObject*)': QuickfixPython.cpp:80996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeMaturityMonthYear(PyObject*, PyObject*)': QuickfixPython.cpp:80876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedMktSegmDesc(PyObject*, PyObject*)': QuickfixPython.cpp:80636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskCFICode(PyObject*, PyObject*)': QuickfixPython.cpp:80516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CardIssNum(PyObject*, PyObject*)': QuickfixPython.cpp:80396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AsgnReqID(PyObject*, PyObject*)': QuickfixPython.cpp:79196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AgreementCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:78956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSymbolSfx(PyObject*, PyObject*)': QuickfixPython.cpp:78260: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSecurityExchange(PyObject*, PyObject*)': QuickfixPython.cpp:78140: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RFQReqID(PyObject*, PyObject*)': QuickfixPython.cpp:78020: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradingSessionSubID(PyObject*, PyObject*)': QuickfixPython.cpp:77900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NestedInstrAttribValue(PyObject*, PyObject*)': QuickfixPython.cpp:77780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplVerID(PyObject*, PyObject*)': QuickfixPython.cpp:77420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaturityRuleID(PyObject*, PyObject*)': QuickfixPython.cpp:76580: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CouponPaymentDate(PyObject*, PyObject*)': QuickfixPython.cpp:76220: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:75980: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeInstrAttribValue(PyObject*, PyObject*)': QuickfixPython.cpp:75380: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedContextPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:74660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefCompID(PyObject*, PyObject*)': QuickfixPython.cpp:74300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikeRuleID(PyObject*, PyObject*)': QuickfixPython.cpp:74180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityXML(PyObject*, PyObject*)': QuickfixPython.cpp:74060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegCountryOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:73940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocSettlCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:73820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BenchmarkSecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:73580: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOIShares(PyObject*, PyObject*)': QuickfixPython.cpp:73460: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecRefID(PyObject*, PyObject*)': QuickfixPython.cpp:72980: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:72860: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocReportRefID(PyObject*, PyObject*)': QuickfixPython.cpp:72620: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSettlementDate(PyObject*, PyObject*)': QuickfixPython.cpp:72380: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteStatusReqID(PyObject*, PyObject*)': QuickfixPython.cpp:71780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingInstrumentPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:71540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InstrumentPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:71060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaturityDate(PyObject*, PyObject*)': QuickfixPython.cpp:70820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MarketSegmentID(PyObject*, PyObject*)': QuickfixPython.cpp:70580: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegStipulationType(PyObject*, PyObject*)': QuickfixPython.cpp:70340: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IDSource(PyObject*, PyObject*)': QuickfixPython.cpp:70220: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOIid(PyObject*, PyObject*)': QuickfixPython.cpp:69980: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MsgType(PyObject*, PyObject*)': QuickfixPython.cpp:69740: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:69500: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecuritySettlAgentContactPhone(PyObject*, PyObject*)': QuickfixPython.cpp:69260: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryTradeID(PyObject*, PyObject*)': QuickfixPython.cpp:69140: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskRestructuringType(PyObject*, PyObject*)': QuickfixPython.cpp:68780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PaymentDate(PyObject*, PyObject*)': QuickfixPython.cpp:68420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PaymentRef(PyObject*, PyObject*)': QuickfixPython.cpp:68300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyAltSubID(PyObject*, PyObject*)': QuickfixPython.cpp:67940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlInstID(PyObject*, PyObject*)': QuickfixPython.cpp:67460: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DatedDate(PyObject*, PyObject*)': QuickfixPython.cpp:67340: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeLegRefID(PyObject*, PyObject*)': QuickfixPython.cpp:66644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeStateOrProvinceOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:66524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:66164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskLimitPlatform(PyObject*, PyObject*)': QuickfixPython.cpp:66044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OnBehalfOfSubID(PyObject*, PyObject*)': QuickfixPython.cpp:65924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OnBehalfOfLocationID(PyObject*, PyObject*)': QuickfixPython.cpp:65804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashDistribAgentName(PyObject*, PyObject*)': QuickfixPython.cpp:65324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefSubID(PyObject*, PyObject*)': QuickfixPython.cpp:65084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncryptedNewPassword(PyObject*, PyObject*)': QuickfixPython.cpp:64724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:64604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecuritySettlAgentAcctNum(PyObject*, PyObject*)': QuickfixPython.cpp:64484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeInputDevice(PyObject*, PyObject*)': QuickfixPython.cpp:64244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EndMaturityMonthYear(PyObject*, PyObject*)': QuickfixPython.cpp:63884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UserRequestID(PyObject*, PyObject*)': QuickfixPython.cpp:63644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityExchange(PyObject*, PyObject*)': QuickfixPython.cpp:63284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested3PartyID(PyObject*, PyObject*)': QuickfixPython.cpp:62924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskProductComplex(PyObject*, PyObject*)': QuickfixPython.cpp:62564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativePriceQuoteMethod(PyObject*, PyObject*)': QuickfixPython.cpp:62444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistRefID(PyObject*, PyObject*)': QuickfixPython.cpp:62204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:62084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSettlementStatus(PyObject*, PyObject*)': QuickfixPython.cpp:61964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedLegSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:61724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollRespID(PyObject*, PyObject*)': QuickfixPython.cpp:61484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeIssuer(PyObject*, PyObject*)': QuickfixPython.cpp:61244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassActionReportID(PyObject*, PyObject*)': QuickfixPython.cpp:61124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BusinessRejectRefID(PyObject*, PyObject*)': QuickfixPython.cpp:60764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SymbolSfx(PyObject*, PyObject*)': QuickfixPython.cpp:60644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSettlCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:60044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AgreementDesc(PyObject*, PyObject*)': QuickfixPython.cpp:59804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryIndividualAllocID(PyObject*, PyObject*)': QuickfixPython.cpp:59684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FirmTradeID(PyObject*, PyObject*)': QuickfixPython.cpp:59564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StandInstDbName(PyObject*, PyObject*)': QuickfixPython.cpp:59204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ConfirmID(PyObject*, PyObject*)': QuickfixPython.cpp:59084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CardExpDate(PyObject*, PyObject*)': QuickfixPython.cpp:58964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuantityDate(PyObject*, PyObject*)': QuickfixPython.cpp:58724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskLimitPlatform(PyObject*, PyObject*)': QuickfixPython.cpp:58364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:58244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MailingInst(PyObject*, PyObject*)': QuickfixPython.cpp:58004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteEntryID(PyObject*, PyObject*)': QuickfixPython.cpp:57764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecBroker(PyObject*, PyObject*)': QuickfixPython.cpp:56204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryOrderID(PyObject*, PyObject*)': QuickfixPython.cpp:56084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Text(PyObject*, PyObject*)': QuickfixPython.cpp:55724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderRestrictions(PyObject*, PyObject*)': QuickfixPython.cpp:55484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocClearingFeeIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:55124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MarketReportID(PyObject*, PyObject*)': QuickfixPython.cpp:54404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedUnderlyingSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:54164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Symbol(PyObject*, PyObject*)': QuickfixPython.cpp:54044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BenchmarkSecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:53444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegReportID(PyObject*, PyObject*)': QuickfixPython.cpp:53204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityXML(PyObject*, PyObject*)': QuickfixPython.cpp:53084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeReportID(PyObject*, PyObject*)': QuickfixPython.cpp:52604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:52364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeReportRefID(PyObject*, PyObject*)': QuickfixPython.cpp:52124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContraLegRefID(PyObject*, PyObject*)': QuickfixPython.cpp:51884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteMsgID(PyObject*, PyObject*)': QuickfixPython.cpp:51404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryBuyer(PyObject*, PyObject*)': QuickfixPython.cpp:50924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TargetCompID(PyObject*, PyObject*)': QuickfixPython.cpp:50804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:50564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ValuationMethod(PyObject*, PyObject*)': QuickfixPython.cpp:50444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrategyParameterName(PyObject*, PyObject*)': QuickfixPython.cpp:49724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegPriceUnitOfMeasure(PyObject*, PyObject*)': QuickfixPython.cpp:48284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:48044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeRequestID(PyObject*, PyObject*)': QuickfixPython.cpp:47804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Designation(PyObject*, PyObject*)': QuickfixPython.cpp:47684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeLinkID(PyObject*, PyObject*)': QuickfixPython.cpp:47324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerTradingSessionSubID(PyObject*, PyObject*)': QuickfixPython.cpp:47204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecuritySubType(PyObject*, PyObject*)': QuickfixPython.cpp:47084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedContextPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:46964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryFirmTradeID(PyObject*, PyObject*)': QuickfixPython.cpp:46364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeUnitOfMeasure(PyObject*, PyObject*)': QuickfixPython.cpp:46004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeID(PyObject*, PyObject*)': QuickfixPython.cpp:45404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExchangeSpecialInstructions(PyObject*, PyObject*)': QuickfixPython.cpp:45284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RejectText(PyObject*, PyObject*)': QuickfixPython.cpp:45164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideExecID(PyObject*, PyObject*)': QuickfixPython.cpp:45044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefCstmApplVerID(PyObject*, PyObject*)': QuickfixPython.cpp:44924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StartDate(PyObject*, PyObject*)': QuickfixPython.cpp:44324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosAmtType(PyObject*, PyObject*)': QuickfixPython.cpp:43844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradingCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:43484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingStateOrProvinceOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:43124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedPartyAltID(PyObject*, PyObject*)': QuickfixPython.cpp:42764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:42644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RoutingID(PyObject*, PyObject*)': QuickfixPython.cpp:42524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedLegIssuer(PyObject*, PyObject*)': QuickfixPython.cpp:42284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SenderLocationID(PyObject*, PyObject*)': QuickfixPython.cpp:42044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecureData(PyObject*, PyObject*)': QuickfixPython.cpp:41924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MarketSegmentDesc(PyObject*, PyObject*)': QuickfixPython.cpp:40604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSeniority(PyObject*, PyObject*)': QuickfixPython.cpp:40484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaturityDay(PyObject*, PyObject*)': QuickfixPython.cpp:40364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ClOrdID(PyObject*, PyObject*)': QuickfixPython.cpp:40244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecuritySubType(PyObject*, PyObject*)': QuickfixPython.cpp:40124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MarketReqID(PyObject*, PyObject*)': QuickfixPython.cpp:39884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PaymentRemitterID(PyObject*, PyObject*)': QuickfixPython.cpp:39644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SenderCompID(PyObject*, PyObject*)': QuickfixPython.cpp:38924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrdStatusReqID(PyObject*, PyObject*)': QuickfixPython.cpp:38804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Currency(PyObject*, PyObject*)': QuickfixPython.cpp:37964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LocationID(PyObject*, PyObject*)': QuickfixPython.cpp:37844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ClearingBusinessDate(PyObject*, PyObject*)': QuickfixPython.cpp:37604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCPProgram(PyObject*, PyObject*)': QuickfixPython.cpp:36884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeCountryOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:36644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskWarningLevelName(PyObject*, PyObject*)': QuickfixPython.cpp:36524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSettleOnOpenFlag(PyObject*, PyObject*)': QuickfixPython.cpp:36284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingMaturityMonthYear(PyObject*, PyObject*)': QuickfixPython.cpp:35684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedAllocText(PyObject*, PyObject*)': QuickfixPython.cpp:35564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashDistribPayRef(PyObject*, PyObject*)': QuickfixPython.cpp:35324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:35204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegContractSettlMonth(PyObject*, PyObject*)': QuickfixPython.cpp:35084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegMaturityDate(PyObject*, PyObject*)': QuickfixPython.cpp:34844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryRefID(PyObject*, PyObject*)': QuickfixPython.cpp:34604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegMaturityTime(PyObject*, PyObject*)': QuickfixPython.cpp:34244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityListRefID(PyObject*, PyObject*)': QuickfixPython.cpp:34124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BrokerOfCredit(PyObject*, PyObject*)': QuickfixPython.cpp:34004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ClearingFeeIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:33884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegBenchmarkCurveName(PyObject*, PyObject*)': QuickfixPython.cpp:33764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegFutSettDate(PyObject*, PyObject*)': QuickfixPython.cpp:33644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegCFICode(PyObject*, PyObject*)': QuickfixPython.cpp:33524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocReportID(PyObject*, PyObject*)': QuickfixPython.cpp:33404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityAltIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:33164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:32924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:32684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FutSettDate(PyObject*, PyObject*)': QuickfixPython.cpp:32564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocAccount(PyObject*, PyObject*)': QuickfixPython.cpp:31844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TargetLocationID(PyObject*, PyObject*)': QuickfixPython.cpp:31364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeliverToCompID(PyObject*, PyObject*)': QuickfixPython.cpp:31244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskMaturityTime(PyObject*, PyObject*)': QuickfixPython.cpp:31124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntrySeller(PyObject*, PyObject*)': QuickfixPython.cpp:30884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSecurityExchange(PyObject*, PyObject*)': QuickfixPython.cpp:30524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CardNumber(PyObject*, PyObject*)': QuickfixPython.cpp:30164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Issuer(PyObject*, PyObject*)': QuickfixPython.cpp:30044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCouponPaymentDate(PyObject*, PyObject*)': QuickfixPython.cpp:29684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedListExecInst(PyObject*, PyObject*)': QuickfixPython.cpp:29108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeliveryDate(PyObject*, PyObject*)': QuickfixPython.cpp:28868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideTrdRegTimestampSrc(PyObject*, PyObject*)': QuickfixPython.cpp:28748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikeCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:28508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CreditRating(PyObject*, PyObject*)': QuickfixPython.cpp:28268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashSettlAgentContactPhone(PyObject*, PyObject*)': QuickfixPython.cpp:28148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RawData(PyObject*, PyObject*)': QuickfixPython.cpp:28028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:27788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoLegSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:27668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeFuturesValuationMethod(PyObject*, PyObject*)': QuickfixPython.cpp:27548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplReqID(PyObject*, PyObject*)': QuickfixPython.cpp:27428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NewsRefID(PyObject*, PyObject*)': QuickfixPython.cpp:27188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingIssuer(PyObject*, PyObject*)': QuickfixPython.cpp:26468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityListID(PyObject*, PyObject*)': QuickfixPython.cpp:24692: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSecuritySubType(PyObject*, PyObject*)': QuickfixPython.cpp:24572: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskEncodedSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:24452: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NestedPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:24092: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlInstRefID(PyObject*, PyObject*)': QuickfixPython.cpp:23972: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeEncodedIssuer(PyObject*, PyObject*)': QuickfixPython.cpp:23732: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:23492: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_Message_getTrailer(PyObject*, PyObject*)': QuickfixPython.cpp:21334: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_Message_getHeader(PyObject*, PyObject*)': QuickfixPython.cpp:21231: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested4PartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:81356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoQuoteSets(PyObject*, PyObject*)': QuickfixPython.cpp:81116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeEventType(PyObject*, PyObject*)': QuickfixPython.cpp:80756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListSeqNo(PyObject*, PyObject*)': QuickfixPython.cpp:80276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoIOIQualifiers(PyObject*, PyObject*)': QuickfixPython.cpp:80036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AvgPxIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:79916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedAllocTextLen(PyObject*, PyObject*)': QuickfixPython.cpp:79556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegMoveType(PyObject*, PyObject*)': QuickfixPython.cpp:79076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoMsgTypes(PyObject*, PyObject*)': QuickfixPython.cpp:78500: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LiquidityNumSecurities(PyObject*, PyObject*)': QuickfixPython.cpp:78380: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegProduct(PyObject*, PyObject*)': QuickfixPython.cpp:77300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TrdRegTimestampType(PyObject*, PyObject*)': QuickfixPython.cpp:77180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRootPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:76940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoTimeInForceRules(PyObject*, PyObject*)': QuickfixPython.cpp:76820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingRepoCollateralSecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:76700: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradSesStatusRejReason(PyObject*, PyObject*)': QuickfixPython.cpp:76340: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ResponseTransportType(PyObject*, PyObject*)': QuickfixPython.cpp:75860: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassCancelRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:75740: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegOffsetType(PyObject*, PyObject*)': QuickfixPython.cpp:75620: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoPositions(PyObject*, PyObject*)': QuickfixPython.cpp:75020: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncryptedNewPasswordLen(PyObject*, PyObject*)': QuickfixPython.cpp:74900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosMaintResult(PyObject*, PyObject*)': QuickfixPython.cpp:73340: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassActionType(PyObject*, PyObject*)': QuickfixPython.cpp:73220: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNestedPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:72500: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassActionScope(PyObject*, PyObject*)': QuickfixPython.cpp:72140: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoPartyAltSubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:71420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AdjustmentType(PyObject*, PyObject*)': QuickfixPython.cpp:71300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CustomerOrFirm(PyObject*, PyObject*)': QuickfixPython.cpp:71180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplTotalMessageCount(PyObject*, PyObject*)': QuickfixPython.cpp:70940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeContractMultiplierUnit(PyObject*, PyObject*)': QuickfixPython.cpp:70460: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoTradingSessions(PyObject*, PyObject*)': QuickfixPython.cpp:69860: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedMktSegmDescLen(PyObject*, PyObject*)': QuickfixPython.cpp:69380: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNested4PartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:68900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosQtyStatus(PyObject*, PyObject*)': QuickfixPython.cpp:68660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoCxldQuotes(PyObject*, PyObject*)': QuickfixPython.cpp:68060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotQuoteEntries(PyObject*, PyObject*)': QuickfixPython.cpp:67820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoComplexEventTimes(PyObject*, PyObject*)': QuickfixPython.cpp:66980: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RateSourceType(PyObject*, PyObject*)': QuickfixPython.cpp:66404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ProgPeriodInterval(PyObject*, PyObject*)': QuickfixPython.cpp:65564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:65204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNested3PartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:64964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlPriceType(PyObject*, PyObject*)': QuickfixPython.cpp:63404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollAsgnReason(PyObject*, PyObject*)': QuickfixPython.cpp:63044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNotAffectedOrders(PyObject*, PyObject*)': QuickfixPython.cpp:62804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderDelay(PyObject*, PyObject*)': QuickfixPython.cpp:62684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedContextPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:61844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityListRequestType(PyObject*, PyObject*)': QuickfixPython.cpp:61604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FillLiquidityInd(PyObject*, PyObject*)': QuickfixPython.cpp:61004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoSettlPartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:60524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StreamAsgnReqType(PyObject*, PyObject*)': QuickfixPython.cpp:60284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocMethod(PyObject*, PyObject*)': QuickfixPython.cpp:58604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrigCustOrderCapacity(PyObject*, PyObject*)': QuickfixPython.cpp:58484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AffirmStatus(PyObject*, PyObject*)': QuickfixPython.cpp:57884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoDlvyInst(PyObject*, PyObject*)': QuickfixPython.cpp:57644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderHandlingInstSource(PyObject*, PyObject*)': QuickfixPython.cpp:57404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalAffectedOrders(PyObject*, PyObject*)': QuickfixPython.cpp:57164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DistribPaymentMethod(PyObject*, PyObject*)': QuickfixPython.cpp:57044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:56924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplSeqNum(PyObject*, PyObject*)': QuickfixPython.cpp:56564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityXMLLen(PyObject*, PyObject*)': QuickfixPython.cpp:56444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskEncodedSecurityDescLen(PyObject*, PyObject*)': QuickfixPython.cpp:56324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedTextLen(PyObject*, PyObject*)': QuickfixPython.cpp:55844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoSideTrdRegTS(PyObject*, PyObject*)': QuickfixPython.cpp:55604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityRequestResult(PyObject*, PyObject*)': QuickfixPython.cpp:55364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteRequestType(PyObject*, PyObject*)': QuickfixPython.cpp:55244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ImpliedMarketIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:55004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplexEventPriceBoundaryMethod(PyObject*, PyObject*)': QuickfixPython.cpp:54884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuantityType(PyObject*, PyObject*)': QuickfixPython.cpp:54764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedPartyAltSubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:54284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_HeartBtInt(PyObject*, PyObject*)': QuickfixPython.cpp:53684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:53564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested3PartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:53324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedSubjectLen(PyObject*, PyObject*)': QuickfixPython.cpp:52964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegBenchmarkPriceType(PyObject*, PyObject*)': QuickfixPython.cpp:52844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRpts(PyObject*, PyObject*)': QuickfixPython.cpp:52724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityListType(PyObject*, PyObject*)': QuickfixPython.cpp:52244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeReportRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:52004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNumAssignmentReports(PyObject*, PyObject*)': QuickfixPython.cpp:51764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoMaturityRules(PyObject*, PyObject*)': QuickfixPython.cpp:51284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoDerivativeInstrumentPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:51164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoExpiration(PyObject*, PyObject*)': QuickfixPython.cpp:50684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested3PartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:50084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StreamAsgnRejReason(PyObject*, PyObject*)': QuickfixPython.cpp:49844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegPriceType(PyObject*, PyObject*)': QuickfixPython.cpp:49604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplLastSeqNum(PyObject*, PyObject*)': QuickfixPython.cpp:49484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradSesStatus(PyObject*, PyObject*)': QuickfixPython.cpp:49244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNestedPartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:49124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeRequestType(PyObject*, PyObject*)': QuickfixPython.cpp:49004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoCapacities(PyObject*, PyObject*)': QuickfixPython.cpp:48884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AcctIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:48644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CoveredOrUncovered(PyObject*, PyObject*)': QuickfixPython.cpp:48524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegFlowScheduleType(PyObject*, PyObject*)': QuickfixPython.cpp:48164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskLimitType(PyObject*, PyObject*)': QuickfixPython.cpp:47924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_HopRefID(PyObject*, PyObject*)': QuickfixPython.cpp:47564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeReportTransType(PyObject*, PyObject*)': QuickfixPython.cpp:46724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryTrdType(PyObject*, PyObject*)': QuickfixPython.cpp:46604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UserRequestType(PyObject*, PyObject*)': QuickfixPython.cpp:46484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteAckStatus(PyObject*, PyObject*)': QuickfixPython.cpp:46244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoLegAllocs(PyObject*, PyObject*)': QuickfixPython.cpp:46124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideLastQty(PyObject*, PyObject*)': QuickfixPython.cpp:45884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteEntryRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:45644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoQuoteQualifiers(PyObject*, PyObject*)': QuickfixPython.cpp:44684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollAsgnRespType(PyObject*, PyObject*)': QuickfixPython.cpp:44444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollInquiryResult(PyObject*, PyObject*)': QuickfixPython.cpp:44204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoHops(PyObject*, PyObject*)': QuickfixPython.cpp:44084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeEncodedSecurityDescLen(PyObject*, PyObject*)': QuickfixPython.cpp:43364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplNewSeqNum(PyObject*, PyObject*)': QuickfixPython.cpp:43244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncryptMethod(PyObject*, PyObject*)': QuickfixPython.cpp:43004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrategyParameterType(PyObject*, PyObject*)': QuickfixPython.cpp:42884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegContractMultiplierUnit(PyObject*, PyObject*)': QuickfixPython.cpp:41804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:41684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:41324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NetworkRequestType(PyObject*, PyObject*)': QuickfixPython.cpp:41084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlObligMode(PyObject*, PyObject*)': QuickfixPython.cpp:40844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoMarketSegments(PyObject*, PyObject*)': QuickfixPython.cpp:40724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNestedInstrAttrib(PyObject*, PyObject*)': QuickfixPython.cpp:40004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriceType(PyObject*, PyObject*)': QuickfixPython.cpp:39764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplQueueAction(PyObject*, PyObject*)': QuickfixPython.cpp:39404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaturityMonthYearIncrementUnits(PyObject*, PyObject*)': QuickfixPython.cpp:39164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrdRejReason(PyObject*, PyObject*)': QuickfixPython.cpp:39044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoRejQuotes(PyObject*, PyObject*)': QuickfixPython.cpp:38684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskInstrumentOperator(PyObject*, PyObject*)': QuickfixPython.cpp:38444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RoutingType(PyObject*, PyObject*)': QuickfixPython.cpp:38084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelationshipRiskLimits(PyObject*, PyObject*)': QuickfixPython.cpp:37724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoStipulations(PyObject*, PyObject*)': QuickfixPython.cpp:37484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefSeqNum(PyObject*, PyObject*)': QuickfixPython.cpp:37124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListMethod(PyObject*, PyObject*)': QuickfixPython.cpp:36764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingRepurchaseTerm(PyObject*, PyObject*)': QuickfixPython.cpp:36404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoFills(PyObject*, PyObject*)': QuickfixPython.cpp:36164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MultilegPriceMethod(PyObject*, PyObject*)': QuickfixPython.cpp:36044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuotePriceType(PyObject*, PyObject*)': QuickfixPython.cpp:35444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidType(PyObject*, PyObject*)': QuickfixPython.cpp:34484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NestedPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:34364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoSettlPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:33284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_HaltReasonInt(PyObject*, PyObject*)': QuickfixPython.cpp:32444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryPositionNo(PyObject*, PyObject*)': QuickfixPython.cpp:32324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AccountType(PyObject*, PyObject*)': QuickfixPython.cpp:32204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LinesOfText(PyObject*, PyObject*)': QuickfixPython.cpp:32084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MultiLegRptTypeReq(PyObject*, PyObject*)': QuickfixPython.cpp:31724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoLegStipulations(PyObject*, PyObject*)': QuickfixPython.cpp:30404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelatedPartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:30284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaturityMonthYearIncrement(PyObject*, PyObject*)': QuickfixPython.cpp:29444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContingencyType(PyObject*, PyObject*)': QuickfixPython.cpp:28388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollInquiryQualifier(PyObject*, PyObject*)': QuickfixPython.cpp:27908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityListTypeSource(PyObject*, PyObject*)': QuickfixPython.cpp:27308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_YieldRedemptionPriceType(PyObject*, PyObject*)': QuickfixPython.cpp:27068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeInstrumentPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:26948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNested2PartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:26348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocIntermedReqType(PyObject*, PyObject*)': QuickfixPython.cpp:26228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecRestatementReason(PyObject*, PyObject*)': QuickfixPython.cpp:25628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeliveryForm(PyObject*, PyObject*)': QuickfixPython.cpp:25508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoExecInstRules(PyObject*, PyObject*)': QuickfixPython.cpp:25172: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedSymbolLen(PyObject*, PyObject*)': QuickfixPython.cpp:24932: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeFlowScheduleType(PyObject*, PyObject*)': QuickfixPython.cpp:24812: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoCompIDs(PyObject*, PyObject*)': QuickfixPython.cpp:23852: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaxPriceLevels(PyObject*, PyObject*)': QuickfixPython.cpp:23612: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_DataDictionary_getGroup(PyObject*, PyObject*)': QuickfixPython.cpp:305978: warning: 'temp5' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ConfigError(PyObject*, PyObject*)': QuickfixPython.cpp:7212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FieldConvertError(PyObject*, PyObject*)': QuickfixPython.cpp:6816: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MessageParseError(PyObject*, PyObject*)': QuickfixPython.cpp:6948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOException(PyObject*, PyObject*)': QuickfixPython.cpp:10818: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SessionNotFound(PyObject*, PyObject*)': QuickfixPython.cpp:10686: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RejectLogon(PyObject*, PyObject*)': QuickfixPython.cpp:10554: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DoNotSend(PyObject*, PyObject*)': QuickfixPython.cpp:10422: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnsupportedVersion(PyObject*, PyObject*)': QuickfixPython.cpp:9528: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnsupportedMessageType(PyObject*, PyObject*)': QuickfixPython.cpp:9396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InvalidMessageType(PyObject*, PyObject*)': QuickfixPython.cpp:9264: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DuplicateFieldNumber(PyObject*, PyObject*)': QuickfixPython.cpp:9132: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IncorrectMessageStructure(PyObject*, PyObject*)': QuickfixPython.cpp:9000: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RuntimeError(PyObject*, PyObject*)': QuickfixPython.cpp:7344: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InvalidMessage(PyObject*, PyObject*)': QuickfixPython.cpp:7080: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DataDictionary(PyObject*, PyObject*)': QuickfixPython.cpp:304251: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplexEventStartTime(PyObject*, PyObject*)': QuickfixPython.cpp:210764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryTime(PyObject*, PyObject*)': QuickfixPython.cpp:82916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplexEventEndTime(PyObject*, PyObject*)': QuickfixPython.cpp:66284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalVolumeTradedTime(PyObject*, PyObject*)': QuickfixPython.cpp:63164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalVolumeTradedDate(PyObject*, PyObject*)': QuickfixPython.cpp:88052: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FillPx(PyObject*, PyObject*)': QuickfixPython.cpp:81476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OutsideIndexPct(PyObject*, PyObject*)': QuickfixPython.cpp:79676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Spread(PyObject*, PyObject*)': QuickfixPython.cpp:79436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegDifference(PyObject*, PyObject*)': QuickfixPython.cpp:79316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DisplayMinIncr(PyObject*, PyObject*)': QuickfixPython.cpp:77060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingDetachmentPoint(PyObject*, PyObject*)': QuickfixPython.cpp:76460: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BasisFeaturePrice(PyObject*, PyObject*)': QuickfixPython.cpp:76100: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalAccruedInterestAmt(PyObject*, PyObject*)': QuickfixPython.cpp:75140: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OfferYield(PyObject*, PyObject*)': QuickfixPython.cpp:74540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlCurrOfferFxRate(PyObject*, PyObject*)': QuickfixPython.cpp:74420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegLastQty(PyObject*, PyObject*)': QuickfixPython.cpp:73700: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Concession(PyObject*, PyObject*)': QuickfixPython.cpp:72740: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryPx(PyObject*, PyObject*)': QuickfixPython.cpp:72020: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegQty(PyObject*, PyObject*)': QuickfixPython.cpp:69620: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderPercent(PyObject*, PyObject*)': QuickfixPython.cpp:68540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingContractMultiplier(PyObject*, PyObject*)': QuickfixPython.cpp:67700: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OpenInterest(PyObject*, PyObject*)': QuickfixPython.cpp:67580: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegCalculatedCcyLastQty(PyObject*, PyObject*)': QuickfixPython.cpp:67100: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegContractMultiplier(PyObject*, PyObject*)': QuickfixPython.cpp:65444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeMinPriceIncrementAmount(PyObject*, PyObject*)': QuickfixPython.cpp:64844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DayCumQty(PyObject*, PyObject*)': QuickfixPython.cpp:64364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PrevClosePx(PyObject*, PyObject*)': QuickfixPython.cpp:64124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastParPx(PyObject*, PyObject*)': QuickfixPython.cpp:63764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnitOfMeasureQty(PyObject*, PyObject*)': QuickfixPython.cpp:63524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Price2(PyObject*, PyObject*)': QuickfixPython.cpp:60884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidSwapPoints(PyObject*, PyObject*)': QuickfixPython.cpp:60404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Commission(PyObject*, PyObject*)': QuickfixPython.cpp:60164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_HighLimitPrice(PyObject*, PyObject*)': QuickfixPython.cpp:59444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DayOrderQty(PyObject*, PyObject*)': QuickfixPython.cpp:59324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TargetStrategyPerformance(PyObject*, PyObject*)': QuickfixPython.cpp:58844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OfferSize(PyObject*, PyObject*)': QuickfixPython.cpp:58124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikeIncrement(PyObject*, PyObject*)': QuickfixPython.cpp:57284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OfferSwapPoints(PyObject*, PyObject*)': QuickfixPython.cpp:56804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaxTradeVol(PyObject*, PyObject*)': QuickfixPython.cpp:56684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContAmtValue(PyObject*, PyObject*)': QuickfixPython.cpp:54644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DiscretionPrice(PyObject*, PyObject*)': QuickfixPython.cpp:54524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidForwardPoints(PyObject*, PyObject*)': QuickfixPython.cpp:53804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AssignmentUnit(PyObject*, PyObject*)': QuickfixPython.cpp:52484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskCouponRate(PyObject*, PyObject*)': QuickfixPython.cpp:51044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriceImprovement(PyObject*, PyObject*)': QuickfixPython.cpp:50324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingPx(PyObject*, PyObject*)': QuickfixPython.cpp:50204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MatchIncrement(PyObject*, PyObject*)': QuickfixPython.cpp:49964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingNotionalPercentageOutstanding(PyObject*, PyObject*)': QuickfixPython.cpp:49364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MktOfferPx(PyObject*, PyObject*)': QuickfixPython.cpp:48764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegBenchmarkPrice(PyObject*, PyObject*)': QuickfixPython.cpp:47444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RndPx(PyObject*, PyObject*)': QuickfixPython.cpp:45524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderBookingQty(PyObject*, PyObject*)': QuickfixPython.cpp:44564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderAvgPx(PyObject*, PyObject*)': QuickfixPython.cpp:43724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryHighLimitPrice(PyObject*, PyObject*)': QuickfixPython.cpp:43604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FirstPx(PyObject*, PyObject*)': QuickfixPython.cpp:42164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlCurrFxRate(PyObject*, PyObject*)': QuickfixPython.cpp:41564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegRatioQty(PyObject*, PyObject*)': QuickfixPython.cpp:41444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LiquidityPctLow(PyObject*, PyObject*)': QuickfixPython.cpp:41204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingAttachmentPoint(PyObject*, PyObject*)': QuickfixPython.cpp:38564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingStrikePrice(PyObject*, PyObject*)': QuickfixPython.cpp:38204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriceDelta(PyObject*, PyObject*)': QuickfixPython.cpp:37004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingOriginalNotionalPercentageOutstanding(PyObject*, PyObject*)': QuickfixPython.cpp:35924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskWarningLevelPercent(PyObject*, PyObject*)': QuickfixPython.cpp:35804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StartTickPriceRange(PyObject*, PyObject*)': QuickfixPython.cpp:34964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingUnitOfMeasureQty(PyObject*, PyObject*)': QuickfixPython.cpp:34724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegOffsetValue(PyObject*, PyObject*)': QuickfixPython.cpp:33044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MinQty(PyObject*, PyObject*)': QuickfixPython.cpp:32804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalVolumeTraded(PyObject*, PyObject*)': QuickfixPython.cpp:31964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RatioQty(PyObject*, PyObject*)': QuickfixPython.cpp:31604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OfferForwardPoints2(PyObject*, PyObject*)': QuickfixPython.cpp:31484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegPrice(PyObject*, PyObject*)': QuickfixPython.cpp:31004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AccruedInterestAmt(PyObject*, PyObject*)': QuickfixPython.cpp:30764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashOrderQty(PyObject*, PyObject*)': QuickfixPython.cpp:30644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidYield(PyObject*, PyObject*)': QuickfixPython.cpp:29804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeVolume(PyObject*, PyObject*)': QuickfixPython.cpp:28628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlCurrAmt(PyObject*, PyObject*)': QuickfixPython.cpp:26828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MinTradeVol(PyObject*, PyObject*)': QuickfixPython.cpp:26708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegOrderQty(PyObject*, PyObject*)': QuickfixPython.cpp:26588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CcyAmt(PyObject*, PyObject*)': QuickfixPython.cpp:26108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContractMultiplier(PyObject*, PyObject*)': QuickfixPython.cpp:25868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MidYield(PyObject*, PyObject*)': QuickfixPython.cpp:25748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DetachmentPoint(PyObject*, PyObject*)': QuickfixPython.cpp:24212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivFlexProductEligibilityIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:79796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ReportedPxDiff(PyObject*, PyObject*)': QuickfixPython.cpp:72260: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PrivateQuote(PyObject*, PyObject*)': QuickfixPython.cpp:69020: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AggregatedBook(PyObject*, PyObject*)': QuickfixPython.cpp:68180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskFlexibleIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:62324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CopyMsgIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:57524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PossResend(PyObject*, PyObject*)': QuickfixPython.cpp:53924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnsolicitedIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:44804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ResetSeqNumFlag(PyObject*, PyObject*)': QuickfixPython.cpp:43964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDImplicitDelete(PyObject*, PyObject*)': QuickfixPython.cpp:37364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AutoAcceptIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:37244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FlexibleIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:25052: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LateIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:24332: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CancellationRights(PyObject*, PyObject*)': QuickfixPython.cpp:80156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryType(PyObject*, PyObject*)': QuickfixPython.cpp:78836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListUpdateAction(PyObject*, PyObject*)': QuickfixPython.cpp:77660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_HandlInst(PyObject*, PyObject*)': QuickfixPython.cpp:77540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InstrumentPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:75500: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingOptAttribute(PyObject*, PyObject*)': QuickfixPython.cpp:75260: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TargetPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:74780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_VenueType(PyObject*, PyObject*)': QuickfixPython.cpp:73100: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegPositionEffect(PyObject*, PyObject*)': QuickfixPython.cpp:71900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AsOfIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:71660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrdStatus(PyObject*, PyObject*)': QuickfixPython.cpp:70700: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MultiLegReportingType(PyObject*, PyObject*)': QuickfixPython.cpp:70100: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested3PartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:67220: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSettlType(PyObject*, PyObject*)': QuickfixPython.cpp:65684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DealingCapacity(PyObject*, PyObject*)': QuickfixPython.cpp:64004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExDestinationIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:61364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassCancelResponse(PyObject*, PyObject*)': QuickfixPython.cpp:59924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListExecInstType(PyObject*, PyObject*)': QuickfixPython.cpp:55964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriceProtectionScope(PyObject*, PyObject*)': QuickfixPython.cpp:51644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerType(PyObject*, PyObject*)': QuickfixPython.cpp:51524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested4PartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:48404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AdvSide(PyObject*, PyObject*)': QuickfixPython.cpp:46844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderCapacity(PyObject*, PyObject*)': QuickfixPython.cpp:45764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AssignmentMethod(PyObject*, PyObject*)': QuickfixPython.cpp:42404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityUpdateAction(PyObject*, PyObject*)': QuickfixPython.cpp:40964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistTransType(PyObject*, PyObject*)': QuickfixPython.cpp:39524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DisplayWhen(PyObject*, PyObject*)': QuickfixPython.cpp:39284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidTradeType(PyObject*, PyObject*)': QuickfixPython.cpp:38324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOIQltyInd(PyObject*, PyObject*)': QuickfixPython.cpp:29924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RootPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:29564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EmailType(PyObject*, PyObject*)': QuickfixPython.cpp:28988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyAltIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:25988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FieldMap(PyObject*, PyObject*)': QuickfixPython.cpp:16573: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SocketCloseFailed(PyObject*, PyObject*)': QuickfixPython.cpp:11458: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SocketSendFailed(PyObject*, PyObject*)': QuickfixPython.cpp:11178: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SocketException(PyObject*, PyObject*)': QuickfixPython.cpp:10950: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SocketRecvFailed(PyObject*, PyObject*)': QuickfixPython.cpp:11319: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FileStoreFactory(PyObject*, PyObject*)': QuickfixPython.cpp:300213: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryDate(PyObject*, PyObject*)': QuickfixPython.cpp:166220: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeTimeUnit(PyObject*, PyObject*)': QuickfixPython.cpp:209684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContextPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:209444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriorityIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:209324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosReqStatus(PyObject*, PyObject*)': QuickfixPython.cpp:209204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TargetSubID(PyObject*, PyObject*)': QuickfixPython.cpp:209084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CheckSum(PyObject*, PyObject*)': QuickfixPython.cpp:208964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ReversalIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:208844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoUnderlyingLegSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:208724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyListResponseType(PyObject*, PyObject*)': QuickfixPython.cpp:208604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoPartyList(PyObject*, PyObject*)': QuickfixPython.cpp:208484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegCouponPaymentDate(PyObject*, PyObject*)': QuickfixPython.cpp:208364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoBidDescriptors(PyObject*, PyObject*)': QuickfixPython.cpp:208244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IncTaxInd(PyObject*, PyObject*)': QuickfixPython.cpp:208124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollRptID(PyObject*, PyObject*)': QuickfixPython.cpp:208004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplBegSeqNum(PyObject*, PyObject*)': QuickfixPython.cpp:207884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeExerciseStyle(PyObject*, PyObject*)': QuickfixPython.cpp:207764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocStatus(PyObject*, PyObject*)': QuickfixPython.cpp:207524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegAllocAcctIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:207188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BookingUnit(PyObject*, PyObject*)': QuickfixPython.cpp:207068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OddLot(PyObject*, PyObject*)': QuickfixPython.cpp:206948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingFXRateCalc(PyObject*, PyObject*)': QuickfixPython.cpp:206708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastSwapPoints(PyObject*, PyObject*)': QuickfixPython.cpp:206588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplexEventPriceTimeType(PyObject*, PyObject*)': QuickfixPython.cpp:206468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoSecurityTypes(PyObject*, PyObject*)': QuickfixPython.cpp:206348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosMaintAction(PyObject*, PyObject*)': QuickfixPython.cpp:206228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegCouponRate(PyObject*, PyObject*)': QuickfixPython.cpp:206108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TerminationType(PyObject*, PyObject*)': QuickfixPython.cpp:205988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CorporateAction(PyObject*, PyObject*)': QuickfixPython.cpp:205868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoStrikes(PyObject*, PyObject*)': QuickfixPython.cpp:205748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Rule80A(PyObject*, PyObject*)': QuickfixPython.cpp:205628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OptPayAmount(PyObject*, PyObject*)': QuickfixPython.cpp:205388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeLocaleOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:205268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaxFloor(PyObject*, PyObject*)': QuickfixPython.cpp:205148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegOptAttribute(PyObject*, PyObject*)': QuickfixPython.cpp:205028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityTradingStatus(PyObject*, PyObject*)': QuickfixPython.cpp:204908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingInstrRegistry(PyObject*, PyObject*)': QuickfixPython.cpp:204668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested2PartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:204548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityXMLLen(PyObject*, PyObject*)': QuickfixPython.cpp:204308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeListMethod(PyObject*, PyObject*)': QuickfixPython.cpp:204188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DefaultCstmApplVerID(PyObject*, PyObject*)': QuickfixPython.cpp:204068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoQuoteEntries(PyObject*, PyObject*)': QuickfixPython.cpp:203828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocShares(PyObject*, PyObject*)': QuickfixPython.cpp:203708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Product(PyObject*, PyObject*)': QuickfixPython.cpp:203588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InstrAttribType(PyObject*, PyObject*)': QuickfixPython.cpp:203468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeContractSettlMonth(PyObject*, PyObject*)': QuickfixPython.cpp:203348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoApplIDs(PyObject*, PyObject*)': QuickfixPython.cpp:203228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CouponRate(PyObject*, PyObject*)': QuickfixPython.cpp:203108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRoutingIDs(PyObject*, PyObject*)': QuickfixPython.cpp:202988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefTagID(PyObject*, PyObject*)': QuickfixPython.cpp:202868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MarginRatio(PyObject*, PyObject*)': QuickfixPython.cpp:202748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoOrdTypeRules(PyObject*, PyObject*)': QuickfixPython.cpp:202508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoFills(PyObject*, PyObject*)': QuickfixPython.cpp:202388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingInstrumentPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:202268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskLimitCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:202148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastCapacity(PyObject*, PyObject*)': QuickfixPython.cpp:202028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AccruedInterestRate(PyObject*, PyObject*)': QuickfixPython.cpp:201908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EndAccruedInterestAmt(PyObject*, PyObject*)': QuickfixPython.cpp:201788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NTPositionLimit(PyObject*, PyObject*)': QuickfixPython.cpp:201668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefOrderIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:201548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityXMLSchema(PyObject*, PyObject*)': QuickfixPython.cpp:201428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefOrdIDReason(PyObject*, PyObject*)': QuickfixPython.cpp:201188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelationshipRiskSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:201068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:200948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocRejCode(PyObject*, PyObject*)': QuickfixPython.cpp:200828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelatedSym(PyObject*, PyObject*)': QuickfixPython.cpp:200708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedListStatusTextLen(PyObject*, PyObject*)': QuickfixPython.cpp:200468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContraryInstructionIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:200348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ReportToExch(PyObject*, PyObject*)': QuickfixPython.cpp:200228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StopPx(PyObject*, PyObject*)': QuickfixPython.cpp:200108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplQueueDepth(PyObject*, PyObject*)': QuickfixPython.cpp:199988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingQty(PyObject*, PyObject*)': QuickfixPython.cpp:199868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RootPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:199748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplReportType(PyObject*, PyObject*)': QuickfixPython.cpp:199628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegalConfirm(PyObject*, PyObject*)': QuickfixPython.cpp:199388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NetMoney(PyObject*, PyObject*)': QuickfixPython.cpp:199268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ManualOrderIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:199148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegBidForwardPoints(PyObject*, PyObject*)': QuickfixPython.cpp:199028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeInstrRegistry(PyObject*, PyObject*)': QuickfixPython.cpp:198908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedPartyAltSubID(PyObject*, PyObject*)': QuickfixPython.cpp:198788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StateOrProvinceOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:198668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoRelatedSym(PyObject*, PyObject*)': QuickfixPython.cpp:198548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaturityMonthYearFormat(PyObject*, PyObject*)': QuickfixPython.cpp:198308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Benchmark(PyObject*, PyObject*)': QuickfixPython.cpp:198188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriorSpreadIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:198068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosMaintStatus(PyObject*, PyObject*)': QuickfixPython.cpp:197948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlCurrFxRateCalc(PyObject*, PyObject*)': QuickfixPython.cpp:197828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BuyVolume(PyObject*, PyObject*)': QuickfixPython.cpp:197708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollAsgnRefID(PyObject*, PyObject*)': QuickfixPython.cpp:197588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriceUnitOfMeasureQty(PyObject*, PyObject*)': QuickfixPython.cpp:197468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRateSources(PyObject*, PyObject*)': QuickfixPython.cpp:197348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Signature(PyObject*, PyObject*)': QuickfixPython.cpp:197108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MsgSeqNum(PyObject*, PyObject*)': QuickfixPython.cpp:196988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosTransType(PyObject*, PyObject*)': QuickfixPython.cpp:196868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskFreeRate(PyObject*, PyObject*)': QuickfixPython.cpp:196748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeFloorPrice(PyObject*, PyObject*)': QuickfixPython.cpp:196508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradingSessionDesc(PyObject*, PyObject*)': QuickfixPython.cpp:196388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NotAffOrigClOrdID(PyObject*, PyObject*)': QuickfixPython.cpp:196268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:196148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriorSettlPrice(PyObject*, PyObject*)': QuickfixPython.cpp:196028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:195908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegNumber(PyObject*, PyObject*)': QuickfixPython.cpp:195668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlObligTransType(PyObject*, PyObject*)': QuickfixPython.cpp:195548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashMargin(PyObject*, PyObject*)': QuickfixPython.cpp:195428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteSetID(PyObject*, PyObject*)': QuickfixPython.cpp:195308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikePriceBoundaryPrecision(PyObject*, PyObject*)': QuickfixPython.cpp:195188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BenchmarkCurveName(PyObject*, PyObject*)': QuickfixPython.cpp:194948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingProduct(PyObject*, PyObject*)': QuickfixPython.cpp:194828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoAllocs(PyObject*, PyObject*)': QuickfixPython.cpp:194708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoAccQuotes(PyObject*, PyObject*)': QuickfixPython.cpp:194468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:194348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncryptedPasswordMethod(PyObject*, PyObject*)': QuickfixPython.cpp:194228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplexEventCondition(PyObject*, PyObject*)': QuickfixPython.cpp:194108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedSecurityDescLen(PyObject*, PyObject*)': QuickfixPython.cpp:193988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeType(PyObject*, PyObject*)': QuickfixPython.cpp:193868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidPx(PyObject*, PyObject*)': QuickfixPython.cpp:193748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AgreementID(PyObject*, PyObject*)': QuickfixPython.cpp:193508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskLimitCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:193268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradSesMethod(PyObject*, PyObject*)': QuickfixPython.cpp:193148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedListExecInstLen(PyObject*, PyObject*)': QuickfixPython.cpp:193028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegPriceType(PyObject*, PyObject*)': QuickfixPython.cpp:192908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeHandlingInstr(PyObject*, PyObject*)': QuickfixPython.cpp:192668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoSettlDetails(PyObject*, PyObject*)': QuickfixPython.cpp:192548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:192428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastForwardPoints(PyObject*, PyObject*)': QuickfixPython.cpp:192188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TargetStrategyParameters(PyObject*, PyObject*)': QuickfixPython.cpp:192068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SwapPoints(PyObject*, PyObject*)': QuickfixPython.cpp:191948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoTradingSessionRules(PyObject*, PyObject*)': QuickfixPython.cpp:191828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefApplID(PyObject*, PyObject*)': QuickfixPython.cpp:191708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefApplExtID(PyObject*, PyObject*)': QuickfixPython.cpp:191588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_GapFillFlag(PyObject*, PyObject*)': QuickfixPython.cpp:191468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingMaturityDate(PyObject*, PyObject*)': QuickfixPython.cpp:191348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_XmlDataLen(PyObject*, PyObject*)': QuickfixPython.cpp:191228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StatusText(PyObject*, PyObject*)': QuickfixPython.cpp:190988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListStatusType(PyObject*, PyObject*)': QuickfixPython.cpp:190748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PossDupFlag(PyObject*, PyObject*)': QuickfixPython.cpp:190628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLastQty(PyObject*, PyObject*)': QuickfixPython.cpp:190508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollAction(PyObject*, PyObject*)': QuickfixPython.cpp:190388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoOfSecSizes(PyObject*, PyObject*)': QuickfixPython.cpp:190268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDSecSize(PyObject*, PyObject*)': QuickfixPython.cpp:190148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskInstrumentSettlType(PyObject*, PyObject*)': QuickfixPython.cpp:190028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NestedInstrAttribType(PyObject*, PyObject*)': QuickfixPython.cpp:189788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSymbolSfx(PyObject*, PyObject*)': QuickfixPython.cpp:189668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegExerciseStyle(PyObject*, PyObject*)': QuickfixPython.cpp:189548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedSecurityListDescLen(PyObject*, PyObject*)': QuickfixPython.cpp:189428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoStrikes(PyObject*, PyObject*)': QuickfixPython.cpp:189308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FairValue(PyObject*, PyObject*)': QuickfixPython.cpp:189188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CustDirectedOrder(PyObject*, PyObject*)': QuickfixPython.cpp:189068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoDistribInsts(PyObject*, PyObject*)': QuickfixPython.cpp:188948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecuritySettlAgentCode(PyObject*, PyObject*)': QuickfixPython.cpp:188828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocAvgPx(PyObject*, PyObject*)': QuickfixPython.cpp:188708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocAcctIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:188588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NumBidders(PyObject*, PyObject*)': QuickfixPython.cpp:188468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NetworkResponseID(PyObject*, PyObject*)': QuickfixPython.cpp:188348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocNetMoney(PyObject*, PyObject*)': QuickfixPython.cpp:188108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:187988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingPayAmount(PyObject*, PyObject*)': QuickfixPython.cpp:187868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MinPriceIncrementAmount(PyObject*, PyObject*)': QuickfixPython.cpp:187748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityTradingEvent(PyObject*, PyObject*)': QuickfixPython.cpp:187628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExchangeForPhysical(PyObject*, PyObject*)': QuickfixPython.cpp:187508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NumTickets(PyObject*, PyObject*)': QuickfixPython.cpp:187268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MinLotSize(PyObject*, PyObject*)': QuickfixPython.cpp:187148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:187028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegIssuer(PyObject*, PyObject*)': QuickfixPython.cpp:186788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSymbol(PyObject*, PyObject*)': QuickfixPython.cpp:186668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ReportedPx(PyObject*, PyObject*)': QuickfixPython.cpp:186548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRiskInstruments(PyObject*, PyObject*)': QuickfixPython.cpp:186428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskInstrumentMultiplier(PyObject*, PyObject*)': QuickfixPython.cpp:186308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoSecurityTypes(PyObject*, PyObject*)': QuickfixPython.cpp:186188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:186068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Price(PyObject*, PyObject*)': QuickfixPython.cpp:185948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastSpotRate(PyObject*, PyObject*)': QuickfixPython.cpp:185828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNumTradeReports(PyObject*, PyObject*)': QuickfixPython.cpp:185588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegLastForwardPoints(PyObject*, PyObject*)': QuickfixPython.cpp:185468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerNewQty(PyObject*, PyObject*)': QuickfixPython.cpp:185348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncryptedPassword(PyObject*, PyObject*)': QuickfixPython.cpp:185228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRequestedPartyRoles(PyObject*, PyObject*)': QuickfixPython.cpp:185108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:184868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocPositionEffect(PyObject*, PyObject*)': QuickfixPython.cpp:184748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RateSource(PyObject*, PyObject*)': QuickfixPython.cpp:184628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MatchStatus(PyObject*, PyObject*)': QuickfixPython.cpp:184508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDUpdateAction(PyObject*, PyObject*)': QuickfixPython.cpp:184388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InputSource(PyObject*, PyObject*)': QuickfixPython.cpp:184268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingContractMultiplierUnit(PyObject*, PyObject*)': QuickfixPython.cpp:184148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MsgDirection(PyObject*, PyObject*)': QuickfixPython.cpp:183908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UndlyInstrumentPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:183788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerNewPrice(PyObject*, PyObject*)': QuickfixPython.cpp:183668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Account(PyObject*, PyObject*)': QuickfixPython.cpp:183548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideValueInd(PyObject*, PyObject*)': QuickfixPython.cpp:183308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoDerivativeSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:183188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DefaultApplExtID(PyObject*, PyObject*)': QuickfixPython.cpp:183068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CstmApplVerID(PyObject*, PyObject*)': QuickfixPython.cpp:182948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollStatus(PyObject*, PyObject*)': QuickfixPython.cpp:182708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDFeedType(PyObject*, PyObject*)': QuickfixPython.cpp:182588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegSecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:182348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FillQty(PyObject*, PyObject*)': QuickfixPython.cpp:182228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryOriginator(PyObject*, PyObject*)': QuickfixPython.cpp:181988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RptSeq(PyObject*, PyObject*)': QuickfixPython.cpp:181868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DisplayMethod(PyObject*, PyObject*)': QuickfixPython.cpp:181748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerTradingSessionID(PyObject*, PyObject*)': QuickfixPython.cpp:181628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSettlMethod(PyObject*, PyObject*)': QuickfixPython.cpp:181508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoPartyAltIDs(PyObject*, PyObject*)': QuickfixPython.cpp:181388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LongQty(PyObject*, PyObject*)': QuickfixPython.cpp:181268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderCapacityQty(PyObject*, PyObject*)': QuickfixPython.cpp:181148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSettlementType(PyObject*, PyObject*)': QuickfixPython.cpp:181028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideSettlCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:180908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefreshIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:180788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegDividendYield(PyObject*, PyObject*)': QuickfixPython.cpp:180668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncryptedPasswordLen(PyObject*, PyObject*)': QuickfixPython.cpp:180548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSecuritySubType(PyObject*, PyObject*)': QuickfixPython.cpp:180308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocAccruedInterestAmt(PyObject*, PyObject*)': QuickfixPython.cpp:180188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingAllocationPercent(PyObject*, PyObject*)': QuickfixPython.cpp:180068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocLinkType(PyObject*, PyObject*)': QuickfixPython.cpp:179948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoContraBrokers(PyObject*, PyObject*)': QuickfixPython.cpp:179828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoPartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:179708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EndSeqNo(PyObject*, PyObject*)': QuickfixPython.cpp:179588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllowableOneSidednessPct(PyObject*, PyObject*)': QuickfixPython.cpp:179348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SharedCommission(PyObject*, PyObject*)': QuickfixPython.cpp:179228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PositionLimit(PyObject*, PyObject*)': QuickfixPython.cpp:179108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlObligMsgID(PyObject*, PyObject*)': QuickfixPython.cpp:178988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OnBehalfOfCompID(PyObject*, PyObject*)': QuickfixPython.cpp:178748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RoundingModulus(PyObject*, PyObject*)': QuickfixPython.cpp:178628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocLinkID(PyObject*, PyObject*)': QuickfixPython.cpp:178508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocNoOrdersType(PyObject*, PyObject*)': QuickfixPython.cpp:178388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalNetValue(PyObject*, PyObject*)': QuickfixPython.cpp:178268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:178148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AgreementDate(PyObject*, PyObject*)': QuickfixPython.cpp:178028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideTrdRegTimestampType(PyObject*, PyObject*)': QuickfixPython.cpp:177908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NotifyBrokerOfCredit(PyObject*, PyObject*)': QuickfixPython.cpp:177788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocQty(PyObject*, PyObject*)': QuickfixPython.cpp:177668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastFragment(PyObject*, PyObject*)': QuickfixPython.cpp:177428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoTrades(PyObject*, PyObject*)': QuickfixPython.cpp:177308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FinancialStatus(PyObject*, PyObject*)': QuickfixPython.cpp:177188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskEncodedSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:176516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistRejReasonCode(PyObject*, PyObject*)': QuickfixPython.cpp:176396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CommType(PyObject*, PyObject*)': QuickfixPython.cpp:176276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SpreadToBenchmark(PyObject*, PyObject*)': QuickfixPython.cpp:176156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DefaultApplVerID(PyObject*, PyObject*)': QuickfixPython.cpp:175916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NetChgPrevDay(PyObject*, PyObject*)': QuickfixPython.cpp:175796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ClientBidID(PyObject*, PyObject*)': QuickfixPython.cpp:175676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoUndlyInstrumentPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:175556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerSecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:175436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriceLimitType(PyObject*, PyObject*)': QuickfixPython.cpp:175316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryID(PyObject*, PyObject*)': QuickfixPython.cpp:175076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeCondition(PyObject*, PyObject*)': QuickfixPython.cpp:174836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedSubject(PyObject*, PyObject*)': QuickfixPython.cpp:174596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosReqID(PyObject*, PyObject*)': QuickfixPython.cpp:174356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoLinesOfText(PyObject*, PyObject*)': QuickfixPython.cpp:174236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DlvyInstType(PyObject*, PyObject*)': QuickfixPython.cpp:174116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RootPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:173996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeProduct(PyObject*, PyObject*)': QuickfixPython.cpp:173876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradSesEvent(PyObject*, PyObject*)': QuickfixPython.cpp:173756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContextPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:173636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegBidPx(PyObject*, PyObject*)': QuickfixPython.cpp:173516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DiscretionOffsetValue(PyObject*, PyObject*)': QuickfixPython.cpp:173276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplQueueMax(PyObject*, PyObject*)': QuickfixPython.cpp:173156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TransferReason(PyObject*, PyObject*)': QuickfixPython.cpp:173036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InstrumentPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:172796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDSecSizeType(PyObject*, PyObject*)': QuickfixPython.cpp:172676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ResponseDestination(PyObject*, PyObject*)': QuickfixPython.cpp:172556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalTakedown(PyObject*, PyObject*)': QuickfixPython.cpp:172436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ConfirmTransType(PyObject*, PyObject*)': QuickfixPython.cpp:172316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DiscretionOffsetType(PyObject*, PyObject*)': QuickfixPython.cpp:172196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InstrmtAssignmentMethod(PyObject*, PyObject*)': QuickfixPython.cpp:172076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TickRuleType(PyObject*, PyObject*)': QuickfixPython.cpp:171956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegStrikePrice(PyObject*, PyObject*)': QuickfixPython.cpp:171836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ForexReq(PyObject*, PyObject*)': QuickfixPython.cpp:171596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlInstMsgID(PyObject*, PyObject*)': QuickfixPython.cpp:171476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoSettlInst(PyObject*, PyObject*)': QuickfixPython.cpp:171356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NotionalPercentageOutstanding(PyObject*, PyObject*)': QuickfixPython.cpp:171236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoAsgnReqs(PyObject*, PyObject*)': QuickfixPython.cpp:171116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDStreamID(PyObject*, PyObject*)': QuickfixPython.cpp:170996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSecurityAltIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:170876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecuritySettlAgentName(PyObject*, PyObject*)': QuickfixPython.cpp:170636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FundRenewWaiv(PyObject*, PyObject*)': QuickfixPython.cpp:170516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CalculatedCcyLastQty(PyObject*, PyObject*)': QuickfixPython.cpp:170396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PutOrCall(PyObject*, PyObject*)': QuickfixPython.cpp:170156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegCoveredOrUncovered(PyObject*, PyObject*)': QuickfixPython.cpp:170036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CardStartDate(PyObject*, PyObject*)': QuickfixPython.cpp:169916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LeavesQty(PyObject*, PyObject*)': QuickfixPython.cpp:169796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDReportID(PyObject*, PyObject*)': QuickfixPython.cpp:169556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerPrice(PyObject*, PyObject*)': QuickfixPython.cpp:169436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TrdRepPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:169316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NumberOfOrders(PyObject*, PyObject*)': QuickfixPython.cpp:169196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeValuationMethod(PyObject*, PyObject*)': QuickfixPython.cpp:169076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_GTBookingInst(PyObject*, PyObject*)': QuickfixPython.cpp:168956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NestedPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:168836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExDate(PyObject*, PyObject*)': QuickfixPython.cpp:168716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EventText(PyObject*, PyObject*)': QuickfixPython.cpp:168596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EndCash(PyObject*, PyObject*)': QuickfixPython.cpp:168476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IndividualAllocType(PyObject*, PyObject*)': QuickfixPython.cpp:168356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PeggedRefPrice(PyObject*, PyObject*)': QuickfixPython.cpp:168236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollAsgnRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:168116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MarketUpdateAction(PyObject*, PyObject*)': QuickfixPython.cpp:167996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OptPayoutType(PyObject*, PyObject*)': QuickfixPython.cpp:167756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MatchType(PyObject*, PyObject*)': QuickfixPython.cpp:167636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosMaintRptRefID(PyObject*, PyObject*)': QuickfixPython.cpp:167396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AdvRefID(PyObject*, PyObject*)': QuickfixPython.cpp:167156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrdType(PyObject*, PyObject*)': QuickfixPython.cpp:167036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MiscFeeBasis(PyObject*, PyObject*)': QuickfixPython.cpp:166700: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OptPayoutAmount(PyObject*, PyObject*)': QuickfixPython.cpp:166580: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskInstrumentOperator(PyObject*, PyObject*)': QuickfixPython.cpp:166460: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegBenchmarkCurveCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:166340: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegGrossTradeAmt(PyObject*, PyObject*)': QuickfixPython.cpp:166100: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplID(PyObject*, PyObject*)': QuickfixPython.cpp:165980: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FeeMultiplier(PyObject*, PyObject*)': QuickfixPython.cpp:165740: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingPriceUnitOfMeasureQty(PyObject*, PyObject*)': QuickfixPython.cpp:165620: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskMaturityTime(PyObject*, PyObject*)': QuickfixPython.cpp:165500: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FloorPrice(PyObject*, PyObject*)': QuickfixPython.cpp:165380: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StreamAsgnAckType(PyObject*, PyObject*)': QuickfixPython.cpp:165260: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingRedemptionDate(PyObject*, PyObject*)': QuickfixPython.cpp:165020: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OfferSpotRate(PyObject*, PyObject*)': QuickfixPython.cpp:164780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StatusValue(PyObject*, PyObject*)': QuickfixPython.cpp:164660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCollectAmount(PyObject*, PyObject*)': QuickfixPython.cpp:164540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrigTradeID(PyObject*, PyObject*)': QuickfixPython.cpp:164420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LanguageCode(PyObject*, PyObject*)': QuickfixPython.cpp:164180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplexOptPayoutAmount(PyObject*, PyObject*)': QuickfixPython.cpp:164060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeCapPrice(PyObject*, PyObject*)': QuickfixPython.cpp:163820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplResendFlag(PyObject*, PyObject*)': QuickfixPython.cpp:163700: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskLimitAmount(PyObject*, PyObject*)': QuickfixPython.cpp:163580: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LiquidityIndType(PyObject*, PyObject*)': QuickfixPython.cpp:163244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegOfferPx(PyObject*, PyObject*)': QuickfixPython.cpp:163124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IndividualAllocID(PyObject*, PyObject*)': QuickfixPython.cpp:163004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteRequestRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:162764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocType(PyObject*, PyObject*)': QuickfixPython.cpp:162644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistDtls(PyObject*, PyObject*)': QuickfixPython.cpp:162524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocReportType(PyObject*, PyObject*)': QuickfixPython.cpp:162404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRiskWarningLevels(PyObject*, PyObject*)': QuickfixPython.cpp:162284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegLastPx(PyObject*, PyObject*)': QuickfixPython.cpp:162164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:161708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeInstrmtAssignmentMethod(PyObject*, PyObject*)': QuickfixPython.cpp:161588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoPartyRelationships(PyObject*, PyObject*)': QuickfixPython.cpp:161468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExDestination(PyObject*, PyObject*)': QuickfixPython.cpp:161348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_HaltReasonChar(PyObject*, PyObject*)': QuickfixPython.cpp:161228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExerciseStyle(PyObject*, PyObject*)': QuickfixPython.cpp:161108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSymbol(PyObject*, PyObject*)': QuickfixPython.cpp:160988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoLegs(PyObject*, PyObject*)': QuickfixPython.cpp:160868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AvgPrxPrecision(PyObject*, PyObject*)': QuickfixPython.cpp:160748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeReportType(PyObject*, PyObject*)': QuickfixPython.cpp:160628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlSessID(PyObject*, PyObject*)': QuickfixPython.cpp:160388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CumQty(PyObject*, PyObject*)': QuickfixPython.cpp:160148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_YieldRedemptionPrice(PyObject*, PyObject*)': QuickfixPython.cpp:160028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InstrumentPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:159908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplexEventPriceBoundaryPrecision(PyObject*, PyObject*)': QuickfixPython.cpp:159788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocSettlCurrAmt(PyObject*, PyObject*)': QuickfixPython.cpp:159668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_HighPx(PyObject*, PyObject*)': QuickfixPython.cpp:159548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SenderSubID(PyObject*, PyObject*)': QuickfixPython.cpp:159428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastRptRequested(PyObject*, PyObject*)': QuickfixPython.cpp:159188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StreamAsgnType(PyObject*, PyObject*)': QuickfixPython.cpp:159068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Adjustment(PyObject*, PyObject*)': QuickfixPython.cpp:158948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosMaintRptID(PyObject*, PyObject*)': QuickfixPython.cpp:158828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LocateReqd(PyObject*, PyObject*)': QuickfixPython.cpp:158708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ConfirmStatus(PyObject*, PyObject*)': QuickfixPython.cpp:158588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingFXRate(PyObject*, PyObject*)': QuickfixPython.cpp:158468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlMethod(PyObject*, PyObject*)': QuickfixPython.cpp:158348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FuturesValuationMethod(PyObject*, PyObject*)': QuickfixPython.cpp:158228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DefaultVerIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:158108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ModelType(PyObject*, PyObject*)': QuickfixPython.cpp:157988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSettlDate(PyObject*, PyObject*)': QuickfixPython.cpp:157868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegRoundDirection(PyObject*, PyObject*)': QuickfixPython.cpp:157748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRootPartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:157508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoTargetPartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:157388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSeniority(PyObject*, PyObject*)': QuickfixPython.cpp:157268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ShortSaleReason(PyObject*, PyObject*)': QuickfixPython.cpp:157028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RootPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:156908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RequestedPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:156572: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastShares(PyObject*, PyObject*)': QuickfixPython.cpp:156452: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Factor(PyObject*, PyObject*)': QuickfixPython.cpp:156332: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CFICode(PyObject*, PyObject*)': QuickfixPython.cpp:156212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NextExpectedMsgSeqNum(PyObject*, PyObject*)': QuickfixPython.cpp:155972: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingStipValue(PyObject*, PyObject*)': QuickfixPython.cpp:155852: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingFlowScheduleType(PyObject*, PyObject*)': QuickfixPython.cpp:155732: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskLimitType(PyObject*, PyObject*)': QuickfixPython.cpp:155612: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SolicitedFlag(PyObject*, PyObject*)': QuickfixPython.cpp:155276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderInputDevice(PyObject*, PyObject*)': QuickfixPython.cpp:155156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TrdMatchID(PyObject*, PyObject*)': QuickfixPython.cpp:155036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteStatus(PyObject*, PyObject*)': QuickfixPython.cpp:154796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DistribPercentage(PyObject*, PyObject*)': QuickfixPython.cpp:154676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TrdRptStatus(PyObject*, PyObject*)': QuickfixPython.cpp:154556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PreTradeAnonymity(PyObject*, PyObject*)': QuickfixPython.cpp:154436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrigTradeDate(PyObject*, PyObject*)': QuickfixPython.cpp:154316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassStatusReqID(PyObject*, PyObject*)': QuickfixPython.cpp:153860: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradedFlatSwitch(PyObject*, PyObject*)': QuickfixPython.cpp:153740: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideValue2(PyObject*, PyObject*)': QuickfixPython.cpp:153620: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ShortQty(PyObject*, PyObject*)': QuickfixPython.cpp:153500: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollReqID(PyObject*, PyObject*)': QuickfixPython.cpp:153260: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EndTickPriceRange(PyObject*, PyObject*)': QuickfixPython.cpp:153140: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegCurrencyRatio(PyObject*, PyObject*)': QuickfixPython.cpp:153020: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderDelayUnit(PyObject*, PyObject*)': QuickfixPython.cpp:152900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StreamAsgnRptID(PyObject*, PyObject*)': QuickfixPython.cpp:152780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InstrRegistry(PyObject*, PyObject*)': QuickfixPython.cpp:152660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CxlQty(PyObject*, PyObject*)': QuickfixPython.cpp:152420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideValue1(PyObject*, PyObject*)': QuickfixPython.cpp:152300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UserStatus(PyObject*, PyObject*)': QuickfixPython.cpp:152180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSide(PyObject*, PyObject*)': QuickfixPython.cpp:152060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ValueOfFutures(PyObject*, PyObject*)': QuickfixPython.cpp:151940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_YieldCalcDate(PyObject*, PyObject*)': QuickfixPython.cpp:151820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeAllocIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:151700: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EventType(PyObject*, PyObject*)': QuickfixPython.cpp:151580: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MultilegModel(PyObject*, PyObject*)': QuickfixPython.cpp:151340: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested4PartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:151220: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelatedContextPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:151100: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecType(PyObject*, PyObject*)': QuickfixPython.cpp:150980: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecInst(PyObject*, PyObject*)': QuickfixPython.cpp:150212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ProcessCode(PyObject*, PyObject*)': QuickfixPython.cpp:150092: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DisplayQty(PyObject*, PyObject*)': QuickfixPython.cpp:149852: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EndStrikePxRange(PyObject*, PyObject*)': QuickfixPython.cpp:149732: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeInstrumentPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:149612: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DividendYield(PyObject*, PyObject*)': QuickfixPython.cpp:149492: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegRefID(PyObject*, PyObject*)': QuickfixPython.cpp:149372: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityStatus(PyObject*, PyObject*)': QuickfixPython.cpp:149252: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegOptionRatio(PyObject*, PyObject*)': QuickfixPython.cpp:149132: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDPriceLevel(PyObject*, PyObject*)': QuickfixPython.cpp:149012: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CustOrderHandlingInst(PyObject*, PyObject*)': QuickfixPython.cpp:148892: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DefOfferSize(PyObject*, PyObject*)': QuickfixPython.cpp:148652: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefAllocID(PyObject*, PyObject*)': QuickfixPython.cpp:148532: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNested2PartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:148412: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContextPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:148172: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PreviouslyReported(PyObject*, PyObject*)': QuickfixPython.cpp:148052: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityAltIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:147932: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlInstMode(PyObject*, PyObject*)': QuickfixPython.cpp:147812: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCouponRate(PyObject*, PyObject*)': QuickfixPython.cpp:147692: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeOptPayAmount(PyObject*, PyObject*)': QuickfixPython.cpp:147572: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecInstValue(PyObject*, PyObject*)': QuickfixPython.cpp:147452: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegSecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:147212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeOptAttribute(PyObject*, PyObject*)': QuickfixPython.cpp:147092: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCFICode(PyObject*, PyObject*)': QuickfixPython.cpp:146972: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastMsgSeqNumProcessed(PyObject*, PyObject*)': QuickfixPython.cpp:146852: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingRepurchaseRate(PyObject*, PyObject*)': QuickfixPython.cpp:146732: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCountryOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:146612: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllowableOneSidednessCurr(PyObject*, PyObject*)': QuickfixPython.cpp:146372: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegOfferForwardPoints(PyObject*, PyObject*)': QuickfixPython.cpp:146252: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosReqResult(PyObject*, PyObject*)': QuickfixPython.cpp:146132: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalNumPosReports(PyObject*, PyObject*)': QuickfixPython.cpp:145892: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNumReports(PyObject*, PyObject*)': QuickfixPython.cpp:145772: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityReportID(PyObject*, PyObject*)': QuickfixPython.cpp:145652: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:145532: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RawDataLength(PyObject*, PyObject*)': QuickfixPython.cpp:145292: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOITransType(PyObject*, PyObject*)': QuickfixPython.cpp:145172: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSwapType(PyObject*, PyObject*)': QuickfixPython.cpp:145052: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyAltID(PyObject*, PyObject*)': QuickfixPython.cpp:144932: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoOrders(PyObject*, PyObject*)': QuickfixPython.cpp:144812: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TimeUnit(PyObject*, PyObject*)': QuickfixPython.cpp:144692: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativePriceUnitOfMeasureQty(PyObject*, PyObject*)': QuickfixPython.cpp:144572: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedIssuerLen(PyObject*, PyObject*)': QuickfixPython.cpp:144452: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntrySize(PyObject*, PyObject*)': QuickfixPython.cpp:144332: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RoundLot(PyObject*, PyObject*)': QuickfixPython.cpp:144212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoEvents(PyObject*, PyObject*)': QuickfixPython.cpp:144092: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FillExecID(PyObject*, PyObject*)': QuickfixPython.cpp:143972: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RoundingDirection(PyObject*, PyObject*)': QuickfixPython.cpp:143852: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:143732: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderID(PyObject*, PyObject*)': QuickfixPython.cpp:143612: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedLegIssuerLen(PyObject*, PyObject*)': QuickfixPython.cpp:143492: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ClOrdLinkID(PyObject*, PyObject*)': QuickfixPython.cpp:143156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:143036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskProduct(PyObject*, PyObject*)': QuickfixPython.cpp:142916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelationshipRiskWarningLevels(PyObject*, PyObject*)': QuickfixPython.cpp:142796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegAllocAccount(PyObject*, PyObject*)': QuickfixPython.cpp:142676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoSides(PyObject*, PyObject*)': QuickfixPython.cpp:142556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistRejReasonText(PyObject*, PyObject*)': QuickfixPython.cpp:142436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSettlPrice(PyObject*, PyObject*)': QuickfixPython.cpp:142316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InViewOfCommon(PyObject*, PyObject*)': QuickfixPython.cpp:142196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested4PartyID(PyObject*, PyObject*)': QuickfixPython.cpp:142076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidSpotRate(PyObject*, PyObject*)': QuickfixPython.cpp:141956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeleteReason(PyObject*, PyObject*)': QuickfixPython.cpp:141836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeliverToLocationID(PyObject*, PyObject*)': QuickfixPython.cpp:141716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RootPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:141596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:141476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Scope(PyObject*, PyObject*)': QuickfixPython.cpp:141356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteQualifier(PyObject*, PyObject*)': QuickfixPython.cpp:141236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoBidComponents(PyObject*, PyObject*)': QuickfixPython.cpp:141116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocPrice(PyObject*, PyObject*)': QuickfixPython.cpp:140996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeliveryType(PyObject*, PyObject*)': QuickfixPython.cpp:140876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyDetailsListReportID(PyObject*, PyObject*)': QuickfixPython.cpp:140756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SessionRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:140636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegUnitOfMeasure(PyObject*, PyObject*)': QuickfixPython.cpp:140516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LowLimitPrice(PyObject*, PyObject*)': QuickfixPython.cpp:140396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriceQuoteMethod(PyObject*, PyObject*)': QuickfixPython.cpp:140276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeNTPositionLimit(PyObject*, PyObject*)': QuickfixPython.cpp:140156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelationshipRiskInstruments(PyObject*, PyObject*)': QuickfixPython.cpp:140036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSettlmntTyp(PyObject*, PyObject*)': QuickfixPython.cpp:139916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OutMainCntryUIndex(PyObject*, PyObject*)': QuickfixPython.cpp:139796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StipulationType(PyObject*, PyObject*)': QuickfixPython.cpp:139676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteCancelType(PyObject*, PyObject*)': QuickfixPython.cpp:139556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ClientID(PyObject*, PyObject*)': QuickfixPython.cpp:139436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlDate(PyObject*, PyObject*)': QuickfixPython.cpp:139316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidForwardPoints2(PyObject*, PyObject*)': QuickfixPython.cpp:139196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskInstrumentSettlType(PyObject*, PyObject*)': QuickfixPython.cpp:139076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegCreditRating(PyObject*, PyObject*)': QuickfixPython.cpp:138956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoPosAmt(PyObject*, PyObject*)': QuickfixPython.cpp:138836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeStrikeValue(PyObject*, PyObject*)': QuickfixPython.cpp:138716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NotAffectedOrderID(PyObject*, PyObject*)': QuickfixPython.cpp:138596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityListDesc(PyObject*, PyObject*)': QuickfixPython.cpp:138476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContextPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:138356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_GrossTradeAmt(PyObject*, PyObject*)': QuickfixPython.cpp:138236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CxlRejResponseTo(PyObject*, PyObject*)': QuickfixPython.cpp:137900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoDates(PyObject*, PyObject*)': QuickfixPython.cpp:137780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoLotTypeRules(PyObject*, PyObject*)': QuickfixPython.cpp:137660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityListRequestType(PyObject*, PyObject*)': QuickfixPython.cpp:137540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegMaturityMonthYear(PyObject*, PyObject*)': QuickfixPython.cpp:137420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashSettlAgentAcctNum(PyObject*, PyObject*)': QuickfixPython.cpp:137300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoAffectedOrders(PyObject*, PyObject*)': QuickfixPython.cpp:137180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:137060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSecurityAltIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:136940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassCancelRequestType(PyObject*, PyObject*)': QuickfixPython.cpp:136820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoUnderlyingStips(PyObject*, PyObject*)': QuickfixPython.cpp:136484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingPriceDeterminationMethod(PyObject*, PyObject*)': QuickfixPython.cpp:136364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosAmt(PyObject*, PyObject*)': QuickfixPython.cpp:136244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistStatus(PyObject*, PyObject*)': QuickfixPython.cpp:136124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListOrderStatus(PyObject*, PyObject*)': QuickfixPython.cpp:136004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradingSessionID(PyObject*, PyObject*)': QuickfixPython.cpp:135884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ProgRptReqs(PyObject*, PyObject*)': QuickfixPython.cpp:135764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListName(PyObject*, PyObject*)': QuickfixPython.cpp:135644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoStrikeRules(PyObject*, PyObject*)': QuickfixPython.cpp:135524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RestructuringType(PyObject*, PyObject*)': QuickfixPython.cpp:135404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastMkt(PyObject*, PyObject*)': QuickfixPython.cpp:135284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDMkt(PyObject*, PyObject*)': QuickfixPython.cpp:135164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoUnderlyings(PyObject*, PyObject*)': QuickfixPython.cpp:135044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TrdType(PyObject*, PyObject*)': QuickfixPython.cpp:134924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NetworkRequestID(PyObject*, PyObject*)': QuickfixPython.cpp:134804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExpQty(PyObject*, PyObject*)': QuickfixPython.cpp:134684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryLowLimitPrice(PyObject*, PyObject*)': QuickfixPython.cpp:134564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContractMultiplierUnit(PyObject*, PyObject*)': QuickfixPython.cpp:134444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OpenClose(PyObject*, PyObject*)': QuickfixPython.cpp:134324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlType(PyObject*, PyObject*)': QuickfixPython.cpp:134204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryTradeReportID(PyObject*, PyObject*)': QuickfixPython.cpp:134084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeskType(PyObject*, PyObject*)': QuickfixPython.cpp:133964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:133844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocInterestAtMaturity(PyObject*, PyObject*)': QuickfixPython.cpp:133724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityRequestType(PyObject*, PyObject*)': QuickfixPython.cpp:133604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingIssueDate(PyObject*, PyObject*)': QuickfixPython.cpp:133484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassActionResponse(PyObject*, PyObject*)': QuickfixPython.cpp:133364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplexEventType(PyObject*, PyObject*)': QuickfixPython.cpp:133244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSecurityGroup(PyObject*, PyObject*)': QuickfixPython.cpp:133124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContAmtCurr(PyObject*, PyObject*)': QuickfixPython.cpp:133004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EmailThreadID(PyObject*, PyObject*)': QuickfixPython.cpp:132884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplianceID(PyObject*, PyObject*)': QuickfixPython.cpp:132764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DlvyInst(PyObject*, PyObject*)': QuickfixPython.cpp:132644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BasisPxType(PyObject*, PyObject*)': QuickfixPython.cpp:132524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MarginExcess(PyObject*, PyObject*)': QuickfixPython.cpp:132404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDBookType(PyObject*, PyObject*)': QuickfixPython.cpp:132284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DisplayHighQty(PyObject*, PyObject*)': QuickfixPython.cpp:132164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrigTradeHandlingInstr(PyObject*, PyObject*)': QuickfixPython.cpp:132044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NewSeqNo(PyObject*, PyObject*)': QuickfixPython.cpp:131924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingEndValue(PyObject*, PyObject*)': QuickfixPython.cpp:131804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefApplReqID(PyObject*, PyObject*)': QuickfixPython.cpp:131684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Subject(PyObject*, PyObject*)': QuickfixPython.cpp:131564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OpenCloseSettleFlag(PyObject*, PyObject*)': QuickfixPython.cpp:131444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Password(PyObject*, PyObject*)': QuickfixPython.cpp:131324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RepoCollateralSecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:131204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CrossType(PyObject*, PyObject*)': QuickfixPython.cpp:131084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingDirtyPrice(PyObject*, PyObject*)': QuickfixPython.cpp:130964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerOrderType(PyObject*, PyObject*)': QuickfixPython.cpp:130844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeEncodedSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:130724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoOfLegUnderlyings(PyObject*, PyObject*)': QuickfixPython.cpp:130604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NewsRefType(PyObject*, PyObject*)': QuickfixPython.cpp:130484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:130364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LiquidityValue(PyObject*, PyObject*)': QuickfixPython.cpp:130244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InstrAttribValue(PyObject*, PyObject*)': QuickfixPython.cpp:130124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlObligID(PyObject*, PyObject*)': QuickfixPython.cpp:130004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeInstrumentPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:129884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskFlexibleIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:129764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteID(PyObject*, PyObject*)': QuickfixPython.cpp:129644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MiscFeeType(PyObject*, PyObject*)': QuickfixPython.cpp:129524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeIssueDate(PyObject*, PyObject*)': QuickfixPython.cpp:129404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikePriceBoundaryMethod(PyObject*, PyObject*)': QuickfixPython.cpp:129284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSeniority(PyObject*, PyObject*)': QuickfixPython.cpp:129164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_WaveNo(PyObject*, PyObject*)': QuickfixPython.cpp:129044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOIQualifier(PyObject*, PyObject*)': QuickfixPython.cpp:128924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LowPx(PyObject*, PyObject*)': QuickfixPython.cpp:128804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TimeInForce(PyObject*, PyObject*)': QuickfixPython.cpp:128684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AsgnRptID(PyObject*, PyObject*)': QuickfixPython.cpp:128564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EventPx(PyObject*, PyObject*)': QuickfixPython.cpp:128444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplEndSeqNum(PyObject*, PyObject*)': QuickfixPython.cpp:128324: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoMatchRules(PyObject*, PyObject*)': QuickfixPython.cpp:128204: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:128084: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExpireDate(PyObject*, PyObject*)': QuickfixPython.cpp:127964: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegIOIQty(PyObject*, PyObject*)': QuickfixPython.cpp:127844: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested2PartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:127724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeCFICode(PyObject*, PyObject*)': QuickfixPython.cpp:127604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeMaturityDate(PyObject*, PyObject*)': QuickfixPython.cpp:127484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoTrdRepIndicators(PyObject*, PyObject*)': QuickfixPython.cpp:127364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingFactor(PyObject*, PyObject*)': QuickfixPython.cpp:127028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeMaturityTime(PyObject*, PyObject*)': QuickfixPython.cpp:126692: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSymbol(PyObject*, PyObject*)': QuickfixPython.cpp:126572: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AffectedSecondaryOrderID(PyObject*, PyObject*)': QuickfixPython.cpp:126452: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegRepoCollateralSecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:126332: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlInstReqID(PyObject*, PyObject*)': QuickfixPython.cpp:126212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:126092: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSecurityGroup(PyObject*, PyObject*)': QuickfixPython.cpp:125972: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskPutOrCall(PyObject*, PyObject*)': QuickfixPython.cpp:125852: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MessageEncoding(PyObject*, PyObject*)': QuickfixPython.cpp:125732: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TaxAdvantageType(PyObject*, PyObject*)': QuickfixPython.cpp:125612: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PreallocMethod(PyObject*, PyObject*)': QuickfixPython.cpp:125492: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MiscFeeAmt(PyObject*, PyObject*)': QuickfixPython.cpp:125156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TrdRepIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:125036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeRequestStatus(PyObject*, PyObject*)': QuickfixPython.cpp:124916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefreshQty(PyObject*, PyObject*)': QuickfixPython.cpp:124796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CurrencyRatio(PyObject*, PyObject*)': QuickfixPython.cpp:124676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingInstrumentPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:124556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocHandlInst(PyObject*, PyObject*)': QuickfixPython.cpp:124436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TZTransactTime(PyObject*, PyObject*)': QuickfixPython.cpp:124316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PriceUnitOfMeasure(PyObject*, PyObject*)': QuickfixPython.cpp:124196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSecurityAltIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:124076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskProduct(PyObject*, PyObject*)': QuickfixPython.cpp:123956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelatedPartyAltSubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:123836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteReqID(PyObject*, PyObject*)': QuickfixPython.cpp:123716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedUnderlyingSecurityDescLen(PyObject*, PyObject*)': QuickfixPython.cpp:123596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExpirationQtyType(PyObject*, PyObject*)': QuickfixPython.cpp:123476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CardHolderName(PyObject*, PyObject*)': QuickfixPython.cpp:123356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlBrkrCode(PyObject*, PyObject*)': QuickfixPython.cpp:123236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MinBidSize(PyObject*, PyObject*)': QuickfixPython.cpp:123116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoQuoteEntries(PyObject*, PyObject*)': QuickfixPython.cpp:122996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocTransType(PyObject*, PyObject*)': QuickfixPython.cpp:122876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastPx(PyObject*, PyObject*)': QuickfixPython.cpp:122756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocAccountType(PyObject*, PyObject*)': QuickfixPython.cpp:122636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoAltMDSource(PyObject*, PyObject*)': QuickfixPython.cpp:122516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotNoAllocs(PyObject*, PyObject*)': QuickfixPython.cpp:122396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerSecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:122276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SessionStatus(PyObject*, PyObject*)': QuickfixPython.cpp:122156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:122036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ClearingFirm(PyObject*, PyObject*)': QuickfixPython.cpp:121916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegBenchmarkCurvePoint(PyObject*, PyObject*)': QuickfixPython.cpp:121796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityResponseType(PyObject*, PyObject*)': QuickfixPython.cpp:121676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecuritySettlAgentContactName(PyObject*, PyObject*)': QuickfixPython.cpp:121556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MinPriceIncrement(PyObject*, PyObject*)': QuickfixPython.cpp:121436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideReasonCd(PyObject*, PyObject*)': QuickfixPython.cpp:121316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InvestorCountryOfResidence(PyObject*, PyObject*)': QuickfixPython.cpp:121196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PublishTrdIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:121076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeMinPriceIncrement(PyObject*, PyObject*)': QuickfixPython.cpp:120956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideLiquidityInd(PyObject*, PyObject*)': QuickfixPython.cpp:120836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EFPTrackingError(PyObject*, PyObject*)': QuickfixPython.cpp:120716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested2PartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:120596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UserStatusText(PyObject*, PyObject*)': QuickfixPython.cpp:120476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegPutOrCall(PyObject*, PyObject*)': QuickfixPython.cpp:120356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNested4PartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:120236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_WtAverageLiquidity(PyObject*, PyObject*)': QuickfixPython.cpp:119900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AdvTransType(PyObject*, PyObject*)': QuickfixPython.cpp:119780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderCategory(PyObject*, PyObject*)': QuickfixPython.cpp:119660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AttachmentPoint(PyObject*, PyObject*)': QuickfixPython.cpp:119540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRiskLimits(PyObject*, PyObject*)': QuickfixPython.cpp:119420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MiscFeeCurr(PyObject*, PyObject*)': QuickfixPython.cpp:119300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContAmtType(PyObject*, PyObject*)': QuickfixPython.cpp:119180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DiscretionOffset(PyObject*, PyObject*)': QuickfixPython.cpp:119060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MarketDepth(PyObject*, PyObject*)': QuickfixPython.cpp:118940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLastPx(PyObject*, PyObject*)': QuickfixPython.cpp:118820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Side(PyObject*, PyObject*)': QuickfixPython.cpp:118700: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecID(PyObject*, PyObject*)': QuickfixPython.cpp:118580: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegLimitType(PyObject*, PyObject*)': QuickfixPython.cpp:118460: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplReportID(PyObject*, PyObject*)': QuickfixPython.cpp:118340: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSettlPriceType(PyObject*, PyObject*)': QuickfixPython.cpp:118220: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastNetworkResponseID(PyObject*, PyObject*)': QuickfixPython.cpp:118100: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerPriceTypeScope(PyObject*, PyObject*)': QuickfixPython.cpp:117980: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoStatsIndicators(PyObject*, PyObject*)': QuickfixPython.cpp:117860: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeUnitOfMeasureQty(PyObject*, PyObject*)': QuickfixPython.cpp:117740: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeInstrAttribType(PyObject*, PyObject*)': QuickfixPython.cpp:117620: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegVolatility(PyObject*, PyObject*)': QuickfixPython.cpp:117500: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegOptAttribute(PyObject*, PyObject*)': QuickfixPython.cpp:117380: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskCouponRate(PyObject*, PyObject*)': QuickfixPython.cpp:117260: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PaymentMethod(PyObject*, PyObject*)': QuickfixPython.cpp:117140: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegStateOrProvinceOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:117020: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DefBidSize(PyObject*, PyObject*)': QuickfixPython.cpp:116900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ThresholdAmount(PyObject*, PyObject*)': QuickfixPython.cpp:116780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollAsgnTransType(PyObject*, PyObject*)': QuickfixPython.cpp:116660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideQty(PyObject*, PyObject*)': QuickfixPython.cpp:116540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingDeliveryAmount(PyObject*, PyObject*)': QuickfixPython.cpp:116420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoPartyList(PyObject*, PyObject*)': QuickfixPython.cpp:116300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocID(PyObject*, PyObject*)': QuickfixPython.cpp:116180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Urgency(PyObject*, PyObject*)': QuickfixPython.cpp:116060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikeValue(PyObject*, PyObject*)': QuickfixPython.cpp:115940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSymbol(PyObject*, PyObject*)': QuickfixPython.cpp:115820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MktBidPx(PyObject*, PyObject*)': QuickfixPython.cpp:115700: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlInstReqRejCode(PyObject*, PyObject*)': QuickfixPython.cpp:115580: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingTradingSessionSubID(PyObject*, PyObject*)': QuickfixPython.cpp:115460: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideTrdSubTyp(PyObject*, PyObject*)': QuickfixPython.cpp:115340: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerPriceType(PyObject*, PyObject*)': QuickfixPython.cpp:115220: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteEntryStatus(PyObject*, PyObject*)': QuickfixPython.cpp:115100: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedContextPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:114980: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StandInstDbType(PyObject*, PyObject*)': QuickfixPython.cpp:114860: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Username(PyObject*, PyObject*)': QuickfixPython.cpp:114740: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDSubBookType(PyObject*, PyObject*)': QuickfixPython.cpp:114620: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplResponseType(PyObject*, PyObject*)': QuickfixPython.cpp:114500: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradePublishIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:114380: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlmntTyp(PyObject*, PyObject*)': QuickfixPython.cpp:114260: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegStrikePrice(PyObject*, PyObject*)': QuickfixPython.cpp:114140: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSecurityExchange(PyObject*, PyObject*)': QuickfixPython.cpp:114020: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PctAtRisk(PyObject*, PyObject*)': QuickfixPython.cpp:113900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Volatility(PyObject*, PyObject*)': QuickfixPython.cpp:113780: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoTickRules(PyObject*, PyObject*)': QuickfixPython.cpp:113660: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Pool(PyObject*, PyObject*)': QuickfixPython.cpp:113540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryExecID(PyObject*, PyObject*)': QuickfixPython.cpp:113420: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NestedPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:113300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RepurchaseTerm(PyObject*, PyObject*)': QuickfixPython.cpp:113180: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RepurchaseRate(PyObject*, PyObject*)': QuickfixPython.cpp:113060: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettleOnOpenFlag(PyObject*, PyObject*)': QuickfixPython.cpp:112724: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UndlyInstrumentPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:112604: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NewsID(PyObject*, PyObject*)': QuickfixPython.cpp:112484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Quantity(PyObject*, PyObject*)': QuickfixPython.cpp:112364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecDefStatus(PyObject*, PyObject*)': QuickfixPython.cpp:112244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnitOfMeasure(PyObject*, PyObject*)': QuickfixPython.cpp:112124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:112004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedSymbol(PyObject*, PyObject*)': QuickfixPython.cpp:111884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:111764: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaxShow(PyObject*, PyObject*)': QuickfixPython.cpp:111644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OwnershipType(PyObject*, PyObject*)': QuickfixPython.cpp:111524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingAdjustedQuantity(PyObject*, PyObject*)': QuickfixPython.cpp:111404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegAllocSettlCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:111284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSecurityExchange(PyObject*, PyObject*)': QuickfixPython.cpp:111164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CustOrderCapacity(PyObject*, PyObject*)': QuickfixPython.cpp:111044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoMiscFees(PyObject*, PyObject*)': QuickfixPython.cpp:110924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCashType(PyObject*, PyObject*)': QuickfixPython.cpp:110804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:110684: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeStrikePrice(PyObject*, PyObject*)': QuickfixPython.cpp:110564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContractSettlMonth(PyObject*, PyObject*)': QuickfixPython.cpp:110444: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingInstrumentPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:110108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoMDFeedTypes(PyObject*, PyObject*)': QuickfixPython.cpp:109988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryTradingReferencePrice(PyObject*, PyObject*)': QuickfixPython.cpp:109868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DueToRelated(PyObject*, PyObject*)': QuickfixPython.cpp:109748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SellerDays(PyObject*, PyObject*)': QuickfixPython.cpp:109628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ConfirmRefID(PyObject*, PyObject*)': QuickfixPython.cpp:109508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TargetStrategy(PyObject*, PyObject*)': QuickfixPython.cpp:109388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoContextPartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:109268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOIRefID(PyObject*, PyObject*)': QuickfixPython.cpp:109148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDReqID(PyObject*, PyObject*)': QuickfixPython.cpp:109028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashOutstanding(PyObject*, PyObject*)': QuickfixPython.cpp:108908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EndDate(PyObject*, PyObject*)': QuickfixPython.cpp:108788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikePriceDeterminationMethod(PyObject*, PyObject*)': QuickfixPython.cpp:108668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoPartyListResponseTypes(PyObject*, PyObject*)': QuickfixPython.cpp:108548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoMDEntries(PyObject*, PyObject*)': QuickfixPython.cpp:108428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:108308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastLiquidityInd(PyObject*, PyObject*)': QuickfixPython.cpp:108188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingStartValue(PyObject*, PyObject*)': QuickfixPython.cpp:108068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollInquiryID(PyObject*, PyObject*)': QuickfixPython.cpp:107948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MessageEventSource(PyObject*, PyObject*)': QuickfixPython.cpp:107828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PositionCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:107708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerPriceDirection(PyObject*, PyObject*)': QuickfixPython.cpp:107588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativePriceUnitOfMeasure(PyObject*, PyObject*)': QuickfixPython.cpp:107468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:107348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplResponseError(PyObject*, PyObject*)': QuickfixPython.cpp:107228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastQty(PyObject*, PyObject*)': QuickfixPython.cpp:107108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOIQty(PyObject*, PyObject*)': QuickfixPython.cpp:106988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OfferForwardPoints(PyObject*, PyObject*)': QuickfixPython.cpp:106868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaxMessageSize(PyObject*, PyObject*)': QuickfixPython.cpp:106748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StartCash(PyObject*, PyObject*)': QuickfixPython.cpp:106628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefApplLastSeqNum(PyObject*, PyObject*)': QuickfixPython.cpp:106508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RedemptionDate(PyObject*, PyObject*)': QuickfixPython.cpp:106388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NewPassword(PyObject*, PyObject*)': QuickfixPython.cpp:106268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegInterestAccrualDate(PyObject*, PyObject*)': QuickfixPython.cpp:106148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:106028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoClearingInstructions(PyObject*, PyObject*)': QuickfixPython.cpp:105908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FutSettDate2(PyObject*, PyObject*)': QuickfixPython.cpp:105788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InterestAccrualDate(PyObject*, PyObject*)': QuickfixPython.cpp:105668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCurrentValue(PyObject*, PyObject*)': QuickfixPython.cpp:105548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoInstrumentPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:105428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_URLLink(PyObject*, PyObject*)': QuickfixPython.cpp:105308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegPutOrCall(PyObject*, PyObject*)': QuickfixPython.cpp:105188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NewsCategory(PyObject*, PyObject*)': QuickfixPython.cpp:105068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalNumSecurityTypes(PyObject*, PyObject*)': QuickfixPython.cpp:104948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SubscriptionRequestType(PyObject*, PyObject*)': QuickfixPython.cpp:104828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingEndPrice(PyObject*, PyObject*)': QuickfixPython.cpp:104708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoDerivativeEvents(PyObject*, PyObject*)': QuickfixPython.cpp:104588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskInstrumentMultiplier(PyObject*, PyObject*)': QuickfixPython.cpp:104468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecuritySettlAgentAcctName(PyObject*, PyObject*)': QuickfixPython.cpp:104348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlPrice(PyObject*, PyObject*)': QuickfixPython.cpp:104228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeOriginationDate(PyObject*, PyObject*)': QuickfixPython.cpp:104108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassStatusReqType(PyObject*, PyObject*)': QuickfixPython.cpp:103988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosReqType(PyObject*, PyObject*)': QuickfixPython.cpp:103868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntryForwardPoints(PyObject*, PyObject*)': QuickfixPython.cpp:103748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoMDEntryTypes(PyObject*, PyObject*)': QuickfixPython.cpp:103628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSettlMethod(PyObject*, PyObject*)': QuickfixPython.cpp:103508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UndlyInstrumentPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:103388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoContextPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:103268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashDistribAgentAcctName(PyObject*, PyObject*)': QuickfixPython.cpp:103148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoOrders(PyObject*, PyObject*)': QuickfixPython.cpp:103028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AltMDSourceID(PyObject*, PyObject*)': QuickfixPython.cpp:102908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ConfirmReqID(PyObject*, PyObject*)': QuickfixPython.cpp:102788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CPProgram(PyObject*, PyObject*)': QuickfixPython.cpp:102668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StreamAsgnReqID(PyObject*, PyObject*)': QuickfixPython.cpp:102548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistEmail(PyObject*, PyObject*)': QuickfixPython.cpp:102428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoInstrAttrib(PyObject*, PyObject*)': QuickfixPython.cpp:102308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollInquiryStatus(PyObject*, PyObject*)': QuickfixPython.cpp:102188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDOriginType(PyObject*, PyObject*)': QuickfixPython.cpp:102068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FlowScheduleType(PyObject*, PyObject*)': QuickfixPython.cpp:101948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DayBookingInst(PyObject*, PyObject*)': QuickfixPython.cpp:101828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BeginSeqNo(PyObject*, PyObject*)': QuickfixPython.cpp:101708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecTransType(PyObject*, PyObject*)': QuickfixPython.cpp:101588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedUnderlyingIssuerLen(PyObject*, PyObject*)': QuickfixPython.cpp:101468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TrdSubType(PyObject*, PyObject*)': QuickfixPython.cpp:101348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlObligSource(PyObject*, PyObject*)': QuickfixPython.cpp:101228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeEventPx(PyObject*, PyObject*)': QuickfixPython.cpp:101108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedLegSecurityDescLen(PyObject*, PyObject*)': QuickfixPython.cpp:100988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StandInstDbID(PyObject*, PyObject*)': QuickfixPython.cpp:100868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefMsgType(PyObject*, PyObject*)': QuickfixPython.cpp:100748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryDisplayQty(PyObject*, PyObject*)': QuickfixPython.cpp:100628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityGroup(PyObject*, PyObject*)': QuickfixPython.cpp:100508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoExecs(PyObject*, PyObject*)': QuickfixPython.cpp:100388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CrossID(PyObject*, PyObject*)': QuickfixPython.cpp:100268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistID(PyObject*, PyObject*)': QuickfixPython.cpp:100148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedHeadline(PyObject*, PyObject*)': QuickfixPython.cpp:100028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExchangeRule(PyObject*, PyObject*)': QuickfixPython.cpp:99908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollAsgnID(PyObject*, PyObject*)': QuickfixPython.cpp:99788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCashAmount(PyObject*, PyObject*)': QuickfixPython.cpp:99668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradSesUpdateAction(PyObject*, PyObject*)': QuickfixPython.cpp:99548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BenchmarkCurvePoint(PyObject*, PyObject*)': QuickfixPython.cpp:99428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOINaturalFlag(PyObject*, PyObject*)': QuickfixPython.cpp:99308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteRespType(PyObject*, PyObject*)': QuickfixPython.cpp:99188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QtyType(PyObject*, PyObject*)': QuickfixPython.cpp:99068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDQuoteType(PyObject*, PyObject*)': QuickfixPython.cpp:98948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSymbolSfx(PyObject*, PyObject*)': QuickfixPython.cpp:98828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelatedPartySubIDs(PyObject*, PyObject*)': QuickfixPython.cpp:98708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskCFICode(PyObject*, PyObject*)': QuickfixPython.cpp:98588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoUnderlyingSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:98468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSecuritySubType(PyObject*, PyObject*)': QuickfixPython.cpp:98348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskLimitAmount(PyObject*, PyObject*)': QuickfixPython.cpp:98228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatdSym(PyObject*, PyObject*)': QuickfixPython.cpp:98108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegMaturityMonthYear(PyObject*, PyObject*)': QuickfixPython.cpp:97988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ConfirmType(PyObject*, PyObject*)': QuickfixPython.cpp:97868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoUnderlyingAmounts(PyObject*, PyObject*)': QuickfixPython.cpp:97748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CollApplType(PyObject*, PyObject*)': QuickfixPython.cpp:97628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StartMaturityMonthYear(PyObject*, PyObject*)': QuickfixPython.cpp:97508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativePutOrCall(PyObject*, PyObject*)': QuickfixPython.cpp:97388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MassActionRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:97268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistAcctType(PyObject*, PyObject*)': QuickfixPython.cpp:97148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegRepurchaseTerm(PyObject*, PyObject*)': QuickfixPython.cpp:97028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CapPrice(PyObject*, PyObject*)': QuickfixPython.cpp:96908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegExecInst(PyObject*, PyObject*)': QuickfixPython.cpp:96788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashDistribAgentAcctNumber(PyObject*, PyObject*)': QuickfixPython.cpp:96668: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidRequestTransType(PyObject*, PyObject*)': QuickfixPython.cpp:96548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ConfirmRejReason(PyObject*, PyObject*)': QuickfixPython.cpp:96428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocCustomerCapacity(PyObject*, PyObject*)': QuickfixPython.cpp:96308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:96188: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeEventText(PyObject*, PyObject*)': QuickfixPython.cpp:96068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideMultiLegReportingType(PyObject*, PyObject*)': QuickfixPython.cpp:95948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SellVolume(PyObject*, PyObject*)': QuickfixPython.cpp:95828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashSettlAgentAcctName(PyObject*, PyObject*)': QuickfixPython.cpp:95708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_WorkingIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:95588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaxPriceVariation(PyObject*, PyObject*)': QuickfixPython.cpp:95468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoSettlOblig(PyObject*, PyObject*)': QuickfixPython.cpp:95348: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CommCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:95228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExerciseMethod(PyObject*, PyObject*)': QuickfixPython.cpp:95108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyDetailsRequestResult(PyObject*, PyObject*)': QuickfixPython.cpp:94988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidID(PyObject*, PyObject*)': QuickfixPython.cpp:94868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MailingDtls(PyObject*, PyObject*)': QuickfixPython.cpp:94748: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlSessSubID(PyObject*, PyObject*)': QuickfixPython.cpp:94628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DiscretionLimitType(PyObject*, PyObject*)': QuickfixPython.cpp:94292: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AvgPx(PyObject*, PyObject*)': QuickfixPython.cpp:94172: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MidPx(PyObject*, PyObject*)': QuickfixPython.cpp:94052: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryPriceLimitType(PyObject*, PyObject*)': QuickfixPython.cpp:93932: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlDeliveryType(PyObject*, PyObject*)': QuickfixPython.cpp:93812: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegMaturityTime(PyObject*, PyObject*)': QuickfixPython.cpp:93692: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContraTradeQty(PyObject*, PyObject*)': QuickfixPython.cpp:93572: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashSettlAgentName(PyObject*, PyObject*)': QuickfixPython.cpp:93452: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllowableOneSidednessValue(PyObject*, PyObject*)': QuickfixPython.cpp:93332: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegIndividualAllocID(PyObject*, PyObject*)': QuickfixPython.cpp:93212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InterestAtMaturity(PyObject*, PyObject*)': QuickfixPython.cpp:93092: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegScope(PyObject*, PyObject*)': QuickfixPython.cpp:92972: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ParticipationRate(PyObject*, PyObject*)': QuickfixPython.cpp:92852: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDEntrySpotRate(PyObject*, PyObject*)': QuickfixPython.cpp:92732: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradingReferencePrice(PyObject*, PyObject*)': QuickfixPython.cpp:92612: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_YieldType(PyObject*, PyObject*)': QuickfixPython.cpp:92492: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedIssuer(PyObject*, PyObject*)': QuickfixPython.cpp:92372: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikePrice(PyObject*, PyObject*)': QuickfixPython.cpp:92252: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegRedemptionDate(PyObject*, PyObject*)': QuickfixPython.cpp:92132: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TickDirection(PyObject*, PyObject*)': QuickfixPython.cpp:92012: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDUpdateType(PyObject*, PyObject*)': QuickfixPython.cpp:91892: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LastForwardPoints2(PyObject*, PyObject*)': QuickfixPython.cpp:91772: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OptAttribute(PyObject*, PyObject*)': QuickfixPython.cpp:91652: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CardIssNo(PyObject*, PyObject*)': QuickfixPython.cpp:91532: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NestedPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:91412: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Headline(PyObject*, PyObject*)': QuickfixPython.cpp:91292: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DayAvgPx(PyObject*, PyObject*)': QuickfixPython.cpp:91172: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PegSymbol(PyObject*, PyObject*)': QuickfixPython.cpp:91052: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedPartyIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:90932: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListNoOrds(PyObject*, PyObject*)': QuickfixPython.cpp:90812: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DiscretionMoveType(PyObject*, PyObject*)': QuickfixPython.cpp:90692: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikeMultiplier(PyObject*, PyObject*)': QuickfixPython.cpp:90572: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeEncodedIssuerLen(PyObject*, PyObject*)': QuickfixPython.cpp:90452: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoComplexEventDates(PyObject*, PyObject*)': QuickfixPython.cpp:90332: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OpenCloseSettlFlag(PyObject*, PyObject*)': QuickfixPython.cpp:90212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NumDaysInterest(PyObject*, PyObject*)': QuickfixPython.cpp:90092: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlInstCode(PyObject*, PyObject*)': QuickfixPython.cpp:89972: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ClearingInstruction(PyObject*, PyObject*)': QuickfixPython.cpp:89852: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefOrderID(PyObject*, PyObject*)': QuickfixPython.cpp:89732: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerAction(PyObject*, PyObject*)': QuickfixPython.cpp:89612: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:89492: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PositionEffect(PyObject*, PyObject*)': QuickfixPython.cpp:89372: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:89252: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListID(PyObject*, PyObject*)': QuickfixPython.cpp:89132: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BenchmarkPrice(PyObject*, PyObject*)': QuickfixPython.cpp:89012: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DKReason(PyObject*, PyObject*)': QuickfixPython.cpp:88892: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DisplayLowQty(PyObject*, PyObject*)': QuickfixPython.cpp:88772: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RespondentType(PyObject*, PyObject*)': QuickfixPython.cpp:88652: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegFactor(PyObject*, PyObject*)': QuickfixPython.cpp:88532: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AvgParPx(PyObject*, PyObject*)': QuickfixPython.cpp:88412: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MinOfferSize(PyObject*, PyObject*)': QuickfixPython.cpp:88292: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoContAmts(PyObject*, PyObject*)': QuickfixPython.cpp:88172: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OfferPx(PyObject*, PyObject*)': QuickfixPython.cpp:87932: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoCollInquiryQualifier(PyObject*, PyObject*)': QuickfixPython.cpp:87812: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegPriceUnitOfMeasureQty(PyObject*, PyObject*)': QuickfixPython.cpp:87692: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskProductComplex(PyObject*, PyObject*)': QuickfixPython.cpp:87572: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelatedPartyAltIDs(PyObject*, PyObject*)': QuickfixPython.cpp:87452: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeliverToSubID(PyObject*, PyObject*)': QuickfixPython.cpp:87332: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BeginString(PyObject*, PyObject*)': QuickfixPython.cpp:87212: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CxlRejReason(PyObject*, PyObject*)': QuickfixPython.cpp:87092: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocCancReplaceReason(PyObject*, PyObject*)': QuickfixPython.cpp:86972: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExpirationCycle(PyObject*, PyObject*)': QuickfixPython.cpp:86852: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PeggedPrice(PyObject*, PyObject*)': QuickfixPython.cpp:86732: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideGrossTradeAmt(PyObject*, PyObject*)': QuickfixPython.cpp:86612: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeEventDate(PyObject*, PyObject*)': QuickfixPython.cpp:86492: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContextPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:86372: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TestMessageIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:86252: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderQty2(PyObject*, PyObject*)': QuickfixPython.cpp:86132: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeInputSource(PyObject*, PyObject*)': QuickfixPython.cpp:86012: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrigCrossID(PyObject*, PyObject*)': QuickfixPython.cpp:85892: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrigPosReqRefID(PyObject*, PyObject*)': QuickfixPython.cpp:85772: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeRequestResult(PyObject*, PyObject*)': QuickfixPython.cpp:85652: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideComplianceID(PyObject*, PyObject*)': QuickfixPython.cpp:85532: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlInstTransType(PyObject*, PyObject*)': QuickfixPython.cpp:85412: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryClOrdID(PyObject*, PyObject*)': QuickfixPython.cpp:85292: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExpType(PyObject*, PyObject*)': QuickfixPython.cpp:85172: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoUndlyInstrumentParties(PyObject*, PyObject*)': QuickfixPython.cpp:85052: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UndlyInstrumentPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:84932: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TickIncrement(PyObject*, PyObject*)': QuickfixPython.cpp:84812: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoDerivativeInstrumentParties(PyObject*, PyObject*)': QuickfixPython.cpp:84476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:84356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyAltSubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:84236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlInstSource(PyObject*, PyObject*)': QuickfixPython.cpp:84116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradSesMode(PyObject*, PyObject*)': QuickfixPython.cpp:83996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingStrikeCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:83876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlementCycleNo(PyObject*, PyObject*)': QuickfixPython.cpp:83756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplExtID(PyObject*, PyObject*)': QuickfixPython.cpp:83636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StatsType(PyObject*, PyObject*)': QuickfixPython.cpp:83516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeStrikeCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:83396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TargetPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:83276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocSettlInstType(PyObject*, PyObject*)': QuickfixPython.cpp:83156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TotalNumSecurities(PyObject*, PyObject*)': QuickfixPython.cpp:83036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegAllocID(PyObject*, PyObject*)': QuickfixPython.cpp:82796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecPriceType(PyObject*, PyObject*)': QuickfixPython.cpp:82676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashDistribAgentCode(PyObject*, PyObject*)': QuickfixPython.cpp:82556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CPRegType(PyObject*, PyObject*)': QuickfixPython.cpp:82436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCapValue(PyObject*, PyObject*)': QuickfixPython.cpp:82316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNewsRefIDs(PyObject*, PyObject*)': QuickfixPython.cpp:82196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ComplexEventPrice(PyObject*, PyObject*)': QuickfixPython.cpp:82076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaturityMonthYear(PyObject*, PyObject*)': QuickfixPython.cpp:81956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CrossPercent(PyObject*, PyObject*)': QuickfixPython.cpp:81836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeskID(PyObject*, PyObject*)': QuickfixPython.cpp:81716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrikeExerciseStyle(PyObject*, PyObject*)': QuickfixPython.cpp:81596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidDescriptorType(PyObject*, PyObject*)': QuickfixPython.cpp:217916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaturityNetMoney(PyObject*, PyObject*)': QuickfixPython.cpp:217796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrigSecondaryTradeID(PyObject*, PyObject*)': QuickfixPython.cpp:217556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DiscretionRoundDirection(PyObject*, PyObject*)': QuickfixPython.cpp:217436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeskTypeSource(PyObject*, PyObject*)': QuickfixPython.cpp:217316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BenchmarkPriceType(PyObject*, PyObject*)': QuickfixPython.cpp:217196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AvgPxPrecision(PyObject*, PyObject*)': QuickfixPython.cpp:217076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CxlType(PyObject*, PyObject*)': QuickfixPython.cpp:216836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TestReqID(PyObject*, PyObject*)': QuickfixPython.cpp:216716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NetGrossInd(PyObject*, PyObject*)': QuickfixPython.cpp:216476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlDate2(PyObject*, PyObject*)': QuickfixPython.cpp:216356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecAckStatus(PyObject*, PyObject*)': QuickfixPython.cpp:216236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BodyLength(PyObject*, PyObject*)': QuickfixPython.cpp:215996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteResponseLevel(PyObject*, PyObject*)': QuickfixPython.cpp:215876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSymbolSfx(PyObject*, PyObject*)': QuickfixPython.cpp:215756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidSize(PyObject*, PyObject*)': QuickfixPython.cpp:215636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested2PartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:215396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TrdRegTimestampOrigin(PyObject*, PyObject*)': QuickfixPython.cpp:215276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplQueueResolution(PyObject*, PyObject*)': QuickfixPython.cpp:215156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskMaturityMonthYear(PyObject*, PyObject*)': QuickfixPython.cpp:214916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Yield(PyObject*, PyObject*)': QuickfixPython.cpp:214676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Shares(PyObject*, PyObject*)': QuickfixPython.cpp:214556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OwnerType(PyObject*, PyObject*)': QuickfixPython.cpp:214436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DiscretionScope(PyObject*, PyObject*)': QuickfixPython.cpp:214316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecureDataLen(PyObject*, PyObject*)': QuickfixPython.cpp:214196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityStatusReqID(PyObject*, PyObject*)': QuickfixPython.cpp:214076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeStrikeMultiplier(PyObject*, PyObject*)': QuickfixPython.cpp:213836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoDerivativeInstrAttrib(PyObject*, PyObject*)': QuickfixPython.cpp:213716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplResponseID(PyObject*, PyObject*)': QuickfixPython.cpp:213596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegRepurchaseRate(PyObject*, PyObject*)': QuickfixPython.cpp:213476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashSettlAgentContactName(PyObject*, PyObject*)': QuickfixPython.cpp:213356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingExerciseStyle(PyObject*, PyObject*)': QuickfixPython.cpp:213236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlLocation(PyObject*, PyObject*)': QuickfixPython.cpp:213116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegAllocQty(PyObject*, PyObject*)': QuickfixPython.cpp:212996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TimeToExpiration(PyObject*, PyObject*)': QuickfixPython.cpp:212876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyRelationship(PyObject*, PyObject*)': QuickfixPython.cpp:212756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoTrdRegTimestamps(PyObject*, PyObject*)': QuickfixPython.cpp:212516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegUnitOfMeasureQty(PyObject*, PyObject*)': QuickfixPython.cpp:212396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingRestructuringType(PyObject*, PyObject*)': QuickfixPython.cpp:212276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedPartyAltIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:211940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLocaleOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:211484: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeProductComplex(PyObject*, PyObject*)': QuickfixPython.cpp:211244: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityStatus(PyObject*, PyObject*)': QuickfixPython.cpp:211124: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeContractMultiplier(PyObject*, PyObject*)': QuickfixPython.cpp:211004: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoComplexEvents(PyObject*, PyObject*)': QuickfixPython.cpp:210884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteCondition(PyObject*, PyObject*)': QuickfixPython.cpp:210644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LotType(PyObject*, PyObject*)': QuickfixPython.cpp:210404: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityExchange(PyObject*, PyObject*)': QuickfixPython.cpp:210284: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MoneyLaunderingStatus(PyObject*, PyObject*)': QuickfixPython.cpp:210044: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LiquidityPctHigh(PyObject*, PyObject*)': QuickfixPython.cpp:209924: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoNested3PartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:209804: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOIOthSvc(PyObject*, PyObject*)': QuickfixPython.cpp:221636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedListStatusText(PyObject*, PyObject*)': QuickfixPython.cpp:221516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CrossPrioritization(PyObject*, PyObject*)': QuickfixPython.cpp:221396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TargetPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:221276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DiscretionInst(PyObject*, PyObject*)': QuickfixPython.cpp:221036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IndividualAllocRejCode(PyObject*, PyObject*)': QuickfixPython.cpp:220916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoStrategyParameters(PyObject*, PyObject*)': QuickfixPython.cpp:220796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRiskSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:220676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteType(PyObject*, PyObject*)': QuickfixPython.cpp:220556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoInstrumentParties(PyObject*, PyObject*)': QuickfixPython.cpp:220436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSecurityDesc(PyObject*, PyObject*)': QuickfixPython.cpp:220316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRegistDtls(PyObject*, PyObject*)': QuickfixPython.cpp:220076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedHeadlineLen(PyObject*, PyObject*)': QuickfixPython.cpp:219956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingTimeUnit(PyObject*, PyObject*)': QuickfixPython.cpp:219836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OriginalNotionalPercentageOutstanding(PyObject*, PyObject*)': QuickfixPython.cpp:219716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskWarningLevelPercent(PyObject*, PyObject*)': QuickfixPython.cpp:219596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrderQty(PyObject*, PyObject*)': QuickfixPython.cpp:219476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SignatureLength(PyObject*, PyObject*)': QuickfixPython.cpp:219356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryTradeReportRefID(PyObject*, PyObject*)': QuickfixPython.cpp:219116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StartStrikePxRange(PyObject*, PyObject*)': QuickfixPython.cpp:218876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelatedContextPartySubIDType(PyObject*, PyObject*)': QuickfixPython.cpp:218756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DateOfBirth(PyObject*, PyObject*)': QuickfixPython.cpp:218636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NetworkStatusResponseType(PyObject*, PyObject*)': QuickfixPython.cpp:218516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_NoRelatedContextPartyIDs(PyObject*, PyObject*)': QuickfixPython.cpp:218276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSymbol(PyObject*, PyObject*)': QuickfixPython.cpp:218156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskEncodedSecurityDescLen(PyObject*, PyObject*)': QuickfixPython.cpp:218036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BookingType(PyObject*, PyObject*)': QuickfixPython.cpp:223676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativePositionLimit(PyObject*, PyObject*)': QuickfixPython.cpp:223436: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingInstrumentPartyRole(PyObject*, PyObject*)': QuickfixPython.cpp:223316: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingPutOrCall(PyObject*, PyObject*)': QuickfixPython.cpp:223076: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BusinessRejectReason(PyObject*, PyObject*)': QuickfixPython.cpp:222836: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ExecPriceAdjustment(PyObject*, PyObject*)': QuickfixPython.cpp:222716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AggressorIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:222596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_FlexProductEligibilityIndicator(PyObject*, PyObject*)': QuickfixPython.cpp:222476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ApplReqType(PyObject*, PyObject*)': QuickfixPython.cpp:222116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskPutOrCall(PyObject*, PyObject*)': QuickfixPython.cpp:221996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MDReqRejReason(PyObject*, PyObject*)': QuickfixPython.cpp:221876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SessionSettings(PyObject*, PyObject*)': QuickfixPython.cpp:291313: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Dictionary(PyObject*, PyObject*)': QuickfixPython.cpp:288914: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlCurrBidFxRate(PyObject*, PyObject*)': QuickfixPython.cpp:223916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StipulationValue(PyObject*, PyObject*)': QuickfixPython.cpp:223796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RefApplVerID(PyObject*, PyObject*)': QuickfixPython.cpp:185708: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ReferencePage(PyObject*, PyObject*)': QuickfixPython.cpp:207644: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingMaturityTime(PyObject*, PyObject*)': QuickfixPython.cpp:165860: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCreditRating(PyObject*, PyObject*)': QuickfixPython.cpp:216956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSecurityExchange(PyObject*, PyObject*)': QuickfixPython.cpp:175196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DeskOrderHandlingInst(PyObject*, PyObject*)': QuickfixPython.cpp:195788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ClearingAccount(PyObject*, PyObject*)': QuickfixPython.cpp:154916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegSecurityIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:222356: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedSecurityListDesc(PyObject*, PyObject*)': QuickfixPython.cpp:180428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeInstrumentPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:201308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ParentMktSegmID(PyObject*, PyObject*)': QuickfixPython.cpp:160508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SendingDate(PyObject*, PyObject*)': QuickfixPython.cpp:212636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BidDescriptor(PyObject*, PyObject*)': QuickfixPython.cpp:170756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BasisFeatureDate(PyObject*, PyObject*)': QuickfixPython.cpp:191108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ProductComplex(PyObject*, PyObject*)': QuickfixPython.cpp:148772: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskSymbolSfx(PyObject*, PyObject*)': QuickfixPython.cpp:223196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSecuritySubType(PyObject*, PyObject*)': QuickfixPython.cpp:182828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegDatedDate(PyObject*, PyObject*)': QuickfixPython.cpp:204428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:163940: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested3PartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:215036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BookingRefID(PyObject*, PyObject*)': QuickfixPython.cpp:173396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyDetailsListRequestID(PyObject*, PyObject*)': QuickfixPython.cpp:193388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityResponseID(PyObject*, PyObject*)': QuickfixPython.cpp:152540: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingCPRegType(PyObject*, PyObject*)': QuickfixPython.cpp:219236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:177548: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingTradingSessionID(PyObject*, PyObject*)': QuickfixPython.cpp:198428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EventDate(PyObject*, PyObject*)': QuickfixPython.cpp:157628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContIntRptID(PyObject*, PyObject*)': QuickfixPython.cpp:210524: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingPriceUnitOfMeasure(PyObject*, PyObject*)': QuickfixPython.cpp:167876: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingMaturityDay(PyObject*, PyObject*)': QuickfixPython.cpp:188228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AffectedOrderID(PyObject*, PyObject*)': QuickfixPython.cpp:146492: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TierCode(PyObject*, PyObject*)': QuickfixPython.cpp:223556: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegMaturityDate(PyObject*, PyObject*)': QuickfixPython.cpp:184028: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingStipType(PyObject*, PyObject*)': QuickfixPython.cpp:205508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PosType(PyObject*, PyObject*)': QuickfixPython.cpp:164900: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListExecInst(PyObject*, PyObject*)': QuickfixPython.cpp:216116: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContraBroker(PyObject*, PyObject*)': QuickfixPython.cpp:174716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TimeBracket(PyObject*, PyObject*)': QuickfixPython.cpp:194588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegPool(PyObject*, PyObject*)': QuickfixPython.cpp:153380: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RiskSecurityAltID(PyObject*, PyObject*)': QuickfixPython.cpp:221156: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSecurityID(PyObject*, PyObject*)': QuickfixPython.cpp:178868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CountryOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:199508: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LocaleOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:159308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TriggerSymbol(PyObject*, PyObject*)': QuickfixPython.cpp:211364: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecondaryAllocID(PyObject*, PyObject*)': QuickfixPython.cpp:169676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ContraTrader(PyObject*, PyObject*)': QuickfixPython.cpp:189908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_HostCrossID(PyObject*, PyObject*)': QuickfixPython.cpp:147332: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradeDate(PyObject*, PyObject*)': QuickfixPython.cpp:222956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegInstrRegistry(PyObject*, PyObject*)': QuickfixPython.cpp:182108: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_InstrumentPartyID(PyObject*, PyObject*)': QuickfixPython.cpp:202628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AdvId(PyObject*, PyObject*)': QuickfixPython.cpp:161828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegStrikeCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:213956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_TradSesReqID(PyObject*, PyObject*)': QuickfixPython.cpp:171716: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_YieldRedemptionDate(PyObject*, PyObject*)': QuickfixPython.cpp:192308: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSecuritySubType(PyObject*, PyObject*)': QuickfixPython.cpp:149972: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeInstrumentPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:218396: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IOIID(PyObject*, PyObject*)': QuickfixPython.cpp:176036: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSymbol(PyObject*, PyObject*)': QuickfixPython.cpp:196628: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_BenchmarkCurveCurrency(PyObject*, PyObject*)': QuickfixPython.cpp:156092: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingLegCFICode(PyObject*, PyObject*)': QuickfixPython.cpp:209564: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_HopCompID(PyObject*, PyObject*)': QuickfixPython.cpp:167276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RegistDetls(PyObject*, PyObject*)': QuickfixPython.cpp:186908: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSecurityType(PyObject*, PyObject*)': QuickfixPython.cpp:145412: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegIssueDate(PyObject*, PyObject*)': QuickfixPython.cpp:221756: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedUnderlyingIssuer(PyObject*, PyObject*)': QuickfixPython.cpp:184988: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ListStatusText(PyObject*, PyObject*)': QuickfixPython.cpp:206828: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlDepositoryCode(PyObject*, PyObject*)': QuickfixPython.cpp:165140: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSecurityAltIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:216596: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_PartyID(PyObject*, PyObject*)': QuickfixPython.cpp:174956: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingSymbolSfx(PyObject*, PyObject*)': QuickfixPython.cpp:195068: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MarketID(PyObject*, PyObject*)': QuickfixPython.cpp:154196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UndlyInstrumentPartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:218996: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_AllocText(PyObject*, PyObject*)': QuickfixPython.cpp:179468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_DerivativeSecurityXMLSchema(PyObject*, PyObject*)': QuickfixPython.cpp:200588: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_OrigClOrdID(PyObject*, PyObject*)': QuickfixPython.cpp:160268: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskMaturityMonthYear(PyObject*, PyObject*)': QuickfixPython.cpp:211820: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MatchAlgorithm(PyObject*, PyObject*)': QuickfixPython.cpp:170276: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SideFillStationCd(PyObject*, PyObject*)': QuickfixPython.cpp:190868: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RptSys(PyObject*, PyObject*)': QuickfixPython.cpp:148292: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_StrategyParameterValue(PyObject*, PyObject*)': QuickfixPython.cpp:220196: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_MaturityTime(PyObject*, PyObject*)': QuickfixPython.cpp:182468: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskWarningLevelName(PyObject*, PyObject*)': QuickfixPython.cpp:203948: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_UnderlyingUnitOfMeasure(PyObject*, PyObject*)': QuickfixPython.cpp:162884: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_QuoteRespID(PyObject*, PyObject*)': QuickfixPython.cpp:214796: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegTimeUnit(PyObject*, PyObject*)': QuickfixPython.cpp:172916: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashSettlAgentCode(PyObject*, PyObject*)': QuickfixPython.cpp:192788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityGroup(PyObject*, PyObject*)': QuickfixPython.cpp:151460: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_ReceivedDeptID(PyObject*, PyObject*)': QuickfixPython.cpp:217676: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_RelationshipRiskRestructuringType(PyObject*, PyObject*)': QuickfixPython.cpp:176636: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Seniority(PyObject*, PyObject*)': QuickfixPython.cpp:197228: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_XmlData(PyObject*, PyObject*)': QuickfixPython.cpp:157148: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested4PartySubID(PyObject*, PyObject*)': QuickfixPython.cpp:210164: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegStipulationValue(PyObject*, PyObject*)': QuickfixPython.cpp:167516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegLocaleOfIssue(PyObject*, PyObject*)': QuickfixPython.cpp:187388: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SecurityReqID(PyObject*, PyObject*)': QuickfixPython.cpp:146012: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Country(PyObject*, PyObject*)': QuickfixPython.cpp:222236: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_EncodedText(PyObject*, PyObject*)': QuickfixPython.cpp:183428: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_IssueDate(PyObject*, PyObject*)': QuickfixPython.cpp:204788: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_SettlObligRefID(PyObject*, PyObject*)': QuickfixPython.cpp:164300: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_Nested2PartyID(PyObject*, PyObject*)': QuickfixPython.cpp:215516: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_LegSecurityAltIDSource(PyObject*, PyObject*)': QuickfixPython.cpp:174476: warning: 'argv[0]' may be used uninitialized in this function QuickfixPython.cpp: In function 'PyObject* _wrap_new_CashDistribCurr(PyObject*, PyObject*)': QuickfixPython.cpp:193628: warning: 'argv[0]' may be used uninitialized in this function mv -f .deps/QuickfixPython.Tpo .deps/QuickfixPython.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -version-info 14:0:0 -module -o _quickfix.la -rpath /usr/lib64/python2.6/site-packages/quickfix QuickfixPython.lo ../../src/C++/libquickfix.la -lpthread -lxml2 -lz -lm -liberty libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/QuickfixPython.o -Wl,-rpath -Wl,/home/martin/rpmbuild/BUILD/quickfix/src/C++/.libs ../../src/C++/.libs/libquickfix.so -lpthread -lxml2 -lz -liberty -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,_quickfix.so.14 -o .libs/_quickfix.so.14.0.0 libtool: link: (cd ".libs" && rm -f "_quickfix.so.14" && ln -s "_quickfix.so.14.0.0" "_quickfix.so.14") libtool: link: (cd ".libs" && rm -f "_quickfix.so" && ln -s "_quickfix.so.14.0.0" "_quickfix.so") libtool: link: ( cd ".libs" && rm -f "_quickfix.la" && ln -s "../_quickfix.la" "_quickfix.la" ) make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/python' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src' g++ -DHAVE_CONFIG_H -I. -I.. -IC++ -IC++/test -I../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT at.o -MD -MP -MF .deps/at.Tpo -c -o at.o at.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IC++ -IC++/test -I../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT ut.o -MD -MP -MF .deps/ut.Tpo -c -o ut.o ut.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IC++ -IC++/test -I../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT pt.o -MD -MP -MF .deps/pt.Tpo -c -o pt.o pt.cpp In file included from ../UnitTest++/src/CheckMacros.h:4, from ../UnitTest++/src/UnitTest++.h:14, from C++/test/DataDictionaryTestCase.cpp:27, from ut.cpp:30: ../UnitTest++/src/Checks.h: In function 'void UnitTest::CheckEqual(UnitTest::TestResults&, const Expected&, const Actual&, const UnitTest::TestDetails&) [with Expected = int, Actual = size_t]': C++/test/FileStoreTestCase.cpp:88: instantiated from here ../UnitTest++/src/Checks.h:21: warning: comparison between signed and unsigned integer expressions mv -f .deps/pt.Tpo .deps/pt.Po rm -f ../test/ut ../test/pt ../test/at ../test/ut_debug ln -s ../src/ut ../test/ut ln -s ../src/pt ../test/pt ln -s ../src/at ../test/at ln -s ../src/.libs/ut ../test/ut_debug /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -L../UnitTest++ -lUnitTest++ -o pt pt.o C++/libquickfix.la -lpthread -lxml2 -lz -lm -liberty libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -o .libs/pt pt.o -L/home/martin/rpmbuild/BUILD/quickfix/UnitTest++ -lUnitTest++ C++/.libs/libquickfix.so -lpthread -lxml2 -lz -lm -liberty mv -f .deps/at.Tpo .deps/at.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -L../UnitTest++ -lUnitTest++ -o at at.o C++/libquickfix.la -lpthread -lxml2 -lz -lm -liberty libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -o .libs/at at.o -L/home/martin/rpmbuild/BUILD/quickfix/UnitTest++ -lUnitTest++ C++/.libs/libquickfix.so -lpthread -lxml2 -lz -lm -liberty mv -f .deps/ut.Tpo .deps/ut.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -L../UnitTest++ -lUnitTest++ -o ut ut.o C++/test/libquickfixcpptest.la C++/libquickfix.la -lpthread -lxml2 -lz -lm -liberty libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -o .libs/ut ut.o -L/home/martin/rpmbuild/BUILD/quickfix/UnitTest++ -lUnitTest++ C++/test/.libs/libquickfixcpptest.a C++/.libs/libquickfix.so -lpthread -lxml2 -lz -lm -liberty make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src' Making all in bin make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/bin' Making all in cfg make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/bin/cfg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/bin/cfg' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/bin' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/bin' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/bin' Making all in spec make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/spec' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/spec' Making all in test make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test' Making all in atrun make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/atrun' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/atrun' Making all in definitions make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' Making all in server make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' Making all in future make[5]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server/future' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server/future' make[5]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' Making all in cfg make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/cfg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/cfg' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test' Making all in examples make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples' Making all in executor make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' Making all in C++ make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor/C++' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT quickfix_executor-executor.o -MD -MP -MF .deps/quickfix_executor-executor.Tpo -c -o quickfix_executor-executor.o `test -f 'executor.cpp' || echo './'`executor.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT quickfix_executor-Application.o -MD -MP -MF .deps/quickfix_executor-Application.Tpo -c -o quickfix_executor-Application.o `test -f 'Application.cpp' || echo './'`Application.cpp mv -f .deps/quickfix_executor-executor.Tpo .deps/quickfix_executor-executor.Po mv -f .deps/quickfix_executor-Application.Tpo .deps/quickfix_executor-Application.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -o quickfix-executor quickfix_executor-executor.o quickfix_executor-Application.o ../../../src/C++/libquickfix.la -lpthread -lxml2 -lz -lm -liberty libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -o .libs/quickfix-executor quickfix_executor-executor.o quickfix_executor-Application.o ../../../src/C++/.libs/libquickfix.so -lpthread -lxml2 -lz -lm -liberty make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor/C++' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' Making all in ordermatch make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' Making all in test make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch/test' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT ordermatch_ut.o -MD -MP -MF .deps/ordermatch_ut.Tpo -c -o ordermatch_ut.o ordermatch_ut.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I.. -I../../../UnitTest++/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -MT Market.o -MD -MP -MF .deps/Market.Tpo -c -o Market.o Market.cpp In file included from ../../../UnitTest++/src/CheckMacros.h:4, from ../../../UnitTest++/src/UnitTest++.h:14, from ordermatch_ut.cpp:27: ../../../UnitTest++/src/Checks.h: In function 'void UnitTest::CheckEqual(UnitTest::TestResults&, const Expected&, const Actual&, const UnitTest::TestDetails&) [with Expected = int, Actual = size_t]': OrderMatcherTestCase.cpp:42: instantiated from here ../../../UnitTest++/src/Checks.h:21: warning: comparison between signed and unsigned integer expressions mv -f .deps/Market.Tpo .deps/Market.Po mv -f .deps/ordermatch_ut.Tpo .deps/ordermatch_ut.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -L../../../UnitTest++ -lUnitTest++ -o ordermatch_ut ordermatch_ut.o Market.o -L../../../src/C++ -lquickfix -lpthread -lxml2 -lz -lm -liberty libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -O0 -g -o .libs/ordermatch_ut ordermatch_ut.o Market.o -L/home/martin/rpmbuild/BUILD/quickfix/UnitTest++ -lUnitTest++ -L/home/martin/rpmbuild/BUILD/quickfix/src/C++ /home/martin/rpmbuild/BUILD/quickfix/src/C++/.libs/libquickfix.so -lpthread -lxml2 -lz -lm -liberty make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch/test' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT quickfix_ordermatch-ordermatch.o -MD -MP -MF .deps/quickfix_ordermatch-ordermatch.Tpo -c -o quickfix_ordermatch-ordermatch.o `test -f 'ordermatch.cpp' || echo './'`ordermatch.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT quickfix_ordermatch-Application.o -MD -MP -MF .deps/quickfix_ordermatch-Application.Tpo -c -o quickfix_ordermatch-Application.o `test -f 'Application.cpp' || echo './'`Application.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT quickfix_ordermatch-Market.o -MD -MP -MF .deps/quickfix_ordermatch-Market.Tpo -c -o quickfix_ordermatch-Market.o `test -f 'Market.cpp' || echo './'`Market.cpp mv -f .deps/quickfix_ordermatch-Market.Tpo .deps/quickfix_ordermatch-Market.Po mv -f .deps/quickfix_ordermatch-ordermatch.Tpo .deps/quickfix_ordermatch-ordermatch.Po mv -f .deps/quickfix_ordermatch-Application.Tpo .deps/quickfix_ordermatch-Application.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -o quickfix-ordermatch quickfix_ordermatch-ordermatch.o quickfix_ordermatch-Application.o quickfix_ordermatch-Market.o ../../src/C++/libquickfix.la -lpthread -lxml2 -lz -lm -liberty libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -o .libs/quickfix-ordermatch quickfix_ordermatch-ordermatch.o quickfix_ordermatch-Application.o quickfix_ordermatch-Market.o ../../src/C++/.libs/libquickfix.so -lpthread -lxml2 -lz -lm -liberty make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' Making all in tradeclient make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclient' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT quickfix_tradeclient-tradeclient.o -MD -MP -MF .deps/quickfix_tradeclient-tradeclient.Tpo -c -o quickfix_tradeclient-tradeclient.o `test -f 'tradeclient.cpp' || echo './'`tradeclient.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -MT quickfix_tradeclient-Application.o -MD -MP -MF .deps/quickfix_tradeclient-Application.Tpo -c -o quickfix_tradeclient-Application.o `test -f 'Application.cpp' || echo './'`Application.cpp mv -f .deps/quickfix_tradeclient-tradeclient.Tpo .deps/quickfix_tradeclient-tradeclient.Po mv -f .deps/quickfix_tradeclient-Application.Tpo .deps/quickfix_tradeclient-Application.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -o quickfix-tradeclient quickfix_tradeclient-tradeclient.o quickfix_tradeclient-Application.o ../../src/C++/libquickfix.la -lpthread -lxml2 -lz -lm -liberty libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -o .libs/quickfix-tradeclient quickfix_tradeclient-tradeclient.o quickfix_tradeclient-Application.o ../../src/C++/.libs/libquickfix.so -lpthread -lxml2 -lz -lm -liberty make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclient' Making all in tradeclientgui make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples' Making all in doc make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/doc' Making all in html make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/doc/html' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/doc/html' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/doc' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/doc' make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix' make[1]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V5EUU9 + umask 022 + cd /home/martin/rpmbuild/BUILD + '[' /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64 '!=' / ']' + rm -rf /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64 ++ dirname /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64 + mkdir -p /home/martin/rpmbuild/BUILDROOT + mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64 + cd quickfix + LANG=C + export LANG + unset DISPLAY + rm -rf /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64 + /usr/bin/make prefix=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr exec_prefix=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr bindir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin sbindir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/sbin sysconfdir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/etc datadir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share includedir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include libdir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64 libexecdir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/libexec localstatedir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/var sharedstatedir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/var/lib mandir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/man infodir=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/info install Making install in UnitTest++ make[1]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/UnitTest++' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/UnitTest++' Making install in src make[1]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src' Making install in C++ make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' /usr/bin/make install-recursive make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' Making install in test make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++/test' make[5]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++/test' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++/test' make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++/test' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' rm -rf ../../lib/libquickfix.a rm -rf ../../lib/libquickfix.la rm -rf ../../lib/libquickfix.so rm -rf ../../lib/libquickfix.dylib ln -s ../src/C++/.libs/libquickfix.a ../../lib/libquickfix.a ln -s ../src/C++/.libs/libquickfix.la ../../lib/libquickfix.la ln -s ../src/C++/.libs/libquickfix.so ../../lib/libquickfix.so ln -s ../src/C++/.libs/libquickfix.dylib ../../lib/libquickfix.dylib bash ./copy.sh ../../include/quickfix *.h bash ./copy.sh ../../include/quickfix fix*/*.h make[5]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' rm -rf /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix mkdir -p /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix40 mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix41 mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix42 mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix43 mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix44 mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix50 mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix50sp1 mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix50sp2 mkdir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fixt11 cp *.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix cp fix40/*.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix40 cp fix41/*.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix41 cp fix42/*.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix42 cp fix43/*.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix43 cp fix44/*.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix44 cp fix50/*.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix50 cp fix50sp1/*.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix50sp1 cp fix50sp2/*.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fix50sp2 cp fixt11/*.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/fixt11 test -z "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64" || /bin/mkdir -p "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c libquickfix.la '/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libquickfix.so.14.0.0 /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/libquickfix.so.14.0.0 libtool: install: (cd /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64 && { ln -s -f libquickfix.so.14.0.0 libquickfix.so.14 || { rm -f libquickfix.so.14 && ln -s libquickfix.so.14.0.0 libquickfix.so.14; }; }) libtool: install: (cd /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64 && { ln -s -f libquickfix.so.14.0.0 libquickfix.so || { rm -f libquickfix.so && ln -s libquickfix.so.14.0.0 libquickfix.so; }; }) libtool: install: /usr/bin/install -c .libs/libquickfix.lai /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/libquickfix.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/C++' Making install in python make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/python' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src/python' test -z "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix" || /bin/mkdir -p "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix" /bin/sh ../../libtool --mode=install /usr/bin/install -c _quickfix.la '/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix' libtool: install: warning: relinking `_quickfix.la' libtool: install: (cd /home/martin/rpmbuild/BUILD/quickfix/src/python; /bin/sh /home/martin/rpmbuild/BUILD/quickfix/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -ansi -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/python2.6 -version-info 14:0:0 -module -o _quickfix.la -rpath /usr/lib64/python2.6/site-packages/quickfix QuickfixPython.lo ../../src/C++/libquickfix.la -lpthread -lxml2 -lz -lm -liberty -inst-prefix-dir /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/QuickfixPython.o -L/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64 -L/usr/lib64 -lquickfix -lpthread -lxml2 -lz -liberty -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,_quickfix.so.14 -o .libs/_quickfix.so.14.0.0 libtool: install: /usr/bin/install -c .libs/_quickfix.so.14.0.0T /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix/_quickfix.so.14.0.0 libtool: install: (cd /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix && { ln -s -f _quickfix.so.14.0.0 _quickfix.so.14 || { rm -f _quickfix.so.14 && ln -s _quickfix.so.14.0.0 _quickfix.so.14; }; }) libtool: install: (cd /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix && { ln -s -f _quickfix.so.14.0.0 _quickfix.so || { rm -f _quickfix.so && ln -s _quickfix.so.14.0.0 _quickfix.so; }; }) libtool: install: /usr/bin/install -c .libs/_quickfix.lai /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix/_quickfix.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/quickfix' test -z "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix" || /bin/mkdir -p "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix" /usr/bin/install -c -m 644 __init__.py quickfix.py quickfix40.py quickfix41.py quickfix42.py quickfix43.py quickfix44.py quickfix50.py quickfix50sp1.py quickfix50sp2.py quickfixt11.py '/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix' Byte-compiling python modules... __init__.pyquickfix.pyquickfix40.pyquickfix41.pyquickfix42.pyquickfix43.pyquickfix44.pyquickfix50.pyquickfix50sp1.pyquickfix50sp2.pyquickfixt11.py Byte-compiling python modules (optimized versions) ... __init__.pyquickfix.pyquickfix40.pyquickfix41.pyquickfix42.pyquickfix43.pyquickfix44.pyquickfix50.pyquickfix50sp1.pyquickfix50sp2.pyquickfixt11.py make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/python' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src/python' make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src' rm -f ../test/ut ../test/pt ../test/at ../test/ut_debug ln -s ../src/ut ../test/ut ln -s ../src/pt ../test/pt ln -s ../src/at ../test/at ln -s ../src/.libs/ut ../test/ut_debug make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src' make[1]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/src' Making install in bin make[1]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/bin' Making install in cfg make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/bin/cfg' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/bin/cfg' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/bin/cfg' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/bin/cfg' make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/bin' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/bin' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/bin' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/bin' make[1]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/bin' Making install in spec make[1]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/spec' make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/spec' make[2]: Nothing to be done for `install-exec-am'. test -z "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/quickfix" || /bin/mkdir -p "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/quickfix" /usr/bin/install -c -m 644 FIX40.xml FIX41.xml FIX42.xml FIX43.xml FIX44.xml FIX50.xml FIX50SP1.xml FIX50SP2.xml FIXT11.xml '/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/quickfix' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/spec' make[1]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/spec' Making install in test make[1]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test' Making install in atrun make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/atrun' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/atrun' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/atrun' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/atrun' Making install in definitions make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' Making install in server make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' Making install in future make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server/future' make[5]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server/future' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server/future' make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server/future' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' make[5]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions/server' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/definitions' Making install in cfg make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/cfg' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test/cfg' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/cfg' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test/cfg' make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test' make[1]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/test' Making install in examples make[1]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples' Making install in executor make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' Making install in C++ make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor/C++' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor/C++' test -z "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin" || /bin/mkdir -p "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c quickfix-executor '/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin' libtool: install: warning: `../../../src/C++/libquickfix.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/quickfix-executor /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin/quickfix-executor make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor/C++' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor/C++' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/executor' Making install in ordermatch make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' Making install in test make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch/test' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch/test' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch/test' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' test -z "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin" || /bin/mkdir -p "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c quickfix-ordermatch '/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin' libtool: install: warning: `../../src/C++/libquickfix.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/quickfix-ordermatch /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin/quickfix-ordermatch make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/ordermatch' Making install in tradeclient make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclient' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclient' test -z "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin" || /bin/mkdir -p "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c quickfix-tradeclient '/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin' libtool: install: warning: `../../src/C++/libquickfix.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/quickfix-tradeclient /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin/quickfix-tradeclient make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclient' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclient' Making install in tradeclientgui make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[4]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples/tradeclientgui' make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples' make[1]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/examples' Making install in doc make[1]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/doc' Making install in html make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/doc/html' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/doc/html' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/doc/html' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/doc/html' make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/doc' make[3]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/doc' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/doc' make[1]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix/doc' make[1]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix' make[2]: Entering directory `/home/martin/rpmbuild/BUILD/quickfix' cp -p ./config.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/config.h test -z "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/pkgconfig" || /bin/mkdir -p "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 quickfix.pc '/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/pkgconfig' test -z "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/quickfix" || /bin/mkdir -p "/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/quickfix" /usr/bin/install -c -m 644 config.h '/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/quickfix' make[2]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix' make[1]: Leaving directory `/home/martin/rpmbuild/BUILD/quickfix' + mv /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/config.h /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/quickfix-config.h + sed -i s/config.h/quickfix-config.h/g /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/include/quickfix/Utility.h + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/martin/rpmbuild/BUILD/quickfix extracting debug info from /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/libquickfix.so.14.0.0 extracting debug info from /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/lib64/python2.6/site-packages/quickfix/_quickfix.so.14.0.0 extracting debug info from /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin/quickfix-ordermatch extracting debug info from /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin/quickfix-executor extracting debug info from /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/bin/quickfix-tradeclient symlinked /usr/lib/debug/usr/lib64/libquickfix.so.14.0.0.debug to /usr/lib/debug/usr/lib64/libquickfix.so.debug symlinked /usr/lib/debug/usr/lib64/libquickfix.so.14.0.0.debug to /usr/lib/debug/usr/lib64/libquickfix.so.14.debug symlinked /usr/lib/debug/usr/lib64/python2.6/site-packages/quickfix/_quickfix.so.14.0.0.debug to /usr/lib/debug/usr/lib64/python2.6/site-packages/quickfix/_quickfix.so.debug symlinked /usr/lib/debug/usr/lib64/python2.6/site-packages/quickfix/_quickfix.so.14.0.0.debug to /usr/lib/debug/usr/lib64/python2.6/site-packages/quickfix/_quickfix.so.14.debug 28524 blocks + /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: quickfix-1.13.3-1.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aqUQZc + umask 022 + cd /home/martin/rpmbuild/BUILD + cd quickfix + DOCDIR=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-1.13.3 + export DOCDIR + rm -rf /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-1.13.3 + /bin/mkdir -p /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-1.13.3 + cp -pr AUTHORS CONTRIBUTORS LICENSE NEWS THANKS /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-1.13.3 + exit 0 Provides: libquickfix.so.14()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libquickfix.so.14()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: quickfix-debuginfo-1.13.3-1.fc12.x86_64 Processing files: quickfix-devel-1.13.3-1.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fdzUMm + umask 022 + cd /home/martin/rpmbuild/BUILD + cd quickfix + DOCDIR=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-devel-1.13.3 + export DOCDIR + rm -rf /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-devel-1.13.3 + /bin/mkdir -p /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-devel-1.13.3 + cp -pr AUTHORS CONTRIBUTORS LICENSE NEWS THANKS /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-devel-1.13.3 + exit 0 Provides: pkgconfig(quickfix) = 1.13.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libquickfix.so.14()(64bit) pkgconfig(libxml-2.0) Processing files: quickfix-examples-1.13.3-1.fc12.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libquickfix.so.14()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: quickfix-python-1.13.3-1.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZshPSE + umask 022 + cd /home/martin/rpmbuild/BUILD + cd quickfix + DOCDIR=/home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-python-1.13.3 + export DOCDIR + rm -rf /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-python-1.13.3 + /bin/mkdir -p /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-python-1.13.3 + cp -pr AUTHORS ChangeLog COPYING NEWS README /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64/usr/share/doc/quickfix-python-1.13.3 + exit 0 Provides: _quickfix.so.14()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: _quickfix.so.14()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libquickfix.so.14()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64 Wrote: /home/martin/rpmbuild/SRPMS/quickfix-1.13.3-1.fc12.src.rpm Wrote: /home/martin/rpmbuild/RPMS/x86_64/quickfix-1.13.3-1.fc12.x86_64.rpm Wrote: /home/martin/rpmbuild/RPMS/x86_64/quickfix-debuginfo-1.13.3-1.fc12.x86_64.rpm Wrote: /home/martin/rpmbuild/RPMS/x86_64/quickfix-devel-1.13.3-1.fc12.x86_64.rpm Wrote: /home/martin/rpmbuild/RPMS/x86_64/quickfix-examples-1.13.3-1.fc12.x86_64.rpm Wrote: /home/martin/rpmbuild/RPMS/x86_64/quickfix-python-1.13.3-1.fc12.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mE7EVF + umask 022 + cd /home/martin/rpmbuild/BUILD + cd quickfix + rm -rf /home/martin/rpmbuild/BUILDROOT/quickfix-1.13.3-1.fc12.x86_64 + exit 0 902.92user 92.52system 13:19.51elapsed 124%CPU (0avgtext+0avgdata 5980896maxresident)k 159656inputs+1665472outputs (324major+10277872minor)pagefaults 0swaps