------------------------------------------------------------------------------- -- 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/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libproxy-0.4.15.txz Installing /packages/All/gsettings-desktop-schemas-3.28.1.txz Installing /packages/All/glib-networking-2.56.1_2.txz Installing /packages/All/libsoup-2.62.3.txz Installing /packages/All/hunspell-1.7.0_2.txz Installing /packages/All/enchant-1.6.0_9.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/iso-codes-4.2.txz Installing /packages/All/libsexy-0.1.11_10.txz ===== Message from libsexy-0.1.11_10: -- ===> NOTICE: The libsexy port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libnotify-0.7.8.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/libcanberra-0.30_5.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/spidermonkey60-60.9.0_2.txz Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/dconf-0.28.0.txz Installing /packages/All/libIDL-0.8.14_4.txz Installing /packages/All/ORBit2-2.14.19_2.txz Installing /packages/All/gconf2-3.2.6_5.txz SUCCEEDED 00:00:59 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> twitux-0.69_9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> twitux-0.69_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by twitux-0.69_9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> twitux-0.69_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by twitux-0.69_9 for building => SHA256 Checksum OK for twitux-0.69.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> twitux-0.69_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by twitux-0.69_9 for building ===> Extracting for twitux-0.69_9 => SHA256 Checksum OK for twitux-0.69.tar.bz2. Extracted Memory Use: 2.37M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for twitux-0.69_9 ===> Applying ports patches for twitux-0.69_9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> twitux-0.69_9 depends on executable: msgfmt - found ===> twitux-0.69_9 depends on executable: gmake - found ===> twitux-0.69_9 depends on executable: gtk-update-icon-cache - found ===> twitux-0.69_9 depends on file: /usr/local/bin/intltool-extract - found ===> twitux-0.69_9 depends on package: pkgconf>=1.3.0_1 - found ===> twitux-0.69_9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> twitux-0.69_9 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> twitux-0.69_9 depends on shared library: libsexy.so - found (/usr/local/lib/libsexy.so) ===> twitux-0.69_9 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===> twitux-0.69_9 depends on shared library: libcanberra.so - found (/usr/local/lib/libcanberra.so) ===> twitux-0.69_9 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> twitux-0.69_9 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> twitux-0.69_9 depends on shared library: libgconf-2.so - found (/usr/local/lib/libgconf-2.so) ===> twitux-0.69_9 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> twitux-0.69_9 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> twitux-0.69_9 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> twitux-0.69_9 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> twitux-0.69_9 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so) ===> twitux-0.69_9 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> twitux-0.69_9 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so) ===> twitux-0.69_9 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> twitux-0.69_9 depends on executable: msgfmt - found ===> twitux-0.69_9 depends on executable: gmake - found ===> twitux-0.69_9 depends on executable: gtk-update-icon-cache - found ===> twitux-0.69_9 depends on file: /usr/local/bin/intltool-extract - found ===> twitux-0.69_9 depends on package: pkgconf>=1.3.0_1 - found ===> twitux-0.69_9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> twitux-0.69_9 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> twitux-0.69_9 depends on shared library: libsexy.so - found (/usr/local/lib/libsexy.so) ===> twitux-0.69_9 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===> twitux-0.69_9 depends on shared library: libcanberra.so - found (/usr/local/lib/libcanberra.so) ===> twitux-0.69_9 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> twitux-0.69_9 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> twitux-0.69_9 depends on shared library: libgconf-2.so - found (/usr/local/lib/libgconf-2.so) ===> twitux-0.69_9 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> twitux-0.69_9 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> twitux-0.69_9 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> twitux-0.69_9 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> twitux-0.69_9 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so) ===> twitux-0.69_9 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> twitux-0.69_9 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so) ===> twitux-0.69_9 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for twitux-0.69_9 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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.56.3) checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for gconftool-2... /usr/local/bin/gconftool-2 Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking whether NLS is requested... yes checking for intltool >= 0.35.0... 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 XML::Parser... ok checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused checking what language compliance flags to pass to the C++ compiler... checking for DBUS... yes checking for GNOME_KEYRING... no checking for LIBTWITUX... yes checking for TWITUX... yes checking for ENCHANT... yes checking whether iso-codes has iso-639 and iso-3166 domains... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/twitux.desktop.in config.status: creating help/Makefile config.status: creating src/Makefile config.status: creating libtwitux/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 # INTLTOOL_MAKEFILE Prefix: /usr/local Spell: yes DBUS: yes GNOME Keyring: no SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for twitux-0.69_9 gmake[1]: Entering directory '/construction/net/twitux/twitux-0.69' gmake all-recursive gmake[2]: Entering directory '/construction/net/twitux/twitux-0.69' Making all in data gmake[3]: Entering directory '/construction/net/twitux/twitux-0.69/data' LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po twitux.desktop.in twitux.desktop LC_ALL=C /usr/local/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po twitux.schemas.in twitux.schemas Generating and caching the translation database NOTICE: ../po/fr.po is not in UTF-8 but iso-8859-1, converting... NOTICE: ../po/de.po is not in UTF-8 but iso-8859-1, converting... Merging translations into twitux.desktop. Found cached translation database Merging translations into twitux.schemas. gmake[3]: Leaving directory '/construction/net/twitux/twitux-0.69/data' Making all in libtwitux gmake[3]: Entering directory '/construction/net/twitux/twitux-0.69/libtwitux' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\""/usr/local/share"\" -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-conf.lo -MD -MP -MF .deps/twitux-conf.Tpo -c -o twitux-conf.lo twitux-conf.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\""/usr/local/share"\" -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-debug.lo -MD -MP -MF .deps/twitux-debug.Tpo -c -o twitux-debug.lo twitux-debug.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\""/usr/local/share"\" -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-paths.lo -MD -MP -MF .deps/twitux-paths.Tpo -c -o twitux-paths.lo twitux-paths.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\""/usr/local/share"\" -DLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-xml.lo -MD -MP -MF .deps/twitux-xml.Tpo -c -o twitux-xml.lo twitux-xml.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-conf.lo -MD -MP -MF .deps/twitux-conf.Tpo -c twitux-conf.c -fPIC -DPIC -o .libs/twitux-conf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-debug.lo -MD -MP -MF .deps/twitux-debug.Tpo -c twitux-debug.c -fPIC -DPIC -o .libs/twitux-debug.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-xml.lo -MD -MP -MF .deps/twitux-xml.Tpo -c twitux-xml.c -fPIC -DPIC -o .libs/twitux-xml.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-paths.lo -MD -MP -MF .deps/twitux-paths.Tpo -c twitux-paths.c -fPIC -DPIC -o .libs/twitux-paths.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-debug.lo -MD -MP -MF .deps/twitux-debug.Tpo -c twitux-debug.c -o twitux-debug.o >/dev/null 2>&1 cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-conf.lo -MD -MP -MF .deps/twitux-conf.Tpo -c twitux-conf.c -o twitux-conf.o >/dev/null 2>&1 cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-paths.lo -MD -MP -MF .deps/twitux-paths.Tpo -c twitux-paths.c -o twitux-paths.o >/dev/null 2>&1 mv -f .deps/twitux-debug.Tpo .deps/twitux-debug.Plo mv -f .deps/twitux-paths.Tpo .deps/twitux-paths.Plo mv -f .deps/twitux-conf.Tpo .deps/twitux-conf.Plo cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-xml.lo -MD -MP -MF .deps/twitux-xml.Tpo -c twitux-xml.c -o twitux-xml.o >/dev/null 2>&1 mv -f .deps/twitux-xml.Tpo .deps/twitux-xml.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o libtwitux.la twitux-conf.lo twitux-debug.lo twitux-paths.lo twitux-xml.lo -L/usr/local/lib -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgobject-2.0 -lgconf-2 -lglib-2.0 -lintl ar cru .libs/libtwitux.a .libs/twitux-conf.o .libs/twitux-debug.o .libs/twitux-paths.o .libs/twitux-xml.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libtwitux.a creating libtwitux.la (cd .libs && rm -f libtwitux.la && ln -s ../libtwitux.la libtwitux.la) gmake[3]: Leaving directory '/construction/net/twitux/twitux-0.69/libtwitux' Making all in src gmake[3]: Entering directory '/construction/net/twitux/twitux-0.69/src' cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-dbus.o -MD -MP -MF .deps/twitux-dbus.Tpo -c -o twitux-dbus.o twitux-dbus.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-main.o -MD -MP -MF .deps/twitux-main.Tpo -c -o twitux-main.o twitux-main.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-about.o -MD -MP -MF .deps/twitux-about.Tpo -c -o twitux-about.o twitux-about.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-account-dialog.o -MD -MP -MF .deps/twitux-account-dialog.Tpo -c -o twitux-account-dialog.o twitux-account-dialog.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-add-dialog.o -MD -MP -MF .deps/twitux-add-dialog.Tpo -c -o twitux-add-dialog.o twitux-add-dialog.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-app.o -MD -MP -MF .deps/twitux-app.Tpo -c -o twitux-app.o twitux-app.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-geometry.o -MD -MP -MF .deps/twitux-geometry.Tpo -c -o twitux-geometry.o twitux-geometry.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-hint.o -MD -MP -MF .deps/twitux-hint.Tpo -c -o twitux-hint.o twitux-hint.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-label.o -MD -MP -MF .deps/twitux-label.Tpo -c -o twitux-label.o twitux-label.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-network.o -MD -MP -MF .deps/twitux-network.Tpo -c -o twitux-network.o twitux-network.c mv -f .deps/twitux-about.Tpo .deps/twitux-about.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-parser.o -MD -MP -MF .deps/twitux-parser.Tpo -c -o twitux-parser.o twitux-parser.c twitux-main.c: In function 'main': twitux-main.c:48:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/local/include/glib-2.0/glib.h:108, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from twitux-main.c:25: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ mv -f .deps/twitux-main.Tpo .deps/twitux-main.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-preferences.o -MD -MP -MF .deps/twitux-preferences.Tpo -c -o twitux-preferences.o twitux-preferences.c mv -f .deps/twitux-dbus.Tpo .deps/twitux-dbus.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-send-message-dialog.o -MD -MP -MF .deps/twitux-send-message-dialog.Tpo -c -o twitux-send-message-dialog.o twitux-send-message-dialog.c mv -f .deps/twitux-geometry.Tpo .deps/twitux-geometry.Po mv -f .deps/twitux-add-dialog.Tpo .deps/twitux-add-dialog.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-spell.o -MD -MP -MF .deps/twitux-spell.Tpo -c -o twitux-spell.o twitux-spell.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-spell-dialog.o -MD -MP -MF .deps/twitux-spell-dialog.Tpo -c -o twitux-spell-dialog.o twitux-spell-dialog.c mv -f .deps/twitux-hint.Tpo .deps/twitux-hint.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-ui-utils.o -MD -MP -MF .deps/twitux-ui-utils.Tpo -c -o twitux-ui-utils.o twitux-ui-utils.c twitux-app.c: In function 'update_account': twitux-app.c:339:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!dbus_g_proxy_call (priv->account, ^~ twitux-app.c:348:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!dbus_g_proxy_call (priv->account, ^~ twitux-app.c: In function 'on_account_enabled': twitux-app.c:413:17: warning: variable 'priv' set but not used [-Wunused-but-set-variable] TwituxAppPriv *priv; ^~~~ twitux-network.c: In function 'twitux_network_new': twitux-network.c:117:2: warning: 'soup_session_async_new_with_options' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] soup_connection = soup_session_async_new_with_options (SOUP_SESSION_MAX_CONNS, ^~~~~~~~~~~~~~~ In file included from /usr/local/include/libsoup-2.4/libsoup/soup.h:46, from twitux-network.c:28: /usr/local/include/libsoup-2.4/libsoup/soup-session-async.h:54:14: note: declared here SoupSession *soup_session_async_new_with_options (const char *optname1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ twitux-app.c: In function 'main_window_destroy_cb': twitux-app.c:631:17: warning: variable 'priv' set but not used [-Wunused-but-set-variable] TwituxAppPriv *priv; ^~~~ twitux-network.c: In function 'network_free_user_list_each': twitux-network.c:529:14: warning: variable 'usr' set but not used [-Wunused-but-set-variable] TwituxUser *usr; ^~~ mv -f .deps/twitux-account-dialog.Tpo .deps/twitux-account-dialog.Po twitux-app.c: In function 'app_retrieve_default_timeline': twitux-app.c:1300:17: warning: variable 'priv' set but not used [-Wunused-but-set-variable] TwituxAppPriv *priv; ^~~~ cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-lists-dialog.o -MD -MP -MF .deps/twitux-lists-dialog.Tpo -c -o twitux-lists-dialog.o twitux-lists-dialog.c mv -f .deps/twitux-spell.Tpo .deps/twitux-spell.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -DPREFIX="\"/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -D_THREAD_SAFE -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -fno-strict-aliasing -MT twitux-tweet-list.o -MD -MP -MF .deps/twitux-tweet-list.Tpo -c -o twitux-tweet-list.o twitux-tweet-list.c twitux-preferences.c: In function 'preferences_languages_setup': twitux-preferences.c:191:21: warning: variable 'model' set but not used [-Wunused-but-set-variable] GtkTreeModel *model; ^~~~~ twitux-send-message-dialog.c: In function 'message_text_buffer_changed_cb': twitux-send-message-dialog.c:364:25: warning: variable 'priv' set but not used [-Wunused-but-set-variable] TwituxMsgDialogPriv *priv; ^~~~ twitux-send-message-dialog.c: In function 'message_destroy_cb': twitux-send-message-dialog.c:589:23: warning: variable 'priv' set but not used [-Wunused-but-set-variable] TwituxMsgDialogPriv *priv; ^~~~ mv -f .deps/twitux-network.Tpo .deps/twitux-network.Po twitux-spell-dialog.c: In function 'spell_dialog_model_populate_columns': twitux-spell-dialog.c:83:21: warning: variable 'model' set but not used [-Wunused-but-set-variable] GtkTreeModel *model; ^~~~~ mv -f .deps/twitux-spell-dialog.Tpo .deps/twitux-spell-dialog.Po mv -f .deps/twitux-label.Tpo .deps/twitux-label.Po mv -f .deps/twitux-send-message-dialog.Tpo .deps/twitux-send-message-dialog.Po mv -f .deps/twitux-preferences.Tpo .deps/twitux-preferences.Po mv -f .deps/twitux-ui-utils.Tpo .deps/twitux-ui-utils.Po twitux-tweet-list.c: In function 'twitux_tweet_list_init': twitux-tweet-list.c:78:23: warning: variable 'priv' set but not used [-Wunused-but-set-variable] TwituxTweetListPriv *priv; ^~~~ mv -f .deps/twitux-lists-dialog.Tpo .deps/twitux-lists-dialog.Po mv -f .deps/twitux-tweet-list.Tpo .deps/twitux-tweet-list.Po mv -f .deps/twitux-parser.Tpo .deps/twitux-parser.Po mv -f .deps/twitux-app.Tpo .deps/twitux-app.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o twitux twitux-dbus.o twitux-main.o twitux-about.o twitux-account-dialog.o twitux-add-dialog.o twitux-app.o twitux-geometry.o twitux-hint.o twitux-label.o twitux-network.o twitux-parser.o twitux-preferences.o twitux-send-message-dialog.o twitux-spell.o twitux-spell-dialog.o twitux-ui-utils.o twitux-lists-dialog.o twitux-tweet-list.o ../libtwitux/libtwitux.la -L/usr/local/lib -lsexy -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxml2 -lcanberra-gtk -lX11 -lcanberra -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lsoup-2.4 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lenchant -lgmodule-2.0 -pthread -lglib-2.0 -lintl mkdir .libs cc -pipe -O2 -fno-strict-aliasing -o twitux twitux-dbus.o twitux-main.o twitux-about.o twitux-account-dialog.o twitux-add-dialog.o twitux-app.o twitux-geometry.o twitux-hint.o twitux-label.o twitux-network.o twitux-parser.o twitux-preferences.o twitux-send-message-dialog.o twitux-spell.o twitux-spell-dialog.o twitux-ui-utils.o twitux-lists-dialog.o twitux-tweet-list.o -Wl,--export-dynamic -pthread -pthread ../libtwitux/.libs/libtwitux.a -L/usr/local/lib -lgconf-2 -lsexy -lxml2 -lcanberra-gtk -lX11 -lcanberra -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lsoup-2.4 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -lintl gmake[3]: Leaving directory '/construction/net/twitux/twitux-0.69/src' Making all in po gmake[3]: Entering directory '/construction/net/twitux/twitux-0.69/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po gmake[3]: Leaving directory '/construction/net/twitux/twitux-0.69/po' gmake[3]: Entering directory '/construction/net/twitux/twitux-0.69' gmake[3]: Leaving directory '/construction/net/twitux/twitux-0.69' gmake[2]: Leaving directory '/construction/net/twitux/twitux-0.69' gmake[1]: Leaving directory '/construction/net/twitux/twitux-0.69' SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> twitux-0.69_9 depends on executable: gtk-update-icon-cache - found ===> twitux-0.69_9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for twitux-0.69_9 ===> twitux-0.69_9 depends on executable: gtk-update-icon-cache - found ===> twitux-0.69_9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net/twitux/twitux-0.69' Making install in data gmake[2]: Entering directory '/construction/net/twitux/twitux-0.69/data' gmake[3]: Entering directory '/construction/net/twitux/twitux-0.69/data' gmake[3]: Nothing to be done for 'install-exec-am'. if test -z "/construction/net/twitux/stage" ; then \ for p in twitux.schemas ; do \ GCONF_CONFIG_SOURCE=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults /usr/local/bin/gconftool-2 --makefile-install-rule ../data/$p ; \ done \ fi test -z "/usr/local/share/applications" || /bin/mkdir -p "/construction/net/twitux/stage/usr/local/share/applications" install -m 0644 'twitux.desktop' '/construction/net/twitux/stage/usr/local/share/applications/twitux.desktop' test -z "/usr/local/share/twitux" || /bin/mkdir -p "/construction/net/twitux/stage/usr/local/share/twitux" install -m 0644 'add_friend_dlg.xml' '/construction/net/twitux/stage/usr/local/share/twitux/add_friend_dlg.xml' install -m 0644 'account_dlg.xml' '/construction/net/twitux/stage/usr/local/share/twitux/account_dlg.xml' install -m 0644 'main_window.xml' '/construction/net/twitux/stage/usr/local/share/twitux/main_window.xml' install -m 0644 'prefs_dlg.xml' '/construction/net/twitux/stage/usr/local/share/twitux/prefs_dlg.xml' install -m 0644 'send_message_dlg.xml' '/construction/net/twitux/stage/usr/local/share/twitux/send_message_dlg.xml' install -m 0644 'spell_dlg.xml' '/construction/net/twitux/stage/usr/local/share/twitux/spell_dlg.xml' install -m 0644 'lists_dlg.xml' '/construction/net/twitux/stage/usr/local/share/twitux/lists_dlg.xml' test -z "/usr/local/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/construction/net/twitux/stage/usr/local/share/icons/hicolor/48x48/apps" install -m 0644 'twitux.png' '/construction/net/twitux/stage/usr/local/share/icons/hicolor/48x48/apps/twitux.png' test -z "/usr/local/etc/gconf/schemas" || /bin/mkdir -p "/construction/net/twitux/stage/usr/local/etc/gconf/schemas" install -m 0644 'twitux.schemas' '/construction/net/twitux/stage/usr/local/etc/gconf/schemas/twitux.schemas' test -z "/usr/local/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/construction/net/twitux/stage/usr/local/share/icons/hicolor/scalable/apps" install -m 0644 'twitux.svg' '/construction/net/twitux/stage/usr/local/share/icons/hicolor/scalable/apps/twitux.svg' gmake install-data-hook gmake[4]: Entering directory '/construction/net/twitux/twitux-0.69/data' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[4]: Leaving directory '/construction/net/twitux/twitux-0.69/data' gmake[3]: Leaving directory '/construction/net/twitux/twitux-0.69/data' gmake[2]: Leaving directory '/construction/net/twitux/twitux-0.69/data' Making install in libtwitux gmake[2]: Entering directory '/construction/net/twitux/twitux-0.69/libtwitux' gmake[3]: Entering directory '/construction/net/twitux/twitux-0.69/libtwitux' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net/twitux/twitux-0.69/libtwitux' gmake[2]: Leaving directory '/construction/net/twitux/twitux-0.69/libtwitux' Making install in src gmake[2]: Entering directory '/construction/net/twitux/twitux-0.69/src' gmake[3]: Entering directory '/construction/net/twitux/twitux-0.69/src' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/net/twitux/stage/usr/local/bin" /bin/sh ../libtool --mode=install install -s -m 555 'twitux' '/construction/net/twitux/stage/usr/local/bin/twitux' install -m 555 -s twitux /construction/net/twitux/stage/usr/local/bin/twitux gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net/twitux/twitux-0.69/src' gmake[2]: Leaving directory '/construction/net/twitux/twitux-0.69/src' Making install in po gmake[2]: Entering directory '/construction/net/twitux/twitux-0.69/po' linguas="de es fr ja pt sv "; \ for lang in $linguas; do \ dir=/construction/net/twitux/stage/usr/local/lib/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/net/twitux/twitux-0.69/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/twitux.mo; \ echo "installing $lang.gmo as $dir/twitux.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/twitux.mo; \ echo "installing ./$lang.gmo as" \ "$dir/twitux.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/twitux.mo.m; \ echo "installing $lang.gmo.m as $dir/twitux.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/twitux.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/twitux.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /construction/net/twitux/stage/usr/local/lib/locale/de/LC_MESSAGES/twitux.mo installing es.gmo as /construction/net/twitux/stage/usr/local/lib/locale/es/LC_MESSAGES/twitux.mo installing fr.gmo as /construction/net/twitux/stage/usr/local/lib/locale/fr/LC_MESSAGES/twitux.mo installing ja.gmo as /construction/net/twitux/stage/usr/local/lib/locale/ja/LC_MESSAGES/twitux.mo installing pt.gmo as /construction/net/twitux/stage/usr/local/lib/locale/pt/LC_MESSAGES/twitux.mo installing sv.gmo as /construction/net/twitux/stage/usr/local/lib/locale/sv/LC_MESSAGES/twitux.mo gmake[2]: Leaving directory '/construction/net/twitux/twitux-0.69/po' gmake[2]: Entering directory '/construction/net/twitux/twitux-0.69' gmake[3]: Entering directory '/construction/net/twitux/twitux-0.69' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net/twitux/twitux-0.69' gmake[2]: Leaving directory '/construction/net/twitux/twitux-0.69' gmake[1]: Leaving directory '/construction/net/twitux/twitux-0.69' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/twitux is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/bin/twitux is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/bin/twitux is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/bin/twitux is linked to /usr/local/lib/libdbus-glib-1.so.2 from devel/dbus-glib but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-glib-1.so:devel/dbus-glib Error: /usr/local/bin/twitux is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus Error: /usr/local/bin/twitux is linked to /usr/local/lib/libenchant.so.1 from textproc/enchant but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libenchant.so:textproc/enchant Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for twitux-0.69_9 file sizes/checksums [18]: 0% file sizes/checksums [18]: 100% packing files [18]: 0% packing files [18]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:19