------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.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/libXext-1.3.4,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/pl-libtlen-20041113_1.txz ===== Message from pl-libtlen-20041113_1: -- ===> NOTICE: The pl-libtlen 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/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.txz Installing /packages/All/libdaemon-0.14_1.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/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/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/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/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/gtk2-2.24.32.txz SUCCEEDED 00:00:43 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The tleenx2 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pl-tleenx2-20040214_11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The tleenx2 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 ===> pl-tleenx2-20040214_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pl-tleenx2-20040214_11 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The tleenx2 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 ===> pl-tleenx2-20040214_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pl-tleenx2-20040214_11 for building => SHA256 Checksum OK for TleenX2-20040214.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The tleenx2 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 ===> pl-tleenx2-20040214_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pl-tleenx2-20040214_11 for building ===> Extracting for pl-tleenx2-20040214_11 ===> NOTICE: The tleenx2 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 ===> pl-tleenx2-20040214_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pl-tleenx2-20040214_11 for building => SHA256 Checksum OK for TleenX2-20040214.tar.gz. Extracted Memory Use: 1.49M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pl-tleenx2-20040214_11 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pl-tleenx2-20040214_11 depends on package: pkgconf>=1.3.0_1 - found ===> pl-tleenx2-20040214_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> pl-tleenx2-20040214_11 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pl-tleenx2-20040214_11 depends on shared library: libtlen.so - found (/usr/local/lib/libtlen.so) ===> pl-tleenx2-20040214_11 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> pl-tleenx2-20040214_11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> pl-tleenx2-20040214_11 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pl-tleenx2-20040214_11 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> pl-tleenx2-20040214_11 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pl-tleenx2-20040214_11 depends on package: pkgconf>=1.3.0_1 - found ===> pl-tleenx2-20040214_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> pl-tleenx2-20040214_11 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found ===> pl-tleenx2-20040214_11 depends on shared library: libtlen.so - found (/usr/local/lib/libtlen.so) ===> pl-tleenx2-20040214_11 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> pl-tleenx2-20040214_11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> pl-tleenx2-20040214_11 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pl-tleenx2-20040214_11 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> pl-tleenx2-20040214_11 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for pl-tleenx2-20040214_11 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output... 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 ANSI C... none needed checking dependency style of cc... gcc3 checking for strerror in -lcposix... no 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 ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for tlen_login in -ltlen... yes Docklet is enabled checking for gtk+-2.0 >= 1.3.13... yes checking PACKAGE_CFLAGS... -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread checking PACKAGE_LIBS... -L/usr/local/lib -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 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pl-tleenx2-20040214_11 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in iksemel --- convert.o --- --- iks.o --- --- ikspool.o --- --- jabber.o --- --- sha.o --- --- core.o --- --- iksid.o --- --- io.o --- --- parser.o --- --- utility.o --- --- convert.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c convert.c --- iks.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c iks.c --- ikspool.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c ikspool.c --- jabber.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c jabber.c --- sha.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c sha.c --- core.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c core.c --- iksid.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c iksid.c --- io.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c io.c --- parser.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c parser.c --- utility.o --- cc -g -Wall -L/usr/local/lib -I/usr/local/include -c utility.c --- core.o --- core.c: In function 'iks_parse': core.c:47:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] diff = (int)buf - (int)prs->buffer; ^ core.c:47:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] diff = (int)buf - (int)prs->buffer; ^ --- jabber.o --- jabber.c: In function 'iks_make_auth': jabber.c:188:21: warning: pointer targets in passing argument 2 of 'iks_sha_hash' differ in signedness [-Wpointer-sign] iks_sha_hash(sha, sid, strlen(sid), 0); ^~~ In file included from jabber.c:12: iksemel.h:292:6: note: expected 'const unsigned char *' but argument is of type 'char *' void iks_sha_hash(iksha *sha, const unsigned char *data, int len, int finish); ^~~~~~~~~~~~ jabber.c:189:21: warning: pointer targets in passing argument 2 of 'iks_sha_hash' differ in signedness [-Wpointer-sign] iks_sha_hash(sha, pass, strlen(pass), 1); ^~~~ In file included from jabber.c:12: iksemel.h:292:6: note: expected 'const unsigned char *' but argument is of type 'char *' void iks_sha_hash(iksha *sha, const unsigned char *data, int len, int finish); ^~~~~~~~~~~~ --- sha.o --- sha.c: In function 'iks_sha': sha.c:107:20: warning: pointer targets in passing argument 2 of 'iks_sha_hash' differ in signedness [-Wpointer-sign] iks_sha_hash(sha, data, strlen(data), 1); ^~~~ sha.c:54:6: note: expected 'const unsigned char *' but argument is of type 'const char *' void iks_sha_hash(iksha *sha, const unsigned char *data, int len, int finish) ^~~~~~~~~~~~ --- all --- ar r libiksemel.a convert.o iks.o ikspool.o jabber.o sha.o core.o iksid.o io.o parser.o utility.o /usr/libexec/binutils227/elf/ar: creating libiksemel.a Making all in jabby --- events.o --- --- jabber.o --- --- parser.o --- --- mem.o --- --- search.o --- --- events.o --- cc -g -Wall `pkg-config --cflags glib-2.0` -c events.c --- jabber.o --- cc -g -Wall `pkg-config --cflags glib-2.0` -c jabber.c --- parser.o --- cc -g -Wall `pkg-config --cflags glib-2.0` -c parser.c --- mem.o --- cc -g -Wall `pkg-config --cflags glib-2.0` -c mem.c --- search.o --- cc -g -Wall `pkg-config --cflags glib-2.0` -c search.c --- libjabby --- ar r libjabby.a events.o jabber.o parser.o mem.o search.o /usr/libexec/binutils227/elf/ar: creating libjabby.a Making all in src --- tleenx2-main.o --- --- tleenx2-support.o --- --- tleenx2-interface.o --- --- tleenx2-callbacks.o --- --- tleenx2-windows.o --- --- tleenx2-conffile.o --- --- tleenx2-utils.o --- --- tleenx2-users.o --- --- tleenx2-groups.o --- --- tleenx2-lista.o --- --- tleenx2-main.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-main.o -MD -MP -MF ".deps/tleenx2-main.Tpo" -c -o tleenx2-main.o `test -f 'main.c' || echo './'`main.c; then mv -f ".deps/tleenx2-main.Tpo" ".deps/tleenx2-main.Po"; else rm -f ".deps/tleenx2-main.Tpo"; exit 1; fi --- tleenx2-support.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-support.o -MD -MP -MF ".deps/tleenx2-support.Tpo" -c -o tleenx2-support.o `test -f 'support.c' || echo './'`support.c; then mv -f ".deps/tleenx2-support.Tpo" ".deps/tleenx2-support.Po"; else rm -f ".deps/tleenx2-support.Tpo"; exit 1; fi --- tleenx2-interface.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-interface.o -MD -MP -MF ".deps/tleenx2-interface.Tpo" -c -o tleenx2-interface.o `test -f 'interface.c' || echo './'`interface.c; then mv -f ".deps/tleenx2-interface.Tpo" ".deps/tleenx2-interface.Po"; else rm -f ".deps/tleenx2-interface.Tpo"; exit 1; fi --- tleenx2-callbacks.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-callbacks.o -MD -MP -MF ".deps/tleenx2-callbacks.Tpo" -c -o tleenx2-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c; then mv -f ".deps/tleenx2-callbacks.Tpo" ".deps/tleenx2-callbacks.Po"; else rm -f ".deps/tleenx2-callbacks.Tpo"; exit 1; fi --- tleenx2-windows.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-windows.o -MD -MP -MF ".deps/tleenx2-windows.Tpo" -c -o tleenx2-windows.o `test -f 'windows.c' || echo './'`windows.c; then mv -f ".deps/tleenx2-windows.Tpo" ".deps/tleenx2-windows.Po"; else rm -f ".deps/tleenx2-windows.Tpo"; exit 1; fi --- tleenx2-conffile.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-conffile.o -MD -MP -MF ".deps/tleenx2-conffile.Tpo" -c -o tleenx2-conffile.o `test -f 'conffile.c' || echo './'`conffile.c; then mv -f ".deps/tleenx2-conffile.Tpo" ".deps/tleenx2-conffile.Po"; else rm -f ".deps/tleenx2-conffile.Tpo"; exit 1; fi --- tleenx2-utils.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-utils.o -MD -MP -MF ".deps/tleenx2-utils.Tpo" -c -o tleenx2-utils.o `test -f 'utils.c' || echo './'`utils.c; then mv -f ".deps/tleenx2-utils.Tpo" ".deps/tleenx2-utils.Po"; else rm -f ".deps/tleenx2-utils.Tpo"; exit 1; fi --- tleenx2-users.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-users.o -MD -MP -MF ".deps/tleenx2-users.Tpo" -c -o tleenx2-users.o `test -f 'users.c' || echo './'`users.c; then mv -f ".deps/tleenx2-users.Tpo" ".deps/tleenx2-users.Po"; else rm -f ".deps/tleenx2-users.Tpo"; exit 1; fi --- tleenx2-groups.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-groups.o -MD -MP -MF ".deps/tleenx2-groups.Tpo" -c -o tleenx2-groups.o `test -f 'groups.c' || echo './'`groups.c; then mv -f ".deps/tleenx2-groups.Tpo" ".deps/tleenx2-groups.Po"; else rm -f ".deps/tleenx2-groups.Tpo"; exit 1; fi --- tleenx2-lista.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-lista.o -MD -MP -MF ".deps/tleenx2-lista.Tpo" -c -o tleenx2-lista.o `test -f 'lista.c' || echo './'`lista.c; then mv -f ".deps/tleenx2-lista.Tpo" ".deps/tleenx2-lista.Po"; else rm -f ".deps/tleenx2-lista.Tpo"; exit 1; fi --- tleenx2-utils.o --- utils.c: In function 'work_online': utils.c:1008:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create(initialization,NULL,FALSE,&er); ^~~~~~~~~~~~~~~ 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 main.h:16, from utils.c:15: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ --- tleenx2-windows.o --- windows.c: In function 'my_create_window1': windows.c:376:14: warning: unused variable 'menu_show_docklet' [-Wunused-variable] GtkWidget *menu_show_docklet; ^~~~~~~~~~~~~~~~~ windows.c: In function 'my_create_window_search': windows.c:2343:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set_data (G_OBJECT (renderer), "column", (gint *)i); ^ --- tleenx2-chat.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-chat.o -MD -MP -MF ".deps/tleenx2-chat.Tpo" -c -o tleenx2-chat.o `test -f 'chat.c' || echo './'`chat.c; then mv -f ".deps/tleenx2-chat.Tpo" ".deps/tleenx2-chat.Po"; else rm -f ".deps/tleenx2-chat.Tpo"; exit 1; fi --- tleenx2-search.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-search.o -MD -MP -MF ".deps/tleenx2-search.Tpo" -c -o tleenx2-search.o `test -f 'search.c' || echo './'`search.c; then mv -f ".deps/tleenx2-search.Tpo" ".deps/tleenx2-search.Po"; else rm -f ".deps/tleenx2-search.Tpo"; exit 1; fi --- tleenx2-interface.o --- interface.c: In function 'create_window1': interface.c:66:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window1_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ --- tleenx2-main.o --- main.c: In function 'main': --- tleenx2-interface.o --- interface.c: In function 'create_window_login': interface.c:289:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_login_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ --- tleenx2-main.o --- main.c:301:3: 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 main.c:17: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ --- tleenx2-interface.o --- interface.c: In function 'create_window_profiles': interface.c:468:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_profiles_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_profile': interface.c:712:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_profile_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_contact_add': interface.c:1150:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_contact_add_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_message_send': interface.c:1366:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_message_send_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_message': interface.c:1546:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_message_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_search': interface.c:1817:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_search_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_archive': interface.c:2347:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_archive_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_about': interface.c:2851:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_about_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_chat': interface.c:2976:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_chat_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_prefs': interface.c:3339:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_prefs_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_card': interface.c:4210:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_card_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_contacts': interface.c:4580:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_contacts_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_fileselection': interface.c:4672:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (fileselection_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_colorselection': interface.c:4715:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (colorselection_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_webmsg': interface.c:4783:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_webmsg_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_newmail': interface.c:4928:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_newmail_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_authorize': interface.c:5057:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_authorize_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_unauth': interface.c:5188:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_unauth_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_info': interface.c:5285:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_info_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_desc': interface.c:5423:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_desc_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_window_gg': interface.c:5797:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_gg_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:16: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ --- tleenx2-messages.o --- --- tleenx2-archive.o --- --- tleenx2-messages.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-messages.o -MD -MP -MF ".deps/tleenx2-messages.Tpo" -c -o tleenx2-messages.o `test -f 'messages.c' || echo './'`messages.c; then mv -f ".deps/tleenx2-messages.Tpo" ".deps/tleenx2-messages.Po"; else rm -f ".deps/tleenx2-messages.Tpo"; exit 1; fi --- tleenx2-archive.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-archive.o -MD -MP -MF ".deps/tleenx2-archive.Tpo" -c -o tleenx2-archive.o `test -f 'archive.c' || echo './'`archive.c; then mv -f ".deps/tleenx2-archive.Tpo" ".deps/tleenx2-archive.Po"; else rm -f ".deps/tleenx2-archive.Tpo"; exit 1; fi --- tleenx2-menu.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-menu.o -MD -MP -MF ".deps/tleenx2-menu.Tpo" -c -o tleenx2-menu.o `test -f 'menu.c' || echo './'`menu.c; then mv -f ".deps/tleenx2-menu.Tpo" ".deps/tleenx2-menu.Po"; else rm -f ".deps/tleenx2-menu.Tpo"; exit 1; fi --- tleenx2-eggtrayicon.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-eggtrayicon.o -MD -MP -MF ".deps/tleenx2-eggtrayicon.Tpo" -c -o tleenx2-eggtrayicon.o `test -f 'eggtrayicon.c' || echo './'`eggtrayicon.c; then mv -f ".deps/tleenx2-eggtrayicon.Tpo" ".deps/tleenx2-eggtrayicon.Po"; else rm -f ".deps/tleenx2-eggtrayicon.Tpo"; exit 1; fi --- tleenx2-docklet.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-docklet.o -MD -MP -MF ".deps/tleenx2-docklet.Tpo" -c -o tleenx2-docklet.o `test -f 'docklet.c' || echo './'`docklet.c; then mv -f ".deps/tleenx2-docklet.Tpo" ".deps/tleenx2-docklet.Po"; else rm -f ".deps/tleenx2-docklet.Tpo"; exit 1; fi --- tleenx2-jabber.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-jabber.o -MD -MP -MF ".deps/tleenx2-jabber.Tpo" -c -o tleenx2-jabber.o `test -f 'jabber.c' || echo './'`jabber.c; then mv -f ".deps/tleenx2-jabber.Tpo" ".deps/tleenx2-jabber.Po"; else rm -f ".deps/tleenx2-jabber.Tpo"; exit 1; fi --- tleenx2-gg.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-gg.o -MD -MP -MF ".deps/tleenx2-gg.Tpo" -c -o tleenx2-gg.o `test -f 'gg.c' || echo './'`gg.c; then mv -f ".deps/tleenx2-gg.Tpo" ".deps/tleenx2-gg.Po"; else rm -f ".deps/tleenx2-gg.Tpo"; exit 1; fi --- tleenx2-archive.o --- archive.c: In function 'read_mesg': archive.c:362:17: warning: '%d' directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=] sprintf(sD,"%d",D); ^~ archive.c:362:16: note: directive argument in the range [10, 2147483647] sprintf(sD,"%d",D); ^~~~ archive.c:362:5: note: 'sprintf' output between 3 and 11 bytes into a destination of size 3 sprintf(sD,"%d",D); ^~~~~~~~~~~~~~~~~~ archive.c:360:18: warning: '%d' directive writing between 1 and 11 bytes into a region of size 2 [-Wformat-overflow=] sprintf(sD,"0%d",D); ^~ archive.c:360:16: note: directive argument in the range [-2147483648, 9] sprintf(sD,"0%d",D); ^~~~~ archive.c:360:5: note: 'sprintf' output between 3 and 13 bytes into a destination of size 3 sprintf(sD,"0%d",D); ^~~~~~~~~~~~~~~~~~~ archive.c:366:17: warning: '%d' directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=] sprintf(sM,"%d",M); ^~ archive.c:366:16: note: directive argument in the range [10, 2147483647] sprintf(sM,"%d",M); ^~~~ archive.c:366:5: note: 'sprintf' output between 3 and 11 bytes into a destination of size 3 sprintf(sM,"%d",M); ^~~~~~~~~~~~~~~~~~ archive.c:364:18: warning: '%d' directive writing between 1 and 11 bytes into a region of size 2 [-Wformat-overflow=] sprintf(sM,"0%d",M); ^~ archive.c:364:16: note: directive argument in the range [-2147483648, 9] sprintf(sM,"0%d",M); ^~~~~ archive.c:364:5: note: 'sprintf' output between 3 and 13 bytes into a destination of size 3 sprintf(sM,"0%d",M); ^~~~~~~~~~~~~~~~~~~ archive.c:370:17: warning: '%d' directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=] sprintf(sh,"%d",h); ^~ archive.c:370:16: note: directive argument in the range [10, 2147483647] sprintf(sh,"%d",h); ^~~~ archive.c:370:5: note: 'sprintf' output between 3 and 11 bytes into a destination of size 3 sprintf(sh,"%d",h); ^~~~~~~~~~~~~~~~~~ archive.c:368:18: warning: '%d' directive writing between 1 and 11 bytes into a region of size 2 [-Wformat-overflow=] sprintf(sh,"0%d",h); ^~ archive.c:368:16: note: directive argument in the range [-2147483648, 9] sprintf(sh,"0%d",h); ^~~~~ archive.c:368:5: note: 'sprintf' output between 3 and 13 bytes into a destination of size 3 sprintf(sh,"0%d",h); ^~~~~~~~~~~~~~~~~~~ archive.c:374:17: warning: '%d' directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=] sprintf(sm,"%d",m); ^~ archive.c:374:16: note: directive argument in the range [10, 2147483647] sprintf(sm,"%d",m); ^~~~ archive.c:374:5: note: 'sprintf' output between 3 and 11 bytes into a destination of size 3 sprintf(sm,"%d",m); ^~~~~~~~~~~~~~~~~~ archive.c:372:18: warning: '%d' directive writing between 1 and 11 bytes into a region of size 2 [-Wformat-overflow=] sprintf(sm,"0%d",m); ^~ archive.c:372:16: note: directive argument in the range [-2147483648, 9] sprintf(sm,"0%d",m); ^~~~~ archive.c:372:5: note: 'sprintf' output between 3 and 13 bytes into a destination of size 3 sprintf(sm,"0%d",m); ^~~~~~~~~~~~~~~~~~~ archive.c:378:17: warning: '%d' directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=] sprintf(ss,"%d",s); ^~ archive.c:378:16: note: directive argument in the range [10, 2147483647] sprintf(ss,"%d",s); ^~~~ archive.c:378:5: note: 'sprintf' output between 3 and 11 bytes into a destination of size 3 sprintf(ss,"%d",s); ^~~~~~~~~~~~~~~~~~ archive.c:376:18: warning: '%d' directive writing between 1 and 11 bytes into a region of size 2 [-Wformat-overflow=] sprintf(ss,"0%d",s); ^~ archive.c:376:16: note: directive argument in the range [-2147483648, 9] sprintf(ss,"0%d",s); ^~~~~ archive.c:376:5: note: 'sprintf' output between 3 and 13 bytes into a destination of size 3 sprintf(ss,"0%d",s); ^~~~~~~~~~~~~~~~~~~ --- tleenx2-xmms-info.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -isystem /usr/local/include -I../jabby -I../iksemel -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tleenx2-xmms-info.o -MD -MP -MF ".deps/tleenx2-xmms-info.Tpo" -c -o tleenx2-xmms-info.o `test -f 'xmms-info.c' || echo './'`xmms-info.c; then mv -f ".deps/tleenx2-xmms-info.Tpo" ".deps/tleenx2-xmms-info.Po"; else rm -f ".deps/tleenx2-xmms-info.Tpo"; exit 1; fi --- tleenx2-jabber.o --- jabber.c: In function 'jabber_login': jabber.c:415:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create(jabber_connect, NULL, FALSE, &er); ^~~~~~~~~~~~~~~ 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 main.h:16, from jabber.c:11: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ --- tleenx2-xmms-info.o --- xmms-info.c: In function 'xmms_info_enable': xmms-info.c:37:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] thr = g_thread_create(func, NULL, FALSE, &err); ^~~ 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 xmms-info.h:15, from xmms-info.c:12: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ --- tleenx2 --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -L/usr/local/lib -o tleenx2 `pkg-config --libs gthread-2.0` tleenx2-main.o tleenx2-support.o tleenx2-interface.o tleenx2-callbacks.o tleenx2-windows.o tleenx2-conffile.o tleenx2-utils.o tleenx2-users.o tleenx2-groups.o tleenx2-lista.o tleenx2-chat.o tleenx2-search.o tleenx2-messages.o tleenx2-archive.o tleenx2-menu.o tleenx2-eggtrayicon.o tleenx2-docklet.o tleenx2-jabber.o tleenx2-gg.o tleenx2-xmms-info.o -L/usr/local/lib -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 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype ../jabby/libjabby.a ../iksemel/libiksemel.a -lXss -lX11 -ltlen SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pl-tleenx2-20040214_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> pl-tleenx2-20040214_11 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pl-tleenx2-20040214_11 ===> pl-tleenx2-20040214_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> pl-tleenx2-20040214_11 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found ===> Generating temporary packing list Making install in iksemel Making install in jabby Making install in src /bin/sh ../mkinstalldirs /construction/polish/tleenx2/stage/usr/local/bin install -s -m 555 tleenx2 /construction/polish/tleenx2/stage/usr/local/bin/tleenx2 if test -d ./pixmaps; then /bin/sh ./mkinstalldirs /construction/polish/tleenx2/stage/usr/local/share/tleenx2/pixmaps; for pixmap in ./pixmaps/*; do if test -f $pixmap; then install -m 0644 $pixmap /construction/polish/tleenx2/stage/usr/local/share/tleenx2/pixmaps; fi done fi mkdir /construction/polish/tleenx2/stage/usr/local/share/tleenx2 mkdir /construction/polish/tleenx2/stage/usr/local/share/tleenx2/pixmaps /bin/sh ./mkinstalldirs /construction/polish/tleenx2/stage/usr/local/man/man1 install -m 0644 ./tleenx2.1 /construction/polish/tleenx2/stage/usr/local/man/man1/tleenx2.1 install -m 0644 /construction/polish/tleenx2/TleenX2-20040214/doc/README /construction/polish/tleenx2/TleenX2-20040214/doc/gg.txt /construction/polish/tleenx2/TleenX2-20040214/doc/sms.txt /construction/polish/tleenx2/stage/usr/local/share/doc/tleenx2 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/tleenx2 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/tleenx2 is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/bin/tleenx2 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/tleenx2 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 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pl-tleenx2-20040214_11 file sizes/checksums [62]: 0% file sizes/checksums [62]: 100% packing files [62]: 0% packing files [62]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:57