Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/qof.spec'], False, '/var/lib/mock/f20-build-1797829-311561/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/qof.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: arm02-builder03.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/qof-0.8.7-2.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/qof.spec'], False, '/var/lib/mock/f20-build-1797829-311561/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/qof.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.btZpMd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qof-0.8.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/qof-0.8.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qof-0.8.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l0UQRf + umask 022 + cd /builddir/build/BUILD + cd qof-0.8.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-sqlite --disable-error-on-warning checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing strerror... none required checking for gawk... (cached) gawk checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl.exe... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-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++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for armv7hl-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 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 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 for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for working strtod... yes checking for armv7hl-redhat-linux-gnu-pkg-config... /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.9.0... yes (version 2.37.5) checking for pkg-config... (cached) /usr/bin/armv7hl-redhat-linux-gnu-pkg-config 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 int16_t... yes checking for int32_t... yes checking for int8_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 struct tm.tm_zone... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working mktime... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... (cached) 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 strcasecmp... yes checking for gmtime_r... yes checking for mblen... yes checking for pow... no checking for tzname... yes checking for tzset... yes checking for struct stat.st_rdev... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for LIBXML2... yes checking for SQL parser support... Package libgda-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgda-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgda-3.0' found GDA not found (or disabled); will build using internal SQL library. 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/file/Makefile config.status: creating backend/gda/Makefile 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/test/Makefile config.status: creating qof.pc config.status: creating qof.symbols config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 : -Wl,-z,relro QOF_CFLAGS : -I/usr/include/qof QOF_LIBS : -lqof ESTRON_LIBS : 1st backend : libxml2 == 2.9.1 2nd backend : GDA backend : Disabled (default) libgda : libgdasql : libqofsql : -lqofsql prefix : /usr data dir : /usr/share XML dir : /usr/share/xml/qof/qsf include dir : /usr/include lib dir : /usr/lib/qof2 + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib' Making all in libsql make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib/libsql' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o lexer.lo lexer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c lexer.c -fPIC -DPIC -o .libs/lexer.o lexer.l:18:2: warning: #warning "strings are limited to 2000 characters" [-Wcpp] #warning "strings are limited to 2000 characters" ^ lexer.c:1693:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, register char * yy_bp ) ^ lexer.c:1738:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o sql_parser.lo sql_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c sql_parser.c -fPIC -DPIC -o .libs/sql_parser.o sql_parser.c: In function 'sql_table_stringify': sql_parser.c:616:3: warning: passing argument 1 of 'sql_condition_stringify' from incompatible pointer type [enabled by default] retval = memsql_strappend_free (retval, ^ sql_parser.c:523:1: note: expected 'struct sql_condition *' but argument is of type 'struct sql_where *' sql_condition_stringify (sql_condition * cond) ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o mem.lo mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c mem.c -fPIC -DPIC -o .libs/mem.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o sql_display.lo sql_display.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c sql_display.c -fPIC -DPIC -o .libs/sql_display.o sql_display.c: In function 'sql_display_condition': sql_display.c:108:2: warning: enumeration value 'SQL_diff' not handled in switch [-Wswitch] switch (cond->op) { ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o sql_tree.lo sql_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c sql_tree.c -fPIC -DPIC -o .libs/sql_tree.o /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -version-info 1:1:0 -Wl,-z,relro -o libqofsql.la -rpath /usr/lib parser.lo lexer.lo sql_parser.lo mem.lo sql_display.lo sql_tree.lo -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/parser.o .libs/lexer.o .libs/sql_parser.o .libs/mem.o .libs/sql_display.o .libs/sql_tree.o -lglib-2.0 -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libqofsql.so.1 -o .libs/libqofsql.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libqofsql.so.1" && ln -s "libqofsql.so.1.0.1" "libqofsql.so.1") libtool: link: (cd ".libs" && rm -f "libqofsql.so" && ln -s "libqofsql.so.1.0.1" "libqofsql.so") libtool: link: ( cd ".libs" && rm -f "libqofsql.la" && ln -s "../libqofsql.la" "libqofsql.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c sql_parse_test.c sql_parse_test.c: In function 'main': sql_parse_test.c:72:2: warning: zero-length gnu_printf format string [-Wformat-zero-length] memsql_display (); ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o sql_parse_test sql_parse_test.o ./libqofsql.la -lglib-2.0 libtool: link: gcc -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/sql_parse_test sql_parse_test.o ./.libs/libqofsql.so -lglib-2.0 make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib/libsql' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib' Making all in qof make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof' Making all in . make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qoflog.lo qoflog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qoflog.c -fPIC -DPIC -o .libs/qoflog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o guid.lo guid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c guid.c -fPIC -DPIC -o .libs/guid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o kvpframe.lo kvpframe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c kvpframe.c -fPIC -DPIC -o .libs/kvpframe.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o kvputil.lo kvputil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c kvputil.c -fPIC -DPIC -o .libs/kvputil.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofnumeric.lo qofnumeric.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofnumeric.c -fPIC -DPIC -o .libs/qofnumeric.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofbackend.lo qofbackend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofbackend.c -fPIC -DPIC -o .libs/qofbackend.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofclass.lo qofclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofclass.c -fPIC -DPIC -o .libs/qofclass.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofchoice.lo qofchoice.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofchoice.c -fPIC -DPIC -o .libs/qofchoice.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qoferror.lo qoferror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qoferror.c -fPIC -DPIC -o .libs/qoferror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofevent.lo qofevent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofevent.c -fPIC -DPIC -o .libs/qofevent.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofgobj.lo qofgobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofgobj.c -fPIC -DPIC -o .libs/qofgobj.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofid.lo qofid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofid.c -fPIC -DPIC -o .libs/qofid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofinstance.lo qofinstance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofinstance.c -fPIC -DPIC -o .libs/qofinstance.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofquery.lo qofquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofquery.c -fPIC -DPIC -o .libs/qofquery.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofbook.lo qofbook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofbook.c -fPIC -DPIC -o .libs/qofbook.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofobject.lo qofobject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofobject.c -fPIC -DPIC -o .libs/qofobject.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofquerycore.lo qofquerycore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofquerycore.c -fPIC -DPIC -o .libs/qofquerycore.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofreference.lo qofreference.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofreference.c -fPIC -DPIC -o .libs/qofreference.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofsession.lo qofsession.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofsession.c -fPIC -DPIC -o .libs/qofsession.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofsql.lo qofsql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofsql.c -fPIC -DPIC -o .libs/qofsql.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofutil.lo qofutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofutil.c -fPIC -DPIC -o .libs/qofutil.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofbookmerge.lo qofbookmerge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofbookmerge.c -fPIC -DPIC -o .libs/qofbookmerge.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofdate.lo qofdate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofdate.c -fPIC -DPIC -o .libs/qofdate.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qoftime.lo qoftime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qoftime.c -fPIC -DPIC -o .libs/qoftime.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofstrftime.lo qofstrftime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofstrftime.c -fPIC -DPIC -o .libs/qofstrftime.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofstrptime.lo qofstrptime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofstrptime.c -fPIC -DPIC -o .libs/qofstrptime.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\""/usr"\" -DDATADIR=\""/usr/share"\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qofundo.lo qofundo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib/libsql -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qofundo.c -fPIC -DPIC -o .libs/qofundo.o /bin/sh ../libtool --tag=CC --mode=link gcc -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -version-info 2:4:0 -Wl,--version-script=./libqof.ver -Wl,-z,relro -o libqof.la -rpath /usr/lib 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 -L../lib/libsql -lqofsql -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC .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 -Wl,-rpath -Wl,/builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs -L../lib/libsql /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--version-script=./libqof.ver -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libqof.so.2 -o .libs/libqof.so.2.0.4 libtool: link: (cd ".libs" && rm -f "libqof.so.2" && ln -s "libqof.so.2.0.4" "libqof.so.2") libtool: link: (cd ".libs" && rm -f "libqof.so" && ln -s "libqof.so.2.0.4" "libqof.so") libtool: link: ( cd ".libs" && rm -f "libqof.la" && ln -s "../libqof.la" "libqof.la" ) make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof' Making all in test make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-stuff.c gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-book-merge.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o test-book-merge test-stuff.o test-book-merge.o -L../../lib/libsql -lqofsql ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lqofsql libtool: link: gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/test-book-merge test-stuff.o test-book-merge.o -Wl,--export-dynamic -pthread -L../../lib/libsql ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-date.c gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-engine-stuff.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o test-date test-date.o test-stuff.o test-engine-stuff.o -L../../lib/libsql -lqofsql ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lqofsql libtool: link: gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/test-date test-date.o test-stuff.o test-engine-stuff.o -Wl,--export-dynamic -pthread -L../../lib/libsql ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-guid.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o test-guid test-stuff.o test-guid.o -L../../lib/libsql -lqofsql ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lqofsql libtool: link: gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/test-guid test-stuff.o test-guid.o -Wl,--export-dynamic -pthread -L../../lib/libsql ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-numeric.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o test-numeric test-stuff.o test-numeric.o -L../../lib/libsql -lqofsql ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lqofsql libtool: link: gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/test-numeric test-stuff.o test-numeric.o -Wl,--export-dynamic -pthread -L../../lib/libsql ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-object.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o test-object test-stuff.o test-object.o -L../../lib/libsql -lqofsql ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lqofsql libtool: link: gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/test-object test-stuff.o test-object.o -Wl,--export-dynamic -pthread -L../../lib/libsql ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-querynew.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o test-querynew test-stuff.o test-querynew.o -L../../lib/libsql -lqofsql ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lqofsql libtool: link: gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/test-querynew test-stuff.o test-querynew.o -Wl,--export-dynamic -pthread -L../../lib/libsql ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-recursive.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o test-recursive test-engine-stuff.o test-stuff.o test-recursive.o -L../../lib/libsql -lqofsql ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lqofsql libtool: link: gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/test-recursive test-engine-stuff.o test-stuff.o test-recursive.o -Wl,--export-dynamic -pthread -L../../lib/libsql ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-event.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o test-event test-engine-stuff.o test-stuff.o test-event.o -L../../lib/libsql -lqofsql ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lqofsql libtool: link: gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/test-event test-engine-stuff.o test-stuff.o test-event.o -Wl,--export-dynamic -pthread -L../../lib/libsql ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c test-sql.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z,relro -o test-sql test-engine-stuff.o test-stuff.o test-sql.o -L../../lib/libsql -lqofsql ../../qof/libqof.la -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lqofsql libtool: link: gcc -I.. -I../.. -I../../.. -I../../qof -Wdeclaration-after-statement -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -Wl,-z -Wl,relro -o .libs/test-sql test-engine-stuff.o test-stuff.o test-sql.o -Wl,--export-dynamic -pthread -L../../lib/libsql ../../qof/.libs/libqof.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 /builddir/build/BUILD/qof-0.8.7/lib/libsql/.libs/libqofsql.so -pthread make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof/test' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof' Making all in . make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7' ln -sf qof-0.8.7.tar.gz qof_0.8.7.orig.tar.gz make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7' Making all in backend make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend' Making all in file make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend/file' Making all in . make[4]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend/file' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -DQSF_SCHEMA_DIR=\"/usr/share/xml/qof/qsf\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qsf-backend.lo qsf-backend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -DQSF_SCHEMA_DIR=\"/usr/share/xml/qof/qsf\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qsf-backend.c -fPIC -DPIC -o .libs/qsf-backend.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -DQSF_SCHEMA_DIR=\"/usr/share/xml/qof/qsf\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qsf-xml-map.lo qsf-xml-map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -DQSF_SCHEMA_DIR=\"/usr/share/xml/qof/qsf\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qsf-xml-map.c -fPIC -DPIC -o .libs/qsf-xml-map.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -DQSF_SCHEMA_DIR=\"/usr/share/xml/qof/qsf\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c -o qsf-xml.lo qsf-xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -DQSF_SCHEMA_DIR=\"/usr/share/xml/qof/qsf\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -c qsf-xml.c -fPIC -DPIC -o .libs/qsf-xml.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\""/usr/share/locale"\" -DQSF_SCHEMA_DIR=\"/usr/share/xml/qof/qsf\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -L../../qof -avoid-version -module -Wl,-z,relro -o libqof-backend-qsf.la -rpath /usr/lib/qof2 qsf-backend.lo qsf-xml-map.lo qsf-xml.lo -lqof -lxml2 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/qsf-backend.o .libs/qsf-xml-map.o .libs/qsf-xml.o -Wl,-rpath -Wl,/builddir/build/BUILD/qof-0.8.7/qof/.libs -L../../qof /builddir/build/BUILD/qof-0.8.7/qof/.libs/libqof.so -lxml2 -lglib-2.0 -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libqof-backend-qsf.so -o .libs/libqof-backend-qsf.so libtool: link: ( 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.8.7/backend/file' make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend/file' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend' Making all in po make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/po' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/po' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc' Making all in html make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc/html' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc/html' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc' rm -f html/*.html /usr/bin/doxygen doxygen.cfg Warning: Tag `SYMBOL_CACHE_SIZE' at line 336 of file doxygen.cfg has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTPATH. Otherwise you run the risk that the wrong font is being used for dot generated graphs. ===> got a K&R style function type=struct md5_ctx ptr= * name=ctx ===> got a K&R style function type=struct md5_ctx ptr= * name=ctx type= void ptr= * name=resbuf ===> got a K&R style function type=struct md5_ctx ptr= * name=ctx type= void ptr= * name=resbuf ===> got a K&R style function type=FILE ptr= * name=stream type= void ptr= * name=resblock ===> got a K&R style function type=char ptr= * name=buffer type= size_t ptr= name=len type= void ptr= * name=resblock ===> got a K&R style function type=void ptr= * name=buffer type= size_t ptr= name=len type= struct md5_ctx ptr= * name=ctx ===> got a K&R style function type=void ptr= * name=buffer type= size_t ptr= name=len type= struct md5_ctx ptr= * name=ctx xsltproc -o qof.devhelp2 ../doc/doxygen_to_devhelp.xsl xml/index.xml make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y509Eg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm ++ dirname /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm + cd qof-0.8.7 + rm -rf /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm + make install DESTDIR=/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm Making install in lib make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib' Making install in libsql make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib/libsql' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib/libsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libqofsql.la '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libqofsql.so.1.0.1 /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/libqofsql.so.1.0.1 libtool: install: (cd /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib && { ln -s -f libqofsql.so.1.0.1 libqofsql.so.1 || { rm -f libqofsql.so.1 && ln -s libqofsql.so.1.0.1 libqofsql.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib && { ln -s -f libqofsql.so.1.0.1 libqofsql.so || { rm -f libqofsql.so && ln -s libqofsql.so.1.0.1 libqofsql.so; }; }) libtool: install: /usr/bin/install -c .libs/libqofsql.lai /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/libqofsql.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/include/qof' /usr/bin/install -c -m 644 sql_parser.h '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/include/qof' make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib/libsql' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib/libsql' make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/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.8.7/lib' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib' Making install in qof make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof' Making install in . make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libqof.la '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib' libtool: install: warning: relinking `libqof.la' libtool: install: (cd /builddir/build/BUILD/qof-0.8.7/qof; /bin/sh /builddir/build/BUILD/qof-0.8.7/libtool --tag CC --mode=relink gcc -g -DQOF_LIB_DIR=\"/usr/lib/qof2\" -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -version-info 2:4:0 -Wl,--version-script=./libqof.ver -Wl,-z,relro -o libqof.la -rpath /usr/lib 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 -L../lib/libsql -lqofsql -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm) libtool: relink: gcc -shared -fPIC -DPIC .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 -L../lib/libsql -L/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib -L/usr/lib -lqofsql -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,--version-script=./libqof.ver -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libqof.so.2 -o .libs/libqof.so.2.0.4 libtool: install: /usr/bin/install -c .libs/libqof.so.2.0.4T /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/libqof.so.2.0.4 libtool: install: (cd /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib && { ln -s -f libqof.so.2.0.4 libqof.so.2 || { rm -f libqof.so.2 && ln -s libqof.so.2.0.4 libqof.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib && { ln -s -f libqof.so.2.0.4 libqof.so || { rm -f libqof.so && ln -s libqof.so.2.0.4 libqof.so; }; }) libtool: install: /usr/bin/install -c .libs/libqof.lai /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/libqof.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/include/qof' /usr/bin/install -c -m 644 qoflog.h guid.h kvpframe.h kvputil.h qof.h qofbackend.h qofbackend-p.h qofclass.h qofchoice.h qoferror.h qofevent.h qofgobj.h qofid.h qofid-p.h qofinstance-p.h qofinstance.h qofnumeric.h qofquery.h qofquery-p.h qofbook.h qofobject.h qofquerycore.h qofquerycore-p.h qofreference.h qofsession.h qofsql.h qofutil.h qofbookmerge.h qofdate.h qoftime.h qofundo.h '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/include/qof' make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof' Making install in test make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof/test' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/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.8.7/qof/test' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof/test' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof' Making install in . make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7' ln -sf qof-0.8.7.tar.gz qof_0.8.7.orig.tar.gz make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 qof.pc '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7' Making install in backend make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend' Making install in file make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend/file' Making install in . make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend/file' make[4]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend/file' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/qof2' /bin/sh ../../libtool --mode=install /usr/bin/install -c libqof-backend-qsf.la '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/qof2' libtool: install: warning: relinking `libqof-backend-qsf.la' libtool: install: (cd /builddir/build/BUILD/qof-0.8.7/backend/file; /bin/sh /builddir/build/BUILD/qof-0.8.7/libtool --tag CC --mode=relink gcc -Wdeclaration-after-statement -I.. -I../.. -I../../qof -DLOCALE_DIR=\"/usr/share/locale\" -DQSF_SCHEMA_DIR=\"/usr/share/xml/qof/qsf\" -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g2 -Wall -L../../qof -avoid-version -module -Wl,-z,relro -o libqof-backend-qsf.la -rpath /usr/lib/qof2 qsf-backend.lo qsf-xml-map.lo qsf-xml.lo -lqof -lxml2 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/qsf-backend.o .libs/qsf-xml-map.o .libs/qsf-xml.o -L../../qof -L/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib -L/usr/lib -lqof -lxml2 -lglib-2.0 -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libqof-backend-qsf.so -o .libs/libqof-backend-qsf.so libtool: install: /usr/bin/install -c .libs/libqof-backend-qsf.soT /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/qof2/libqof-backend-qsf.so libtool: install: /usr/bin/install -c .libs/libqof-backend-qsf.lai /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/qof2/libqof-backend-qsf.la libtool: install: warning: remember to run `libtool --finish /usr/lib/qof2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/include/qof' /usr/bin/install -c -m 644 qof-backend-qsf.h '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/include/qof' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/xml/qof/qsf' /usr/bin/install -c -m 644 qsf-object.xsd.xml qsf-map.xsd.xml pilot-qsf-GnuCashInvoice.xml pilot-qsf-gncCustomer.xml '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/xml/qof/qsf' make[4]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend/file' make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend/file' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend/file' make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/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.8.7/backend' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend' Making install in po make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share installing cs.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/cs/LC_MESSAGES/qof.mo installing de.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/de/LC_MESSAGES/qof.mo installing fr.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/fr/LC_MESSAGES/qof.mo installing id.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/id/LC_MESSAGES/qof.mo installing it.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/it/LC_MESSAGES/qof.mo installing pt.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/pt/LC_MESSAGES/qof.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/pt_BR/LC_MESSAGES/qof.mo installing ro.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/ro/LC_MESSAGES/qof.mo installing ru.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/ru/LC_MESSAGES/qof.mo installing sv.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/sv/LC_MESSAGES/qof.mo installing vi.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/vi/LC_MESSAGES/qof.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/locale/zh_CN/LC_MESSAGES/qof.mo if test "qof" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/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.8.7-2.fc20.arm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/po' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc' Making install in html make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc/html' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/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.8.7/doc/html' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc/html' make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc' make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html/' /usr/bin/install -c -m 644 html/Makefile html/Makefile.am html/Makefile.in html/annotated.html html/backendapi.html html/backenderrors.html html/bc_s.png html/bdwn.png html/bug.html html/classes.html html/closed.png html/datelocales.html html/deprecated.html html/deprecated_8h.html html/deprecated_8h_source.html html/dir_00b7a55130155591b4604c093126d006.html html/dir_34f5d05873edf877e48249956b0be848.html html/dir_4e9b9cd2a259f3c32f0d1b58dd7e2c05.html html/dir_7706bf84be34934ed138711ecde41074.html html/dir_8c739bbef76d64b22d6b0911c526dd76.html html/dir_a9e18a6aadd2ae86e97721dac14ff8fb.html html/doxygen.css html/doxygen.png html/doxygen__main__page_8c_source.html html/dynsections.js html/files.html html/ftv2blank.png html/ftv2cl.png html/ftv2doc.png html/ftv2folderclosed.png html/ftv2folderopen.png html/ftv2lastnode.png html/ftv2link.png html/ftv2mlastnode.png html/ftv2mnode.png html/ftv2mo.png html/ftv2node.png html/ftv2ns.png html/ftv2plastnode.png html/ftv2pnode.png '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html/' /usr/bin/install -c -m 644 html/ftv2splitbar.png html/ftv2vertline.png html/functions.html html/functions_vars.html html/globals.html html/globals_0x63.html html/globals_0x64.html html/globals_0x65.html html/globals_0x66.html html/globals_0x67.html html/globals_0x68.html html/globals_0x69.html html/globals_0x6b.html html/globals_0x6c.html html/globals_0x6d.html html/globals_0x6e.html html/globals_0x6f.html html/globals_0x70.html html/globals_0x71.html html/globals_0x72.html html/globals_0x73.html html/globals_0x74.html html/globals_0x75.html html/globals_defs.html html/globals_enum.html html/globals_eval.html html/globals_func.html html/globals_func_0x63.html html/globals_func_0x64.html html/globals_func_0x67.html html/globals_func_0x69.html html/globals_func_0x6b.html html/globals_func_0x6e.html html/globals_func_0x71.html html/globals_func_0x72.html html/globals_func_0x73.html html/globals_func_0x75.html html/globals_type.html html/globals_vars.html html/group__Backend.html '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html/' /usr/bin/install -c -m 644 html/group__Book.html html/group__BookMerge.html html/group__Choice.html html/group__Class.html html/group__Date.html html/group__Entity.html html/group__Error.html html/group__Event.html html/group__GObject.html html/group__GUID.html html/group__Instance.html html/group__KVP.html html/group__LibGda.html html/group__Math128.html html/group__Numeric.html html/group__Object.html html/group__Object__Private.html html/group__QOF.html html/group__QOFTIME.html html/group__QSF.html html/group__Query.html html/group__Reference.html html/group__SQL.html html/group__SQLite.html html/group__Session.html html/group__Trace.html html/group__UNDO.html html/group__Utilities.html html/guid_8c_source.html html/guid_8h.html html/guid_8h_source.html html/index.html html/jquery.js html/kvpframe_8c_source.html html/kvpframe_8h.html html/kvpframe_8h_source.html html/kvputil-p_8h.html html/kvputil-p_8h_source.html html/kvputil_8c_source.html html/kvputil_8h.html '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html/' /usr/bin/install -c -m 644 html/kvputil_8h_source.html html/md5_8c_source.html html/md5_8h_source.html html/modules.html html/nav_f.png html/nav_g.png html/nav_h.png html/open.png html/pages.html html/qof-backend-qsf_8h.html html/qof-backend-qsf_8h_source.html html/qof-gda_8c.html html/qof-gda_8c_source.html html/qof-gda_8h.html html/qof-gda_8h_source.html html/qof-sqlite_8c.html html/qof-sqlite_8c_source.html html/qof-sqlite_8h.html html/qof-sqlite_8h_source.html html/qof_8h_source.html html/qofbackend-p_8h.html html/qofbackend-p_8h_source.html html/qofbackend_8c_source.html html/qofbackend_8h.html html/qofbackend_8h_source.html html/qofbook-p_8h.html html/qofbook-p_8h_source.html html/qofbook_8c_source.html html/qofbook_8h.html html/qofbook_8h_source.html html/qofbookmerge_8c_source.html html/qofbookmerge_8h.html html/qofbookmerge_8h_source.html html/qofchoice_8c_source.html html/qofchoice_8h.html html/qofchoice_8h_source.html html/qofclass-p_8h_source.html html/qofclass_8c_source.html html/qofclass_8h.html html/qofclass_8h_source.html '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html/' /usr/bin/install -c -m 644 html/qofdate-p_8h_source.html html/qofdate_8c_source.html html/qofdate_8h.html html/qofdate_8h_source.html html/qoferror-p_8h_source.html html/qoferror_8c_source.html html/qoferror_8h.html html/qoferror_8h_source.html html/qofevent-p_8h_source.html html/qofevent_8c_source.html html/qofevent_8h.html html/qofevent_8h_source.html html/qofgobj_8c_source.html html/qofgobj_8h.html html/qofgobj_8h_source.html html/qofid-p_8h_source.html html/qofid_8c_source.html html/qofid_8h.html html/qofid_8h_source.html html/qofinstance-p_8h_source.html html/qofinstance_8c_source.html html/qofinstance_8h.html html/qofinstance_8h_source.html html/qoflog_8c_source.html html/qoflog_8h.html html/qoflog_8h_source.html html/qofmath128_8c_source.html html/qofmath128_8h_source.html html/qofnumeric_8c_source.html html/qofnumeric_8h.html html/qofnumeric_8h_source.html html/qofnumericexample.html html/qofobject-p_8h.html html/qofobject-p_8h_source.html html/qofobject_8c_source.html html/qofobject_8h.html html/qofobject_8h_source.html html/qofquery-deserial_8h_source.html html/qofquery-p_8h_source.html html/qofquery-serialize_8h_source.html '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html/' /usr/bin/install -c -m 644 html/qofquery_8c_source.html html/qofquery_8h.html html/qofquery_8h_source.html html/qofquerycore-p_8h_source.html html/qofquerycore_8c_source.html html/qofquerycore_8h.html html/qofquerycore_8h_source.html html/qofreference_8c_source.html html/qofreference_8h.html html/qofreference_8h_source.html html/qofsession-p_8h_source.html html/qofsession_8c.html html/qofsession_8c_source.html html/qofsession_8h.html html/qofsession_8h_source.html html/qofsql-p_8h.html html/qofsql-p_8h_source.html html/qofsql_8c.html html/qofsql_8c_source.html html/qofsql_8h.html html/qofsql_8h_source.html html/qofstrftime_8c_source.html html/qofstrptime_8c_source.html html/qoftime_8c_source.html html/qoftime_8h.html html/qoftime_8h_source.html html/qofundo-p_8h_source.html html/qofundo_8c_source.html html/qofundo_8h.html html/qofundo_8h_source.html html/qofutil_8c_source.html html/qofutil_8h.html html/qofutil_8h_source.html html/qsf-backend_8c_source.html html/qsf-xml-map_8c_source.html html/qsf-xml_8c_source.html html/qsf-xml_8h.html html/qsf-xml_8h_source.html html/qsfmaps.html html/reference.html '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html/' /usr/bin/install -c -m 644 html/structGHashTableKVPair.html html/structHandlerInfo.html html/structQofBackendOption__s.html html/structQofBackendProvider__s.html html/structQofBackend__s.html html/structQofBookMergeData.html html/structQofBookMergeRule.html html/structQofDate__s.html html/structQofEntity__s.html html/structQofInstance__s.html html/structQofInt128.html html/structQofUndo__s.html html/structQsfMetadata__s.html html/structQsfNodeIterate.html html/structQsfObject__s.html html/structQsfValidates__s.html html/struct__QofBook.html html/struct__QofNumeric.html html/struct__QofObject.html html/struct__QofParam.html html/struct__QofQueryPredData.html html/struct__QofSession.html html/structbin__data.html html/structmd5__ctx.html html/structqof__entity__reference.html html/structquery__boolean__def.html html/structquery__char__def.html html/structquery__choice__def.html html/structquery__coll__def.html html/structquery__double__def.html html/structquery__guid__def.html html/structquery__int32__def.html html/structquery__int64__def.html html/structquery__kvp__def.html html/structquery__numeric__def.html html/structquery__string__def.html html/structquery__time__def.html html/sync_off.png html/sync_on.png html/tab_a.png '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html/' /usr/bin/install -c -m 644 html/tab_b.png html/tab_h.png html/tab_s.png html/tabs.css html/test-book-merge_8c_source.html html/test-date_8c_source.html html/test-engine-stuff_8c.html html/test-engine-stuff_8c_source.html html/test-engine-stuff_8h.html html/test-engine-stuff_8h_source.html html/test-event_8c_source.html html/test-guid_8c_source.html html/test-numeric_8c_source.html html/test-object_8c_source.html html/test-querynew_8c_source.html html/test-recursive_8c_source.html html/test-sql_8c_source.html html/test-stuff_8c_source.html html/test-stuff_8h_source.html html/tipshints.html html/todo.html html/union__GUID.html qof.devhelp2 '/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html/' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc' if test -f /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html//Makefile; then \ rm /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html//Makefile; fi if test -f /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html//Makefile.am; then \ rm /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html//Makefile.am; fi if test -f /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html//Makefile.in; then \ rm /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html//Makefile.in; fi make[4]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc' make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc' + mv /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof/html . + install -p -m 644 /builddir/build/SOURCES/qofla-dir-32.h /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/include/qof + install -p -m 644 /builddir/build/SOURCES/qofla-dir-64.h /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/include/qof + install -p -m 644 /builddir/build/SOURCES/qofla-dir.h /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/include/qof + find /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm qof + make check Making check in lib make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib' Making check in libsql make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib/libsql' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib/libsql' make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/lib' Making check in qof make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof' Making check in . make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof' Making check in test make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/qof/test' Executed 315 tests. All tests passed. PASS: test-book-merge Executed 1920 tests. All tests passed. PASS: test-date Executed 500126 tests. All tests passed. PASS: test-guid Executed 102824 tests. All tests passed. PASS: test-numeric Executed 40 tests. All tests passed. PASS: test-object Testing the qof_query_object interface. You may see some "** CRITICAL **" messages, which you can safely ignore Executed 10 tests. All tests passed. ** (process:15116): CRITICAL **: qof_class_get_parameter: assertion 'obj_name' failed ** (process:15116): CRITICAL **: qof_class_get_parameter: assertion 'parameter' failed ** (process:15116): CRITICAL **: qof_class_get_parameter: assertion 'obj_name' failed PASS: test-querynew Executed 501 tests. All tests passed. PASS: test-recursive Executed 362 tests. All tests passed. PASS: test-event Executed 219 tests. All tests passed. PASS: test-sql ================== All 9 tests passed ================== make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof/test' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof/test' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/qof' Making check in . make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7' ln -sf qof-0.8.7.tar.gz qof_0.8.7.orig.tar.gz make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7' Making check in backend make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend' Making check in file make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend/file' Making check in . make[3]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend/file' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend/file' make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend/file' make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/backend' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/backend' Making check in po make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/po' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/po' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc' Making check in html make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc/html' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc/html' make[2]: Entering directory `/builddir/build/BUILD/qof-0.8.7/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc' make[1]: Leaving directory `/builddir/build/BUILD/qof-0.8.7/doc' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/qof-0.8.7 extracting debug info from /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/qof2/libqof-backend-qsf.so extracting debug info from /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/libqofsql.so.1.0.1 extracting debug info from /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/lib/libqof.so.2.0.4 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libqofsql.so.1.0.1.debug to /usr/lib/debug/usr/lib/libqofsql.so.debug symlinked /usr/lib/debug/usr/lib/libqof.so.2.0.4.debug to /usr/lib/debug/usr/lib/libqof.so.debug symlinked /usr/lib/debug/usr/lib/libqofsql.so.1.0.1.debug to /usr/lib/debug/usr/lib/libqofsql.so.1.debug symlinked /usr/lib/debug/usr/lib/libqof.so.2.0.4.debug to /usr/lib/debug/usr/lib/libqof.so.2.debug 2290 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: qof-0.8.7-2.fc20.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1WuDyc + umask 022 + cd /builddir/build/BUILD + cd qof-0.8.7 + DOCDIR=/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof + cp -pr AUTHORS /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof + cp -pr COPYING /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof + cp -pr NEWS /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof + cp -pr README /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof + cp -pr TODO /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof + exit 0 Provides: libqof.so.2 libqof.so.2(LIBQOF_0.8.0) libqofsql.so.1 qof = 0.8.7-2.fc20 qof(armv7hl-32) = 0.8.7-2.fc20 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libqofsql.so.1 rtld(GNU_HASH) Processing files: qof-doc-0.8.7-2.fc20.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DyLVyc + umask 022 + cd /builddir/build/BUILD + cd qof-0.8.7 + DOCDIR=/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof-doc + cp -pr html /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof-doc + exit 0 Provides: qof-doc = 0.8.7-2.fc20 qof-doc(armv7hl-32) = 0.8.7-2.fc20 qof-docs = 0.8.7-2.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: qof-docs <= 0.6.4-5 Processing files: qof-devel-0.8.7-2.fc20.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MLMbx3 + umask 022 + cd /builddir/build/BUILD + cd qof-0.8.7 + DOCDIR=/builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm/usr/share/doc/qof-devel + exit 0 Provides: libqof-backend-qsf.so pkgconfig(qof) = 0.8.7 qof-devel = 0.8.7-2.fc20 qof-devel(armv7hl-32) = 0.8.7-2.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libqof.so.2 libqof.so.2(LIBQOF_0.8.0) libqofsql.so.1 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.8) pkgconfig(glib-2.0) rtld(GNU_HASH) Processing files: qof-debuginfo-0.8.7-2.fc20.armv7hl Provides: qof-debuginfo = 0.8.7-2.fc20 qof-debuginfo(armv7hl-32) = 0.8.7-2.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm Wrote: /builddir/build/RPMS/qof-0.8.7-2.fc20.armv7hl.rpm Wrote: /builddir/build/RPMS/qof-doc-0.8.7-2.fc20.armv7hl.rpm Wrote: /builddir/build/RPMS/qof-devel-0.8.7-2.fc20.armv7hl.rpm Wrote: /builddir/build/RPMS/qof-debuginfo-0.8.7-2.fc20.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uVu4r8 + umask 022 + cd /builddir/build/BUILD + cd qof-0.8.7 + rm -rf /builddir/build/BUILDROOT/qof-0.8.7-2.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->