Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/homebank.spec'], False, '/var/lib/mock/dist-f9-build-488291-76911/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/homebank.spec'] warning: Could not canonicalize hostname: x86-5.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/homebank-4.0.4-1.fc9.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/homebank.spec'], False, '/var/lib/mock/dist-f9-build-488291-76911/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/homebank.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.78602 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf homebank-4.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/homebank-4.0.4.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd homebank-4.0.4 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x NEWS + chmod -x ChangeLog + chmod -x README + chmod -x AUTHORS + chmod -x COPYING + chmod -x doc/TODO + chmod -x src/Makefile.am src/Makefile.in src/da_account.c src/da_account.h src/da_category.c src/da_category.h src/da_encoding.c src/da_encoding.h src/da_other.c src/da_other.h src/da_payee.c src/da_payee.h src/da_tag.c src/da_tag.h src/da_transaction.c src/da_transaction.h src/def_archive.c src/def_archive.h src/def_budget.c src/def_budget.h src/def_filter.c src/def_filter.h src/def_operation.c src/def_operation.h src/def_pref.c src/def_pref.h src/def_wallet.c src/def_wallet.h src/dsp_account.c src/dsp_account.h src/dsp_wallet.c src/dsp_wallet.h src/enums.h src/gtkchart.c src/gtkchart.h src/gtkdateentry.c src/gtkdateentry.h src/hb_account.c src/hb_account.h src/hb_category.c src/hb_category.h src/hb_payee.c src/hb_payee.h src/hb_transaction.c src/hb_transaction.h src/homebank.c src/homebank.h src/imp_amiga.c src/imp_amiga.h src/imp_qif.c src/imp_qif.h src/import.c src/import.h src/list_account.c src/list_account.h src/list_operation.c src/list_operation.h src/list_upcoming.c src/list_upcoming.h src/misc.c src/misc.h src/preferences.c src/preferences.h src/rep_budget.c src/rep_budget.h src/rep_car.c src/rep_car.h src/rep_over.c src/rep_over.h src/rep_stats.c src/rep_stats.h src/ui_account.c src/ui_account.h src/ui_category.c src/ui_category.h src/ui_payee.c src/ui_payee.h src/widgets.c src/widgets.h src/xml.c src/xml.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.78602 + umask 022 + cd /builddir/build/BUILD + cd homebank-4.0.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/homebank-4.0.4/missing: Unknown `--run' option Try `/builddir/build/BUILD/homebank-4.0.4/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.0 checking for XML::Parser... ok checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 libofx/libofx.h usability... yes checking libofx/libofx.h presence... yes checking for libofx/libofx.h... yes checking for ofx_set_status_cb in -lofx... yes checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for floor... no checking for localeconv... yes checking for memset... yes checking for modf... yes checking for pow... no checking for setlocale... yes checking for sqrt... no checking for strcasecmp... yes checking for strtoul... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for libintl.h... (cached) yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... am ar ast be bg ca cs da de el en_AU en_CA en_GB es et eu fa fi fr gl he hr ht hu id is it ja ka kn ko lt lv mi ms nb nds nl oc pl pt_BR pt pt_PT ro ru sk sl sv ta tr uk ur uz vi zh_CN zh_HK zh_TW configure: creating ./config.status config.status: creating Makefile config.status: creating data/homebank.desktop.in config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/hicolor/Makefile config.status: creating data/icons/hicolor/16x16/Makefile config.status: creating data/icons/hicolor/16x16/apps/Makefile config.status: creating data/icons/hicolor/24x24/Makefile config.status: creating data/icons/hicolor/24x24/apps/Makefile config.status: creating data/icons/hicolor/32x32/Makefile config.status: creating data/icons/hicolor/32x32/apps/Makefile config.status: creating data/icons/hicolor/48x48/Makefile config.status: creating data/icons/hicolor/48x48/apps/Makefile config.status: creating data/icons/hicolor/scalable/Makefile config.status: creating data/icons/hicolor/scalable/apps/Makefile config.status: creating doc/Makefile config.status: creating doc/images/Makefile config.status: creating images/Makefile config.status: creating mime/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands homebank 4.0.4 Compiler................ : gcc Build with OFX support.. : yes Path to images.......... : /usr/share/homebank/images Path to locale.......... : /usr/share/locale Path to help............ : /usr/share/homebank/help HomeBank will be installed in /usr/bin. configure complete, now type 'make' + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/homebank-4.0.4' Making all in data make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' Making all in hicolor make[4]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' Making all in 16x16 make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' Making all in apps make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16/apps' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' Making all in 24x24 make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' Making all in apps make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24/apps' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' Making all in 32x32 make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' Making all in apps make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32/apps' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' Making all in 48x48 make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' Making all in apps make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48/apps' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' Making all in scalable make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' Making all in apps make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable/apps' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' make[4]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' make[4]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' make[3]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po homebank.desktop.in homebank.desktop Generating and caching the translation database Merging translations into homebank.desktop. make[3]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data' make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/doc' Making all in images make[3]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/doc/images' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/doc/images' make[3]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/doc' make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/doc' Making all in images make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/images' Making all in mime make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/mime' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/mime' Making all in po make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo ht | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ht.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mi.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_PT | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_PT.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo uz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uz.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT da_account.o -MD -MP -MF .deps/da_account.Tpo -c -o da_account.o da_account.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT da_encoding.o -MD -MP -MF .deps/da_encoding.Tpo -c -o da_encoding.o da_encoding.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT da_payee.o -MD -MP -MF .deps/da_payee.Tpo -c -o da_payee.o da_payee.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT da_category.o -MD -MP -MF .deps/da_category.Tpo -c -o da_category.o da_category.c mv -f .deps/da_encoding.Tpo .deps/da_encoding.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT da_other.o -MD -MP -MF .deps/da_other.Tpo -c -o da_other.o da_other.c mv -f .deps/da_payee.Tpo .deps/da_payee.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT da_transaction.o -MD -MP -MF .deps/da_transaction.Tpo -c -o da_transaction.o da_transaction.c mv -f .deps/da_account.Tpo .deps/da_account.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT da_tag.o -MD -MP -MF .deps/da_tag.Tpo -c -o da_tag.o da_tag.c mv -f .deps/da_category.Tpo .deps/da_category.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT hb_account.o -MD -MP -MF .deps/hb_account.Tpo -c -o hb_account.o hb_account.c mv -f .deps/da_other.Tpo .deps/da_other.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT hb_category.o -MD -MP -MF .deps/hb_category.Tpo -c -o hb_category.o hb_category.c mv -f .deps/da_transaction.Tpo .deps/da_transaction.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT hb_payee.o -MD -MP -MF .deps/hb_payee.Tpo -c -o hb_payee.o hb_payee.c mv -f .deps/da_tag.Tpo .deps/da_tag.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT hb_transaction.o -MD -MP -MF .deps/hb_transaction.Tpo -c -o hb_transaction.o hb_transaction.c mv -f .deps/hb_account.Tpo .deps/hb_account.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT ui_account.o -MD -MP -MF .deps/ui_account.Tpo -c -o ui_account.o ui_account.c mv -f .deps/hb_payee.Tpo .deps/hb_payee.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT ui_payee.o -MD -MP -MF .deps/ui_payee.Tpo -c -o ui_payee.o ui_payee.c mv -f .deps/hb_category.Tpo .deps/hb_category.Po mv -f .deps/hb_transaction.Tpo .deps/hb_transaction.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT ui_category.o -MD -MP -MF .deps/ui_category.Tpo -c -o ui_category.o ui_category.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT gtkchart.o -MD -MP -MF .deps/gtkchart.Tpo -c -o gtkchart.o gtkchart.c mv -f .deps/ui_account.Tpo .deps/ui_account.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT gtkdateentry.o -MD -MP -MF .deps/gtkdateentry.Tpo -c -o gtkdateentry.o gtkdateentry.c mv -f .deps/ui_payee.Tpo .deps/ui_payee.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT def_archive.o -MD -MP -MF .deps/def_archive.Tpo -c -o def_archive.o def_archive.c mv -f .deps/ui_category.Tpo .deps/ui_category.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT def_budget.o -MD -MP -MF .deps/def_budget.Tpo -c -o def_budget.o def_budget.c mv -f .deps/gtkdateentry.Tpo .deps/gtkdateentry.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT def_filter.o -MD -MP -MF .deps/def_filter.Tpo -c -o def_filter.o def_filter.c mv -f .deps/gtkchart.Tpo .deps/gtkchart.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT def_operation.o -MD -MP -MF .deps/def_operation.Tpo -c -o def_operation.o def_operation.c mv -f .deps/def_archive.Tpo .deps/def_archive.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT def_pref.o -MD -MP -MF .deps/def_pref.Tpo -c -o def_pref.o def_pref.c mv -f .deps/def_budget.Tpo .deps/def_budget.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT def_wallet.o -MD -MP -MF .deps/def_wallet.Tpo -c -o def_wallet.o def_wallet.c mv -f .deps/def_operation.Tpo .deps/def_operation.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT dsp_account.o -MD -MP -MF .deps/dsp_account.Tpo -c -o dsp_account.o dsp_account.c mv -f .deps/def_filter.Tpo .deps/def_filter.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT dsp_wallet.o -MD -MP -MF .deps/dsp_wallet.Tpo -c -o dsp_wallet.o dsp_wallet.c mv -f .deps/def_wallet.Tpo .deps/def_wallet.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT homebank.o -MD -MP -MF .deps/homebank.Tpo -c -o homebank.o homebank.c dsp_account.c: In function 'account_action': dsp_account.c:1016: warning: cast from pointer to integer of different size dsp_account.c: In function 'account_update': dsp_account.c:1395: warning: cast from pointer to integer of different size homebank.c: In function 'homebank_lastopenedfiles_save': homebank.c:827: warning: passing argument 2 of 'g_key_file_to_data' from incompatible pointer type mv -f .deps/def_pref.Tpo .deps/def_pref.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT imp_amiga.o -MD -MP -MF .deps/imp_amiga.Tpo -c -o imp_amiga.o imp_amiga.c mv -f .deps/homebank.Tpo .deps/homebank.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.c mv -f .deps/dsp_account.Tpo .deps/dsp_account.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT imp_qif.o -MD -MP -MF .deps/imp_qif.Tpo -c -o imp_qif.o imp_qif.c mv -f .deps/imp_amiga.Tpo .deps/imp_amiga.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT list_account.o -MD -MP -MF .deps/list_account.Tpo -c -o list_account.o list_account.c mv -f .deps/dsp_wallet.Tpo .deps/dsp_wallet.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT list_operation.o -MD -MP -MF .deps/list_operation.Tpo -c -o list_operation.o list_operation.c mv -f .deps/list_account.Tpo .deps/list_account.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT list_upcoming.o -MD -MP -MF .deps/list_upcoming.Tpo -c -o list_upcoming.o list_upcoming.c mv -f .deps/imp_qif.Tpo .deps/imp_qif.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/list_operation.Tpo .deps/list_operation.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT preferences.o -MD -MP -MF .deps/preferences.Tpo -c -o preferences.o preferences.c mv -f .deps/list_upcoming.Tpo .deps/list_upcoming.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT rep_budget.o -MD -MP -MF .deps/rep_budget.Tpo -c -o rep_budget.o rep_budget.c mv -f .deps/import.Tpo .deps/import.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT rep_car.o -MD -MP -MF .deps/rep_car.Tpo -c -o rep_car.o rep_car.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT rep_over.o -MD -MP -MF .deps/rep_over.Tpo -c -o rep_over.o rep_over.c mv -f .deps/preferences.Tpo .deps/preferences.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT rep_stats.o -MD -MP -MF .deps/rep_stats.Tpo -c -o rep_stats.o rep_stats.c mv -f .deps/rep_car.Tpo .deps/rep_car.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT widgets.o -MD -MP -MF .deps/widgets.Tpo -c -o widgets.o widgets.c mv -f .deps/rep_over.Tpo .deps/rep_over.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -DHOMEBANK_PIXMAPSDIR=\""/usr/share/homebank/images"\" -DHOMEBANK_LOCALEDIR=\""/usr/share/locale"\" -DHOMEBANK_HELPDIR=\""/usr/share/homebank/help"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c mv -f .deps/rep_budget.Tpo .deps/rep_budget.Po mv -f .deps/widgets.Tpo .deps/widgets.Po mv -f .deps/rep_stats.Tpo .deps/rep_stats.Po mv -f .deps/xml.Tpo .deps/xml.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DOFX_ENABLE -o homebank da_account.o da_encoding.o da_payee.o da_category.o da_other.o da_transaction.o da_tag.o hb_account.o hb_category.o hb_payee.o hb_transaction.o ui_account.o ui_payee.o ui_category.o gtkchart.o gtkdateentry.o def_archive.o def_budget.o def_filter.o def_operation.o def_pref.o def_wallet.o dsp_account.o dsp_wallet.o homebank.o imp_amiga.o import.o imp_qif.o list_account.o list_operation.o list_upcoming.o misc.o preferences.o rep_budget.o rep_car.o rep_over.o rep_stats.o widgets.o xml.o -lofx -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/src' make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4' make[1]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26257 + umask 022 + cd /builddir/build/BUILD + cd homebank-4.0.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild + make install DESTDIR=/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild 'INSTALL=install -p' Making install in data make[1]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' Making install in hicolor make[3]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' Making install in 16x16 make[4]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' Making install in apps make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16/apps' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/16x16/apps" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/16x16/apps" install -p -m 644 'homebank.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/16x16/apps/homebank.png' make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16/apps' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16/apps' make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' make[4]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/16x16' Making install in 24x24 make[4]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' Making install in apps make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24/apps' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/24x24/apps" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/24x24/apps" install -p -m 644 'homebank.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/24x24/apps/homebank.png' make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24/apps' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24/apps' make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' make[4]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/24x24' Making install in 32x32 make[4]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' Making install in apps make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32/apps' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/32x32/apps" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/32x32/apps" install -p -m 644 'homebank.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/32x32/apps/homebank.png' make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32/apps' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32/apps' make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' make[4]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/32x32' Making install in 48x48 make[4]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' Making install in apps make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48/apps' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/48x48/apps" install -p -m 644 'homebank.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/48x48/apps/homebank.png' make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48/apps' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48/apps' make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' make[4]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/48x48' Making install in scalable make[4]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' Making install in apps make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable/apps' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable/apps' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/scalable/apps" install -p -m 644 'homebank.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/icons/hicolor/scalable/apps/homebank.svg' make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable/apps' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable/apps' make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' make[6]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' make[4]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor/scalable' make[4]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' make[4]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' make[3]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons/hicolor' make[3]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' make[4]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' make[4]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data/icons' make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data' make[3]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/applications" install -p -m 644 'homebank.desktop' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/applications/homebank.desktop' make[3]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data' make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data' make[1]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/doc' Making install in images make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/doc/images' make[3]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/doc/images' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/homebank/help/images" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images" install -p -m 644 '00import1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/00import1.png' install -p -m 644 '00import2.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/00import2.png' install -p -m 644 '00import4.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/00import4.png' install -p -m 644 '00import5.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/00import5.png' install -p -m 644 '00import6.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/00import6.png' install -p -m 644 '1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/1.png' install -p -m 644 '2.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/2.png' install -p -m 644 '3.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/3.png' install -p -m 644 '03account1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03account1.png' install -p -m 644 '03import1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03import1.png' install -p -m 644 '03import3a.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03import3a.png' install -p -m 644 '03import3b.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03import3b.png' install -p -m 644 '03import4.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03import4.png' install -p -m 644 '03main1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03main1.png' install -p -m 644 '03main_added.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03main_added.png' install -p -m 644 '03main_edited.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03main_edited.png' install -p -m 644 '03main_reminded.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03main_reminded.png' install -p -m 644 '03main_validated.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03main_validated.png' install -p -m 644 '03transauto1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03transauto1.png' install -p -m 644 '03transauto2.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03transauto2.png' install -p -m 644 '03transmult1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/03transmult1.png' install -p -m 644 '4.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/4.png' install -p -m 644 '04account1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04account1.png' install -p -m 644 '04archive1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04archive1.png' install -p -m 644 '04budget1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04budget1.png' install -p -m 644 '04category1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04category1.png' install -p -m 644 '04filter1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04filter1.png' install -p -m 644 '04payee1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04payee1.png' install -p -m 644 '04prefs1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04prefs1.png' install -p -m 644 '04prefs2.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04prefs2.png' install -p -m 644 '04prefs3.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04prefs3.png' install -p -m 644 '04prefs4.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04prefs4.png' install -p -m 644 '04prefs5.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04prefs5.png' install -p -m 644 '04prefs6.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04prefs6.png' install -p -m 644 '04transaction1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04transaction1.png' install -p -m 644 '04wallet1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/04wallet1.png' install -p -m 644 '5.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/5.png' install -p -m 644 '05budget1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/05budget1.png' install -p -m 644 '05carcost1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/05carcost1.png' install -p -m 644 '05overdrawn1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/05overdrawn1.png' install -p -m 644 '05statistics1.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/05statistics1.png' install -p -m 644 '6.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/6.png' install -p -m 644 '7.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/7.png' install -p -m 644 '8.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/8.png' install -p -m 644 '9.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/9.png' install -p -m 644 '10.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/10.png' install -p -m 644 '11.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/11.png' install -p -m 644 '12.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/12.png' install -p -m 644 '13.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/13.png' install -p -m 644 '14.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/14.png' install -p -m 644 '15.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/15.png' install -p -m 644 'doc_title.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/doc_title.png' install -p -m 644 'web_title.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/web_title.png' install -p -m 644 'bg_page.gif' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/bg_page.gif' install -p -m 644 'home.gif' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/home.gif' install -p -m 644 'homedsbl.gif' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/homedsbl.gif' install -p -m 644 'next.gif' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/next.gif' install -p -m 644 'nextdsbl.gif' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/nextdsbl.gif' install -p -m 644 'prev.gif' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/prev.gif' install -p -m 644 'prevdsbl.gif' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/images/prevdsbl.gif' make[3]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/doc/images' make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/doc/images' make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/doc' make[3]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/homebank/help" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help" install -p -m 644 '00new4.0.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/00new4.0.html' install -p -m 644 '02balance.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/02balance.html' install -p -m 644 '02concepts.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/02concepts.html' install -p -m 644 '02intro.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/02intro.html' install -p -m 644 '02minor.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/02minor.html' install -p -m 644 '03account.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03account.html' install -p -m 644 '03accountmenu.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03accountmenu.html' install -p -m 644 '03carcost.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03carcost.html' install -p -m 644 '03import.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03import.html' install -p -m 644 '03main.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03main.html' install -p -m 644 '03mainmenu.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03mainmenu.html' install -p -m 644 '03trans_add.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03trans_add.html' install -p -m 644 '03trans_auto.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03trans_auto.html' install -p -m 644 '03trans_mult.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03trans_mult.html' install -p -m 644 '03validate.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/03validate.html' install -p -m 644 '04acco.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/04acco.html' install -p -m 644 '04arch.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/04arch.html' install -p -m 644 '04bud1.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/04bud1.html' install -p -m 644 '04cate.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/04cate.html' install -p -m 644 '04paye.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/04paye.html' install -p -m 644 '04pref.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/04pref.html' install -p -m 644 '04tran.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/04tran.html' install -p -m 644 '04wall.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/04wall.html' install -p -m 644 '05bud2.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/05bud2.html' install -p -m 644 '05cost.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/05cost.html' install -p -m 644 '05over.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/05over.html' install -p -m 644 '05stat.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/05stat.html' install -p -m 644 '06csvformat.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/06csvformat.html' install -p -m 644 '99filt.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/99filt.html' install -p -m 644 'index.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/index.html' install -p -m 644 'main.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/main.html' install -p -m 644 'navig.html' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/navig.html' install -p -m 644 'help.css' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/help/help.css' make[3]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/doc' make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/doc' Making install in images make[1]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/images' make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/images' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/homebank/images" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images" install -p -m 644 'account.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/account.svg' install -p -m 644 'archive.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/archive.svg' install -p -m 644 'budget.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/budget.svg' install -p -m 644 'category.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/category.svg' install -p -m 644 'payee.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/payee.svg' install -p -m 644 'filter.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/filter.svg' install -p -m 644 'homebank.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/homebank.svg' install -p -m 644 'legend.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/legend.svg' install -p -m 644 'rate.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/rate.svg' install -p -m 644 'lst_new.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/lst_new.svg' install -p -m 644 'lst_auto.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/lst_auto.svg' install -p -m 644 'lst_edit.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/lst_edit.svg' install -p -m 644 'lst_remind.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/lst_remind.svg' install -p -m 644 'lst_vali.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/lst_vali.svg' install -p -m 644 'lst_warning.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/lst_warning.svg' install -p -m 644 'creditcard.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/creditcard.svg' install -p -m 644 'cheque.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/cheque.svg' install -p -m 644 'cash.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/cash.svg' install -p -m 644 'banktransfer.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/banktransfer.svg' install -p -m 644 'personaltransfer.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/personaltransfer.svg' install -p -m 644 'ope_add.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/ope_add.svg' install -p -m 644 'ope_delete.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/ope_delete.svg' install -p -m 644 'ope_edit.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/ope_edit.svg' install -p -m 644 'ope_herit.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/ope_herit.svg' install -p -m 644 'ope_show.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/ope_show.svg' install -p -m 644 'ope_valid.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/ope_valid.svg' install -p -m 644 'prf_display.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/prf_display.svg' install -p -m 644 'prf_columns.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/prf_columns.svg' install -p -m 644 'prf_euro.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/prf_euro.svg' install -p -m 644 'prf_report.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/prf_report.svg' install -p -m 644 'prf_general.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/prf_general.svg' install -p -m 644 'prf_help.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/prf_help.svg' install -p -m 644 'prf_interface.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/prf_interface.svg' install -p -m 644 'report_budget.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/report_budget.svg' install -p -m 644 'report_car.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/report_car.svg' install -p -m 644 'refresh.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/refresh.svg' install -p -m 644 'report_overdrawn.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/report_overdrawn.svg' install -p -m 644 'report_stats.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/report_stats.svg' install -p -m 644 'view_bar.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/view_bar.svg' install -p -m 644 'view_line.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/view_line.svg' install -p -m 644 'view_list.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/view_list.svg' install -p -m 644 'view_pie.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/view_pie.svg' install -p -m 644 'splash.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/splash.png' install -p -m 644 'lpi-help.png' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/lpi-help.png' install -p -m 644 'lpi-translate.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/lpi-translate.svg' install -p -m 644 'lpi-bug.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/homebank/images/lpi-bug.svg' test -z "/usr/share/pixmaps" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/pixmaps" install -p -m 644 'homebank.svg' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/pixmaps/homebank.svg' make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/images' make[1]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/images' Making install in mime make[1]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/mime' make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/mime' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/application-registry" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/application-registry" install -p -m 644 'homebank.applications' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/application-registry/homebank.applications' test -z "/usr/share/mime/packages" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/mime/packages" install -p -m 644 'homebank.xml' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/mime/packages/homebank.xml' if [ -f /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/mime/packages/freedesktop.org.xml ] ; then \ if which update-mime-database>/dev/null 2>&1; then \ update-mime-database /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/mime; \ fi \ fi test -z "/usr/share/mime-info" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/mime-info" install -p -m 644 'homebank.keys' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/mime-info/homebank.keys' install -p -m 644 'homebank.mime' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/mime-info/homebank.mime' make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/mime' make[1]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/mime' Making install in po make[1]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/po' /bin/sh /builddir/build/BUILD/homebank-4.0.4/install-sh -d /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale linguas="am ar ast be bg ca cs da de el en_AU en_CA en_GB es et eu fa fi fr gl he hr ht hu id is it ja ka kn ko lt lv mi ms nb nds nl oc pl pt_BR pt pt_PT ro ru sk sl sv ta tr uk ur uz vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/homebank-4.0.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/homebank.mo; \ echo "installing $lang.gmo as $dir/homebank.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/homebank.mo; \ echo "installing ./$lang.gmo as" \ "$dir/homebank.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/homebank.mo.m; \ echo "installing $lang.gmo.m as $dir/homebank.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/homebank.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/homebank.mo.m"; \ else \ true; \ fi; \ fi; \ done installing am.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/am/LC_MESSAGES/homebank.mo installing ar.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ar/LC_MESSAGES/homebank.mo installing ast.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ast/LC_MESSAGES/homebank.mo installing be.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/be/LC_MESSAGES/homebank.mo installing bg.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/bg/LC_MESSAGES/homebank.mo installing ca.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ca/LC_MESSAGES/homebank.mo installing cs.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/cs/LC_MESSAGES/homebank.mo installing da.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/da/LC_MESSAGES/homebank.mo installing de.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/de/LC_MESSAGES/homebank.mo installing el.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/el/LC_MESSAGES/homebank.mo installing en_AU.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/en_AU/LC_MESSAGES/homebank.mo installing en_CA.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/en_CA/LC_MESSAGES/homebank.mo installing en_GB.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/en_GB/LC_MESSAGES/homebank.mo installing es.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/es/LC_MESSAGES/homebank.mo installing et.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/et/LC_MESSAGES/homebank.mo installing eu.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/eu/LC_MESSAGES/homebank.mo installing fa.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/fa/LC_MESSAGES/homebank.mo installing fi.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/fi/LC_MESSAGES/homebank.mo installing fr.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/homebank.mo installing gl.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/gl/LC_MESSAGES/homebank.mo installing he.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/he/LC_MESSAGES/homebank.mo installing hr.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/hr/LC_MESSAGES/homebank.mo installing ht.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ht/LC_MESSAGES/homebank.mo installing hu.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/hu/LC_MESSAGES/homebank.mo installing id.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/id/LC_MESSAGES/homebank.mo installing is.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/is/LC_MESSAGES/homebank.mo installing it.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/it/LC_MESSAGES/homebank.mo installing ja.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ja/LC_MESSAGES/homebank.mo installing ka.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ka/LC_MESSAGES/homebank.mo installing kn.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/kn/LC_MESSAGES/homebank.mo installing ko.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ko/LC_MESSAGES/homebank.mo installing lt.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/lt/LC_MESSAGES/homebank.mo installing lv.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/lv/LC_MESSAGES/homebank.mo installing mi.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/mi/LC_MESSAGES/homebank.mo installing ms.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ms/LC_MESSAGES/homebank.mo installing nb.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/nb/LC_MESSAGES/homebank.mo installing nds.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/nds/LC_MESSAGES/homebank.mo installing nl.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/nl/LC_MESSAGES/homebank.mo installing oc.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/oc/LC_MESSAGES/homebank.mo installing pl.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/pl/LC_MESSAGES/homebank.mo installing pt_BR.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/pt_BR/LC_MESSAGES/homebank.mo installing pt.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/pt/LC_MESSAGES/homebank.mo installing pt_PT.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/pt_PT/LC_MESSAGES/homebank.mo installing ro.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ro/LC_MESSAGES/homebank.mo installing ru.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ru/LC_MESSAGES/homebank.mo installing sk.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/sk/LC_MESSAGES/homebank.mo installing sl.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/sl/LC_MESSAGES/homebank.mo installing sv.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/sv/LC_MESSAGES/homebank.mo installing ta.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ta/LC_MESSAGES/homebank.mo installing tr.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/tr/LC_MESSAGES/homebank.mo installing uk.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/uk/LC_MESSAGES/homebank.mo installing ur.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/ur/LC_MESSAGES/homebank.mo installing uz.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/uz/LC_MESSAGES/homebank.mo installing vi.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/vi/LC_MESSAGES/homebank.mo installing zh_CN.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES/homebank.mo installing zh_HK.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/zh_HK/LC_MESSAGES/homebank.mo installing zh_TW.gmo as /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/locale/zh_TW/LC_MESSAGES/homebank.mo make[1]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/src' make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/bin" install -p 'homebank' '/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/bin/homebank' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/src' make[1]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4/src' make[1]: Entering directory `/builddir/build/BUILD/homebank-4.0.4' make[2]: Entering directory `/builddir/build/BUILD/homebank-4.0.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4' make[1]: Leaving directory `/builddir/build/BUILD/homebank-4.0.4' + mkdir -p /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/pixmaps + mkdir -p /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/applications + desktop-file-install --delete-original --vendor=fedora --dir /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/applications --mode 0644 /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/applications/homebank.desktop + /usr/lib/rpm/find-lang.sh /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild homebank + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/homebank-4.0.4 extracting debug info from /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/bin/homebank 1972 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: homebank-4.0.4-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.13127 + umask 022 + cd /builddir/build/BUILD + cd homebank-4.0.4 + DOCDIR=/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/doc/homebank-4.0.4 + export DOCDIR + rm -rf /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/doc/homebank-4.0.4 + /bin/mkdir -p /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/doc/homebank-4.0.4 + cp -pr AUTHORS ChangeLog COPYING NEWS README /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/doc/homebank-4.0.4 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libofx.so.3()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: homebank-doc-4.0.4-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.13127 + umask 022 + cd /builddir/build/BUILD + cd homebank-4.0.4 + DOCDIR=/var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/doc/homebank-doc-4.0.4 + export DOCDIR + rm -rf /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/doc/homebank-doc-4.0.4 + /bin/mkdir -p /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/doc/homebank-doc-4.0.4 + cp -pr doc/TODO /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild/usr/share/doc/homebank-doc-4.0.4 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: homebank = 4.0.4-1.fc9 Processing files: homebank-debuginfo-4.0.4-1.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild warning: Could not canonicalize hostname: x86-5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/homebank-4.0.4-1.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/homebank-doc-4.0.4-1.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/homebank-debuginfo-4.0.4-1.fc9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.81958 + umask 022 + cd /builddir/build/BUILD + cd homebank-4.0.4 + rm -rf /var/tmp/homebank-4.0.4-1.fc9-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->