------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-runtime-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/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/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/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/libsigc++-2.10.2.txz Installing /packages/All/glibmm-2.56.0_2,1.txz Installing /packages/All/atkmm-2.24.2_4.txz Installing /packages/All/libxml++-2.40.1,1.txz Installing /packages/All/cairomm-1.12.2_4.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/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/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/sqlite3-3.30.1_1,1.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/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/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 Installing /packages/All/pangomm-2.40.1_4.txz Installing /packages/All/gtkmm30-3.22.2.txz Installing /packages/All/gtksourceview3-3.24.8_3.txz Installing /packages/All/gtksourceviewmm3-3.2.0_8.txz SUCCEEDED 00:01:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> regexxer-0.10_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> regexxer-0.10_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by regexxer-0.10_6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> regexxer-0.10_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by regexxer-0.10_6 for building => SHA256 Checksum OK for regexxer-0.10.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> regexxer-0.10_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by regexxer-0.10_6 for building ===> Extracting for regexxer-0.10_6 => SHA256 Checksum OK for regexxer-0.10.tar.xz. Extracted Memory Use: 1.69M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for regexxer-0.10_6 ===> Applying ports patches for regexxer-0.10_6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> regexxer-0.10_6 depends on executable: msgfmt - found ===> regexxer-0.10_6 depends on executable: gmake - found ===> regexxer-0.10_6 depends on executable: gtk-update-icon-cache - found ===> regexxer-0.10_6 depends on file: /usr/local/bin/intltool-extract - found ===> regexxer-0.10_6 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> regexxer-0.10_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> regexxer-0.10_6 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> regexxer-0.10_6 depends on shared library: libatkmm-1.6.so - found (/usr/local/lib/libatkmm-1.6.so) ===> regexxer-0.10_6 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> regexxer-0.10_6 depends on shared library: libcairomm-1.0.so - found (/usr/local/lib/libcairomm-1.0.so) ===> regexxer-0.10_6 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> regexxer-0.10_6 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> regexxer-0.10_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> regexxer-0.10_6 depends on shared library: libglibmm-2.4.so - found (/usr/local/lib/libglibmm-2.4.so) ===> regexxer-0.10_6 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> regexxer-0.10_6 depends on shared library: libgtkmm-3.0.so - found (/usr/local/lib/libgtkmm-3.0.so) ===> regexxer-0.10_6 depends on shared library: libgtksourceview-3.0.so - found (/usr/local/lib/libgtksourceview-3.0.so) ===> regexxer-0.10_6 depends on shared library: libgtksourceviewmm-3.0.so - found (/usr/local/lib/libgtksourceviewmm-3.0.so) ===> regexxer-0.10_6 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so) ===> regexxer-0.10_6 depends on shared library: libxml++-2.6.so - found (/usr/local/lib/libxml++-2.6.so) ===> regexxer-0.10_6 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> regexxer-0.10_6 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> regexxer-0.10_6 depends on shared library: libpangomm-1.4.so - found (/usr/local/lib/libpangomm-1.4.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> regexxer-0.10_6 depends on executable: msgfmt - found ===> regexxer-0.10_6 depends on executable: gmake - found ===> regexxer-0.10_6 depends on executable: gtk-update-icon-cache - found ===> regexxer-0.10_6 depends on file: /usr/local/bin/intltool-extract - found ===> regexxer-0.10_6 depends on package: pkgconf>=1.3.0_1 - found ===> regexxer-0.10_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> regexxer-0.10_6 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> regexxer-0.10_6 depends on shared library: libatkmm-1.6.so - found (/usr/local/lib/libatkmm-1.6.so) ===> regexxer-0.10_6 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> regexxer-0.10_6 depends on shared library: libcairomm-1.0.so - found (/usr/local/lib/libcairomm-1.0.so) ===> regexxer-0.10_6 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> regexxer-0.10_6 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> regexxer-0.10_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> regexxer-0.10_6 depends on shared library: libglibmm-2.4.so - found (/usr/local/lib/libglibmm-2.4.so) ===> regexxer-0.10_6 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> regexxer-0.10_6 depends on shared library: libgtkmm-3.0.so - found (/usr/local/lib/libgtkmm-3.0.so) ===> regexxer-0.10_6 depends on shared library: libgtksourceview-3.0.so - found (/usr/local/lib/libgtksourceview-3.0.so) ===> regexxer-0.10_6 depends on shared library: libgtksourceviewmm-3.0.so - found (/usr/local/lib/libgtksourceviewmm-3.0.so) ===> regexxer-0.10_6 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so) ===> regexxer-0.10_6 depends on shared library: libxml++-2.6.so - found (/usr/local/lib/libxml++-2.6.so) ===> regexxer-0.10_6 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> regexxer-0.10_6 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> regexxer-0.10_6 depends on shared library: libpangomm-1.4.so - found (/usr/local/lib/libpangomm-1.4.so) ===> Configuring for regexxer-0.10_6 configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source 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 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 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether NLS is requested... yes checking for intltool >= 0.35... 0.51.0 found 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 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 for locale.h... (cached) yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... 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 pkg-config is at least version 0.9.0... yes checking for REGEXXER_MODULES... yes checking for gdk-pixbuf-csource... /usr/local/bin/gdk-pixbuf-csource checking for gtk-update-icon-cache... /usr/local/bin/gtk-update-icon-cache checking pkg-config is at least version 0.16... yes checking which C++ compiler warning flags to use... -Wall -Wno-long-long configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for regexxer-0.10_6 gmake[1]: Entering directory '/construction/devel/regexxer/regexxer-0.10' /usr/local/bin/gdk-pixbuf-csource --raw --build-list stock_save_all_16 ui/stock_save_all_16.png stock_save_all_24 ui/stock_save_all_24.png >ui/stockimages.h gmake all-recursive gmake[2]: Entering directory '/construction/devel/regexxer/regexxer-0.10' Making all in po gmake[3]: Entering directory '/construction/devel/regexxer/regexxer-0.10/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.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 dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.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 eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eu.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 gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gu.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.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 nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ne.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 pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file rw.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 sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ta.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_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_HK.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/devel/regexxer/regexxer-0.10/po' gmake[3]: Entering directory '/construction/devel/regexxer/regexxer-0.10' LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po ui/regexxer.desktop.in ui/regexxer.desktop LC_ALL=C /usr/local/bin/intltool-merge -x -u /tmp ui/org.regexxer.gschema.xml.in ui/org.regexxer.gschema.xml depbase=`echo src/completionstack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/completionstack.o -MD -MP -MF $depbase.Tpo -c -o src/completionstack.o src/completionstack.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/controller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/controller.o -MD -MP -MF $depbase.Tpo -c -o src/controller.o src/controller.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filebuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/filebuffer.o -MD -MP -MF $depbase.Tpo -c -o src/filebuffer.o src/filebuffer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filebufferundo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/filebufferundo.o -MD -MP -MF $depbase.Tpo -c -o src/filebufferundo.o src/filebufferundo.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/fileio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/fileio.o -MD -MP -MF $depbase.Tpo -c -o src/fileio.o src/fileio.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/fileshared.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/fileshared.o -MD -MP -MF $depbase.Tpo -c -o src/fileshared.o src/fileshared.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filetree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/filetree.o -MD -MP -MF $depbase.Tpo -c -o src/filetree.o src/filetree.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filetreeprivate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/filetreeprivate.o -MD -MP -MF $depbase.Tpo -c -o src/filetreeprivate.o src/filetreeprivate.cc &&\ mv -f $depbase.Tpo $depbase.Po Generating and caching the translation database Merging translations into ui/org.regexxer.gschema.xml. CREATED ui/org.regexxer.gschema.xml depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.cc &&\ mv -f $depbase.Tpo $depbase.Po Merging translations into ui/regexxer.desktop. depbase=`echo src/mainwindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/mainwindow.o -MD -MP -MF $depbase.Tpo -c -o src/mainwindow.o src/mainwindow.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/filebuffer.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/filebuffer.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/undomanager.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:36, from src/filebuffer.h:28, from src/filebuffer.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/filetree.h:24, from src/filetreeprivate.h:24, from src/filetreeprivate.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/filetree.h:24, from src/filetreeprivate.h:24, from src/filetreeprivate.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/undomanager.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:36, from src/filebuffer.h:28, from src/filetree.h:24, from src/filetreeprivate.h:24, from src/filetreeprivate.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/filetree.h:24, from src/filetree.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/filetree.h:24, from src/filetree.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/undomanager.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:36, from src/filebuffer.h:28, from src/filetree.h:24, from src/filetree.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/filebufferundo.cc:22: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/filebufferundo.cc:22: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/undomanager.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:36, from src/filebuffer.h:28, from src/filebufferundo.cc:22: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/fileio.cc:22: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/fileio.cc:22: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/undomanager.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:36, from src/filebuffer.h:28, from src/fileio.cc:22: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:31:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:9:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:14, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h:31:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:30, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletion.h:28:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/undomanager.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:36, from src/filebuffer.h:28, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:31:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:9:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:14, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h:31:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:30, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletion.h:28:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:36, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletioncontext.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:42, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:53, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcefileloader.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:59, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcefilesaver.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:70, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderer.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:81, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:92, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview.h:29:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completionprovider.h:29, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:36, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h:28:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completionproposal.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completionprovider.h:34, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:36, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionproposal.h:28:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:36, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletioncontext.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:42, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:53, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcefileloader.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:59, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcefilesaver.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:70, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderer.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:81, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:92, from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:30, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceview.h:29:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completionprovider.h:29, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:36, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h:28:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completionproposal.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completionprovider.h:34, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:36, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:32, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionproposal.h:28:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/mainwindow.h:25, from src/main.cc:22: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:33, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:35, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:34, from src/filebuffer.h:28, from src/mainwindow.h:25, from src/main.cc:22: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/undomanager.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:36, from src/filebuffer.h:28, from src/mainwindow.h:25, from src/main.cc:22: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h:30:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/styleschememanager.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:197, from src/fileio.cc:29: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ In file included from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm/styleschememanager.h:31, from /usr/local/include/gtksourceviewmm-3.0/gtksourceviewmm.h:197, from src/mainwindow.cc:32: /usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^~~~~~~ depbase=`echo src/prefdialog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/prefdialog.o -MD -MP -MF $depbase.Tpo -c -o src/prefdialog.o src/prefdialog.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/signalutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/signalutils.o -MD -MP -MF $depbase.Tpo -c -o src/signalutils.o src/signalutils.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/statusline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/statusline.o -MD -MP -MF $depbase.Tpo -c -o src/statusline.o src/statusline.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/prefdialog.cc:21: src/prefdialog.h:53:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dialog_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from src/signalutils.h:24, from src/prefdialog.h:24, from src/prefdialog.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ depbase=`echo src/stringutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/stringutils.o -MD -MP -MF $depbase.Tpo -c -o src/stringutils.o src/stringutils.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/translation.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/translation.o -MD -MP -MF $depbase.Tpo -c -o src/translation.o src/translation.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/main.cc:22: src/mainwindow.h:95:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr window_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/main.cc:22: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/main.cc:22: src/mainwindow.h:139:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr about_dialog_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/main.cc:22: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/main.cc:22: src/mainwindow.h:140:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pref_dialog_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/main.cc:22: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/main.cc:93:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr create(); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/main.cc:22: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/main.cc:128:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr RegexxerOptions::create() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/main.cc:22: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/main.cc: In static member function 'static std::auto_ptr<{anonymous}::RegexxerOptions> {anonymous}::RegexxerOptions::create()': src/main.cc:130:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr options (new RegexxerOptions()); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/main.cc:22: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ depbase=`echo src/undostack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -DREGEXXER_LOCALEDIR=\""/usr/local/share/locale"\" -DREGEXXER_PKGDATADIR=\""/usr/local/share/regexxer"\" -I. -I/usr/local/include/gtkmm-3.0 -I/usr/local/lib/gtkmm-3.0/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-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/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -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/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/gtk-3.0 -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/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 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gdkmm-3.0 -I/usr/local/lib/gdkmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceviewmm-3.0 -I/usr/local/lib/gtksourceviewmm-3.0/include -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/gtksourceview-3.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -Wall -Wno-long-long -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT src/undostack.o -MD -MP -MF $depbase.Tpo -c -o src/undostack.o src/undostack.cc &&\ mv -f $depbase.Tpo $depbase.Po src/main.cc: In function 'int main(int, char**)': src/main.cc:204:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr options = RegexxerOptions::create(); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/main.cc:22: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/mainwindow.cc:21: src/mainwindow.h:95:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr window_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/mainwindow.cc:21: src/mainwindow.h:139:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr about_dialog_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/mainwindow.cc:21: src/mainwindow.h:140:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pref_dialog_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/mainwindow.cc:24: src/prefdialog.h:53:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dialog_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/mainwindow.cc: In member function 'void Regexxer::MainWindow::on_hide()': src/mainwindow.cc:432:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr temp (about_dialog_); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/mainwindow.cc:435:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr temp (pref_dialog_); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/mainwindow.cc: In member function 'void Regexxer::MainWindow::on_about()': src/mainwindow.cc:1021:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dialog (new Gtk::AboutDialog()); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/mainwindow.cc: In member function 'void Regexxer::MainWindow::on_about_dialog_response(int)': src/mainwindow.cc:1049:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr temp (about_dialog_); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/mainwindow.cc: In member function 'void Regexxer::MainWindow::on_preferences()': src/mainwindow.cc:1060:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dialog (new PrefDialog(*window_)); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/mainwindow.cc: In member function 'void Regexxer::MainWindow::on_pref_dialog_hide()': src/mainwindow.cc:1073:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] const std::auto_ptr temp (pref_dialog_); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from /usr/local/include/glibmm-2.4/glibmm/objectbase.h:31, from /usr/local/include/glibmm-2.4/glibmm/wrap.h:22, from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/local/include/glibmm-2.4/glibmm.h:92, from /usr/local/include/gtkmm-3.0/gtkmm.h:87, from src/fileshared.h:26, from src/filebuffer.h:24, from src/mainwindow.h:25, from src/mainwindow.cc:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o src/regexxer src/completionstack.o src/controller.o src/filebuffer.o src/filebufferundo.o src/fileio.o src/fileshared.o src/filetree.o src/filetreeprivate.o src/main.o src/mainwindow.o src/prefdialog.o src/signalutils.o src/statusline.o src/stringutils.o src/translation.o src/undostack.o -L/usr/local/lib -lgtksourceviewmm-3.0 -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtksourceview-3.0 -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 -lintl -L/usr/local/lib gmake[3]: Leaving directory '/construction/devel/regexxer/regexxer-0.10' gmake[2]: Leaving directory '/construction/devel/regexxer/regexxer-0.10' gmake[1]: Leaving directory '/construction/devel/regexxer/regexxer-0.10' SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> regexxer-0.10_6 depends on executable: gtk-update-icon-cache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for regexxer-0.10_6 ===> regexxer-0.10_6 depends on executable: gtk-update-icon-cache - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/regexxer/regexxer-0.10' gmake install-recursive gmake[2]: Entering directory '/construction/devel/regexxer/regexxer-0.10' Making install in po gmake[3]: Entering directory '/construction/devel/regexxer/regexxer-0.10/po' linguas="ar bg ca cs da de dz el en_CA en_GB es eu fi fr gl gu hu it ja nb ne nl oc pa pl pt pt_BR ru rw sk sl sr sr@latin sv ta uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/construction/devel/regexxer/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/devel/regexxer/regexxer-0.10/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/regexxer.mo; \ echo "installing $lang.gmo as $dir/regexxer.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/regexxer.mo; \ echo "installing ./$lang.gmo as" \ "$dir/regexxer.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/regexxer.mo.m; \ echo "installing $lang.gmo.m as $dir/regexxer.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/regexxer.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/regexxer.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/ar/LC_MESSAGES/regexxer.mo installing bg.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/bg/LC_MESSAGES/regexxer.mo installing ca.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/ca/LC_MESSAGES/regexxer.mo installing cs.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/cs/LC_MESSAGES/regexxer.mo installing da.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/da/LC_MESSAGES/regexxer.mo installing de.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/de/LC_MESSAGES/regexxer.mo installing dz.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/dz/LC_MESSAGES/regexxer.mo installing el.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/el/LC_MESSAGES/regexxer.mo installing en_CA.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/en_CA/LC_MESSAGES/regexxer.mo installing en_GB.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/en_GB/LC_MESSAGES/regexxer.mo installing es.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/es/LC_MESSAGES/regexxer.mo installing eu.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/eu/LC_MESSAGES/regexxer.mo installing fi.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/fi/LC_MESSAGES/regexxer.mo installing fr.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/fr/LC_MESSAGES/regexxer.mo installing gl.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/gl/LC_MESSAGES/regexxer.mo installing gu.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/gu/LC_MESSAGES/regexxer.mo installing hu.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/hu/LC_MESSAGES/regexxer.mo installing it.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/it/LC_MESSAGES/regexxer.mo installing ja.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/ja/LC_MESSAGES/regexxer.mo installing nb.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/nb/LC_MESSAGES/regexxer.mo installing ne.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/ne/LC_MESSAGES/regexxer.mo installing nl.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/nl/LC_MESSAGES/regexxer.mo installing oc.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/oc/LC_MESSAGES/regexxer.mo installing pa.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/pa/LC_MESSAGES/regexxer.mo installing pl.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/pl/LC_MESSAGES/regexxer.mo installing pt.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/pt/LC_MESSAGES/regexxer.mo installing pt_BR.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/regexxer.mo installing ru.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/ru/LC_MESSAGES/regexxer.mo installing rw.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/rw/LC_MESSAGES/regexxer.mo installing sk.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/sk/LC_MESSAGES/regexxer.mo installing sl.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/sl/LC_MESSAGES/regexxer.mo installing sr.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/sr/LC_MESSAGES/regexxer.mo installing sr@latin.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/sr@latin/LC_MESSAGES/regexxer.mo installing sv.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/sv/LC_MESSAGES/regexxer.mo installing ta.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/ta/LC_MESSAGES/regexxer.mo installing uk.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/uk/LC_MESSAGES/regexxer.mo installing vi.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/vi/LC_MESSAGES/regexxer.mo installing zh_CN.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/regexxer.mo installing zh_HK.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/regexxer.mo installing zh_TW.gmo as /construction/devel/regexxer/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/regexxer.mo gmake[3]: Leaving directory '/construction/devel/regexxer/regexxer-0.10/po' gmake[3]: Entering directory '/construction/devel/regexxer/regexxer-0.10' gmake[4]: Entering directory '/construction/devel/regexxer/regexxer-0.10' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/devel/regexxer/stage/usr/local/bin" install -s -m 555 src/regexxer '/construction/devel/regexxer/stage/usr/local/bin' test -z "/usr/local/share/applications" || /bin/mkdir -p "/construction/devel/regexxer/stage/usr/local/share/applications" install -m 0644 ui/regexxer.desktop '/construction/devel/regexxer/stage/usr/local/share/applications' test -z "/usr/local/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/construction/devel/regexxer/stage/usr/local/share/icons/hicolor/48x48/apps" install -m 0644 ui/regexxer.png '/construction/devel/regexxer/stage/usr/local/share/icons/hicolor/48x48/apps' test -z "/usr/local/share/regexxer" || /bin/mkdir -p "/construction/devel/regexxer/stage/usr/local/share/regexxer" install -m 0644 ui/mainwindow.ui ui/prefdialog.ui '/construction/devel/regexxer/stage/usr/local/share/regexxer' test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p "/construction/devel/regexxer/stage/usr/local/share/glib-2.0/schemas" install -m 0644 ui/org.regexxer.gschema.xml '/construction/devel/regexxer/stage/usr/local/share/glib-2.0/schemas' gmake install-data-hook gmake[5]: Entering directory '/construction/devel/regexxer/regexxer-0.10' test -n "/construction/devel/regexxer/stage" || /usr/local/bin/gtk-update-icon-cache --ignore-theme-index --force "/usr/local/share/icons/hicolor" gmake[5]: Leaving directory '/construction/devel/regexxer/regexxer-0.10' gmake[4]: Leaving directory '/construction/devel/regexxer/regexxer-0.10' gmake[3]: Leaving directory '/construction/devel/regexxer/regexxer-0.10' gmake[2]: Leaving directory '/construction/devel/regexxer/regexxer-0.10' gmake[1]: Leaving directory '/construction/devel/regexxer/regexxer-0.10' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/regexxer 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:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for regexxer-0.10_6 file sizes/checksums [46]: 0% file sizes/checksums [46]: 100% packing files [46]: 0% packing files [46]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:34