------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.24.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/atk-2.28.1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libproxy-0.4.15.txz Installing /packages/All/gsettings-desktop-schemas-3.28.1.txz Installing /packages/All/glib-networking-2.56.1_2.txz Installing /packages/All/libsoup-2.62.3.txz Installing /packages/All/OpenSP-1.5.2_3.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/curl-7.68.0.txz Installing /packages/All/libsigc++-2.10.2.txz Installing /packages/All/glibmm-2.56.0_2,1.txz Installing /packages/All/libxml++-2.40.1,1.txz Installing /packages/All/libofx-0.9.15.txz Installing /packages/All/libepoxy-1.5.2.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/spidermonkey60-60.9.0_2.txz Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/lcms2-2.9.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libxkbcommon-0.10.0.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/at-spi2-core-2.28.0.txz Installing /packages/All/at-spi2-atk-2.26.2.txz Installing /packages/All/adwaita-icon-theme-3.28.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/gtk3-3.24.10_1.txz SUCCEEDED 00:01:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> homebank-5.2.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> homebank-5.2.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by homebank-5.2.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> homebank-5.2.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by homebank-5.2.7 for building => SHA256 Checksum OK for homebank-5.2.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> homebank-5.2.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by homebank-5.2.7 for building ===> Extracting for homebank-5.2.7 => SHA256 Checksum OK for homebank-5.2.7.tar.gz. Extracted Memory Use: 9.25M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for homebank-5.2.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> homebank-5.2.7 depends on executable: update-desktop-database - found ===> homebank-5.2.7 depends on executable: msgfmt - found ===> homebank-5.2.7 depends on executable: gmake - found ===> homebank-5.2.7 depends on executable: gtk-update-icon-cache - found ===> homebank-5.2.7 depends on file: /usr/local/bin/intltool-extract - found ===> homebank-5.2.7 depends on package: pkgconf>=1.3.0_1 - found ===> homebank-5.2.7 depends on executable: update-mime-database - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> homebank-5.2.7 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> homebank-5.2.7 depends on shared library: libosp.so - found (/usr/local/lib/libosp.so) ===> homebank-5.2.7 depends on shared library: libofx.so - found (/usr/local/lib/libofx.so) ===> homebank-5.2.7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> homebank-5.2.7 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> homebank-5.2.7 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> homebank-5.2.7 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> homebank-5.2.7 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> homebank-5.2.7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> homebank-5.2.7 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> homebank-5.2.7 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> homebank-5.2.7 depends on executable: update-desktop-database - found ===> homebank-5.2.7 depends on executable: msgfmt - found ===> homebank-5.2.7 depends on executable: gmake - found ===> homebank-5.2.7 depends on executable: gtk-update-icon-cache - found ===> homebank-5.2.7 depends on file: /usr/local/bin/intltool-extract - found ===> homebank-5.2.7 depends on package: pkgconf>=1.3.0_1 - found ===> homebank-5.2.7 depends on executable: update-mime-database - found ===> homebank-5.2.7 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> homebank-5.2.7 depends on shared library: libosp.so - found (/usr/local/lib/libosp.so) ===> homebank-5.2.7 depends on shared library: libofx.so - found (/usr/local/lib/libofx.so) ===> homebank-5.2.7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> homebank-5.2.7 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> homebank-5.2.7 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> homebank-5.2.7 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> homebank-5.2.7 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> homebank-5.2.7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> homebank-5.2.7 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> homebank-5.2.7 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for homebank-5.2.7 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /construction/finance/homebank/homebank-5.2.7/missing: Unknown `--is-lightweight' option Try `/construction/finance/homebank/homebank-5.2.7/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking whether NLS is requested... yes checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes checking for pow in -lm... yes checking for LIBSOUP... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) 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 for locale.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) 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... yes checking for localeconv... yes checking for memset... (cached) yes checking for modf... yes checking for pow... yes checking for setlocale... (cached) yes checking for sqrt... yes checking for strcasecmp... (cached) yes checking for strtoul... (cached) yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for libintl.h... (cached) yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for catalogs to be installed... af ar ast be bg br ca ckb cs cy da de el en_AU en_CA en_GB es et eu fa fi fr gl he hr hu id is it ja ka ko lt lv ms nb nds nl oc pl pt_BR pt pt_PT ro ru si sk sl sr sv tr uk vi zh_CN zh_TW checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/homebank.desktop.in config.status: creating data/Makefile config.status: creating data/datas/Makefile config.status: creating images/Makefile config.status: creating mime/Makefile config.status: creating pixmaps/Makefile config.status: creating themes/Makefile config.status: creating themes/hicolor/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/images/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 5.2.7 Compiler................ : cc Build with OFX support.. : yes Path to images.......... : /usr/local/share/homebank/images Path to locale.......... : /usr/local/share/locale Path to help............ : /usr/local/share/homebank/help HomeBank will be installed in /usr/local/bin. configure complete, now type 'make' SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for homebank-5.2.7 gmake[1]: Entering directory '/construction/finance/homebank/homebank-5.2.7' gmake all-recursive gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7' Making all in src gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/src' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT dsp-account.o -MD -MP -MF .deps/dsp-account.Tpo -c -o dsp-account.o dsp-account.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT dsp-mainwindow.o -MD -MP -MF .deps/dsp-mainwindow.Tpo -c -o dsp-mainwindow.o dsp-mainwindow.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT gtk-chart.o -MD -MP -MF .deps/gtk-chart.Tpo -c -o gtk-chart.o gtk-chart.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT gtk-chart-colors.o -MD -MP -MF .deps/gtk-chart-colors.Tpo -c -o gtk-chart-colors.o gtk-chart-colors.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT gtk-chart-progress.o -MD -MP -MF .deps/gtk-chart-progress.Tpo -c -o gtk-chart-progress.o gtk-chart-progress.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT gtk-dateentry.o -MD -MP -MF .deps/gtk-dateentry.Tpo -c -o gtk-dateentry.o gtk-dateentry.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-account.o -MD -MP -MF .deps/hb-account.Tpo -c -o hb-account.o hb-account.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-archive.o -MD -MP -MF .deps/hb-archive.Tpo -c -o hb-archive.o hb-archive.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-assign.o -MD -MP -MF .deps/hb-assign.Tpo -c -o hb-assign.o hb-assign.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-category.o -MD -MP -MF .deps/hb-category.Tpo -c -o hb-category.o hb-category.c mv -f .deps/hb-assign.Tpo .deps/hb-assign.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-currency.o -MD -MP -MF .deps/hb-currency.Tpo -c -o hb-currency.o hb-currency.c mv -f .deps/hb-archive.Tpo .deps/hb-archive.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-encoding.o -MD -MP -MF .deps/hb-encoding.Tpo -c -o hb-encoding.o hb-encoding.c mv -f .deps/gtk-dateentry.Tpo .deps/gtk-dateentry.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-export.o -MD -MP -MF .deps/hb-export.Tpo -c -o hb-export.o hb-export.c mv -f .deps/hb-category.Tpo .deps/hb-category.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-filter.o -MD -MP -MF .deps/hb-filter.Tpo -c -o hb-filter.o hb-filter.c mv -f .deps/hb-account.Tpo .deps/hb-account.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-hbfile.o -MD -MP -MF .deps/hb-hbfile.Tpo -c -o hb-hbfile.o hb-hbfile.c mv -f .deps/gtk-chart-progress.Tpo .deps/gtk-chart-progress.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-import.o -MD -MP -MF .deps/hb-import.Tpo -c -o hb-import.o hb-import.c mv -f .deps/dsp-account.Tpo .deps/dsp-account.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-import-ofx.o -MD -MP -MF .deps/hb-import-ofx.Tpo -c -o hb-import-ofx.o hb-import-ofx.c mv -f .deps/gtk-chart-colors.Tpo .deps/gtk-chart-colors.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-import-qif.o -MD -MP -MF .deps/hb-import-qif.Tpo -c -o hb-import-qif.o hb-import-qif.c mv -f .deps/dsp-mainwindow.Tpo .deps/dsp-mainwindow.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-import-csv.o -MD -MP -MF .deps/hb-import-csv.Tpo -c -o hb-import-csv.o hb-import-csv.c mv -f .deps/hb-filter.Tpo .deps/hb-filter.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-misc.o -MD -MP -MF .deps/hb-misc.Tpo -c -o hb-misc.o hb-misc.c mv -f .deps/hb-encoding.Tpo .deps/hb-encoding.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-payee.o -MD -MP -MF .deps/hb-payee.Tpo -c -o hb-payee.o hb-payee.c mv -f .deps/hb-export.Tpo .deps/hb-export.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-preferences.o -MD -MP -MF .deps/hb-preferences.Tpo -c -o hb-preferences.o hb-preferences.c mv -f .deps/gtk-chart.Tpo .deps/gtk-chart.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-report.o -MD -MP -MF .deps/hb-report.Tpo -c -o hb-report.o hb-report.c mv -f .deps/hb-currency.Tpo .deps/hb-currency.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-tag.o -MD -MP -MF .deps/hb-tag.Tpo -c -o hb-tag.o hb-tag.c mv -f .deps/hb-import-csv.Tpo .deps/hb-import-csv.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-split.o -MD -MP -MF .deps/hb-split.Tpo -c -o hb-split.o hb-split.c mv -f .deps/hb-hbfile.Tpo .deps/hb-hbfile.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -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-import-ofx.Tpo .deps/hb-import-ofx.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hb-xml.o -MD -MP -MF .deps/hb-xml.Tpo -c -o hb-xml.o hb-xml.c mv -f .deps/hb-payee.Tpo .deps/hb-payee.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT homebank.o -MD -MP -MF .deps/homebank.Tpo -c -o homebank.o homebank.c mv -f .deps/hb-import-qif.Tpo .deps/hb-import-qif.Po mv -f .deps/hb-import.Tpo .deps/hb-import.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hub-account.o -MD -MP -MF .deps/hub-account.Tpo -c -o hub-account.o hub-account.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hub-scheduled.o -MD -MP -MF .deps/hub-scheduled.Tpo -c -o hub-scheduled.o hub-scheduled.c mv -f .deps/hb-report.Tpo .deps/hb-report.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hub-spending.o -MD -MP -MF .deps/hub-spending.Tpo -c -o hub-spending.o hub-spending.c mv -f .deps/hb-misc.Tpo .deps/hb-misc.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT hub-transaction.o -MD -MP -MF .deps/hub-transaction.Tpo -c -o hub-transaction.o hub-transaction.c mv -f .deps/hb-split.Tpo .deps/hb-split.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT language.o -MD -MP -MF .deps/language.Tpo -c -o language.o language.c mv -f .deps/hb-tag.Tpo .deps/hb-tag.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT list-account.o -MD -MP -MF .deps/list-account.Tpo -c -o list-account.o list-account.c mv -f .deps/hb-preferences.Tpo .deps/hb-preferences.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT list-operation.o -MD -MP -MF .deps/list-operation.Tpo -c -o list-operation.o list-operation.c mv -f .deps/hub-account.Tpo .deps/hub-account.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT list-scheduled.o -MD -MP -MF .deps/list-scheduled.Tpo -c -o list-scheduled.o list-scheduled.c mv -f .deps/hub-transaction.Tpo .deps/hub-transaction.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT rep-balance.o -MD -MP -MF .deps/rep-balance.Tpo -c -o rep-balance.o rep-balance.c mv -f .deps/hub-scheduled.Tpo .deps/hub-scheduled.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT rep-budget.o -MD -MP -MF .deps/rep-budget.Tpo -c -o rep-budget.o rep-budget.c mv -f .deps/homebank.Tpo .deps/homebank.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT rep-stats.o -MD -MP -MF .deps/rep-stats.Tpo -c -o rep-stats.o rep-stats.c mv -f .deps/language.Tpo .deps/language.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT rep-time.o -MD -MP -MF .deps/rep-time.Tpo -c -o rep-time.o rep-time.c mv -f .deps/list-account.Tpo .deps/list-account.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT rep-vehicle.o -MD -MP -MF .deps/rep-vehicle.Tpo -c -o rep-vehicle.o rep-vehicle.c mv -f .deps/hub-spending.Tpo .deps/hub-spending.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -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-transaction.Tpo .deps/hb-transaction.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-archive.o -MD -MP -MF .deps/ui-archive.Tpo -c -o ui-archive.o ui-archive.c mv -f .deps/list-scheduled.Tpo .deps/list-scheduled.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-assign.o -MD -MP -MF .deps/ui-assign.Tpo -c -o ui-assign.o ui-assign.c mv -f .deps/list-operation.Tpo .deps/list-operation.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-assist-import.o -MD -MP -MF .deps/ui-assist-import.Tpo -c -o ui-assist-import.o ui-assist-import.c mv -f .deps/rep-balance.Tpo .deps/rep-balance.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-assist-start.o -MD -MP -MF .deps/ui-assist-start.Tpo -c -o ui-assist-start.o ui-assist-start.c mv -f .deps/hb-xml.Tpo .deps/hb-xml.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-budget.o -MD -MP -MF .deps/ui-budget.Tpo -c -o ui-budget.o ui-budget.c mv -f .deps/rep-time.Tpo .deps/rep-time.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-category.o -MD -MP -MF .deps/ui-category.Tpo -c -o ui-category.o ui-category.c mv -f .deps/rep-vehicle.Tpo .deps/rep-vehicle.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-currency.o -MD -MP -MF .deps/ui-currency.Tpo -c -o ui-currency.o ui-currency.c mv -f .deps/rep-stats.Tpo .deps/rep-stats.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-dialogs.o -MD -MP -MF .deps/ui-dialogs.Tpo -c -o ui-dialogs.o ui-dialogs.c mv -f .deps/rep-budget.Tpo .deps/rep-budget.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-filter.o -MD -MP -MF .deps/ui-filter.Tpo -c -o ui-filter.o ui-filter.c mv -f .deps/ui-account.Tpo .deps/ui-account.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-hbfile.o -MD -MP -MF .deps/ui-hbfile.Tpo -c -o ui-hbfile.o ui-hbfile.c mv -f .deps/ui-assign.Tpo .deps/ui-assign.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-payee.o -MD -MP -MF .deps/ui-payee.Tpo -c -o ui-payee.o ui-payee.c mv -f .deps/ui-archive.Tpo .deps/ui-archive.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-pref.o -MD -MP -MF .deps/ui-pref.Tpo -c -o ui-pref.o ui-pref.c mv -f .deps/ui-assist-start.Tpo .deps/ui-assist-start.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-split.o -MD -MP -MF .deps/ui-split.Tpo -c -o ui-split.o ui-split.c mv -f .deps/ui-budget.Tpo .deps/ui-budget.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-tag.o -MD -MP -MF .deps/ui-tag.Tpo -c -o ui-tag.o ui-tag.c mv -f .deps/ui-hbfile.Tpo .deps/ui-hbfile.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-transaction.o -MD -MP -MF .deps/ui-transaction.Tpo -c -o ui-transaction.o ui-transaction.c mv -f .deps/ui-dialogs.Tpo .deps/ui-dialogs.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-txn-multi.o -MD -MP -MF .deps/ui-txn-multi.Tpo -c -o ui-txn-multi.o ui-txn-multi.c mv -f .deps/ui-assist-import.Tpo .deps/ui-assist-import.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-widgets-data.o -MD -MP -MF .deps/ui-widgets-data.Tpo -c -o ui-widgets-data.o ui-widgets-data.c mv -f .deps/ui-payee.Tpo .deps/ui-payee.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -pthread -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -DSHARE_DIR=\""/usr/local/share/homebank"\" -DDATA_DIR=\""/usr/local/share"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -MT ui-widgets.o -MD -MP -MF .deps/ui-widgets.Tpo -c -o ui-widgets.o ui-widgets.c mv -f .deps/ui-currency.Tpo .deps/ui-currency.Po mv -f .deps/ui-tag.Tpo .deps/ui-tag.Po mv -f .deps/ui-filter.Tpo .deps/ui-filter.Po mv -f .deps/ui-category.Tpo .deps/ui-category.Po mv -f .deps/ui-pref.Tpo .deps/ui-pref.Po mv -f .deps/ui-txn-multi.Tpo .deps/ui-txn-multi.Po mv -f .deps/ui-widgets-data.Tpo .deps/ui-widgets-data.Po mv -f .deps/ui-transaction.Tpo .deps/ui-transaction.Po mv -f .deps/ui-split.Tpo .deps/ui-split.Po mv -f .deps/ui-widgets.Tpo .deps/ui-widgets.Po cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wmissing-prototypes -Wno-deprecated-declarations -DOFX_ENABLE -o homebank dsp-account.o dsp-mainwindow.o gtk-chart.o gtk-chart-colors.o gtk-chart-progress.o gtk-dateentry.o hb-account.o hb-archive.o hb-assign.o hb-category.o hb-currency.o hb-encoding.o hb-export.o hb-filter.o hb-hbfile.o hb-import.o hb-import-ofx.o hb-import-qif.o hb-import-csv.o hb-misc.o hb-payee.o hb-preferences.o hb-report.o hb-tag.o hb-split.o hb-transaction.o hb-xml.o homebank.o hub-account.o hub-scheduled.o hub-spending.o hub-transaction.o language.o list-account.o list-operation.o list-scheduled.o rep-balance.o rep-budget.o rep-stats.o rep-time.o rep-vehicle.o ui-account.o ui-archive.o ui-assign.o ui-assist-import.o ui-assist-start.o ui-budget.o ui-category.o ui-currency.o ui-dialogs.o ui-filter.o ui-hbfile.o ui-payee.o ui-pref.o ui-split.o ui-tag.o ui-transaction.o ui-txn-multi.o ui-widgets-data.o ui-widgets.o -lofx -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lm -L/usr/local/lib gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/src' Making all in data gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/data' Making all in datas gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/data/datas' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/data/datas' gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/data' LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po homebank.appdata.xml.in homebank.appdata.xml LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po homebank.desktop.in homebank.desktop Generating and caching the translation database Generating and caching the translation database Merging translations into homebank.appdata.xml. Merging translations into homebank.desktop. CREATED homebank.appdata.xml gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/data' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/data' Making all in images gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/images' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/images' Making all in mime gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/mime' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/mime' Making all in pixmaps gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/pixmaps' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/pixmaps' Making all in themes gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/themes' Making all in hicolor gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/themes/hicolor' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/themes/hicolor' gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/themes' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/themes' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/themes' Making all in po gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file af.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file br.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo ckb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ckb.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_AU.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ka.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lv.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nds.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file oc.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo pt_PT | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_PT.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/po' Making all in doc gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/doc' Making all in images gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/doc/images' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/doc/images' gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/doc' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/doc' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/doc' gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7' gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7' gmake[1]: Leaving directory '/construction/finance/homebank/homebank-5.2.7' SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> homebank-5.2.7 depends on executable: update-desktop-database - found ===> homebank-5.2.7 depends on executable: gtk-update-icon-cache - found ===> homebank-5.2.7 depends on executable: update-mime-database - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for homebank-5.2.7 ===> homebank-5.2.7 depends on executable: update-desktop-database - found ===> homebank-5.2.7 depends on executable: gtk-update-icon-cache - found ===> homebank-5.2.7 depends on executable: update-mime-database - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/finance/homebank/homebank-5.2.7' Making install in src gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7/src' gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/src' /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/bin' install -s -m 555 homebank '/construction/finance/homebank/stage/usr/local/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/src' gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/src' Making install in data gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7/data' Making install in datas gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/data/datas' gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/data/datas' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/homebank/datas' install -m 0644 hb-categories-cy.csv hb-categories-de.csv hb-categories-en.csv hb-categories-es.csv hb-categories-fr.csv hb-categories-hu.csv hb-categories-it.csv hb-categories-lt.csv hb-categories-pt.csv hb-categories-ro.csv hb-categories-ru.csv hb-categories-sk.csv example.xhb '/construction/finance/homebank/stage/usr/local/share/homebank/datas' gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/data/datas' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/data/datas' gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/data' gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/data' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/appdata' install -m 0644 homebank.appdata.xml '/construction/finance/homebank/stage/usr/local/share/appdata' /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/applications' install -m 0644 homebank.desktop '/construction/finance/homebank/stage/usr/local/share/applications' gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/data' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/data' gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/data' Making install in images gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7/images' gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/images' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/homebank/images' install -m 0644 splash.png '/construction/finance/homebank/stage/usr/local/share/homebank/images' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/images' gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/images' Making install in mime gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7/mime' gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/mime' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/application-registry' install -m 0644 homebank.applications '/construction/finance/homebank/stage/usr/local/share/application-registry' /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/mime/packages' install -m 0644 homebank.xml '/construction/finance/homebank/stage/usr/local/share/mime/packages' if [ -f /construction/finance/homebank/stage/usr/local/share/mime/packages/freedesktop.org.xml ] ; then \ if which update-mime-database>/dev/null 2>&1; then \ update-mime-database /construction/finance/homebank/stage/usr/local/share/mime; \ fi \ fi /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/mime-info' install -m 0644 homebank.keys homebank.mime '/construction/finance/homebank/stage/usr/local/share/mime-info' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/mime' gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/mime' Making install in pixmaps gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7/pixmaps' gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/pixmaps' gmake[3]: Nothing to be done for 'install-exec-am'. for icon in hicolor_apps_16x16_homebank.png hicolor_apps_22x22_homebank.png hicolor_apps_24x24_homebank.png hicolor_apps_32x32_homebank.png hicolor_apps_48x48_homebank.png hicolor_apps_256x256_homebank.png ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /construction/finance/homebank/stage/usr/local/share/icons/$THEME/$SIZE/$CONTEXT; \ install -m 0644 ./$icon /construction/finance/homebank/stage/usr/local/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done gmake install-data-hook gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/pixmaps' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/pixmaps' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/pixmaps' gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/pixmaps' Making install in themes gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7/themes' Making install in hicolor gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/themes/hicolor' gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/themes/hicolor' gmake[4]: Nothing to be done for 'install-exec-am'. for icon in ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /construction/finance/homebank/stage/usr/local/share/icons/$THEME/$SIZE/$CONTEXT; \ install -m 0644 ./$icon /construction/finance/homebank/stage/usr/local/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done; \ for icon in hicolor_actions_16x16_hb-ope-future.png hicolor_actions_24x24_hb-document-new.png hicolor_actions_24x24_hb-document-open.png hicolor_actions_24x24_hb-document-save.png hicolor_actions_24x24_hb-document-save-as.png hicolor_actions_24x24_hb-account.png hicolor_actions_24x24_hb-archive.png hicolor_actions_24x24_hb-assign.png hicolor_actions_24x24_hb-assign-run.png hicolor_actions_24x24_hb-budget.png hicolor_actions_24x24_hb-category.png hicolor_actions_24x24_hb-currency.png hicolor_actions_24x24_hb-file-export.png hicolor_actions_24x24_hb-file-import.png hicolor_actions_24x24_hb-file-valid.png hicolor_actions_24x24_hb-file-invalid.png hicolor_actions_24x24_hb-filter.png hicolor_actions_24x24_hb-legend.png hicolor_actions_24x24_hb-ope-add.png hicolor_actions_24x24_hb-ope-cleared.png hicolor_actions_24x24_hb-ope-delete.png hicolor_actions_24x24_hb-ope-edit.png hicolor_actions_24x24_hb-ope-herit.png hicolor_actions_24x24_hb-ope-multiedit.png hicolor_actions_24x24_hb-ope-reconciled.png hicolor_actions_24x24_hb-ope-convert.png hicolor_actions_24x24_hb-ope-show.png hicolor_actions_24x24_hb-payee.png hicolor_actions_24x24_hb-rate.png hicolor_actions_24x24_hb-rep-balance.png hicolor_actions_24x24_hb-rep-budget.png hicolor_actions_24x24_hb-rep-stats.png hicolor_actions_24x24_hb-rep-time.png hicolor_actions_24x24_hb-rep-vehicle.png hicolor_actions_24x24_hb-view-bar.png hicolor_actions_24x24_hb-view-column.png hicolor_actions_24x24_hb-view-donut.png hicolor_actions_24x24_hb-view-line.png hicolor_actions_24x24_hb-view-list.png hicolor_actions_24x24_hb-view-pie.png hicolor_actions_24x24_hb-view-stack.png hicolor_actions_24x24_hb-view-refresh.png hicolor_status_16x16_flt-exclude.png hicolor_status_16x16_flt-inactive.png hicolor_status_16x16_flt-include.png hicolor_status_16x16_hb-ope-new.png hicolor_status_16x16_hb-ope-similar.png hicolor_status_16x16_hb-ope-auto.png hicolor_status_16x16_hb-ope-budget.png hicolor_status_16x16_hb-ope-edit.png hicolor_status_16x16_hb-ope-cleared.png hicolor_status_16x16_hb-ope-remind.png hicolor_status_16x16_hb-ope-reconciled.png hicolor_status_16x16_pm-none.png hicolor_status_16x16_pm-ccard.png hicolor_status_16x16_pm-dcard.png hicolor_status_16x16_pm-check.png hicolor_status_16x16_pm-cash.png hicolor_status_16x16_pm-transfer.png hicolor_status_16x16_pm-intransfer.png hicolor_status_16x16_pm-none.png hicolor_status_16x16_pm-standingorder.png hicolor_status_16x16_pm-epayment.png hicolor_status_16x16_pm-deposit.png hicolor_status_16x16_pm-fifee.png hicolor_status_16x16_pm-directdebit.png hicolor_status_48x48_prf-backup.png hicolor_status_48x48_prf-columns.png hicolor_status_48x48_prf-euro.png hicolor_status_48x48_prf-folder.png hicolor_status_48x48_prf-general.png hicolor_status_48x48_prf-import.png hicolor_status_48x48_prf-interface.png hicolor_status_48x48_prf-locale.png hicolor_status_48x48_prf-report.png hicolor_actions_scalable_edit-split-symbolic.svg hicolor_actions_scalable_toggle-sign-symbolic.svg hicolor_actions_scalable_list-collapse-all-symbolic.svg hicolor_actions_scalable_list-expand-all-symbolic.svg ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /construction/finance/homebank/stage/usr/local/share/homebank/icons/$THEME/$SIZE/$CONTEXT; \ install -m 0644 ./$icon /construction/finance/homebank/stage/usr/local/share/homebank/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/themes/hicolor' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/themes/hicolor' gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/themes' gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/themes' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/themes' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/themes' gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/themes' Making install in po gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7/po' linguas="af ar ast be bg br ca ckb cs cy da de el en_AU en_CA en_GB es et eu fa fi fr gl he hr hu id is it ja ka ko lt lv ms nb nds nl oc pl pt_BR pt pt_PT ro ru si sk sl sr sv tr uk vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/construction/finance/homebank/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/finance/homebank/homebank-5.2.7/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/homebank.mo; \ echo "installing $lang.gmo as $dir/homebank.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/homebank.mo; \ echo "installing ./$lang.gmo as" \ "$dir/homebank.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $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 -m 0644 ./$lang.gmo.m \ $dir/homebank.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/homebank.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /construction/finance/homebank/stage/usr/local/share/locale/af/LC_MESSAGES/homebank.mo installing ar.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ar/LC_MESSAGES/homebank.mo installing ast.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ast/LC_MESSAGES/homebank.mo installing be.gmo as /construction/finance/homebank/stage/usr/local/share/locale/be/LC_MESSAGES/homebank.mo installing bg.gmo as /construction/finance/homebank/stage/usr/local/share/locale/bg/LC_MESSAGES/homebank.mo installing br.gmo as /construction/finance/homebank/stage/usr/local/share/locale/br/LC_MESSAGES/homebank.mo installing ca.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ca/LC_MESSAGES/homebank.mo installing ckb.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ckb/LC_MESSAGES/homebank.mo installing cs.gmo as /construction/finance/homebank/stage/usr/local/share/locale/cs/LC_MESSAGES/homebank.mo installing cy.gmo as /construction/finance/homebank/stage/usr/local/share/locale/cy/LC_MESSAGES/homebank.mo installing da.gmo as /construction/finance/homebank/stage/usr/local/share/locale/da/LC_MESSAGES/homebank.mo installing de.gmo as /construction/finance/homebank/stage/usr/local/share/locale/de/LC_MESSAGES/homebank.mo installing el.gmo as /construction/finance/homebank/stage/usr/local/share/locale/el/LC_MESSAGES/homebank.mo installing en_AU.gmo as /construction/finance/homebank/stage/usr/local/share/locale/en_AU/LC_MESSAGES/homebank.mo installing en_CA.gmo as /construction/finance/homebank/stage/usr/local/share/locale/en_CA/LC_MESSAGES/homebank.mo installing en_GB.gmo as /construction/finance/homebank/stage/usr/local/share/locale/en_GB/LC_MESSAGES/homebank.mo installing es.gmo as /construction/finance/homebank/stage/usr/local/share/locale/es/LC_MESSAGES/homebank.mo installing et.gmo as /construction/finance/homebank/stage/usr/local/share/locale/et/LC_MESSAGES/homebank.mo installing eu.gmo as /construction/finance/homebank/stage/usr/local/share/locale/eu/LC_MESSAGES/homebank.mo installing fa.gmo as /construction/finance/homebank/stage/usr/local/share/locale/fa/LC_MESSAGES/homebank.mo installing fi.gmo as /construction/finance/homebank/stage/usr/local/share/locale/fi/LC_MESSAGES/homebank.mo installing fr.gmo as /construction/finance/homebank/stage/usr/local/share/locale/fr/LC_MESSAGES/homebank.mo installing gl.gmo as /construction/finance/homebank/stage/usr/local/share/locale/gl/LC_MESSAGES/homebank.mo installing he.gmo as /construction/finance/homebank/stage/usr/local/share/locale/he/LC_MESSAGES/homebank.mo installing hr.gmo as /construction/finance/homebank/stage/usr/local/share/locale/hr/LC_MESSAGES/homebank.mo installing hu.gmo as /construction/finance/homebank/stage/usr/local/share/locale/hu/LC_MESSAGES/homebank.mo installing id.gmo as /construction/finance/homebank/stage/usr/local/share/locale/id/LC_MESSAGES/homebank.mo installing is.gmo as /construction/finance/homebank/stage/usr/local/share/locale/is/LC_MESSAGES/homebank.mo installing it.gmo as /construction/finance/homebank/stage/usr/local/share/locale/it/LC_MESSAGES/homebank.mo installing ja.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ja/LC_MESSAGES/homebank.mo installing ka.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ka/LC_MESSAGES/homebank.mo installing ko.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ko/LC_MESSAGES/homebank.mo installing lt.gmo as /construction/finance/homebank/stage/usr/local/share/locale/lt/LC_MESSAGES/homebank.mo installing lv.gmo as /construction/finance/homebank/stage/usr/local/share/locale/lv/LC_MESSAGES/homebank.mo installing ms.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ms/LC_MESSAGES/homebank.mo installing nb.gmo as /construction/finance/homebank/stage/usr/local/share/locale/nb/LC_MESSAGES/homebank.mo installing nds.gmo as /construction/finance/homebank/stage/usr/local/share/locale/nds/LC_MESSAGES/homebank.mo installing nl.gmo as /construction/finance/homebank/stage/usr/local/share/locale/nl/LC_MESSAGES/homebank.mo installing oc.gmo as /construction/finance/homebank/stage/usr/local/share/locale/oc/LC_MESSAGES/homebank.mo installing pl.gmo as /construction/finance/homebank/stage/usr/local/share/locale/pl/LC_MESSAGES/homebank.mo installing pt_BR.gmo as /construction/finance/homebank/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/homebank.mo installing pt.gmo as /construction/finance/homebank/stage/usr/local/share/locale/pt/LC_MESSAGES/homebank.mo installing pt_PT.gmo as /construction/finance/homebank/stage/usr/local/share/locale/pt_PT/LC_MESSAGES/homebank.mo installing ro.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ro/LC_MESSAGES/homebank.mo installing ru.gmo as /construction/finance/homebank/stage/usr/local/share/locale/ru/LC_MESSAGES/homebank.mo installing si.gmo as /construction/finance/homebank/stage/usr/local/share/locale/si/LC_MESSAGES/homebank.mo installing sk.gmo as /construction/finance/homebank/stage/usr/local/share/locale/sk/LC_MESSAGES/homebank.mo installing sl.gmo as /construction/finance/homebank/stage/usr/local/share/locale/sl/LC_MESSAGES/homebank.mo installing sr.gmo as /construction/finance/homebank/stage/usr/local/share/locale/sr/LC_MESSAGES/homebank.mo installing sv.gmo as /construction/finance/homebank/stage/usr/local/share/locale/sv/LC_MESSAGES/homebank.mo installing tr.gmo as /construction/finance/homebank/stage/usr/local/share/locale/tr/LC_MESSAGES/homebank.mo installing uk.gmo as /construction/finance/homebank/stage/usr/local/share/locale/uk/LC_MESSAGES/homebank.mo installing vi.gmo as /construction/finance/homebank/stage/usr/local/share/locale/vi/LC_MESSAGES/homebank.mo installing zh_CN.gmo as /construction/finance/homebank/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/homebank.mo installing zh_TW.gmo as /construction/finance/homebank/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/homebank.mo gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/po' Making install in doc gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7/doc' Making install in images gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/doc/images' gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/doc/images' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/homebank/help/images' install -m 0644 hb-ope-reconciled.png dlg-category1.png 46schedwe.png dlg-transaction1.png dlg-template1.png use-scheduled1.png d-warn.png pm-cash.png 50txnstatus.png dlg-prefs8.png hb-ope-auto.png doc_title.png dlg-filter5.png win-budget1.png hb-ope-budget.png dlg-prefs5.png 3.png 45topsending.png 8.png dlg-xferselection.png key_r.png dlg-prefs1.png 10.png pm-dcard.png pm-transfer.png pm-ccard.png dlg-account2.png win-budget2.png hb-ope-similar.png use-assignment1.png hb-ope-edit.png pm-check.png win-account1.png doc_balance.png dlg-txnmultiple.png 6.png pm-deposit.png use-import4.png pm-intransfer.png web_title.png '/construction/finance/homebank/stage/usr/local/share/homebank/help/images' install -m 0644 use-budget3.png dlg-prefs9.png 45accfilter.png 13.png 15.png use-import2.png dlg-account1.png dlg-filter3.png dlg-prefs2.png 4.png 9.png 7.png dlg-budget1.png dlg-filter1.png key_ctrl.png dlg-prefs7.png use-vehiclecost1.png use-vehiclecost2.png win-trendtime2.png dlg-filter4.png win-main1.png 14.png dlg-filter6.png dlg-split1.png win-balance2.png 46search.png use-import3b.png dlg-properties1.png tip-listsearch.png pm-none.png 50stackbudget.png dlg-currencies1.png 46fiscyear.png 12.png dlg-tag.png dlg-assign1.png win-statistics2.png dlg-transaction2.png hb-ope-cleared.png arrow.png '/construction/finance/homebank/stage/usr/local/share/homebank/help/images' install -m 0644 dlg-payee.png win-statistics1.png use-budget2.png pm-standingorder.png dlg-currencies2.png win-carcost1.png tip-accorder.png 5.png 1.png dlg-prefs4.png use-import3a.png key_c.png use-scheduled2.png pm-directdebit.png use-vehiclecost3.png dlg-filter2.png dlg-prefs6.png d-info.png key_n.png pm-fifee.png dlg-prefs3.png 11.png hb-ope-remind.png use-budget1.png pm-epayment.png hb-ope-new.png win-balance1.png 45txnsplit.png 2.png win-trendtime1.png '/construction/finance/homebank/stage/usr/local/share/homebank/help/images' gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/doc/images' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/doc/images' gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7/doc' gmake[4]: Entering directory '/construction/finance/homebank/homebank-5.2.7/doc' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/homebank/help' install -m 0644 help.css win-vehiclecost.html menu-account.html win-balance.html win-trendtime.html dlg-paye.html use-vehiclecost.html use-auto_assign.html use-auto_addition.html frm-navig.html use-tipsandtricks.html dlg-tag.html win-account.html use-lend-refund.html dlg-cate.html misc-csvformat.html dlg-wall.html misc-euro.html index.html dlg-assi.html use-import.html dlg-xfer.html win-main.html dlg-spli.html dlg-mult.html menu-main.html dlg-curr.html dlg-filt.html win-statistics.html misc-reconcile.html dlg-pref.html dlg-arch.html 00-whatsnew.html frm-main.html win-budget.html 00-lexicon.html dlg-acco.html use-budget.html misc-balance.html dlg-tran.html '/construction/finance/homebank/stage/usr/local/share/homebank/help' install -m 0644 00-intro.html dlg-bud1.html '/construction/finance/homebank/stage/usr/local/share/homebank/help' gmake[4]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/doc' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/doc' gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7/doc' gmake[2]: Entering directory '/construction/finance/homebank/homebank-5.2.7' gmake[3]: Entering directory '/construction/finance/homebank/homebank-5.2.7' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/finance/homebank/stage/usr/local/share/homebank/datas/' install -m 0644 ChangeLog '/construction/finance/homebank/stage/usr/local/share/homebank/datas/' gmake[3]: Leaving directory '/construction/finance/homebank/homebank-5.2.7' gmake[2]: Leaving directory '/construction/finance/homebank/homebank-5.2.7' gmake[1]: Leaving directory '/construction/finance/homebank/homebank-5.2.7' install -m 0644 /construction/finance/homebank/homebank-5.2.7/AUTHORS /construction/finance/homebank/homebank-5.2.7/ChangeLog /construction/finance/homebank/homebank-5.2.7/NEWS /construction/finance/homebank/homebank-5.2.7/README /construction/finance/homebank/stage/usr/local/share/doc/homebank ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/homebank is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for homebank-5.2.7 file sizes/checksums [317]: 0% file sizes/checksums [317]: 31% file sizes/checksums [317]: 63% file sizes/checksums [317]: 94% file sizes/checksums [317]: 100% packing files [317]: 0% packing files [317]: 31% packing files [317]: 63% packing files [317]: 94% packing files [317]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:01:37