Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/qof.spec'], False, '/var/lib/mock/dist-f11-build-387832-66828/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/qof.spec'] warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/qof-0.7.5-6.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/qof.spec'], False, '/var/lib/mock/dist-f11-build-387832-66828/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/qof.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LAXB26 + 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 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qof-0.7.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rvocP0 + 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 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-sqlite --disable-error-on-warning 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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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 x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-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 x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-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... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 x86_64-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 x86_64-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.19.8) 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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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... -Wdeclaration-after-statement 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 : -Wdeclaration-after-statement LDFLAGS : QOF_CFLAGS : -I/usr/include/qof QOF_LIBS : -lqof DWI_LIBS : 1st backend : libxml2 == 2.7.3 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/lib64 + 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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -MT guid.lo -MD -MP -MF .deps/guid.Tpo -c guid.c -fPIC -DPIC -o .libs/guid.o guid.c: In function 'string_to_guid': guid.c:648: warning: pointer targets in passing argument 1 of 'decode_md5_string' differ in signedness guid.c:561: note: expected 'const unsigned char *' but argument is of type 'const char *' guid.c: In function 'guid_hash_to_guint': guid.c:689: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -MT qofid.lo -MD -MP -MF .deps/qofid.Tpo -c qofid.c -fPIC -DPIC -o .libs/qofid.o qofid.c: In function 'id_hash': qofid.c:124: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -MT qofutil.lo -MD -MP -MF .deps/qofutil.Tpo -c qofutil.c -fPIC -DPIC -o .libs/qofutil.o qofutil.c: In function 'strncasestr': qofutil.c:51: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' qofutil.c:51: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness /usr/include/string.h:538: note: expected 'const char *' but argument is of type 'const guchar *' qofutil.c:51: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness /usr/include/string.h:538: note: expected 'const char *' but argument is of type 'const guchar *' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o libqof.la -rpath /usr/lib64 -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 -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 -lgobject-2.0 -lglib-2.0 -lgdasql-3.0 -lm -pthread -m64 -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lglib-2.0 -lgobject-2.0 -lglib-2.0 mkdir .libs gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o .libs/test-book-merge test-stuff.o test-book-merge.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating test-book-merge if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating test-date if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o test-guid test-stuff.o test-guid.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o .libs/test-guid test-stuff.o test-guid.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating test-guid if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o test-numeric test-stuff.o test-numeric.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o .libs/test-numeric test-stuff.o test-numeric.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating test-numeric if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o test-object test-stuff.o test-object.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o .libs/test-object test-stuff.o test-object.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating test-object if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o test-querynew test-stuff.o test-querynew.o ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o .libs/test-querynew test-stuff.o test-querynew.o -Wl,--export-dynamic ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating test-querynew if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating test-recursive if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lglib-2.0 -lgobject-2.0 -lglib-2.0 gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -pthread -I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 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../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 qsf-xml-map.c: In function 'qsf_map_validation_handler': qsf-xml-map.c:108: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' qsf-xml-map.c:110: warning: pointer targets in passing argument 1 of 'qof_class_is_registered' differ in signedness ../../qof/qofclass.h:225: note: expected 'QofIdTypeConst' but argument is of type 'xmlChar *' qsf-xml-map.c: In function 'qsf_map_default_handler': qsf-xml-map.c:426: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' qsf-xml-map.c:426: warning: pointer targets in assignment differ in signedness qsf-xml-map.c:429: warning: pointer targets in passing argument 1 of 'qof_class_is_registered' differ in signedness ../../qof/qofclass.h:225: note: expected 'QofIdTypeConst' but argument is of type 'xmlChar *' qsf-xml-map.c:431: warning: pointer targets in assignment differ in signedness qsf-xml-map.c: In function 'qsf_map_calculate_output': qsf-xml-map.c:839: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' qsf-xml-map.c:840: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' qsf-xml-map.c: In function 'iterator_cb': qsf-xml-map.c:945: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' qsf-xml-map.c:945: warning: pointer targets in assignment differ in signedness qsf-xml-map.c: In function 'qsf_object_convert': qsf-xml-map.c:1002: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' qsf-xml-map.c:1002: warning: pointer targets in passing argument 1 of 'qof_class_is_registered' differ in signedness ../../qof/qofclass.h:225: note: expected 'QofIdTypeConst' but argument is of type 'xmlChar *' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -MT qsf-xml.lo -MD -MP -MF .deps/qsf-xml.Tpo -c qsf-xml.c -fPIC -DPIC -o .libs/qsf-xml.o qsf-xml.c: In function 'qsf_object_validation_handler': qsf-xml.c:153: warning: pointer targets in passing argument 1 of 'qof_class_is_registered' differ in signedness ../../qof/qofclass.h:225: note: expected 'QofIdTypeConst' but argument is of type 'xmlChar *' qsf-xml.c: In function 'qsf_book_node_handler': qsf-xml.c:452: warning: pointer targets in assignment differ in signedness /bin/sh ../../libtool --tag=CC --mode=link gcc -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o libqof-backend-qsf.la -rpath /usr/lib64 -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 -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILD/qof-0.7.5/qof /builddir/build/BUILD/qof-0.7.5/qof/.libs/libqof.so -lxml2 -lglib-2.0 -m64 -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.GnD7Vp + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64 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/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libqof.la' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/libqof.la' /usr/bin/install -c .libs/libqof.so.1.0.10 /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/libqof.so.1.0.10 (cd /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/libqof.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/qof" || mkdir -p -- "/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof" /usr/bin/install -c -m 644 'qoflog.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qoflog.h' /usr/bin/install -c -m 644 'guid.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/guid.h' /usr/bin/install -c -m 644 'kvpframe.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/kvpframe.h' /usr/bin/install -c -m 644 'kvputil.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/kvputil.h' /usr/bin/install -c -m 644 'kvputil-p.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/kvputil-p.h' /usr/bin/install -c -m 644 'qof.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qof.h' /usr/bin/install -c -m 644 'qofbackend.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofbackend.h' /usr/bin/install -c -m 644 'qofbackend-p.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofbackend-p.h' /usr/bin/install -c -m 644 'qofclass.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofclass.h' /usr/bin/install -c -m 644 'qofchoice.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofchoice.h' /usr/bin/install -c -m 644 'qoferror.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qoferror.h' /usr/bin/install -c -m 644 'qofevent.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofevent.h' /usr/bin/install -c -m 644 'qofgobj.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofgobj.h' /usr/bin/install -c -m 644 'qofid.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofid.h' /usr/bin/install -c -m 644 'qofid-p.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofid-p.h' /usr/bin/install -c -m 644 'qofinstance-p.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofinstance-p.h' /usr/bin/install -c -m 644 'qofinstance.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofinstance.h' /usr/bin/install -c -m 644 'qofnumeric.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofnumeric.h' /usr/bin/install -c -m 644 'qofquery.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofquery.h' /usr/bin/install -c -m 644 'qofquery-p.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofquery-p.h' /usr/bin/install -c -m 644 'qofbook.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofbook.h' /usr/bin/install -c -m 644 'qofobject.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofobject.h' /usr/bin/install -c -m 644 'qofquerycore.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofquerycore.h' /usr/bin/install -c -m 644 'qofquerycore-p.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofquerycore-p.h' /usr/bin/install -c -m 644 'qofreference.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofreference.h' /usr/bin/install -c -m 644 'qofsession.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofsession.h' /usr/bin/install -c -m 644 'qofla-dir.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofla-dir.h' /usr/bin/install -c -m 644 'qofsql.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofsql.h' /usr/bin/install -c -m 644 'qofutil.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofutil.h' /usr/bin/install -c -m 644 'qofbookmerge.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofbookmerge.h' /usr/bin/install -c -m 644 'qofdate.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofdate.h' /usr/bin/install -c -m 644 'qoftime.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qoftime.h' /usr/bin/install -c -m 644 'qofundo.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofundo.h' /usr/bin/install -c -m 644 'deprecated.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/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/lib64/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'qof-1.pc' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/pkgconfig/qof-1.pc' /usr/bin/install -c -m 644 'qof.pc' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/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/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libqof-backend-qsf.la' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/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 -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR="/usr/share/locale" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g2 -Wall -o libqof-backend-qsf.la -rpath /usr/lib64 -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 /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64) gcc -shared .libs/qsf-backend.o .libs/qsf-xml-map.o .libs/qsf-xml.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILD/qof-0.7.5/qof -L/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64 -L/usr/lib64 -lqof -lxml2 -lglib-2.0 -m64 -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 /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/libqof-backend-qsf.so.0.0.7 (cd /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/libqof-backend-qsf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/qof" || mkdir -p -- "/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof" /usr/bin/install -c -m 644 'qof-backend-qsf.h' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qof-backend-qsf.h' test -z "/usr/share/xml/qof/qsf" || mkdir -p -- "/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/xml/qof/qsf" /usr/bin/install -c -m 644 'qsf-object.xsd.xml' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/xml/qof/qsf/qsf-object.xsd.xml' /usr/bin/install -c -m 644 'qsf-map.xsd.xml' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/xml/qof/qsf/qsf-map.xsd.xml' /usr/bin/install -c -m 644 'pilot-qsf-GnuCashInvoice.xml' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/xml/qof/qsf/pilot-qsf-GnuCashInvoice.xml' /usr/bin/install -c -m 644 'pilot-qsf-gncCustomer.xml' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/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 -- /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share installing sv.gmo as /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/locale/sv/LC_MESSAGES/qof.mo installing vi.gmo as /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/locale/vi/LC_MESSAGES/qof.mo installing ro.gmo as /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/locale/ro/LC_MESSAGES/qof.mo installing id.gmo as /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/locale/id/LC_MESSAGES/qof.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/qof.mo if test "qof" = "gettext-tools"; then \ mkdir -p -- /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/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 \ /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/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 Warning: Tag `DETAILS_AT_TOP' at line 154 of file doxygen.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" 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 -- "/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy" /usr/bin/install -c -m 644 'html/Makefile' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/Makefile' /usr/bin/install -c -m 644 'html/Makefile.am' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/Makefile.am' /usr/bin/install -c -m 644 'html/Makefile.in' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/Makefile.in' /usr/bin/install -c -m 644 'html/annotated.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/annotated.html' /usr/bin/install -c -m 644 'html/backendapi.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/backendapi.html' /usr/bin/install -c -m 644 'html/backenderrors.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/backenderrors.html' /usr/bin/install -c -m 644 'html/bug.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/bug.html' /usr/bin/install -c -m 644 'html/classes.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/classes.html' /usr/bin/install -c -m 644 'html/datelocales.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/datelocales.html' /usr/bin/install -c -m 644 'html/deprecated.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/deprecated.html' /usr/bin/install -c -m 644 'html/deprecated_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/deprecated_8c-source.html' /usr/bin/install -c -m 644 'html/deprecated_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/deprecated_8h-source.html' /usr/bin/install -c -m 644 'html/deprecated_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/deprecated_8h.html' /usr/bin/install -c -m 644 'html/doxygen.css' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/doxygen.css' /usr/bin/install -c -m 644 'html/doxygen.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/doxygen.png' /usr/bin/install -c -m 644 'html/doxygen__main__page_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/doxygen__main__page_8c-source.html' /usr/bin/install -c -m 644 'html/files.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/files.html' /usr/bin/install -c -m 644 'html/ftv2blank.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2blank.png' /usr/bin/install -c -m 644 'html/ftv2doc.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2doc.png' /usr/bin/install -c -m 644 'html/ftv2folderclosed.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2folderclosed.png' /usr/bin/install -c -m 644 'html/ftv2folderopen.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2folderopen.png' /usr/bin/install -c -m 644 'html/ftv2lastnode.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2lastnode.png' /usr/bin/install -c -m 644 'html/ftv2link.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2link.png' /usr/bin/install -c -m 644 'html/ftv2mlastnode.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2mlastnode.png' /usr/bin/install -c -m 644 'html/ftv2mnode.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2mnode.png' /usr/bin/install -c -m 644 'html/ftv2node.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2node.png' /usr/bin/install -c -m 644 'html/ftv2plastnode.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2plastnode.png' /usr/bin/install -c -m 644 'html/ftv2pnode.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2pnode.png' /usr/bin/install -c -m 644 'html/ftv2vertline.png' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/ftv2vertline.png' /usr/bin/install -c -m 644 'html/functions.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/functions.html' /usr/bin/install -c -m 644 'html/functions_vars.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/functions_vars.html' /usr/bin/install -c -m 644 'html/globals.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals.html' /usr/bin/install -c -m 644 'html/globals_0x63.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x63.html' /usr/bin/install -c -m 644 'html/globals_0x64.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x64.html' /usr/bin/install -c -m 644 'html/globals_0x65.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x65.html' /usr/bin/install -c -m 644 'html/globals_0x66.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x66.html' /usr/bin/install -c -m 644 'html/globals_0x67.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x67.html' /usr/bin/install -c -m 644 'html/globals_0x68.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x68.html' /usr/bin/install -c -m 644 'html/globals_0x69.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x69.html' /usr/bin/install -c -m 644 'html/globals_0x6b.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x6b.html' /usr/bin/install -c -m 644 'html/globals_0x6c.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x6c.html' /usr/bin/install -c -m 644 'html/globals_0x6d.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x6d.html' /usr/bin/install -c -m 644 'html/globals_0x6e.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x6e.html' /usr/bin/install -c -m 644 'html/globals_0x6f.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x6f.html' /usr/bin/install -c -m 644 'html/globals_0x70.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x70.html' /usr/bin/install -c -m 644 'html/globals_0x71.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x71.html' /usr/bin/install -c -m 644 'html/globals_0x72.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x72.html' /usr/bin/install -c -m 644 'html/globals_0x73.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x73.html' /usr/bin/install -c -m 644 'html/globals_0x74.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x74.html' /usr/bin/install -c -m 644 'html/globals_0x75.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x75.html' /usr/bin/install -c -m 644 'html/globals_0x78.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_0x78.html' /usr/bin/install -c -m 644 'html/globals_defs.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_defs.html' /usr/bin/install -c -m 644 'html/globals_enum.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_enum.html' /usr/bin/install -c -m 644 'html/globals_eval.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_eval.html' /usr/bin/install -c -m 644 'html/globals_func.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func.html' /usr/bin/install -c -m 644 'html/globals_func_0x63.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x63.html' /usr/bin/install -c -m 644 'html/globals_func_0x64.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x64.html' /usr/bin/install -c -m 644 'html/globals_func_0x67.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x67.html' /usr/bin/install -c -m 644 'html/globals_func_0x69.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x69.html' /usr/bin/install -c -m 644 'html/globals_func_0x6b.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x6b.html' /usr/bin/install -c -m 644 'html/globals_func_0x6e.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x6e.html' /usr/bin/install -c -m 644 'html/globals_func_0x71.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x71.html' /usr/bin/install -c -m 644 'html/globals_func_0x72.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x72.html' /usr/bin/install -c -m 644 'html/globals_func_0x73.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x73.html' /usr/bin/install -c -m 644 'html/globals_func_0x74.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x74.html' /usr/bin/install -c -m 644 'html/globals_func_0x75.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x75.html' /usr/bin/install -c -m 644 'html/globals_func_0x78.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_func_0x78.html' /usr/bin/install -c -m 644 'html/globals_type.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/globals_type.html' /usr/bin/install -c -m 644 'html/group__Backend.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Backend.html' /usr/bin/install -c -m 644 'html/group__Book.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Book.html' /usr/bin/install -c -m 644 'html/group__BookMerge.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__BookMerge.html' /usr/bin/install -c -m 644 'html/group__Choice.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Choice.html' /usr/bin/install -c -m 644 'html/group__Class.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Class.html' /usr/bin/install -c -m 644 'html/group__Date.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Date.html' /usr/bin/install -c -m 644 'html/group__Entity.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Entity.html' /usr/bin/install -c -m 644 'html/group__Error.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Error.html' /usr/bin/install -c -m 644 'html/group__Event.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Event.html' /usr/bin/install -c -m 644 'html/group__GObject.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__GObject.html' /usr/bin/install -c -m 644 'html/group__GUID.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__GUID.html' /usr/bin/install -c -m 644 'html/group__Instance.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Instance.html' /usr/bin/install -c -m 644 'html/group__KVP.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__KVP.html' /usr/bin/install -c -m 644 'html/group__LibGda.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__LibGda.html' /usr/bin/install -c -m 644 'html/group__Math128.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Math128.html' /usr/bin/install -c -m 644 'html/group__Numeric.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Numeric.html' /usr/bin/install -c -m 644 'html/group__Object.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Object.html' /usr/bin/install -c -m 644 'html/group__Object__Private.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Object__Private.html' /usr/bin/install -c -m 644 'html/group__QOF.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__QOF.html' /usr/bin/install -c -m 644 'html/group__QOFTIME.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__QOFTIME.html' /usr/bin/install -c -m 644 'html/group__QSF.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__QSF.html' /usr/bin/install -c -m 644 'html/group__Query.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Query.html' /usr/bin/install -c -m 644 'html/group__Reference.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Reference.html' /usr/bin/install -c -m 644 'html/group__SQL.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__SQL.html' /usr/bin/install -c -m 644 'html/group__SQLite.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__SQLite.html' /usr/bin/install -c -m 644 'html/group__Session.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Session.html' /usr/bin/install -c -m 644 'html/group__Trace.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Trace.html' /usr/bin/install -c -m 644 'html/group__UNDO.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__UNDO.html' /usr/bin/install -c -m 644 'html/group__Utilities.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/group__Utilities.html' /usr/bin/install -c -m 644 'html/guid_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/guid_8c-source.html' /usr/bin/install -c -m 644 'html/guid_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/guid_8h-source.html' /usr/bin/install -c -m 644 'html/guid_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/guid_8h.html' /usr/bin/install -c -m 644 'html/index.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/index.html' /usr/bin/install -c -m 644 'html/kvpframe_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/kvpframe_8c-source.html' /usr/bin/install -c -m 644 'html/kvpframe_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/kvpframe_8h-source.html' /usr/bin/install -c -m 644 'html/kvpframe_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/kvpframe_8h.html' /usr/bin/install -c -m 644 'html/kvputil-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/kvputil-p_8h-source.html' /usr/bin/install -c -m 644 'html/kvputil-p_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/kvputil-p_8h.html' /usr/bin/install -c -m 644 'html/kvputil_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/kvputil_8c-source.html' /usr/bin/install -c -m 644 'html/kvputil_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/kvputil_8h-source.html' /usr/bin/install -c -m 644 'html/kvputil_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/kvputil_8h.html' /usr/bin/install -c -m 644 'html/main.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/main.html' /usr/bin/install -c -m 644 'html/md5_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/md5_8c-source.html' /usr/bin/install -c -m 644 'html/md5_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/md5_8h-source.html' /usr/bin/install -c -m 644 'html/modules.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/modules.html' /usr/bin/install -c -m 644 'html/pages.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/pages.html' /usr/bin/install -c -m 644 'html/qof-backend-qsf_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-backend-qsf_8h-source.html' /usr/bin/install -c -m 644 'html/qof-backend-qsf_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-backend-qsf_8h.html' /usr/bin/install -c -m 644 'html/qof-gda_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-gda_8c-source.html' /usr/bin/install -c -m 644 'html/qof-gda_8c.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-gda_8c.html' /usr/bin/install -c -m 644 'html/qof-gda_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-gda_8h-source.html' /usr/bin/install -c -m 644 'html/qof-gda_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-gda_8h.html' /usr/bin/install -c -m 644 'html/qof-sqlite_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-sqlite_8c-source.html' /usr/bin/install -c -m 644 'html/qof-sqlite_8c.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-sqlite_8c.html' /usr/bin/install -c -m 644 'html/qof-sqlite_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-sqlite_8h-source.html' /usr/bin/install -c -m 644 'html/qof-sqlite_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof-sqlite_8h.html' /usr/bin/install -c -m 644 'html/qof_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qof_8h-source.html' /usr/bin/install -c -m 644 'html/qofbackend-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbackend-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofbackend-p_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbackend-p_8h.html' /usr/bin/install -c -m 644 'html/qofbackend_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbackend_8c-source.html' /usr/bin/install -c -m 644 'html/qofbackend_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbackend_8h-source.html' /usr/bin/install -c -m 644 'html/qofbackend_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbackend_8h.html' /usr/bin/install -c -m 644 'html/qofbook-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbook-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofbook-p_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbook-p_8h.html' /usr/bin/install -c -m 644 'html/qofbook_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbook_8c-source.html' /usr/bin/install -c -m 644 'html/qofbook_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbook_8h-source.html' /usr/bin/install -c -m 644 'html/qofbook_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbook_8h.html' /usr/bin/install -c -m 644 'html/qofbookmerge_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbookmerge_8c-source.html' /usr/bin/install -c -m 644 'html/qofbookmerge_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbookmerge_8h-source.html' /usr/bin/install -c -m 644 'html/qofbookmerge_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofbookmerge_8h.html' /usr/bin/install -c -m 644 'html/qofchoice_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofchoice_8c-source.html' /usr/bin/install -c -m 644 'html/qofchoice_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofchoice_8h-source.html' /usr/bin/install -c -m 644 'html/qofchoice_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofchoice_8h.html' /usr/bin/install -c -m 644 'html/qofclass-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofclass-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofclass_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofclass_8c-source.html' /usr/bin/install -c -m 644 'html/qofclass_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofclass_8h-source.html' /usr/bin/install -c -m 644 'html/qofclass_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofclass_8h.html' /usr/bin/install -c -m 644 'html/qofdate-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofdate-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofdate_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofdate_8c-source.html' /usr/bin/install -c -m 644 'html/qofdate_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofdate_8h-source.html' /usr/bin/install -c -m 644 'html/qofdate_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofdate_8h.html' /usr/bin/install -c -m 644 'html/qoferror-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoferror-p_8h-source.html' /usr/bin/install -c -m 644 'html/qoferror_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoferror_8c-source.html' /usr/bin/install -c -m 644 'html/qoferror_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoferror_8h-source.html' /usr/bin/install -c -m 644 'html/qoferror_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoferror_8h.html' /usr/bin/install -c -m 644 'html/qofevent-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofevent-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofevent_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofevent_8c-source.html' /usr/bin/install -c -m 644 'html/qofevent_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofevent_8h-source.html' /usr/bin/install -c -m 644 'html/qofevent_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofevent_8h.html' /usr/bin/install -c -m 644 'html/qofgobj_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofgobj_8c-source.html' /usr/bin/install -c -m 644 'html/qofgobj_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofgobj_8h-source.html' /usr/bin/install -c -m 644 'html/qofgobj_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofgobj_8h.html' /usr/bin/install -c -m 644 'html/qofid-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofid-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofid_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofid_8c-source.html' /usr/bin/install -c -m 644 'html/qofid_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofid_8h-source.html' /usr/bin/install -c -m 644 'html/qofid_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofid_8h.html' /usr/bin/install -c -m 644 'html/qofinstance-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofinstance-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofinstance_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofinstance_8c-source.html' /usr/bin/install -c -m 644 'html/qofinstance_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofinstance_8h-source.html' /usr/bin/install -c -m 644 'html/qofinstance_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofinstance_8h.html' /usr/bin/install -c -m 644 'html/qofla-dir_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofla-dir_8h-source.html' /usr/bin/install -c -m 644 'html/qoflog_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoflog_8c-source.html' /usr/bin/install -c -m 644 'html/qoflog_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoflog_8h-source.html' /usr/bin/install -c -m 644 'html/qoflog_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoflog_8h.html' /usr/bin/install -c -m 644 'html/qofmath128_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofmath128_8c-source.html' /usr/bin/install -c -m 644 'html/qofmath128_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofmath128_8h-source.html' /usr/bin/install -c -m 644 'html/qofnumeric_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofnumeric_8c-source.html' /usr/bin/install -c -m 644 'html/qofnumeric_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofnumeric_8h-source.html' /usr/bin/install -c -m 644 'html/qofnumeric_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofnumeric_8h.html' /usr/bin/install -c -m 644 'html/qofnumericexample.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofnumericexample.html' /usr/bin/install -c -m 644 'html/qofobject-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofobject-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofobject-p_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofobject-p_8h.html' /usr/bin/install -c -m 644 'html/qofobject_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofobject_8c-source.html' /usr/bin/install -c -m 644 'html/qofobject_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofobject_8h-source.html' /usr/bin/install -c -m 644 'html/qofobject_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofobject_8h.html' /usr/bin/install -c -m 644 'html/qofquery-deserial_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquery-deserial_8h-source.html' /usr/bin/install -c -m 644 'html/qofquery-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquery-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofquery-serialize_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquery-serialize_8h-source.html' /usr/bin/install -c -m 644 'html/qofquery_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquery_8c-source.html' /usr/bin/install -c -m 644 'html/qofquery_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquery_8h-source.html' /usr/bin/install -c -m 644 'html/qofquery_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquery_8h.html' /usr/bin/install -c -m 644 'html/qofquerycore-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquerycore-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofquerycore_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquerycore_8c-source.html' /usr/bin/install -c -m 644 'html/qofquerycore_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquerycore_8h-source.html' /usr/bin/install -c -m 644 'html/qofquerycore_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofquerycore_8h.html' /usr/bin/install -c -m 644 'html/qofreference_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofreference_8c-source.html' /usr/bin/install -c -m 644 'html/qofreference_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofreference_8h-source.html' /usr/bin/install -c -m 644 'html/qofreference_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofreference_8h.html' /usr/bin/install -c -m 644 'html/qofsession-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofsession-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofsession_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofsession_8c-source.html' /usr/bin/install -c -m 644 'html/qofsession_8c.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofsession_8c.html' /usr/bin/install -c -m 644 'html/qofsession_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofsession_8h-source.html' /usr/bin/install -c -m 644 'html/qofsession_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofsession_8h.html' /usr/bin/install -c -m 644 'html/qofsql_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofsql_8c-source.html' /usr/bin/install -c -m 644 'html/qofsql_8c.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofsql_8c.html' /usr/bin/install -c -m 644 'html/qofsql_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofsql_8h-source.html' /usr/bin/install -c -m 644 'html/qofsql_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofsql_8h.html' /usr/bin/install -c -m 644 'html/qofstrftime_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofstrftime_8c-source.html' /usr/bin/install -c -m 644 'html/qofstrptime_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofstrptime_8c-source.html' /usr/bin/install -c -m 644 'html/qoftime_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoftime_8c-source.html' /usr/bin/install -c -m 644 'html/qoftime_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoftime_8h-source.html' /usr/bin/install -c -m 644 'html/qoftime_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qoftime_8h.html' /usr/bin/install -c -m 644 'html/qofundo-p_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofundo-p_8h-source.html' /usr/bin/install -c -m 644 'html/qofundo_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofundo_8c-source.html' /usr/bin/install -c -m 644 'html/qofundo_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofundo_8h-source.html' /usr/bin/install -c -m 644 'html/qofundo_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofundo_8h.html' /usr/bin/install -c -m 644 'html/qofutil_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofutil_8c-source.html' /usr/bin/install -c -m 644 'html/qofutil_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofutil_8h-source.html' /usr/bin/install -c -m 644 'html/qofutil_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qofutil_8h.html' /usr/bin/install -c -m 644 'html/qsf-backend_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qsf-backend_8c-source.html' /usr/bin/install -c -m 644 'html/qsf-dir_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qsf-dir_8h-source.html' /usr/bin/install -c -m 644 'html/qsf-xml-map_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qsf-xml-map_8c-source.html' /usr/bin/install -c -m 644 'html/qsf-xml_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qsf-xml_8c-source.html' /usr/bin/install -c -m 644 'html/qsf-xml_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qsf-xml_8h-source.html' /usr/bin/install -c -m 644 'html/qsf-xml_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qsf-xml_8h.html' /usr/bin/install -c -m 644 'html/qsfmaps.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/qsfmaps.html' /usr/bin/install -c -m 644 'html/reference.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/reference.html' /usr/bin/install -c -m 644 'html/structQofBackendOption__s.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQofBackendOption__s.html' /usr/bin/install -c -m 644 'html/structQofBackendProvider__s.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQofBackendProvider__s.html' /usr/bin/install -c -m 644 'html/structQofBookMergeData.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQofBookMergeData.html' /usr/bin/install -c -m 644 'html/structQofBookMergeRule.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQofBookMergeRule.html' /usr/bin/install -c -m 644 'html/structQofDate__s.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQofDate__s.html' /usr/bin/install -c -m 644 'html/structQofEntity__s.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQofEntity__s.html' /usr/bin/install -c -m 644 'html/structQsfMetadata__s.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQsfMetadata__s.html' /usr/bin/install -c -m 644 'html/structQsfNodeIterate.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQsfNodeIterate.html' /usr/bin/install -c -m 644 'html/structQsfObject__s.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQsfObject__s.html' /usr/bin/install -c -m 644 'html/structQsfValidates__s.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structQsfValidates__s.html' /usr/bin/install -c -m 644 'html/struct__QofBook.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/struct__QofBook.html' /usr/bin/install -c -m 644 'html/struct__QofObject.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/struct__QofObject.html' /usr/bin/install -c -m 644 'html/struct__QofParam.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/struct__QofParam.html' /usr/bin/install -c -m 644 'html/struct__QofQueryPredData.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/struct__QofQueryPredData.html' /usr/bin/install -c -m 644 'html/structqof__entity__reference.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structqof__entity__reference.html' /usr/bin/install -c -m 644 'html/structquery__date__def.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structquery__date__def.html' /usr/bin/install -c -m 644 'html/structtimespec64.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/structtimespec64.html' /usr/bin/install -c -m 644 'html/tab_b.gif' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/tab_b.gif' /usr/bin/install -c -m 644 'html/tab_l.gif' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/tab_l.gif' /usr/bin/install -c -m 644 'html/tab_r.gif' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/tab_r.gif' /usr/bin/install -c -m 644 'html/tabs.css' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/tabs.css' /usr/bin/install -c -m 644 'html/test-book-merge_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-book-merge_8c-source.html' /usr/bin/install -c -m 644 'html/test-date_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-date_8c-source.html' /usr/bin/install -c -m 644 'html/test-engine-stuff_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-engine-stuff_8c-source.html' /usr/bin/install -c -m 644 'html/test-engine-stuff_8c.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-engine-stuff_8c.html' /usr/bin/install -c -m 644 'html/test-engine-stuff_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-engine-stuff_8h-source.html' /usr/bin/install -c -m 644 'html/test-engine-stuff_8h.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-engine-stuff_8h.html' /usr/bin/install -c -m 644 'html/test-event_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-event_8c-source.html' /usr/bin/install -c -m 644 'html/test-guid_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-guid_8c-source.html' /usr/bin/install -c -m 644 'html/test-numeric_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-numeric_8c-source.html' /usr/bin/install -c -m 644 'html/test-object_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-object_8c-source.html' /usr/bin/install -c -m 644 'html/test-querynew_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-querynew_8c-source.html' /usr/bin/install -c -m 644 'html/test-recursive_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-recursive_8c-source.html' /usr/bin/install -c -m 644 'html/test-stuff_8c-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-stuff_8c-source.html' /usr/bin/install -c -m 644 'html/test-stuff_8h-source.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/test-stuff_8h-source.html' /usr/bin/install -c -m 644 'html/tipshints.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/tipshints.html' /usr/bin/install -c -m 644 'html/todo.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/todo.html' /usr/bin/install -c -m 644 'html/tree.html' '/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/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 /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/Makefile; then \ rm /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/Makefile; fi if test -f /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/Makefile.am; then \ rm /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/Makefile.am; fi if test -f /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html/doxy/Makefile.in; then \ rm /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/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 /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof/html . + install -p -m 644 /builddir/build/SOURCES/qofla-dir-32.h /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof + install -p -m 644 /builddir/build/SOURCES/qofla-dir-64.h /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof + rm /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof/qofla-dir.h + install -p -m 644 /builddir/build/SOURCES/qofla-dir.h /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/include/qof + find /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64 qof + 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 274 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 102837 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 Executed 10 tests. All tests passed. ** (process:1078): CRITICAL **: qof_class_get_parameter: assertion `obj_name' failed ** (process:1078): CRITICAL **: qof_class_get_parameter: assertion `parameter' failed ** (process:1078): CRITICAL **: qof_class_get_parameter: assertion `obj_name' failed PASS: test-querynew Executed 499 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' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/qof-0.7.5 extracting debug info from /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/libqof.so.1.0.10 extracting debug info from /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/lib64/libqof-backend-qsf.so.0.0.7 symlinked /usr/lib/debug/usr/lib64/libqof.so.1.0.10.debug to /usr/lib/debug/usr/lib64/libqof.so.1.debug symlinked /usr/lib/debug/usr/lib64/libqof.so.1.0.10.debug to /usr/lib/debug/usr/lib64/libqof.so.debug symlinked /usr/lib/debug/usr/lib64/libqof-backend-qsf.so.0.0.7.debug to /usr/lib/debug/usr/lib64/libqof-backend-qsf.so.0.debug symlinked /usr/lib/debug/usr/lib64/libqof-backend-qsf.so.0.0.7.debug to /usr/lib/debug/usr/lib64/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 Processing files: qof-0.7.5-6.fc11-x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9zIs58 + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + DOCDIR=/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-0.7.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-0.7.5 + /bin/mkdir -p /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-0.7.5 + cp -pr AUTHORS COPYING NEWS README TODO /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-0.7.5 + exit 0 Provides: libqof-backend-qsf.so.0()(64bit) libqof.so.1()(64bit) libqof.so.1(LIBQOF_0.7.2)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgdasql-3.0.so.3()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqof-backend-qsf.so.0()(64bit) libqof.so.1()(64bit) libqof.so.1(LIBQOF_0.7.2)(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: qof-doc-0.7.5-6.fc11-x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qTHpjS + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + DOCDIR=/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-doc-0.7.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-doc-0.7.5 + /bin/mkdir -p /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-doc-0.7.5 + cp -pr html /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-doc-0.7.5 + exit 0 Provides: qof-docs = 0.7.5-6.fc11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Obsoletes: qof-docs <= 0.6.4-5 Processing files: qof-devel-0.7.5-6.fc11-x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oFYVAD + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + DOCDIR=/builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-devel-0.7.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-devel-0.7.5 + /bin/mkdir -p /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-devel-0.7.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64/usr/share/doc/qof-devel-0.7.5 + exit 0 Provides: pkgconfig(qof) = 0.7.5 pkgconfig(qof-1) = 0.7.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libqof-backend-qsf.so.0()(64bit) libqof.so.1()(64bit) pkgconfig(glib-2.0) Processing files: qof-debuginfo-0.7.5-6.fc11-x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64 warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/qof-0.7.5-6.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/qof-doc-0.7.5-6.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/qof-devel-0.7.5-6.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/qof-debuginfo-0.7.5-6.fc11.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6Qn24B + umask 022 + cd /builddir/build/BUILD + cd qof-0.7.5 + rm -rf /builddir/build/BUILDROOT/qof-0.7.5-6.fc11.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->