ENTER do("bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/qof.spec'", '/var/lib/mock/dist-f9-build-130275-21682/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/qof.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/qof-0.7.5-1.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/qof.spec'", '/var/lib/mock/dist-f9-build-130275-21682/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/qof.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.60416 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf qof-0.7.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/qof-0.7.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qof-0.7.5 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.60416 + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -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=i386 -mtune=generic -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=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-sqlite checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for library containing strerror... none required 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 for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for ANSI C header files... (cached) yes checking for bison... no checking for byacc... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for working strtod... yes checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.6.0... yes (version 2.15.5) checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.9.0... yes checking whether to implement symbol versioning... yes checking for darwin... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for strftime... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for getcwd... yes checking for gettimeofday... yes checking for getline... yes checking for getwd... yes checking for stpcpy... yes checking for strdup... yes checking for strtoul... yes checking for strcasestr... yes checking for gmtime_r... yes checking for mblen... yes checking for tzname... yes checking for tzset... yes checking for struct stat.st_rdev... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for LIBXML2... yes checking for SQL parser support... yes, using GDA: 3.1.2 checking for gda_client_open_connection in -lgda-3.0... yes checking for libgdasql-3.0 support... checking for sql_parse in -lgdasql-3.0... yes checking for doxygen... /usr/bin/doxygen checking for dot... no checking what extra warning flags to pass to the C compiler... -Werror -Wdeclaration-after-statement -Wno-pointer-sign configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating backend/Makefile config.status: creating backend/dwi/Makefile config.status: creating backend/file/Makefile config.status: creating backend/gda/Makefile config.status: creating backend/file/qsf-dir.h config.status: creating backend/sqlite/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/doxygen.cfg config.status: creating lib/Makefile config.status: creating lib/libsql/Makefile config.status: creating qof/Makefile config.status: creating qof/qofla-dir.h config.status: creating qof/test/Makefile config.status: creating qof-1.pc config.status: creating qof.pc config.status: creating qof.symbols config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile qof configuration summary: =========================== CFLAGS : -Werror -Wdeclaration-after-statement -Wno-pointer-sign LDFLAGS : QOF_CFLAGS : -I/usr/include/qof QOF_LIBS : -lqof DWI_LIBS : 1st backend : libxml2 == 2.6.31 2nd backend : GDA backend : Disabled (default) libgda : 3.1.2 libgdasql : -lgdasql-3.0 libqofsql : prefix : /usr data dir : /usr/share XML dir : /usr/share/xml/qof/qsf include dir : /usr/include lib dir : /usr/lib + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/lib' make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/lib' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/lib' Making all in qof make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof' Making all in . make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qoflog.lo -MD -MP -MF ".deps/qoflog.Tpo" -c -o qoflog.lo qoflog.c; \ then mv -f ".deps/qoflog.Tpo" ".deps/qoflog.Plo"; else rm -f ".deps/qoflog.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qoflog.lo -MD -MP -MF .deps/qoflog.Tpo -c qoflog.c -fPIC -DPIC -o .libs/qoflog.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT guid.lo -MD -MP -MF ".deps/guid.Tpo" -c -o guid.lo guid.c; \ then mv -f ".deps/guid.Tpo" ".deps/guid.Plo"; else rm -f ".deps/guid.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT guid.lo -MD -MP -MF .deps/guid.Tpo -c guid.c -fPIC -DPIC -o .libs/guid.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT kvpframe.lo -MD -MP -MF ".deps/kvpframe.Tpo" -c -o kvpframe.lo kvpframe.c; \ then mv -f ".deps/kvpframe.Tpo" ".deps/kvpframe.Plo"; else rm -f ".deps/kvpframe.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT kvpframe.lo -MD -MP -MF .deps/kvpframe.Tpo -c kvpframe.c -fPIC -DPIC -o .libs/kvpframe.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT kvputil.lo -MD -MP -MF ".deps/kvputil.Tpo" -c -o kvputil.lo kvputil.c; \ then mv -f ".deps/kvputil.Tpo" ".deps/kvputil.Plo"; else rm -f ".deps/kvputil.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT kvputil.lo -MD -MP -MF .deps/kvputil.Tpo -c kvputil.c -fPIC -DPIC -o .libs/kvputil.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofnumeric.lo -MD -MP -MF ".deps/qofnumeric.Tpo" -c -o qofnumeric.lo qofnumeric.c; \ then mv -f ".deps/qofnumeric.Tpo" ".deps/qofnumeric.Plo"; else rm -f ".deps/qofnumeric.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofnumeric.lo -MD -MP -MF .deps/qofnumeric.Tpo -c qofnumeric.c -fPIC -DPIC -o .libs/qofnumeric.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofbackend.lo -MD -MP -MF ".deps/qofbackend.Tpo" -c -o qofbackend.lo qofbackend.c; \ then mv -f ".deps/qofbackend.Tpo" ".deps/qofbackend.Plo"; else rm -f ".deps/qofbackend.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofbackend.lo -MD -MP -MF .deps/qofbackend.Tpo -c qofbackend.c -fPIC -DPIC -o .libs/qofbackend.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofclass.lo -MD -MP -MF ".deps/qofclass.Tpo" -c -o qofclass.lo qofclass.c; \ then mv -f ".deps/qofclass.Tpo" ".deps/qofclass.Plo"; else rm -f ".deps/qofclass.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofclass.lo -MD -MP -MF .deps/qofclass.Tpo -c qofclass.c -fPIC -DPIC -o .libs/qofclass.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofchoice.lo -MD -MP -MF ".deps/qofchoice.Tpo" -c -o qofchoice.lo qofchoice.c; \ then mv -f ".deps/qofchoice.Tpo" ".deps/qofchoice.Plo"; else rm -f ".deps/qofchoice.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofchoice.lo -MD -MP -MF .deps/qofchoice.Tpo -c qofchoice.c -fPIC -DPIC -o .libs/qofchoice.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qoferror.lo -MD -MP -MF ".deps/qoferror.Tpo" -c -o qoferror.lo qoferror.c; \ then mv -f ".deps/qoferror.Tpo" ".deps/qoferror.Plo"; else rm -f ".deps/qoferror.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qoferror.lo -MD -MP -MF .deps/qoferror.Tpo -c qoferror.c -fPIC -DPIC -o .libs/qoferror.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofevent.lo -MD -MP -MF ".deps/qofevent.Tpo" -c -o qofevent.lo qofevent.c; \ then mv -f ".deps/qofevent.Tpo" ".deps/qofevent.Plo"; else rm -f ".deps/qofevent.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofevent.lo -MD -MP -MF .deps/qofevent.Tpo -c qofevent.c -fPIC -DPIC -o .libs/qofevent.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofgobj.lo -MD -MP -MF ".deps/qofgobj.Tpo" -c -o qofgobj.lo qofgobj.c; \ then mv -f ".deps/qofgobj.Tpo" ".deps/qofgobj.Plo"; else rm -f ".deps/qofgobj.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofgobj.lo -MD -MP -MF .deps/qofgobj.Tpo -c qofgobj.c -fPIC -DPIC -o .libs/qofgobj.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofid.lo -MD -MP -MF ".deps/qofid.Tpo" -c -o qofid.lo qofid.c; \ then mv -f ".deps/qofid.Tpo" ".deps/qofid.Plo"; else rm -f ".deps/qofid.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofid.lo -MD -MP -MF .deps/qofid.Tpo -c qofid.c -fPIC -DPIC -o .libs/qofid.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofinstance.lo -MD -MP -MF ".deps/qofinstance.Tpo" -c -o qofinstance.lo qofinstance.c; \ then mv -f ".deps/qofinstance.Tpo" ".deps/qofinstance.Plo"; else rm -f ".deps/qofinstance.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofinstance.lo -MD -MP -MF .deps/qofinstance.Tpo -c qofinstance.c -fPIC -DPIC -o .libs/qofinstance.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofquery.lo -MD -MP -MF ".deps/qofquery.Tpo" -c -o qofquery.lo qofquery.c; \ then mv -f ".deps/qofquery.Tpo" ".deps/qofquery.Plo"; else rm -f ".deps/qofquery.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofquery.lo -MD -MP -MF .deps/qofquery.Tpo -c qofquery.c -fPIC -DPIC -o .libs/qofquery.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofbook.lo -MD -MP -MF ".deps/qofbook.Tpo" -c -o qofbook.lo qofbook.c; \ then mv -f ".deps/qofbook.Tpo" ".deps/qofbook.Plo"; else rm -f ".deps/qofbook.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofbook.lo -MD -MP -MF .deps/qofbook.Tpo -c qofbook.c -fPIC -DPIC -o .libs/qofbook.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofobject.lo -MD -MP -MF ".deps/qofobject.Tpo" -c -o qofobject.lo qofobject.c; \ then mv -f ".deps/qofobject.Tpo" ".deps/qofobject.Plo"; else rm -f ".deps/qofobject.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofobject.lo -MD -MP -MF .deps/qofobject.Tpo -c qofobject.c -fPIC -DPIC -o .libs/qofobject.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofquerycore.lo -MD -MP -MF ".deps/qofquerycore.Tpo" -c -o qofquerycore.lo qofquerycore.c; \ then mv -f ".deps/qofquerycore.Tpo" ".deps/qofquerycore.Plo"; else rm -f ".deps/qofquerycore.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofquerycore.lo -MD -MP -MF .deps/qofquerycore.Tpo -c qofquerycore.c -fPIC -DPIC -o .libs/qofquerycore.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofreference.lo -MD -MP -MF ".deps/qofreference.Tpo" -c -o qofreference.lo qofreference.c; \ then mv -f ".deps/qofreference.Tpo" ".deps/qofreference.Plo"; else rm -f ".deps/qofreference.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofreference.lo -MD -MP -MF .deps/qofreference.Tpo -c qofreference.c -fPIC -DPIC -o .libs/qofreference.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofsession.lo -MD -MP -MF ".deps/qofsession.Tpo" -c -o qofsession.lo qofsession.c; \ then mv -f ".deps/qofsession.Tpo" ".deps/qofsession.Plo"; else rm -f ".deps/qofsession.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofsession.lo -MD -MP -MF .deps/qofsession.Tpo -c qofsession.c -fPIC -DPIC -o .libs/qofsession.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofsql.lo -MD -MP -MF ".deps/qofsql.Tpo" -c -o qofsql.lo qofsql.c; \ then mv -f ".deps/qofsql.Tpo" ".deps/qofsql.Plo"; else rm -f ".deps/qofsql.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofsql.lo -MD -MP -MF .deps/qofsql.Tpo -c qofsql.c -fPIC -DPIC -o .libs/qofsql.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofutil.lo -MD -MP -MF ".deps/qofutil.Tpo" -c -o qofutil.lo qofutil.c; \ then mv -f ".deps/qofutil.Tpo" ".deps/qofutil.Plo"; else rm -f ".deps/qofutil.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofutil.lo -MD -MP -MF .deps/qofutil.Tpo -c qofutil.c -fPIC -DPIC -o .libs/qofutil.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofbookmerge.lo -MD -MP -MF ".deps/qofbookmerge.Tpo" -c -o qofbookmerge.lo qofbookmerge.c; \ then mv -f ".deps/qofbookmerge.Tpo" ".deps/qofbookmerge.Plo"; else rm -f ".deps/qofbookmerge.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofbookmerge.lo -MD -MP -MF .deps/qofbookmerge.Tpo -c qofbookmerge.c -fPIC -DPIC -o .libs/qofbookmerge.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofdate.lo -MD -MP -MF ".deps/qofdate.Tpo" -c -o qofdate.lo qofdate.c; \ then mv -f ".deps/qofdate.Tpo" ".deps/qofdate.Plo"; else rm -f ".deps/qofdate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofdate.lo -MD -MP -MF .deps/qofdate.Tpo -c qofdate.c -fPIC -DPIC -o .libs/qofdate.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qoftime.lo -MD -MP -MF ".deps/qoftime.Tpo" -c -o qoftime.lo qoftime.c; \ then mv -f ".deps/qoftime.Tpo" ".deps/qoftime.Plo"; else rm -f ".deps/qoftime.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qoftime.lo -MD -MP -MF .deps/qoftime.Tpo -c qoftime.c -fPIC -DPIC -o .libs/qoftime.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofstrftime.lo -MD -MP -MF ".deps/qofstrftime.Tpo" -c -o qofstrftime.lo qofstrftime.c; \ then mv -f ".deps/qofstrftime.Tpo" ".deps/qofstrftime.Plo"; else rm -f ".deps/qofstrftime.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofstrftime.lo -MD -MP -MF .deps/qofstrftime.Tpo -c qofstrftime.c -fPIC -DPIC -o .libs/qofstrftime.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofstrptime.lo -MD -MP -MF ".deps/qofstrptime.Tpo" -c -o qofstrptime.lo qofstrptime.c; \ then mv -f ".deps/qofstrptime.Tpo" ".deps/qofstrptime.Plo"; else rm -f ".deps/qofstrptime.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofstrptime.lo -MD -MP -MF .deps/qofstrptime.Tpo -c qofstrptime.c -fPIC -DPIC -o .libs/qofstrptime.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofundo.lo -MD -MP -MF ".deps/qofundo.Tpo" -c -o qofundo.lo qofundo.c; \ then mv -f ".deps/qofundo.Tpo" ".deps/qofundo.Plo"; else rm -f ".deps/qofundo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qofundo.lo -MD -MP -MF .deps/qofundo.Tpo -c qofundo.c -fPIC -DPIC -o .libs/qofundo.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT deprecated.lo -MD -MP -MF ".deps/deprecated.Tpo" -c -o deprecated.lo deprecated.c; \ then mv -f ".deps/deprecated.Tpo" ".deps/deprecated.Plo"; else rm -f ".deps/deprecated.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -fPIC -DPIC -o .libs/deprecated.o /bin/sh ../libtool --tag=CC --mode=link gcc -g -Werror -Wdeclaration-after-statement -Wno-pointer-sign -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o libqof.la -rpath /usr/lib -version-info 1:10:0 -Wl,--version-script=./libqof.ver -L../lib/libsql qoflog.lo guid.lo kvpframe.lo kvputil.lo md5.lo qofnumeric.lo qofbackend.lo qofclass.lo qofchoice.lo qoferror.lo qofevent.lo qofgobj.lo qofid.lo qofinstance.lo qofquery.lo qofbook.lo qofobject.lo qofquerycore.lo qofreference.lo qofsession.lo qofsql.lo qofutil.lo qofbookmerge.lo qofdate.lo qoftime.lo qofstrftime.lo qofstrptime.lo qofundo.lo deprecated.lo -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lgdasql-3.0 -lm gcc -shared .libs/qoflog.o .libs/guid.o .libs/kvpframe.o .libs/kvputil.o .libs/md5.o .libs/qofnumeric.o .libs/qofbackend.o .libs/qofclass.o .libs/qofchoice.o .libs/qoferror.o .libs/qofevent.o .libs/qofgobj.o .libs/qofid.o .libs/qofinstance.o .libs/qofquery.o .libs/qofbook.o .libs/qofobject.o .libs/qofquerycore.o .libs/qofreference.o .libs/qofsession.o .libs/qofsql.o .libs/qofutil.o .libs/qofbookmerge.o .libs/qofdate.o .libs/qoftime.o .libs/qofstrftime.o .libs/qofstrptime.o .libs/qofundo.o .libs/deprecated.o -L/builddir/build/BUILD/qof-0.7.5/lib/libsql -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lgdasql-3.0 -lm -pthread -m32 -march=i386 -mtune=generic -Wl,--version-script=./libqof.ver -Wl,--export-dynamic -Wl,-soname -Wl,libqof.so.1 -o .libs/libqof.so.1.0.10 (cd .libs && rm -f libqof.so.1 && ln -s libqof.so.1.0.10 libqof.so.1) (cd .libs && rm -f libqof.so && ln -s libqof.so.1.0.10 libqof.so) creating libqof.la (cd .libs && rm -f libqof.la && ln -s ../libqof.la libqof.la) make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof' Making all in test make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof/test' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-stuff.o -MD -MP -MF ".deps/test-stuff.Tpo" -c -o test-stuff.o test-stuff.c; \ then mv -f ".deps/test-stuff.Tpo" ".deps/test-stuff.Po"; else rm -f ".deps/test-stuff.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-book-merge.o -MD -MP -MF ".deps/test-book-merge.Tpo" -c -o test-book-merge.o test-book-merge.c; \ then mv -f ".deps/test-book-merge.Tpo" ".deps/test-book-merge.Po"; else rm -f ".deps/test-book-merge.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o test-book-merge test-stuff.o test-book-merge.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 mkdir .libs gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o .libs/test-book-merge test-stuff.o test-book-merge.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 creating test-book-merge if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-date.o -MD -MP -MF ".deps/test-date.Tpo" -c -o test-date.o test-date.c; \ then mv -f ".deps/test-date.Tpo" ".deps/test-date.Po"; else rm -f ".deps/test-date.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-engine-stuff.o -MD -MP -MF ".deps/test-engine-stuff.Tpo" -c -o test-engine-stuff.o test-engine-stuff.c; \ then mv -f ".deps/test-engine-stuff.Tpo" ".deps/test-engine-stuff.Po"; else rm -f ".deps/test-engine-stuff.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o test-date test-date.o test-stuff.o test-engine-stuff.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o .libs/test-date test-date.o test-stuff.o test-engine-stuff.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 creating test-date if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-guid.o -MD -MP -MF ".deps/test-guid.Tpo" -c -o test-guid.o test-guid.c; \ then mv -f ".deps/test-guid.Tpo" ".deps/test-guid.Po"; else rm -f ".deps/test-guid.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o test-guid test-stuff.o test-guid.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o .libs/test-guid test-stuff.o test-guid.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 creating test-guid if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-numeric.o -MD -MP -MF ".deps/test-numeric.Tpo" -c -o test-numeric.o test-numeric.c; \ then mv -f ".deps/test-numeric.Tpo" ".deps/test-numeric.Po"; else rm -f ".deps/test-numeric.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o test-numeric test-stuff.o test-numeric.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o .libs/test-numeric test-stuff.o test-numeric.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 creating test-numeric if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-object.o -MD -MP -MF ".deps/test-object.Tpo" -c -o test-object.o test-object.c; \ then mv -f ".deps/test-object.Tpo" ".deps/test-object.Po"; else rm -f ".deps/test-object.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o test-object test-stuff.o test-object.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o .libs/test-object test-stuff.o test-object.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 creating test-object if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-querynew.o -MD -MP -MF ".deps/test-querynew.Tpo" -c -o test-querynew.o test-querynew.c; \ then mv -f ".deps/test-querynew.Tpo" ".deps/test-querynew.Po"; else rm -f ".deps/test-querynew.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o test-querynew test-stuff.o test-querynew.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o .libs/test-querynew test-stuff.o test-querynew.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 creating test-querynew if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-recursive.o -MD -MP -MF ".deps/test-recursive.Tpo" -c -o test-recursive.o test-recursive.c; \ then mv -f ".deps/test-recursive.Tpo" ".deps/test-recursive.Po"; else rm -f ".deps/test-recursive.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o test-recursive test-engine-stuff.o test-stuff.o test-recursive.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o .libs/test-recursive test-engine-stuff.o test-stuff.o test-recursive.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 creating test-recursive if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT test-event.o -MD -MP -MF ".deps/test-event.Tpo" -c -o test-event.o test-event.c; \ then mv -f ".deps/test-event.Tpo" ".deps/test-event.Po"; else rm -f ".deps/test-event.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o test-event test-engine-stuff.o test-stuff.o test-event.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o .libs/test-event test-engine-stuff.o test-stuff.o test-event.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 creating test-event make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof/test' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof' Making all in . make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5' Making all in backend make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend' Making all in file make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend/file' Making all in . make[4]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend/file' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qsf-backend.lo -MD -MP -MF ".deps/qsf-backend.Tpo" -c -o qsf-backend.lo qsf-backend.c; \ then mv -f ".deps/qsf-backend.Tpo" ".deps/qsf-backend.Plo"; else rm -f ".deps/qsf-backend.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qsf-backend.lo -MD -MP -MF .deps/qsf-backend.Tpo -c qsf-backend.c -fPIC -DPIC -o .libs/qsf-backend.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qsf-xml-map.lo -MD -MP -MF ".deps/qsf-xml-map.Tpo" -c -o qsf-xml-map.lo qsf-xml-map.c; \ then mv -f ".deps/qsf-xml-map.Tpo" ".deps/qsf-xml-map.Plo"; else rm -f ".deps/qsf-xml-map.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qsf-xml-map.lo -MD -MP -MF .deps/qsf-xml-map.Tpo -c qsf-xml-map.c -fPIC -DPIC -o .libs/qsf-xml-map.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qsf-xml.lo -MD -MP -MF ".deps/qsf-xml.Tpo" -c -o qsf-xml.lo qsf-xml.c; \ then mv -f ".deps/qsf-xml.Tpo" ".deps/qsf-xml.Plo"; else rm -f ".deps/qsf-xml.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -MT qsf-xml.lo -MD -MP -MF .deps/qsf-xml.Tpo -c qsf-xml.c -fPIC -DPIC -o .libs/qsf-xml.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o libqof-backend-qsf.la -rpath /usr/lib -L../../qof -version-info 0:7:0 qsf-backend.lo qsf-xml-map.lo qsf-xml.lo -lqof -lxml2 -lglib-2.0 gcc -shared .libs/qsf-backend.o .libs/qsf-xml-map.o .libs/qsf-xml.o -Wl,--rpath -Wl,/builddir/build/BUILD/qof-0.7.5/qof/.libs -L/builddir/build/BUILD/qof-0.7.5/qof /builddir/build/BUILD/qof-0.7.5/qof/.libs/libqof.so -lxml2 -lglib-2.0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libqof-backend-qsf.so.0 -o .libs/libqof-backend-qsf.so.0.0.7 (cd .libs && rm -f libqof-backend-qsf.so.0 && ln -s libqof-backend-qsf.so.0.0.7 libqof-backend-qsf.so.0) (cd .libs && rm -f libqof-backend-qsf.so && ln -s libqof-backend-qsf.so.0.0.7 libqof-backend-qsf.so) creating libqof-backend-qsf.la (cd .libs && rm -f libqof-backend-qsf.la && ln -s ../libqof-backend-qsf.la libqof-backend-qsf.la) make[4]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend/file' make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend/file' make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend' Making all in po make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/po' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc' Making all in html make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc/html' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc/html' make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.85309 + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/qof-0.7.5-1.fc9-root-mockbuild + make install DESTDIR=/var/tmp/qof-0.7.5-1.fc9-root-mockbuild Making install in lib make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/lib' make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/lib' make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/lib' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/lib' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/lib' Making install in qof make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof' Making install in . make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof' make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof' test -z "/usr/lib" || mkdir -p -- "/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libqof.la' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/libqof.la' /usr/bin/install -c .libs/libqof.so.1.0.10 /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/libqof.so.1.0.10 (cd /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib && { ln -s -f libqof.so.1.0.10 libqof.so.1 || { rm -f libqof.so.1 && ln -s libqof.so.1.0.10 libqof.so.1; }; }) (cd /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib && { ln -s -f libqof.so.1.0.10 libqof.so || { rm -f libqof.so && ln -s libqof.so.1.0.10 libqof.so; }; }) /usr/bin/install -c .libs/libqof.lai /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/libqof.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/qof" || mkdir -p -- "/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof" /usr/bin/install -c -m 644 'qoflog.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qoflog.h' /usr/bin/install -c -m 644 'guid.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/guid.h' /usr/bin/install -c -m 644 'kvpframe.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/kvpframe.h' /usr/bin/install -c -m 644 'kvputil.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/kvputil.h' /usr/bin/install -c -m 644 'kvputil-p.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/kvputil-p.h' /usr/bin/install -c -m 644 'qof.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qof.h' /usr/bin/install -c -m 644 'qofbackend.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofbackend.h' /usr/bin/install -c -m 644 'qofbackend-p.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofbackend-p.h' /usr/bin/install -c -m 644 'qofclass.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofclass.h' /usr/bin/install -c -m 644 'qofchoice.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofchoice.h' /usr/bin/install -c -m 644 'qoferror.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qoferror.h' /usr/bin/install -c -m 644 'qofevent.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofevent.h' /usr/bin/install -c -m 644 'qofgobj.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofgobj.h' /usr/bin/install -c -m 644 'qofid.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofid.h' /usr/bin/install -c -m 644 'qofid-p.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofid-p.h' /usr/bin/install -c -m 644 'qofinstance-p.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofinstance-p.h' /usr/bin/install -c -m 644 'qofinstance.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofinstance.h' /usr/bin/install -c -m 644 'qofnumeric.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofnumeric.h' /usr/bin/install -c -m 644 'qofquery.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofquery.h' /usr/bin/install -c -m 644 'qofquery-p.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofquery-p.h' /usr/bin/install -c -m 644 'qofbook.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofbook.h' /usr/bin/install -c -m 644 'qofobject.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofobject.h' /usr/bin/install -c -m 644 'qofquerycore.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofquerycore.h' /usr/bin/install -c -m 644 'qofquerycore-p.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofquerycore-p.h' /usr/bin/install -c -m 644 'qofreference.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofreference.h' /usr/bin/install -c -m 644 'qofsession.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofsession.h' /usr/bin/install -c -m 644 'qofla-dir.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofla-dir.h' /usr/bin/install -c -m 644 'qofsql.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofsql.h' /usr/bin/install -c -m 644 'qofutil.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofutil.h' /usr/bin/install -c -m 644 'qofbookmerge.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofbookmerge.h' /usr/bin/install -c -m 644 'qofdate.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofdate.h' /usr/bin/install -c -m 644 'qoftime.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qoftime.h' /usr/bin/install -c -m 644 'qofundo.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qofundo.h' /usr/bin/install -c -m 644 'deprecated.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/deprecated.h' make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof' Making install in test make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof/test' make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof/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 `/builddir/build/BUILD/qof-0.7.5/qof/test' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof/test' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof' Making install in . make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5' make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'qof-1.pc' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/pkgconfig/qof-1.pc' /usr/bin/install -c -m 644 'qof.pc' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/pkgconfig/qof.pc' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5' Making install in backend make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend' Making install in file make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend/file' Making install in . make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend/file' make[4]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend/file' test -z "/usr/lib" || mkdir -p -- "/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libqof-backend-qsf.la' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/libqof-backend-qsf.la' libtool: install: warning: relinking `libqof-backend-qsf.la' (cd /builddir/build/BUILD/qof-0.7.5/backend/file; /bin/sh ../../libtool --tag=CC --mode=relink gcc -Werror -Wdeclaration-after-statement -Wno-pointer-sign -I.. -I../.. -I../../qof -DLOCALE_DIR="/usr/share/locale" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g2 -Wall -o libqof-backend-qsf.la -rpath /usr/lib -L../../qof -version-info 0:7:0 qsf-backend.lo qsf-xml-map.lo qsf-xml.lo -lqof -lxml2 -lglib-2.0 -inst-prefix-dir /var/tmp/qof-0.7.5-1.fc9-root-mockbuild) gcc -shared .libs/qsf-backend.o .libs/qsf-xml-map.o .libs/qsf-xml.o -L/builddir/build/BUILD/qof-0.7.5/qof -L/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib -L/usr/lib -lqof -lxml2 -lglib-2.0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libqof-backend-qsf.so.0 -o .libs/libqof-backend-qsf.so.0.0.7 /usr/bin/install -c .libs/libqof-backend-qsf.so.0.0.7T /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/libqof-backend-qsf.so.0.0.7 (cd /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib && { ln -s -f libqof-backend-qsf.so.0.0.7 libqof-backend-qsf.so.0 || { rm -f libqof-backend-qsf.so.0 && ln -s libqof-backend-qsf.so.0.0.7 libqof-backend-qsf.so.0; }; }) (cd /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib && { ln -s -f libqof-backend-qsf.so.0.0.7 libqof-backend-qsf.so || { rm -f libqof-backend-qsf.so && ln -s libqof-backend-qsf.so.0.0.7 libqof-backend-qsf.so; }; }) /usr/bin/install -c .libs/libqof-backend-qsf.lai /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/libqof-backend-qsf.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/qof" || mkdir -p -- "/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof" /usr/bin/install -c -m 644 'qof-backend-qsf.h' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/include/qof/qof-backend-qsf.h' test -z "/usr/share/xml/qof/qsf" || mkdir -p -- "/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/xml/qof/qsf" /usr/bin/install -c -m 644 'qsf-object.xsd.xml' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/xml/qof/qsf/qsf-object.xsd.xml' /usr/bin/install -c -m 644 'qsf-map.xsd.xml' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/xml/qof/qsf/qsf-map.xsd.xml' /usr/bin/install -c -m 644 'pilot-qsf-GnuCashInvoice.xml' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/xml/qof/qsf/pilot-qsf-GnuCashInvoice.xml' /usr/bin/install -c -m 644 'pilot-qsf-gncCustomer.xml' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/xml/qof/qsf/pilot-qsf-gncCustomer.xml' make[4]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend/file' make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend/file' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend/file' make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend' make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend' Making install in po make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/po' mkdir -p -- /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share installing sv.gmo as /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/locale/sv/LC_MESSAGES/qof.mo installing vi.gmo as /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/locale/vi/LC_MESSAGES/qof.mo installing ro.gmo as /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/locale/ro/LC_MESSAGES/qof.mo installing id.gmo as /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/locale/id/LC_MESSAGES/qof.mo installing pt_BR.gmo as /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/locale/pt_BR/LC_MESSAGES/qof.mo if test "qof" = "gettext-tools"; then \ mkdir -p -- /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/po' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc' Making install in html make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc/html' make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/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 `/builddir/build/BUILD/qof-0.7.5/doc/html' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc/html' make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc' make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc' make[3]: Nothing to be done for `install-exec-am'. rm -f html/*.html /usr/bin/doxygen doxygen.cfg if test ! -d ../website; then mkdir ../website; fi if test -h ../website/doxy; then rm ../website/doxy; fi ln -s ../doc/html/ ../website/doxy test -z "/usr/share/doc/qof/html/doxy" || mkdir -p -- "/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy" /usr/bin/install -c -m 644 'html/Makefile' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/Makefile' /usr/bin/install -c -m 644 'html/Makefile.am' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/Makefile.am' /usr/bin/install -c -m 644 'html/Makefile.in' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/Makefile.in' /usr/bin/install -c -m 644 'html/annotated.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/annotated.html' /usr/bin/install -c -m 644 'html/backendapi.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/backendapi.html' /usr/bin/install -c -m 644 'html/backenderrors.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/backenderrors.html' /usr/bin/install -c -m 644 'html/bug.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/bug.html' /usr/bin/install -c -m 644 'html/classes.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/classes.html' /usr/bin/install -c -m 644 'html/datelocales.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/datelocales.html' /usr/bin/install -c -m 644 'html/deprecated.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/deprecated.html' /usr/bin/install -c -m 644 'html/deprecated_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/deprecated_8c-source.html' /usr/bin/install -c -m 644 'html/deprecated_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/deprecated_8h-source.html' /usr/bin/install -c -m 644 'html/deprecated_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/deprecated_8h.html' /usr/bin/install -c -m 644 'html/doxygen.css' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/doxygen.css' /usr/bin/install -c -m 644 'html/doxygen.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/doxygen.png' /usr/bin/install -c -m 644 'html/doxygen__main__page_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/doxygen__main__page_8c-source.html' /usr/bin/install -c -m 644 'html/files.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/files.html' /usr/bin/install -c -m 644 'html/ftv2blank.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2blank.png' /usr/bin/install -c -m 644 'html/ftv2doc.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2doc.png' /usr/bin/install -c -m 644 'html/ftv2folderclosed.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2folderclosed.png' /usr/bin/install -c -m 644 'html/ftv2folderopen.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2folderopen.png' /usr/bin/install -c -m 644 'html/ftv2lastnode.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2lastnode.png' /usr/bin/install -c -m 644 'html/ftv2link.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2link.png' /usr/bin/install -c -m 644 'html/ftv2mlastnode.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2mlastnode.png' /usr/bin/install -c -m 644 'html/ftv2mnode.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2mnode.png' /usr/bin/install -c -m 644 'html/ftv2node.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2node.png' /usr/bin/install -c -m 644 'html/ftv2plastnode.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2plastnode.png' /usr/bin/install -c -m 644 'html/ftv2pnode.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2pnode.png' /usr/bin/install -c -m 644 'html/ftv2vertline.png' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/ftv2vertline.png' /usr/bin/install -c -m 644 'html/functions.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/functions.html' /usr/bin/install -c -m 644 'html/functions_vars.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/functions_vars.html' /usr/bin/install -c -m 644 'html/globals.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals.html' /usr/bin/install -c -m 644 'html/globals_0x63.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x63.html' /usr/bin/install -c -m 644 'html/globals_0x64.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x64.html' /usr/bin/install -c -m 644 'html/globals_0x65.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x65.html' /usr/bin/install -c -m 644 'html/globals_0x66.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x66.html' /usr/bin/install -c -m 644 'html/globals_0x67.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x67.html' /usr/bin/install -c -m 644 'html/globals_0x68.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x68.html' /usr/bin/install -c -m 644 'html/globals_0x69.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x69.html' /usr/bin/install -c -m 644 'html/globals_0x6b.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x6b.html' /usr/bin/install -c -m 644 'html/globals_0x6c.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x6c.html' /usr/bin/install -c -m 644 'html/globals_0x6d.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x6d.html' /usr/bin/install -c -m 644 'html/globals_0x6e.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x6e.html' /usr/bin/install -c -m 644 'html/globals_0x6f.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x6f.html' /usr/bin/install -c -m 644 'html/globals_0x70.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x70.html' /usr/bin/install -c -m 644 'html/globals_0x71.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x71.html' /usr/bin/install -c -m 644 'html/globals_0x72.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x72.html' /usr/bin/install -c -m 644 'html/globals_0x73.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x73.html' /usr/bin/install -c -m 644 'html/globals_0x74.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x74.html' /usr/bin/install -c -m 644 'html/globals_0x75.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x75.html' /usr/bin/install -c -m 644 'html/globals_0x78.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_0x78.html' /usr/bin/install -c -m 644 'html/globals_defs.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_defs.html' /usr/bin/install -c -m 644 'html/globals_enum.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_enum.html' /usr/bin/install -c -m 644 'html/globals_eval.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_eval.html' /usr/bin/install -c -m 644 'html/globals_func.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func.html' /usr/bin/install -c -m 644 'html/globals_func_0x63.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x63.html' /usr/bin/install -c -m 644 'html/globals_func_0x64.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x64.html' /usr/bin/install -c -m 644 'html/globals_func_0x67.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x67.html' /usr/bin/install -c -m 644 'html/globals_func_0x69.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x69.html' /usr/bin/install -c -m 644 'html/globals_func_0x6b.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x6b.html' /usr/bin/install -c -m 644 'html/globals_func_0x6e.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x6e.html' /usr/bin/install -c -m 644 'html/globals_func_0x71.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x71.html' /usr/bin/install -c -m 644 'html/globals_func_0x72.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x72.html' /usr/bin/install -c -m 644 'html/globals_func_0x73.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x73.html' /usr/bin/install -c -m 644 'html/globals_func_0x74.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x74.html' /usr/bin/install -c -m 644 'html/globals_func_0x75.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x75.html' /usr/bin/install -c -m 644 'html/globals_func_0x78.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_func_0x78.html' /usr/bin/install -c -m 644 'html/globals_type.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/globals_type.html' /usr/bin/install -c -m 644 'html/group__Backend.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Backend.html' /usr/bin/install -c -m 644 'html/group__Book.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Book.html' /usr/bin/install -c -m 644 'html/group__BookMerge.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__BookMerge.html' /usr/bin/install -c -m 644 'html/group__Choice.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Choice.html' /usr/bin/install -c -m 644 'html/group__Class.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Class.html' /usr/bin/install -c -m 644 'html/group__Date.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Date.html' /usr/bin/install -c -m 644 'html/group__Entity.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Entity.html' /usr/bin/install -c -m 644 'html/group__Error.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Error.html' /usr/bin/install -c -m 644 'html/group__Event.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Event.html' /usr/bin/install -c -m 644 'html/group__GObject.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__GObject.html' /usr/bin/install -c -m 644 'html/group__GUID.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__GUID.html' /usr/bin/install -c -m 644 'html/group__Instance.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Instance.html' /usr/bin/install -c -m 644 'html/group__KVP.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__KVP.html' /usr/bin/install -c -m 644 'html/group__LibGda.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__LibGda.html' /usr/bin/install -c -m 644 'html/group__Math128.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Math128.html' /usr/bin/install -c -m 644 'html/group__Numeric.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Numeric.html' /usr/bin/install -c -m 644 'html/group__Object.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Object.html' /usr/bin/install -c -m 644 'html/group__Object__Private.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Object__Private.html' /usr/bin/install -c -m 644 'html/group__QOF.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__QOF.html' /usr/bin/install -c -m 644 'html/group__QOFTIME.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__QOFTIME.html' /usr/bin/install -c -m 644 'html/group__QSF.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__QSF.html' /usr/bin/install -c -m 644 'html/group__Query.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Query.html' /usr/bin/install -c -m 644 'html/group__Reference.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Reference.html' /usr/bin/install -c -m 644 'html/group__SQL.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__SQL.html' /usr/bin/install -c -m 644 'html/group__SQLite.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__SQLite.html' /usr/bin/install -c -m 644 'html/group__Session.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Session.html' /usr/bin/install -c -m 644 'html/group__Trace.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Trace.html' /usr/bin/install -c -m 644 'html/group__UNDO.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__UNDO.html' /usr/bin/install -c -m 644 'html/group__Utilities.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/group__Utilities.html' /usr/bin/install -c -m 644 'html/guid_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/guid_8c-source.html' /usr/bin/install -c -m 644 'html/guid_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/guid_8h-source.html' /usr/bin/install -c -m 644 'html/guid_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/guid_8h.html' /usr/bin/install -c -m 644 'html/index.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/index.html' /usr/bin/install -c -m 644 'html/kvpframe_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/kvpframe_8c-source.html' /usr/bin/install -c -m 644 'html/kvpframe_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/kvpframe_8h-source.html' /usr/bin/install -c -m 644 'html/kvpframe_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/kvpframe_8h.html' /usr/bin/install -c -m 644 'html/kvputil-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/kvputil-p_8h-source.html' /usr/bin/install -c -m 644 'html/kvputil-p_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/kvputil-p_8h.html' /usr/bin/install -c -m 644 'html/kvputil_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/kvputil_8c-source.html' /usr/bin/install -c -m 644 'html/kvputil_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/kvputil_8h-source.html' /usr/bin/install -c -m 644 'html/kvputil_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/kvputil_8h.html' /usr/bin/install -c -m 644 'html/main.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/main.html' /usr/bin/install -c -m 644 'html/md5_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/md5_8c-source.html' /usr/bin/install -c -m 644 'html/md5_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/md5_8h-source.html' /usr/bin/install -c -m 644 'html/modules.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/modules.html' /usr/bin/install -c -m 644 'html/pages.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/pages.html' /usr/bin/install -c -m 644 'html/qof-backend-qsf_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-backend-qsf_8h-source.html' /usr/bin/install -c -m 644 'html/qof-backend-qsf_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-backend-qsf_8h.html' /usr/bin/install -c -m 644 'html/qof-gda_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-gda_8c-source.html' /usr/bin/install -c -m 644 'html/qof-gda_8c.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-gda_8c.html' /usr/bin/install -c -m 644 'html/qof-gda_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-gda_8h-source.html' /usr/bin/install -c -m 644 'html/qof-gda_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-gda_8h.html' /usr/bin/install -c -m 644 'html/qof-sqlite_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-sqlite_8c-source.html' /usr/bin/install -c -m 644 'html/qof-sqlite_8c.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-sqlite_8c.html' /usr/bin/install -c -m 644 'html/qof-sqlite_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-sqlite_8h-source.html' /usr/bin/install -c -m 644 'html/qof-sqlite_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof-sqlite_8h.html' /usr/bin/install -c -m 644 'html/qof_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qof_8h-source.html' /usr/bin/install -c -m 644 'html/qofbackend-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbackend-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofbackend-p_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbackend-p_8h.html' /usr/bin/install -c -m 644 'html/qofbackend_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbackend_8c-source.html' /usr/bin/install -c -m 644 'html/qofbackend_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbackend_8h-source.html' /usr/bin/install -c -m 644 'html/qofbackend_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbackend_8h.html' /usr/bin/install -c -m 644 'html/qofbook-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbook-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofbook-p_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbook-p_8h.html' /usr/bin/install -c -m 644 'html/qofbook_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbook_8c-source.html' /usr/bin/install -c -m 644 'html/qofbook_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbook_8h-source.html' /usr/bin/install -c -m 644 'html/qofbook_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbook_8h.html' /usr/bin/install -c -m 644 'html/qofbookmerge_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbookmerge_8c-source.html' /usr/bin/install -c -m 644 'html/qofbookmerge_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbookmerge_8h-source.html' /usr/bin/install -c -m 644 'html/qofbookmerge_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofbookmerge_8h.html' /usr/bin/install -c -m 644 'html/qofchoice_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofchoice_8c-source.html' /usr/bin/install -c -m 644 'html/qofchoice_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofchoice_8h-source.html' /usr/bin/install -c -m 644 'html/qofchoice_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofchoice_8h.html' /usr/bin/install -c -m 644 'html/qofclass-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofclass-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofclass_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofclass_8c-source.html' /usr/bin/install -c -m 644 'html/qofclass_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofclass_8h-source.html' /usr/bin/install -c -m 644 'html/qofclass_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofclass_8h.html' /usr/bin/install -c -m 644 'html/qofdate-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofdate-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofdate_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofdate_8c-source.html' /usr/bin/install -c -m 644 'html/qofdate_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofdate_8h-source.html' /usr/bin/install -c -m 644 'html/qofdate_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofdate_8h.html' /usr/bin/install -c -m 644 'html/qoferror-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoferror-p_8h-source.html' /usr/bin/install -c -m 644 'html/qoferror_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoferror_8c-source.html' /usr/bin/install -c -m 644 'html/qoferror_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoferror_8h-source.html' /usr/bin/install -c -m 644 'html/qoferror_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoferror_8h.html' /usr/bin/install -c -m 644 'html/qofevent-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofevent-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofevent_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofevent_8c-source.html' /usr/bin/install -c -m 644 'html/qofevent_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofevent_8h-source.html' /usr/bin/install -c -m 644 'html/qofevent_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofevent_8h.html' /usr/bin/install -c -m 644 'html/qofgobj_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofgobj_8c-source.html' /usr/bin/install -c -m 644 'html/qofgobj_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofgobj_8h-source.html' /usr/bin/install -c -m 644 'html/qofgobj_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofgobj_8h.html' /usr/bin/install -c -m 644 'html/qofid-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofid-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofid_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofid_8c-source.html' /usr/bin/install -c -m 644 'html/qofid_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofid_8h-source.html' /usr/bin/install -c -m 644 'html/qofid_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofid_8h.html' /usr/bin/install -c -m 644 'html/qofinstance-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofinstance-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofinstance_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofinstance_8c-source.html' /usr/bin/install -c -m 644 'html/qofinstance_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofinstance_8h-source.html' /usr/bin/install -c -m 644 'html/qofinstance_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofinstance_8h.html' /usr/bin/install -c -m 644 'html/qofla-dir_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofla-dir_8h-source.html' /usr/bin/install -c -m 644 'html/qoflog_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoflog_8c-source.html' /usr/bin/install -c -m 644 'html/qoflog_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoflog_8h-source.html' /usr/bin/install -c -m 644 'html/qoflog_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoflog_8h.html' /usr/bin/install -c -m 644 'html/qofmath128_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofmath128_8c-source.html' /usr/bin/install -c -m 644 'html/qofmath128_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofmath128_8h-source.html' /usr/bin/install -c -m 644 'html/qofnumeric_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofnumeric_8c-source.html' /usr/bin/install -c -m 644 'html/qofnumeric_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofnumeric_8h-source.html' /usr/bin/install -c -m 644 'html/qofnumeric_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofnumeric_8h.html' /usr/bin/install -c -m 644 'html/qofnumericexample.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofnumericexample.html' /usr/bin/install -c -m 644 'html/qofobject-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofobject-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofobject-p_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofobject-p_8h.html' /usr/bin/install -c -m 644 'html/qofobject_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofobject_8c-source.html' /usr/bin/install -c -m 644 'html/qofobject_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofobject_8h-source.html' /usr/bin/install -c -m 644 'html/qofobject_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofobject_8h.html' /usr/bin/install -c -m 644 'html/qofquery-deserial_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquery-deserial_8h-source.html' /usr/bin/install -c -m 644 'html/qofquery-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquery-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofquery-serialize_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquery-serialize_8h-source.html' /usr/bin/install -c -m 644 'html/qofquery_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquery_8c-source.html' /usr/bin/install -c -m 644 'html/qofquery_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquery_8h-source.html' /usr/bin/install -c -m 644 'html/qofquery_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquery_8h.html' /usr/bin/install -c -m 644 'html/qofquerycore-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquerycore-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofquerycore_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquerycore_8c-source.html' /usr/bin/install -c -m 644 'html/qofquerycore_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquerycore_8h-source.html' /usr/bin/install -c -m 644 'html/qofquerycore_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofquerycore_8h.html' /usr/bin/install -c -m 644 'html/qofreference_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofreference_8c-source.html' /usr/bin/install -c -m 644 'html/qofreference_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofreference_8h-source.html' /usr/bin/install -c -m 644 'html/qofreference_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofreference_8h.html' /usr/bin/install -c -m 644 'html/qofsession-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofsession-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofsession_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofsession_8c-source.html' /usr/bin/install -c -m 644 'html/qofsession_8c.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofsession_8c.html' /usr/bin/install -c -m 644 'html/qofsession_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofsession_8h-source.html' /usr/bin/install -c -m 644 'html/qofsession_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofsession_8h.html' /usr/bin/install -c -m 644 'html/qofsql_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofsql_8c-source.html' /usr/bin/install -c -m 644 'html/qofsql_8c.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofsql_8c.html' /usr/bin/install -c -m 644 'html/qofsql_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofsql_8h-source.html' /usr/bin/install -c -m 644 'html/qofsql_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofsql_8h.html' /usr/bin/install -c -m 644 'html/qofstrftime_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofstrftime_8c-source.html' /usr/bin/install -c -m 644 'html/qofstrptime_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofstrptime_8c-source.html' /usr/bin/install -c -m 644 'html/qoftime_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoftime_8c-source.html' /usr/bin/install -c -m 644 'html/qoftime_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoftime_8h-source.html' /usr/bin/install -c -m 644 'html/qoftime_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qoftime_8h.html' /usr/bin/install -c -m 644 'html/qofundo-p_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofundo-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofundo_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofundo_8c-source.html' /usr/bin/install -c -m 644 'html/qofundo_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofundo_8h-source.html' /usr/bin/install -c -m 644 'html/qofundo_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofundo_8h.html' /usr/bin/install -c -m 644 'html/qofutil_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofutil_8c-source.html' /usr/bin/install -c -m 644 'html/qofutil_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofutil_8h-source.html' /usr/bin/install -c -m 644 'html/qofutil_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qofutil_8h.html' /usr/bin/install -c -m 644 'html/qsf-backend_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qsf-backend_8c-source.html' /usr/bin/install -c -m 644 'html/qsf-dir_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qsf-dir_8h-source.html' /usr/bin/install -c -m 644 'html/qsf-xml-map_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qsf-xml-map_8c-source.html' /usr/bin/install -c -m 644 'html/qsf-xml_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qsf-xml_8c-source.html' /usr/bin/install -c -m 644 'html/qsf-xml_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qsf-xml_8h-source.html' /usr/bin/install -c -m 644 'html/qsf-xml_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qsf-xml_8h.html' /usr/bin/install -c -m 644 'html/qsfmaps.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/qsfmaps.html' /usr/bin/install -c -m 644 'html/reference.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/reference.html' /usr/bin/install -c -m 644 'html/structQofBackendOption__s.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQofBackendOption__s.html' /usr/bin/install -c -m 644 'html/structQofBackendProvider__s.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQofBackendProvider__s.html' /usr/bin/install -c -m 644 'html/structQofBookMergeData.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQofBookMergeData.html' /usr/bin/install -c -m 644 'html/structQofBookMergeRule.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQofBookMergeRule.html' /usr/bin/install -c -m 644 'html/structQofDate__s.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQofDate__s.html' /usr/bin/install -c -m 644 'html/structQofEntity__s.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQofEntity__s.html' /usr/bin/install -c -m 644 'html/structQsfMetadata__s.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQsfMetadata__s.html' /usr/bin/install -c -m 644 'html/structQsfNodeIterate.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQsfNodeIterate.html' /usr/bin/install -c -m 644 'html/structQsfObject__s.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQsfObject__s.html' /usr/bin/install -c -m 644 'html/structQsfValidates__s.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structQsfValidates__s.html' /usr/bin/install -c -m 644 'html/struct__QofBook.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/struct__QofBook.html' /usr/bin/install -c -m 644 'html/struct__QofObject.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/struct__QofObject.html' /usr/bin/install -c -m 644 'html/struct__QofParam.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/struct__QofParam.html' /usr/bin/install -c -m 644 'html/struct__QofQueryPredData.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/struct__QofQueryPredData.html' /usr/bin/install -c -m 644 'html/structqof__entity__reference.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structqof__entity__reference.html' /usr/bin/install -c -m 644 'html/structquery__date__def.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structquery__date__def.html' /usr/bin/install -c -m 644 'html/structtimespec64.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/structtimespec64.html' /usr/bin/install -c -m 644 'html/tab_b.gif' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/tab_b.gif' /usr/bin/install -c -m 644 'html/tab_l.gif' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/tab_l.gif' /usr/bin/install -c -m 644 'html/tab_r.gif' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/tab_r.gif' /usr/bin/install -c -m 644 'html/tabs.css' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/tabs.css' /usr/bin/install -c -m 644 'html/test-book-merge_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-book-merge_8c-source.html' /usr/bin/install -c -m 644 'html/test-date_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-date_8c-source.html' /usr/bin/install -c -m 644 'html/test-engine-stuff_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-engine-stuff_8c-source.html' /usr/bin/install -c -m 644 'html/test-engine-stuff_8c.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-engine-stuff_8c.html' /usr/bin/install -c -m 644 'html/test-engine-stuff_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-engine-stuff_8h-source.html' /usr/bin/install -c -m 644 'html/test-engine-stuff_8h.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-engine-stuff_8h.html' /usr/bin/install -c -m 644 'html/test-event_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-event_8c-source.html' /usr/bin/install -c -m 644 'html/test-guid_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-guid_8c-source.html' /usr/bin/install -c -m 644 'html/test-numeric_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-numeric_8c-source.html' /usr/bin/install -c -m 644 'html/test-object_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-object_8c-source.html' /usr/bin/install -c -m 644 'html/test-querynew_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-querynew_8c-source.html' /usr/bin/install -c -m 644 'html/test-recursive_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-recursive_8c-source.html' /usr/bin/install -c -m 644 'html/test-stuff_8c-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-stuff_8c-source.html' /usr/bin/install -c -m 644 'html/test-stuff_8h-source.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/test-stuff_8h-source.html' /usr/bin/install -c -m 644 'html/tipshints.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/tipshints.html' /usr/bin/install -c -m 644 'html/todo.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/todo.html' /usr/bin/install -c -m 644 'html/tree.html' '/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/tree.html' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc' if test -f /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/Makefile; then \ rm /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/Makefile; fi if test -f /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/Makefile.am; then \ rm /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/Makefile.am; fi if test -f /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/Makefile.in; then \ rm /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html/doxy/Makefile.in; fi make[4]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc' make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc' + mv /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof/html . + find /var/tmp/qof-0.7.5-1.fc9-root-mockbuild -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /var/tmp/qof-0.7.5-1.fc9-root-mockbuild qof + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/qof-0.7.5 extracting debug info from /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/libqof.so.1.0.10 extracting debug info from /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/lib/libqof-backend-qsf.so.0.0.7 symlinked /usr/lib/debug/usr/lib/libqof.so.1.0.10.debug to /usr/lib/debug/usr/lib/libqof.so.1.debug symlinked /usr/lib/debug/usr/lib/libqof.so.1.0.10.debug to /usr/lib/debug/usr/lib/libqof.so.debug symlinked /usr/lib/debug/usr/lib/libqof-backend-qsf.so.0.0.7.debug to /usr/lib/debug/usr/lib/libqof-backend-qsf.so.0.debug symlinked /usr/lib/debug/usr/lib/libqof-backend-qsf.so.0.0.7.debug to /usr/lib/debug/usr/lib/libqof-backend-qsf.so.debug 1980 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/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.77984 + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + make check Making check in lib make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/lib' make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/lib' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/lib' Making check in qof make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof' Making check in . make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof' Making check in test make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/qof/test' Executed 315 tests. All tests passed. PASS: test-book-merge Executed 1908 tests. All tests passed. PASS: test-date Executed 500126 tests. All tests passed. PASS: test-guid Executed 102824 tests. All tests passed. PASS: test-numeric Executed 40 tests. All tests passed. PASS: test-object Testing the qof_query_object interface. You may see some "** CRITICAL **" messages, which you can safely ignore ** (process:25620): CRITICAL **: qof_class_get_parameter: assertion `obj_name' failed ** (process:25620): CRITICAL **: qof_class_get_parameter: assertion `parameter' failed ** (process:25620): CRITICAL **: qof_class_get_parameter: assertion `obj_name' failed Executed 10 tests. All tests passed. PASS: test-querynew Executed 500 tests. All tests passed. PASS: test-recursive Executed 362 tests. All tests passed. PASS: test-event ================== All 8 tests passed ================== make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof/test' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof/test' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/qof' Making check in . make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5' Making check in backend make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend' Making check in file make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend/file' Making check in . make[3]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend/file' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend/file' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend/file' make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/backend' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/backend' Making check in po make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/po' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc' Making check in html make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc/html' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc/html' make[2]: Entering directory `/builddir/build/BUILD/qof-0.7.5/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.7.5/doc' + exit 0 Processing files: qof-0.7.5-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.15147 + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + DOCDIR=/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-0.7.5 + export DOCDIR + rm -rf /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-0.7.5 + /bin/mkdir -p /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-0.7.5 + cp -pr AUTHORS COPYING NEWS README TODO /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-0.7.5 + exit 0 Provides: libqof-backend-qsf.so.0 libqof.so.1 libqof.so.1(LIBQOF_0.7.2) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libgdasql-3.0.so.3 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libqof-backend-qsf.so.0 libqof.so.1 libqof.so.1(LIBQOF_0.7.2) libxml2.so.2 rtld(GNU_HASH) Processing files: qof-doc-0.7.5-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.15147 + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + DOCDIR=/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-doc-0.7.5 + export DOCDIR + rm -rf /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-doc-0.7.5 + /bin/mkdir -p /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-doc-0.7.5 + cp -pr html /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-doc-0.7.5 + exit 0 Provides: qof-docs = 0.7.5-1.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Obsoletes: qof-docs <= 0.6.4-5 Processing files: qof-devel-0.7.5-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.15147 + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + DOCDIR=/var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-devel-0.7.5 + export DOCDIR + rm -rf /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-devel-0.7.5 + /bin/mkdir -p /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-devel-0.7.5 + cp -pr ChangeLog /var/tmp/qof-0.7.5-1.fc9-root-mockbuild/usr/share/doc/qof-devel-0.7.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libqof-backend-qsf.so.0 libqof.so.1 Processing files: qof-debuginfo-0.7.5-1.fc9 Provides: libqof-backend-qsf.so.0.0.7.debug libqof.so.1.0.10.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libqof-backend-qsf.so.0 libqof.so.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/qof-0.7.5-1.fc9-root-mockbuild warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/qof-0.7.5-1.fc9.i386.rpm Wrote: /builddir/build/RPMS/qof-doc-0.7.5-1.fc9.i386.rpm Wrote: /builddir/build/RPMS/qof-devel-0.7.5-1.fc9.i386.rpm Wrote: /builddir/build/RPMS/qof-debuginfo-0.7.5-1.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.58877 + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + rm -rf /var/tmp/qof-0.7.5-1.fc9-root-mockbuild + exit 0 LEAVE do -->