Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libofx.spec'], False, '/var/lib/mock/f19-build-1583941-271008/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libofx.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libofx-0.9.5-4.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libofx.spec'], False, '/var/lib/mock/f19-build-1583941-271008/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libofx.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0iS28z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libofx-0.9.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/libofx-0.9.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libofx-0.9.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (fix-ftbfs-gcc4.7.diff): + echo 'Patch #0 (fix-ftbfs-gcc4.7.diff):' + /usr/bin/cat /builddir/build/SOURCES/fix-ftbfs-gcc4.7.diff + /usr/bin/patch -p1 -b --suffix .gcc47 --fuzz=0 patching file ofxconnect/ofxpartner.cpp + rm -rf ./doc/ofx_sample_files/CVS + chmod 644 ./doc/ofx_sample_files/ofx_spec160_stmtrs_example.sgml ./doc/ofx_sample_files/ofx_spec201_stmtrs_example.xml Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4tjyAr + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libofx-0.9.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-opensp-libs=/usr/lib --disable-static --disable-rpath configure: WARNING: unrecognized options: --disable-rpath checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for symbol visibility extensions... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i686-redhat-linux-gnu-windres... no checking for windres... no checking for library containing strerror... none required checking whether byte ordering is bigendian... no checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... (cached) yes /usr/lib checking for ParserEventGenerator.h in /usr/include/OpenSP... yes checking for ParserEventGeneratorKit.h... yes checking for SGMLApplication.h... yes checking for EventGenerator.h... yes checking for libosp... yes checking for doxygen... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking for gengetopt... no checking for help2man... configure: WARNING: *** Not rebuilding command line parser as gengetopt is not found *** no checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.29.0 checking for libcurl >= version 7.9.7... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for i686-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXMLPP... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libofx.spec config.status: creating libofx.pc config.status: creating libofx.lsm config.status: creating m4/Makefile config.status: creating lib/Makefile config.status: creating inc/Makefile config.status: creating inc/libofx.h config.status: creating dtd/Makefile config.status: creating doc/Makefile config.status: creating ofx2qif/Makefile config.status: creating ofxdump/Makefile config.status: creating ofxconnect/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-rpath + 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 -j5 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/m4' Making all in inc make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/inc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/inc' Making all in dtd make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/dtd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/dtd' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o messages.lo messages.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_utilities.lo ofx_utilities.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o file_preproc.lo file_preproc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o context.lo context.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_preproc.lo ofx_preproc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c file_preproc.cpp -fPIC -DPIC -o .libs/file_preproc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c context.cpp -fPIC -DPIC -o .libs/context.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c messages.cpp -fPIC -DPIC -o .libs/messages.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_utilities.cpp -fPIC -DPIC -o .libs/ofx_utilities.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_preproc.cpp -fPIC -DPIC -o .libs/ofx_preproc.o file_preproc.cpp: In function 'LibofxFileFormat libofx_detect_file_type(const char*)': file_preproc.cpp:129:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (input_file.gcount() < (sizeof(buffer) - 1)) ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_container_generic.lo ofx_container_generic.cpp ofx_preproc.cpp: In function 'int ofx_proc_file(LibofxContextPtr, const char*)': ofx_preproc.cpp:142:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (input_file.gcount() < (sizeof(buffer) - 1)) ^ ofx_preproc.cpp:155:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] string::npos || (ofx_start_idx = s_buffer.find("")) != string::npos)) ^ ofx_preproc.cpp:155:85: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] string::npos || (ofx_start_idx = s_buffer.find("")) != string::npos)) ^ ofx_preproc.cpp:157:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ((ofx_start_idx = s_buffer.find("")) != string::npos || ^ ofx_preproc.cpp:158:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (ofx_start_idx = s_buffer.find("")) != string::npos)) ^ ofx_preproc.cpp:206:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((header_separator_idx = s_buffer.find(':')) != string::npos) ^ ofx_preproc.cpp:255:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ((ofx_start_idx = s_buffer.find("")) != string::npos || ^ ofx_preproc.cpp:256:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (ofx_start_idx = s_buffer.find("")) != string::npos)) ^ ofx_preproc.cpp:258:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ((ofx_start_idx = s_buffer.find("")) != string::npos || ^ ofx_preproc.cpp:259:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (ofx_start_idx = s_buffer.find("")) != string::npos)) ^ ofx_preproc.cpp: In function 'int libofx_proc_buffer(LibofxContextPtr, const char*, unsigned int)': ofx_preproc.cpp:371:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos) ^ ofx_preproc.cpp:377:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos) ^ ofx_preproc.cpp:385:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos || pos > s_buffer.size()) ^ ofx_preproc.cpp:385:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos || pos > s_buffer.size()) ^ ofx_preproc.cpp:400:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos) ^ ofx_preproc.cpp:406:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos) ^ ofx_preproc.cpp:415:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos || pos > s_buffer.size()) ^ ofx_preproc.cpp:415:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos || pos > s_buffer.size()) ^ ofx_preproc.cpp:423:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (s_buffer.size() > pos + 6) ^ ofx_preproc.cpp: In function 'std::string sanitize_proprietary_tags(std::string)': ofx_preproc.cpp:573:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (strip == true && orig_tag_open_idx < input_string.size()) ^ ofx_preproc.cpp:587:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (proprietary_tag == true && orig_tag_open_idx < input_string.size()) ^ ofx_preproc.cpp:505:8: warning: variable 'close_tagname' set but not used [-Wunused-but-set-variable] char close_tagname[READ_BUFFER_SIZE] = ""; ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_container_generic.cpp -fPIC -DPIC -o .libs/ofx_container_generic.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_container_main.lo ofx_container_main.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_container_security.lo ofx_container_security.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_container_main.cpp -fPIC -DPIC -o .libs/ofx_container_main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_container_security.cpp -fPIC -DPIC -o .libs/ofx_container_security.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_container_statement.lo ofx_container_statement.cpp ofx_preproc.cpp: In function 'int ofx_proc_file(LibofxContextPtr, const char*)': ofx_preproc.cpp:273:39: warning: 'conversion_descriptor' may be used uninitialized in this function [-Wmaybe-uninitialized] iconv_close(conversion_descriptor); ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_container_statement.cpp -fPIC -DPIC -o .libs/ofx_container_statement.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_container_account.lo ofx_container_account.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_container_transaction.lo ofx_container_transaction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_container_account.cpp -fPIC -DPIC -o .libs/ofx_container_account.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_container_transaction.cpp -fPIC -DPIC -o .libs/ofx_container_transaction.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_containers_misc.lo ofx_containers_misc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_request.lo ofx_request.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_containers_misc.cpp -fPIC -DPIC -o .libs/ofx_containers_misc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_request.cpp -fPIC -DPIC -o .libs/ofx_request.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_request_accountinfo.lo ofx_request_accountinfo.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_request_statement.lo ofx_request_statement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_request_accountinfo.cpp -fPIC -DPIC -o .libs/ofx_request_accountinfo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_request_statement.cpp -fPIC -DPIC -o .libs/ofx_request_statement.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofx_sgml.lo ofx_sgml.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx_sgml.cpp -fPIC -DPIC -o .libs/ofx_sgml.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofc_sgml.lo ofc_sgml.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o win32.lo win32.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofc_sgml.cpp -fPIC -DPIC -o .libs/ofc_sgml.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I../inc -I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd\" -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c win32.cpp -fPIC -DPIC -o .libs/win32.o /bin/sh ../libtool --tag=CXX --mode=link g++ -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -no-undefined -version-info 5:0:0 -Wl,-z,relro -o libofx.la -rpath /usr/lib messages.lo ofx_utilities.lo file_preproc.lo context.lo ofx_preproc.lo ofx_container_generic.lo ofx_container_main.lo ofx_container_security.lo ofx_container_statement.lo ofx_container_account.lo ofx_container_transaction.lo ofx_containers_misc.lo ofx_request.lo ofx_request_accountinfo.lo ofx_request_statement.lo ofx_sgml.lo ofc_sgml.lo win32.lo -L/usr/lib -losp -lstdc++ libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.8.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.8.0/crtbeginS.o .libs/messages.o .libs/ofx_utilities.o .libs/file_preproc.o .libs/context.o .libs/ofx_preproc.o .libs/ofx_container_generic.o .libs/ofx_container_main.o .libs/ofx_container_security.o .libs/ofx_container_statement.o .libs/ofx_container_account.o .libs/ofx_container_transaction.o .libs/ofx_containers_misc.o .libs/ofx_request.o .libs/ofx_request_accountinfo.o .libs/ofx_request_statement.o .libs/ofx_sgml.o .libs/ofc_sgml.o .libs/win32.o -L/usr/lib -losp -L/usr/lib/gcc/i686-redhat-linux/4.8.0 -L/usr/lib/gcc/i686-redhat-linux/4.8.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.8.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.8.0/../../../crtn.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libofx.so.5 -o .libs/libofx.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libofx.so.5" && ln -s "libofx.so.5.0.0" "libofx.so.5") libtool: link: (cd ".libs" && rm -f "libofx.so" && ln -s "libofx.so.5.0.0" "libofx.so") libtool: link: ( cd ".libs" && rm -f "libofx.la" && ln -s "../libofx.la" "libofx.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/lib' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/doc' make[3]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/doc' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5' make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5' Making all in ofx2qif make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/ofx2qif' gcc -DHAVE_CONFIG_H -I. -I.. -I../inc -DIN_LIBOFX -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ofx2qif.c /bin/sh ../libtool --tag=CC --mode=link gcc -DIN_LIBOFX -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o ofx2qif ofx2qif.o ../lib/libofx.la libtool: link: gcc -DIN_LIBOFX -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/ofx2qif ofx2qif.o ../lib/.libs/libofx.so make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/ofx2qif' Making all in ofxdump make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/ofxdump' gcc -DHAVE_CONFIG_H -I. -I.. -I../inc '-DCMDLINE_PARSER_PACKAGE="ofxdump"' -DIN_LIBOFX -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cmdline.c g++ -DHAVE_CONFIG_H -I. -I.. -I../inc '-DCMDLINE_PARSER_PACKAGE="ofxdump"' -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofxdump.o ofxdump.cpp cmdline.c: In function 'update_arg': cmdline.c:383:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ cmdline.c: In function 'cmdline_parser_internal': cmdline.c:466:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ ofxdump.cpp: In function 'int main(int, char**)': ofxdump.cpp:409:19: warning: unused variable 'filename' [-Wunused-variable] const char* filename = args_info.inputs[0]; ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o ofxdump cmdline.o ofxdump.o ../lib/libofx.la libtool: link: g++ -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/ofxdump cmdline.o ofxdump.o ../lib/.libs/libofx.so make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/ofxdump' Making all in ofxconnect make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/ofxconnect' gcc -DHAVE_CONFIG_H -I. -I.. -I../inc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '-DCMDLINE_PARSER_PACKAGE="ofxconnect"' -DIN_LIBOFX -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cmdline.c g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '-DCMDLINE_PARSER_PACKAGE="ofxconnect"' -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o nodeparser.o nodeparser.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '-DCMDLINE_PARSER_PACKAGE="ofxconnect"' -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofxpartner.o ofxpartner.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '-DCMDLINE_PARSER_PACKAGE="ofxconnect"' -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ofxconnect.o ofxconnect.cpp cmdline.c: In function 'cmdline_parser_internal': cmdline.c:593:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ ofxconnect.cpp: In function 'bool post(const char*, const char*, const char*)': ofxconnect.cpp:79:12: warning: unused variable 'res' [-Wunused-variable] CURLcode res = curl_easy_perform(curl); ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o ofxconnect cmdline.o nodeparser.o ofxpartner.o ofxconnect.o ../lib/libofx.la -lcurl -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 libtool: link: g++ -DIN_LIBOFX -fvisibility=hidden -fvisibility-inlines-hidden -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/ofxconnect cmdline.o nodeparser.o ofxpartner.o ofxconnect.o ../lib/.libs/libofx.so -lcurl -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/ofxconnect' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WEUQla + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386 ++ dirname /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386 + cd libofx-0.9.5 + make install DESTDIR=/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386 Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/m4' make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/m4' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/m4' Making install in inc make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/inc' make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/inc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libofx" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/include/libofx" /usr/bin/install -c -m 644 libofx.h '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/include/libofx' make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/inc' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/inc' Making install in dtd make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/dtd' make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/dtd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/libofx/dtd" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/libofx/dtd" /usr/bin/install -c -m 644 opensp.dcl ofx160.dtd ofx201.dtd ofc.dtd '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/libofx/dtd' make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/dtd' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/dtd' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/lib' make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/lib' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libofx.la '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libofx.so.5.0.0 /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib/libofx.so.5.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib && { ln -s -f libofx.so.5.0.0 libofx.so.5 || { rm -f libofx.so.5 && ln -s libofx.so.5.0.0 libofx.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib && { ln -s -f libofx.so.5.0.0 libofx.so || { rm -f libofx.so && ln -s libofx.so.5.0.0 libofx.so; }; }) libtool: install: /usr/bin/install -c .libs/libofx.lai /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib/libofx.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/lib' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/lib' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/doc' make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/doc' make[3]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/doc' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/doc' /bin/sh /builddir/build/BUILD/libofx-0.9.5/config/install-sh -d /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx mkdir -p html #Workaround to allow libofx-cvs user to install without doc. cp -rp html /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx make[4]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/doc' make[3]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/doc' Making install in . make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5' make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/libofx" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx" /usr/bin/install -c -m 644 AUTHORS COPYING INSTALL NEWS README ChangeLog totest.txt '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libofx.pc '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5' Making install in ofx2qif make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/ofx2qif' make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/ofx2qif' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c ofx2qif '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin' libtool: install: warning: `../lib/libofx.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ofx2qif /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin/ofx2qif make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/ofx2qif' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/ofx2qif' Making install in ofxdump make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/ofxdump' make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/ofxdump' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c ofxdump '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin' libtool: install: warning: `../lib/libofx.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ofxdump /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin/ofxdump test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/man/man1" /usr/bin/install -c -m 644 ofxdump.1 '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/ofxdump' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/ofxdump' Making install in ofxconnect make[1]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/ofxconnect' make[2]: Entering directory `/builddir/build/BUILD/libofx-0.9.5/ofxconnect' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c ofxconnect '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin' libtool: install: warning: `../lib/libofx.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ofxconnect /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin/ofxconnect test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/man/man1" /usr/bin/install -c -m 644 ofxconnect.1 '/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/ofxconnect' make[1]: Leaving directory `/builddir/build/BUILD/libofx-0.9.5/ofxconnect' + rm -rf /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib/libofx.la /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libofx-0.9.5 extracting debug info from /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/lib/libofx.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin/ofxdump extracting debug info from /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin/ofx2qif extracting debug info from /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/bin/ofxconnect dwz: ./usr/lib/libofx.so.5.0.0.debug: DWARF version 0 in .debug_aranges unhandled symlinked /usr/lib/debug/usr/lib/libofx.so.5.0.0.debug to /usr/lib/debug/usr/lib/libofx.so.5.debug symlinked /usr/lib/debug/usr/lib/libofx.so.5.0.0.debug to /usr/lib/debug/usr/lib/libofx.so.debug 796 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libofx-0.9.5-4.fc19.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.klA7ka + umask 022 + cd /builddir/build/BUILD + cd libofx-0.9.5 + DOCDIR=/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-0.9.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-0.9.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-0.9.5 + cp -pr COPYING /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-0.9.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-0.9.5 + cp -pr NEWS /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-0.9.5 + cp -pr README /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-0.9.5 + cp -pr totest.txt /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-0.9.5 + exit 0 Provides: libofx = 0.9.5-4.fc19 libofx(x86-32) = 0.9.5-4.fc19 libofx.so.5 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libosp.so.5 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: ofx-0.9.5-4.fc19.i686 Provides: ofx = 0.9.5-4.fc19 ofx(x86-32) = 0.9.5-4.fc19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libglib-2.0.so.0 libglibmm-2.4.so.1 libgobject-2.0.so.0 libm.so.6 libofx.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libsigc-2.0.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) libxml++-2.6.so.2 libxml2.so.2 rtld(GNU_HASH) Processing files: libofx-devel-0.9.5-4.fc19.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q3endb + umask 022 + cd /builddir/build/BUILD + cd libofx-0.9.5 + DOCDIR=/builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-devel-0.9.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-devel-0.9.5 + cp -pr doc/html /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-devel-0.9.5 + cp -pr doc/ofx_sample_files /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386/usr/share/doc/libofx-devel-0.9.5 + exit 0 Provides: libofx-devel = 0.9.5-4.fc19 libofx-devel(x86-32) = 0.9.5-4.fc19 pkgconfig(libofx) = 0.9.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libofx.so.5 Processing files: libofx-debuginfo-0.9.5-4.fc19.i686 Provides: libofx-debuginfo = 0.9.5-4.fc19 libofx-debuginfo(x86-32) = 0.9.5-4.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386 Wrote: /builddir/build/RPMS/libofx-0.9.5-4.fc19.i686.rpm Wrote: /builddir/build/RPMS/ofx-0.9.5-4.fc19.i686.rpm Wrote: /builddir/build/RPMS/libofx-devel-0.9.5-4.fc19.i686.rpm Wrote: /builddir/build/RPMS/libofx-debuginfo-0.9.5-4.fc19.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UyDlm4 + umask 022 + cd /builddir/build/BUILD + cd libofx-0.9.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libofx-0.9.5-4.fc19.i386 + exit 0 Child return code was: 0 LEAVE do -->