Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/hexchat.spec'], False, '/var/lib/mock/dist-6E-epel-build-1545963-265263/root/', None, 86400, True, False, 419, 492, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/hexchat.spec'] warning: Could not canonicalize hostname: ppc12.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/hexchat-2.9.4-1.el6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/hexchat.spec'], False, '/var/lib/mock/dist-6E-epel-build-1545963-265263/root/', None, 86400, True, False, 419, 492, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/hexchat.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yoF8a4 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf hexchat-2.9.4 + /usr/bin/xz -dc /builddir/build/SOURCES/hexchat-2.9.4.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hexchat-2.9.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + NOCONFIGURE=1 + ./autogen.sh searching for GNU gettext intl directory... -> /usr/share/gettext/intl... found it copying gettext intl files... running aclocal... running libtoolize... libtoolize: putting auxiliary files in `.'. libtoolize: linking file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: linking file `m4/libtool.m4' libtoolize: linking file `m4/ltoptions.m4' libtoolize: linking file `m4/ltsugar.m4' libtoolize: linking file `m4/ltversion.m4' libtoolize: linking file `m4/lt~obsolete.m4' running autoheader... running automake... configure.ac:19: installing `./compile' configure.ac:23: installing `./config.guess' configure.ac:23: installing `./config.sub' configure.ac:12: installing `./install-sh' configure.ac:12: installing `./missing' plugins/checksum/Makefile.am: installing `./depcomp' running autoconf... if no errors occured, run ./configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nW5IoU + umask 022 + cd /builddir/build/BUILD + cd hexchat-2.9.4 + LANG=C + export LANG + unset DISPLAY + find -type f -exec chmod a-x '{}' ';' + find -name configure -exec chmod a+x '{}' ';' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ipv6 --enable-spell=libsexy --enable-shm checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for ppc64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking dependency style of gcc... gcc3 checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for ppc64-redhat-linux-gnu-ranlib... ranlib checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... no checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for sed... /bin/sed checking for uname... /bin/uname checking system type... Linux checking for ppc64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.12.0... yes (version 2.22.5) checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.10.0... yes (version 2.18.9) checking for gconftool-2... /usr/bin/gconftool-2 checking for XSetWMHints in -lX11... yes checking for perl... /usr/bin/perl checking for Perl compile flags... ok checking for perl >= 5.8.0... yes checking if perl plugin will be backward compatible... yes checking for python2... /usr/bin/python2 checking Python version... 2.6 checking Python compile flags... ok checking for location of tclConfig.sh... tclConfig.sh not found - use the --enable-tcl option checking for select... yes checking for select in -lsocket... no checking for getaddrinfo... yes checking whether to enable IPv6 support... yes checking for pkg-config... /usr/bin/pkg-config checking for openssl through pkg-config... yes checking for LIBPROXY... yes checking for dlopen... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for plugin interface used by Checksum... yes checking for OpenSSL used by Checksum... yes checking for plugin interface used by Do At... yes checking for plugin interface used by FiSHLiM... yes checking for OpenSSL used by FiSHLiM... yes checking for plugin interface used by SysInfo... yes checking for LIBPCI... yes checking for DBUS... yes checking for dbus-binding-tool... /usr/bin/dbus-binding-tool checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for LIBNOTIFY... yes checking for LIBSEXY... yes checking for XShmAttach in -lXext... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking if gcc accepts -Wno-pointer-sign ... yes checking if gcc accepts -funsigned-char ... yes checking for modern sigaction... yes checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource checking for snprintf... (cached) yes checking for vsnprintf... yes checking for memrchr... yes checking for strtoull... yes checking for gethostbyname... yes checking for gethostname... yes checking for strings.h... (cached) yes checking for socklen_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/common/dbus/Makefile config.status: creating src/fe-text/Makefile config.status: creating src/fe-gtk/Makefile config.status: creating src/pixmaps/Makefile config.status: creating plugins/Makefile config.status: creating plugins/python/Makefile config.status: creating plugins/perl/Makefile config.status: creating plugins/tcl/Makefile config.status: creating plugins/checksum/Makefile config.status: creating plugins/doat/Makefile config.status: creating plugins/fishlim/Makefile config.status: creating plugins/sysinfo/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile HexChat 2.9.4 GTK+ interface ........ : yes Text interface ........ : no MMX tinting ........... : no XShm tinting .......... : yes Text backend .......... : Pango OpenSSL support ....... : yes D-Bus support ......... : yes libnotify support ..... : yes Spelling .............. : libsexy Plugin interface ...... : yes NLS/gettext ........... : yes IPv6 support .......... : yes MS Proxy NTLM (ISA) ... : no libproxy support ...... : yes Perl .................. : yes Python ................ : yes Tcl ................... : no Checksum .............. : yes Do At ................. : yes FiSHLiM ............... : yes SysInfo ............... : yes The binary will be installed in /usr/bin configure complete, now type 'make' and pray. + make -j4 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4' Making all in po make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/po' test ! -f ./hexchat.pot || \ test -z "af.gmo am.gmo ast.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo gu.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo kn.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo ms.gmo nb.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo th.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo" || make af.gmo am.gmo ast.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo gu.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo kn.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo ms.gmo nb.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo th.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/po' rm -f af.gmo && /usr/bin/msgfmt -c --statistics -o af.gmo af.po rm -f am.gmo && /usr/bin/msgfmt -c --statistics -o am.gmo am.po rm -f ast.gmo && /usr/bin/msgfmt -c --statistics -o ast.gmo ast.po rm -f az.gmo && /usr/bin/msgfmt -c --statistics -o az.gmo az.po af.po:7: field `Language-Team' still has initial default value 118 translated messages, 1255 untranslated messages. rm -f be.gmo && /usr/bin/msgfmt -c --statistics -o be.gmo be.po am.po:7: field `Language-Team' still has initial default value az.po:7: field `Language-Team' still has initial default value ast.po:7: field `Language-Team' still has initial default value 366 translated messages, 1007 untranslated messages. 606 translated messages, 767 untranslated messages. 1050 translated messages, 323 untranslated messages. rm -f bg.gmo && /usr/bin/msgfmt -c --statistics -o bg.gmo bg.po rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po be.po:6: field `Language-Team' still has initial default value 1015 translated messages, 358 untranslated messages. 789 translated messages, 584 untranslated messages. rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po ca.po:10: field `Language-Team' still has initial default value cs.po:7: field `Language-Team' still has initial default value 855 translated messages, 518 untranslated messages. 1037 translated messages, 336 untranslated messages. rm -f el.gmo && /usr/bin/msgfmt -c --statistics -o el.gmo el.po rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics -o en_GB.gmo en_GB.po 945 translated messages, 428 untranslated messages. rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po el.po:7: field `Language-Team' still has initial default value 1004 translated messages, 369 untranslated messages. 711 translated messagesrm -f et.gmo && /usr/bin/msgfmt -c --statistics -o et.gmo et.po , 662 untranslated messages. rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po 1165 translated messages, 208 untranslated messages. rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po 1372 translated messages, 1 untranslated message. et.po:8: field `Language-Team' still has initial default value 781 translated messages, 592 untranslated messages. 991 translated messages, 382 untranslated messages. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po rm -f gu.gmo && /usr/bin/msgfmt -c --statistics -o gu.gmo gu.po fi.po:6: field `Language-Team' still has initial default value 1037 translated messages, 336 untranslated messages. gl.po:6: field `Language-Team' still has initial default value 1023 translated messages, 350 untranslated messages. 1358 translated messages, 15 untranslated messages. rm -f hi.gmo && /usr/bin/msgfmt -c --statistics -o hi.gmo hi.po rm -f id.gmo && /usr/bin/msgfmt -c --statistics -o id.gmo id.po rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po gu.po:6: field `Language-Team' still has initial default value 839 translated messages, 534 untranslated messages. rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po hi.po:7: field `Language-Team' still has initial default value 824 translated messages, 549 untranslated messages. 1373 translated messages. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po rm -f kn.gmo && /usr/bin/msgfmt -c --statistics -o kn.gmo kn.po 1373 translated messages. rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po it.po:7: field `Language-Team' still has initial default value 966 translated messages, 407 untranslated messages. rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po ja.po:9: field `Language-Team' still has initial default value 912 translated messages, 461 untranslated messages. kn.po:7: field `Language-Team' still has initial default value rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po 1079 translated messages, 294 untranslated messages. ko.po:6: field `Language-Team' still has initial default value 1079 translated messages, 294 untranslated messages. rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po rm -f ml.gmo && /usr/bin/msgfmt -c --statistics -o ml.gmo ml.po lt.po:10: field `Language-Team' still has initial default value 545 translated messages, 828 untranslated messages. rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po lv.po:7: field `Language-Team' still has initial default value 633 translated messages, 740 untranslated messages. 14 translated messages, 1359 untranslated messages. rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po mk.po:7: field `Language-Team' still has initial default value 1037 translated messages, 336 untranslated messages. ms.po:7: field `Language-Team' still has initial default value rm -f no.gmo && /usr/bin/msgfmt -c --statistics -o no.gmo no.po 540 translated messages, 833 untranslated messages. rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po nb.po:6: field `Language-Team' still has initial default value 596 translated messages, 777 untranslated messages. nl.po:10: field `Language-Team' still has initial default value 951 translated messages, 422 untranslated messages. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po no.po:7: field `Language-Team' still has initial default value 160 translated messages, 1213 untranslated messages. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po pa.po:8: field `Language-Team' still has initial default value 979 translated messages, 394 untranslated messages. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po pl.po:7: field `Language-Team' still has initial default value 1079 translated messages, 294 untranslated messages. 1366 translated messages, 7 untranslated messages. rm -f rw.gmo && /usr/bin/msgfmt -c --statistics -o rw.gmo rw.po ru.po:9: field `Language-Team' still has initial default value 195 translated messages, 1178 untranslated messages. 1079 translated messages, 294 untranslated messages. rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po rw.po:15: field `Language-Team' still has initial default value 302 translated messages, 1071 untranslated messages. rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po sk.po:9: field `Language-Team' still has initial default value sl.po:10: field `Language-Team' still has initial default value 824 translated messages, 549 untranslated messages. 839 translated messages, 534 untranslated messages. rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 1149 translated messages, 224 untranslated messages. rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po sr.po:7: field `Language-Team' still has initial default value 951 translated messages, 422 untranslated messages. 1163 translated messages, 210 untranslated messages. rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po rm -f wa.gmo && /usr/bin/msgfmt -c --statistics -o wa.gmo wa.po sv.po:6: field `Language-Team' still has initial default value 1079 translated messages, 294 untranslated messages. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po uk.po:9: field `Language-Team' still has initial default value 1079 translated messages, 294 untranslated messages. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po vi.po:6: field `Language-Team' still has initial default value 1037 translated messages, 336 untranslated messages. wa.po:7: field `Language-Team' still has initial default value 393 translated messages, 980 untranslated messages. zh_CN.po:16: field `Language-Team' still has initial default value 1079 translated messages, 294 untranslated messages. zh_TW.po:14: field `Language-Team' still has initial default value 950 translated messages, 423 untranslated messages. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/po' touch stamp-po make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/po' Making all in intl make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/intl' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src' Making all in pixmaps make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/pixmaps' /usr/bin/gdk-pixbuf-csource --raw --build-list png_ulist_voice ./ulist_voice.png png_ulist_halfop ./ulist_halfop.png png_ulist_op ./ulist_op.png png_ulist_owner ./ulist_owner.png png_ulist_founder ./ulist_founder.png png_ulist_netop ./ulist_netop.png png_tray_fileoffer ./tray_fileoffer.png png_tray_highlight ./tray_highlight.png png_tray_message ./tray_message.png png_tree_channel ./tree_channel.png png_tree_dialog ./tree_dialog.png png_tree_server ./tree_server.png png_tree_util ./tree_util.png png_book ./book.png png_hexchat ./hexchat.png > ./inline_pngs.h make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/pixmaps' Making all in common make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -I/usr/include/freetype2 make-te.c -o make-te make-te.c: In function 'main': make-te.c:41: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result make-te.c:43: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result make-te.c:45: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result make-te.c:47: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result make-te.c:49: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ./make-te < textevents.in > textevents.h 2> textenums.h make all-recursive make[4]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' Making all in dbus make[5]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' /bin/sh ../../../libtool --mode=execute /usr/bin/glib-genmarshal --header --body marshallers.list > marshallers.h /bin/sh ../../../libtool --mode=execute /usr/bin/dbus-binding-tool --prefix=remote_object --mode=glib-server --output=remote-object-glue.h remote-object.xml make all-am make[6]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' depbase=`echo dbus-plugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT dbus-plugin.o -MD -MP -MF $depbase.Tpo -c -o dbus-plugin.o dbus-plugin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbus-client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT dbus-client.o -MD -MP -MF $depbase.Tpo -c -o dbus-client.o dbus-client.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT example.o -MD -MP -MF $depbase.Tpo -c -o example.o example.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -o example example.o -pthread -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lglib-2.0 -lX11 -Wl,-z,relro -L/usr/lib6464 -lssl -lcrypto -ldl -lz -Wl,--export-dynamic -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -o example example.o -pthread -Wl,-z -Wl,relro -Wl,--export-dynamic -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lX11 -L/usr/lib6464 -lssl -lcrypto -ldl -lz -lglib-2.0 -pthread rm -f libhexchatdbus.a ar cru libhexchatdbus.a dbus-plugin.o dbus-client.o ranlib libhexchatdbus.a make[6]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' make[5]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' Making all in . make[5]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-cfgfiles.o -MD -MP -MF .deps/libhexchatcommon_a-cfgfiles.Tpo -c -o libhexchatcommon_a-cfgfiles.o `test -f 'cfgfiles.c' || echo './'`cfgfiles.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-chanopt.o -MD -MP -MF .deps/libhexchatcommon_a-chanopt.Tpo -c -o libhexchatcommon_a-chanopt.o `test -f 'chanopt.c' || echo './'`chanopt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-ctcp.o -MD -MP -MF .deps/libhexchatcommon_a-ctcp.Tpo -c -o libhexchatcommon_a-ctcp.o `test -f 'ctcp.c' || echo './'`ctcp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-dcc.o -MD -MP -MF .deps/libhexchatcommon_a-dcc.Tpo -c -o libhexchatcommon_a-dcc.o `test -f 'dcc.c' || echo './'`dcc.c cfgfiles.c: In function 'list_loadconf': cfgfiles.c:132: warning: ignoring return value of 'read', declared with attribute warn_unused_result chanopt.c: In function 'chanopt_save_one_channel': chanopt.c:361: warning: ignoring return value of 'write', declared with attribute warn_unused_result chanopt.c:364: warning: ignoring return value of 'write', declared with attribute warn_unused_result chanopt.c:373: warning: ignoring return value of 'write', declared with attribute warn_unused_result chanopt.c: In function 'chanopt_save_all': chanopt.c:412: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/libhexchatcommon_a-ctcp.Tpo .deps/libhexchatcommon_a-ctcp.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-hexchat.o -MD -MP -MF .deps/libhexchatcommon_a-hexchat.Tpo -c -o libhexchatcommon_a-hexchat.o `test -f 'hexchat.c' || echo './'`hexchat.c mv -f .deps/libhexchatcommon_a-chanopt.Tpo .deps/libhexchatcommon_a-chanopt.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-history.o -MD -MP -MF .deps/libhexchatcommon_a-history.Tpo -c -o libhexchatcommon_a-history.o `test -f 'history.c' || echo './'`history.c mv -f .deps/libhexchatcommon_a-history.Tpo .deps/libhexchatcommon_a-history.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-ignore.o -MD -MP -MF .deps/libhexchatcommon_a-ignore.Tpo -c -o libhexchatcommon_a-ignore.o `test -f 'ignore.c' || echo './'`ignore.c ignore.c: In function 'ignore_save': ignore.c:327: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/libhexchatcommon_a-cfgfiles.Tpo .deps/libhexchatcommon_a-cfgfiles.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-inbound.o -MD -MP -MF .deps/libhexchatcommon_a-inbound.Tpo -c -o libhexchatcommon_a-inbound.o `test -f 'inbound.c' || echo './'`inbound.c mv -f .deps/libhexchatcommon_a-hexchat.Tpo .deps/libhexchatcommon_a-hexchat.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-modes.o -MD -MP -MF .deps/libhexchatcommon_a-modes.Tpo -c -o libhexchatcommon_a-modes.o `test -f 'modes.c' || echo './'`modes.c mv -f .deps/libhexchatcommon_a-ignore.Tpo .deps/libhexchatcommon_a-ignore.Po inbound.c: In function 'inbound_privmsg': inbound.c:183: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-msproxy.o -MD -MP -MF .deps/libhexchatcommon_a-msproxy.Tpo -c -o libhexchatcommon_a-msproxy.o `test -f 'msproxy.c' || echo './'`msproxy.c inbound.c: In function 'inbound_quit': inbound.c:761: warning: suggest parentheses around assignment used as truth value mv -f .deps/libhexchatcommon_a-msproxy.Tpo .deps/libhexchatcommon_a-msproxy.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-network.o -MD -MP -MF .deps/libhexchatcommon_a-network.Tpo -c -o libhexchatcommon_a-network.o `test -f 'network.c' || echo './'`network.c mv -f .deps/libhexchatcommon_a-network.Tpo .deps/libhexchatcommon_a-network.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-notify.o -MD -MP -MF .deps/libhexchatcommon_a-notify.Tpo -c -o libhexchatcommon_a-notify.o `test -f 'notify.c' || echo './'`notify.c notify.c: In function 'notify_save': notify.c:138: warning: ignoring return value of 'write', declared with attribute warn_unused_result notify.c:141: warning: ignoring return value of 'write', declared with attribute warn_unused_result notify.c:142: warning: ignoring return value of 'write', declared with attribute warn_unused_result notify.c:144: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/libhexchatcommon_a-modes.Tpo .deps/libhexchatcommon_a-modes.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-outbound.o -MD -MP -MF .deps/libhexchatcommon_a-outbound.Tpo -c -o libhexchatcommon_a-outbound.o `test -f 'outbound.c' || echo './'`outbound.c mv -f .deps/libhexchatcommon_a-dcc.Tpo .deps/libhexchatcommon_a-dcc.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-plugin.o -MD -MP -MF .deps/libhexchatcommon_a-plugin.Tpo -c -o libhexchatcommon_a-plugin.o `test -f 'plugin.c' || echo './'`plugin.c mv -f .deps/libhexchatcommon_a-inbound.Tpo .deps/libhexchatcommon_a-inbound.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-plugin-timer.o -MD -MP -MF .deps/libhexchatcommon_a-plugin-timer.Tpo -c -o libhexchatcommon_a-plugin-timer.o `test -f 'plugin-timer.c' || echo './'`plugin-timer.c mv -f .deps/libhexchatcommon_a-plugin-timer.Tpo .deps/libhexchatcommon_a-plugin-timer.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-proto-irc.o -MD -MP -MF .deps/libhexchatcommon_a-proto-irc.Tpo -c -o libhexchatcommon_a-proto-irc.o `test -f 'proto-irc.c' || echo './'`proto-irc.c plugin.c: In function 'hexchat_pluginpref_set_str_real': outbound.c: In function 'random_line': outbound.c:112: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result plugin.c:1693: warning: format '%[^ ' expects type 'char *', but argument 3 has type 'char (*)[512]' plugin.c:1654: warning: ignoring return value of 'write', declared with attribute warn_unused_result plugin.c:1715: warning: ignoring return value of 'write', declared with attribute warn_unused_result plugin.c:1726: warning: ignoring return value of 'write', declared with attribute warn_unused_result plugin.c: In function 'hexchat_pluginpref_list': plugin.c:1866: warning: format '%[^ ' expects type 'char *', but argument 3 has type 'char (*)[512]' outbound.c: In function 'cmd_execw': outbound.c:1563: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/libhexchatcommon_a-notify.Tpo .deps/libhexchatcommon_a-notify.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-server.o -MD -MP -MF .deps/libhexchatcommon_a-server.Tpo -c -o libhexchatcommon_a-server.o `test -f 'server.c' || echo './'`server.c server.c: In function 'proxy_error': server.c:1174: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1175: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c: In function 'http_read_line': server.c:1409: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1414: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1417: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1418: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c: In function 'server_child': server.c:1516: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1521: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1581: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1586: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1598: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1608: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1616: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1629: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1645: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1648: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c:1654: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/libhexchatcommon_a-plugin.Tpo .deps/libhexchatcommon_a-plugin.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-servlist.o -MD -MP -MF .deps/libhexchatcommon_a-servlist.Tpo -c -o libhexchatcommon_a-servlist.o `test -f 'servlist.c' || echo './'`servlist.c mv -f .deps/libhexchatcommon_a-proto-irc.Tpo .deps/libhexchatcommon_a-proto-irc.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-ssl.o -MD -MP -MF .deps/libhexchatcommon_a-ssl.Tpo -c -o libhexchatcommon_a-ssl.o `test -f 'ssl.c' || echo './'`ssl.c outbound.c: In function 'cmd_menu': outbound.c:1260: warning: 'state' may be used uninitialized in this function mv -f .deps/libhexchatcommon_a-ssl.Tpo .deps/libhexchatcommon_a-ssl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-strlutil.o -MD -MP -MF .deps/libhexchatcommon_a-strlutil.Tpo -c -o libhexchatcommon_a-strlutil.o `test -f 'strlutil.c' || echo './'`strlutil.c mv -f .deps/libhexchatcommon_a-server.Tpo .deps/libhexchatcommon_a-server.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-text.o -MD -MP -MF .deps/libhexchatcommon_a-text.Tpo -c -o libhexchatcommon_a-text.o `test -f 'text.c' || echo './'`text.c mv -f .deps/libhexchatcommon_a-strlutil.Tpo .deps/libhexchatcommon_a-strlutil.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-tree.o -MD -MP -MF .deps/libhexchatcommon_a-tree.Tpo -c -o libhexchatcommon_a-tree.o `test -f 'tree.c' || echo './'`tree.c mv -f .deps/libhexchatcommon_a-servlist.Tpo .deps/libhexchatcommon_a-servlist.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-url.o -MD -MP -MF .deps/libhexchatcommon_a-url.Tpo -c -o libhexchatcommon_a-url.o `test -f 'url.c' || echo './'`url.c mv -f .deps/libhexchatcommon_a-tree.Tpo .deps/libhexchatcommon_a-tree.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-userlist.o -MD -MP -MF .deps/libhexchatcommon_a-userlist.Tpo -c -o libhexchatcommon_a-userlist.o `test -f 'userlist.c' || echo './'`userlist.c text.c: In function 'scrollback_shrink': text.c:152: warning: passing argument 3 of 'g_file_get_contents' from incompatible pointer type /usr/include/glib-2.0/glib/gfileutils.h:89: note: expected 'gsize *' but argument is of type 'int *' text.c:186: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c: In function 'scrollback_save': text.c:234: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c:238: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c:240: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c: In function 'log_close': text.c:364: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c: In function 'log_open_file': text.c:586: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c: In function 'log_write': text.c:716: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c:722: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c:725: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c: In function 'pevent_load': text.c:1696: warning: ignoring return value of 'read', declared with attribute warn_unused_result text.c: In function 'pevent_save': text.c:2233: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c:2235: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c: In function 'sound_save': text.c:2436: warning: ignoring return value of 'write', declared with attribute warn_unused_result text.c:2438: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/libhexchatcommon_a-url.Tpo .deps/libhexchatcommon_a-url.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libproxy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libhexchatcommon_a-util.o -MD -MP -MF .deps/libhexchatcommon_a-util.Tpo -c -o libhexchatcommon_a-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/libhexchatcommon_a-userlist.Tpo .deps/libhexchatcommon_a-userlist.Po mv -f .deps/libhexchatcommon_a-outbound.Tpo .deps/libhexchatcommon_a-outbound.Po mv -f .deps/libhexchatcommon_a-text.Tpo .deps/libhexchatcommon_a-text.Po mv -f .deps/libhexchatcommon_a-util.Tpo .deps/libhexchatcommon_a-util.Po rm -f libhexchatcommon.a ar cru libhexchatcommon.a libhexchatcommon_a-cfgfiles.o libhexchatcommon_a-chanopt.o libhexchatcommon_a-ctcp.o libhexchatcommon_a-dcc.o libhexchatcommon_a-hexchat.o libhexchatcommon_a-history.o libhexchatcommon_a-ignore.o libhexchatcommon_a-inbound.o libhexchatcommon_a-modes.o libhexchatcommon_a-msproxy.o libhexchatcommon_a-network.o libhexchatcommon_a-notify.o libhexchatcommon_a-outbound.o libhexchatcommon_a-plugin.o libhexchatcommon_a-plugin-timer.o libhexchatcommon_a-proto-irc.o libhexchatcommon_a-server.o libhexchatcommon_a-servlist.o libhexchatcommon_a-ssl.o libhexchatcommon_a-strlutil.o libhexchatcommon_a-text.o libhexchatcommon_a-tree.o libhexchatcommon_a-url.o libhexchatcommon_a-userlist.o libhexchatcommon_a-util.o ../../src/common/dbus/dbus-*.o ranlib libhexchatcommon.a make[5]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' make[4]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' Making all in fe-gtk make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/fe-gtk' depbase=`echo about.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT about.o -MD -MP -MF $depbase.Tpo -c -o about.o about.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ascii.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT ascii.o -MD -MP -MF $depbase.Tpo -c -o ascii.o ascii.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo banlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT banlist.o -MD -MP -MF $depbase.Tpo -c -o banlist.o banlist.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chanlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT chanlist.o -MD -MP -MF $depbase.Tpo -c -o chanlist.o chanlist.c &&\ mv -f $depbase.Tpo $depbase.Po chanlist.c: In function 'chanlist_filereq_done': chanlist.c:504: warning: ignoring return value of 'write', declared with attribute warn_unused_result chanlist.c:517: warning: ignoring return value of 'write', declared with attribute warn_unused_result depbase=`echo chanview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT chanview.o -MD -MP -MF $depbase.Tpo -c -o chanview.o chanview.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo custom-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT custom-list.o -MD -MP -MF $depbase.Tpo -c -o custom-list.o custom-list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dccgui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT dccgui.o -MD -MP -MF $depbase.Tpo -c -o dccgui.o dccgui.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo editlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT editlist.o -MD -MP -MF $depbase.Tpo -c -o editlist.o editlist.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fe-gtk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT fe-gtk.o -MD -MP -MF $depbase.Tpo -c -o fe-gtk.o fe-gtk.c &&\ mv -f $depbase.Tpo $depbase.Po editlist.c: In function 'editlist_gui_save': editlist.c:182: warning: ignoring return value of 'write', declared with attribute warn_unused_result fe-gtk.c: In function 'try_browser': fe-gtk.c:1009: warning: passing argument 1 of 'hexchat_execv' from incompatible pointer type ../common/hexchatc.h:37: note: expected 'char * const*' but argument is of type 'const char **' depbase=`echo fkeys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT fkeys.o -MD -MP -MF $depbase.Tpo -c -o fkeys.o fkeys.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gtkutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT gtkutil.o -MD -MP -MF $depbase.Tpo -c -o gtkutil.o gtkutil.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ignoregui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT ignoregui.o -MD -MP -MF $depbase.Tpo -c -o ignoregui.o ignoregui.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo joind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT joind.o -MD -MP -MF $depbase.Tpo -c -o joind.o joind.c &&\ mv -f $depbase.Tpo $depbase.Po fkeys.c: In function 'key_load_defaults': fkeys.c:436: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c: In function 'key_save_kbs': fkeys.c:858: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:875: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:880: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:885: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:888: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:890: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:892: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:895: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:897: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:900: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:902: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c:904: warning: ignoring return value of 'write', declared with attribute warn_unused_result fkeys.c: In function 'key_load_kbs': fkeys.c:984: warning: ignoring return value of 'read', declared with attribute warn_unused_result gtkutil.c: In function 'fe_get_str': gtkutil.c:391: warning: cast from pointer to integer of different size depbase=`echo menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT menu.o -MD -MP -MF $depbase.Tpo -c -o menu.o menu.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo maingui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT maingui.o -MD -MP -MF $depbase.Tpo -c -o maingui.o maingui.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo notifygui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT notifygui.o -MD -MP -MF $depbase.Tpo -c -o notifygui.o notifygui.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo palette.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT palette.o -MD -MP -MF $depbase.Tpo -c -o palette.o palette.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pixmaps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT pixmaps.o -MD -MP -MF $depbase.Tpo -c -o pixmaps.o pixmaps.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo plugin-tray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT plugin-tray.o -MD -MP -MF $depbase.Tpo -c -o plugin-tray.o plugin-tray.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo plugingui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT plugingui.o -MD -MP -MF $depbase.Tpo -c -o plugingui.o plugingui.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rawlog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT rawlog.o -MD -MP -MF $depbase.Tpo -c -o rawlog.o rawlog.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo search.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT search.o -MD -MP -MF $depbase.Tpo -c -o search.o search.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo servlistgui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT servlistgui.o -MD -MP -MF $depbase.Tpo -c -o servlistgui.o servlistgui.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo setup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT setup.o -MD -MP -MF $depbase.Tpo -c -o setup.o setup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo textgui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT textgui.o -MD -MP -MF $depbase.Tpo -c -o textgui.o textgui.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo urlgrab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT urlgrab.o -MD -MP -MF $depbase.Tpo -c -o urlgrab.o urlgrab.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo userlistgui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT userlistgui.o -MD -MP -MF $depbase.Tpo -c -o userlistgui.o userlistgui.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xtext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT xtext.o -MD -MP -MF $depbase.Tpo -c -o xtext.o xtext.c &&\ mv -f $depbase.Tpo $depbase.Po xtext.c: In function 'gtk_xtext_save': xtext.c:4609: warning: ignoring return value of 'write', declared with attribute warn_unused_result xtext.c:4610: warning: ignoring return value of 'write', declared with attribute warn_unused_result xtext.c: In function 'gtk_xtext_render_flush': xtext.c:2854: warning: 'dest_x' may be used uninitialized in this function xtext.c:2854: warning: 'dest_y' may be used uninitialized in this function /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -o hexchat about.o ascii.o banlist.o chanlist.o chanview.o custom-list.o dccgui.o editlist.o fe-gtk.o fkeys.o gtkutil.o ignoregui.o joind.o menu.o maingui.o notifygui.o palette.o pixmaps.o plugin-tray.o plugingui.o rawlog.o search.o servlistgui.o setup.o textgui.o urlgrab.o userlistgui.o xtext.o ../common/libhexchatcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--version-script,./../version-script -L/lib64 -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lsexy -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lX11 -lXext -lglib-2.0 -lgmodule-2.0 -lproxy -pthread -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lX11 -Wl,-z,relro -L/usr/lib6464 -lssl -lcrypto -ldl -lz -Wl,--export-dynamic -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -o hexchat about.o ascii.o banlist.o chanlist.o chanview.o custom-list.o dccgui.o editlist.o fe-gtk.o fkeys.o gtkutil.o ignoregui.o joind.o menu.o maingui.o notifygui.o palette.o pixmaps.o plugin-tray.o plugingui.o rawlog.o search.o servlistgui.o setup.o textgui.o urlgrab.o userlistgui.o xtext.o -Wl,--version-script -Wl,./../version-script -pthread -Wl,-z -Wl,relro -Wl,--export-dynamic ../common/libhexchatcommon.a -L/lib64 -lnotify -lsexy -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lxml2 -lXext -lgmodule-2.0 -lproxy -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lX11 -L/usr/lib6464 -lssl -lcrypto -ldl -lz -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/fe-gtk' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src' Making all in plugins make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' Making all in . make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' Making all in python make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/python' depbase=`echo python.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT python.lo -MD -MP -MF $depbase.Tpo -c -o python.lo python.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT python.lo -MD -MP -MF .deps/python.Tpo -c python.c -fPIC -DPIC -o .libs/python.o In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from python.c:69: /usr/include/python2.6/pyconfig-64.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/limits.h:27, from /usr/lib/gcc/ppc64-redhat-linux/4.4.6/include/limits.h:122, from /usr/lib/gcc/ppc64-redhat-linux/4.4.6/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/4.4.6/include/limits.h:11, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from python.c:54: /usr/include/features.h:213:1: warning: this is the location of the previous definition python.c: In function 'Util_Autoload_from': python.c:387: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o python.la -rpath /usr/lib64/hexchat/plugins python.lo -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -lutil -lX11 -Wl,-z,relro -L/usr/lib6464 -lssl -lcrypto -ldl -lz -Wl,--export-dynamic -lglib-2.0 libtool: link: gcc -shared .libs/python.o -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -lutil -lX11 -L/usr/lib6464 -lssl -lcrypto -ldl -lz -lglib-2.0 -m64 -mminimal-toc -Wl,-z -Wl,relro -Wl,--export-dynamic -Wl,-soname -Wl,python.so -o .libs/python.so libtool: link: ( cd ".libs" && rm -f "python.la" && ln -s "../python.la" "python.la" ) make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/python' Making all in perl make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' perl generate_header perl generate_header make all-am make[4]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' depbase=`echo perl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT perl.lo -MD -MP -MF $depbase.Tpo -c -o perl.lo perl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT perl.lo -MD -MP -MF .deps/perl.Tpo -c perl.c -fPIC -DPIC -o .libs/perl.o perl.c: In function 'list_item_to_sv': perl.c:299: warning: value computed is not used /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o perl.la -rpath /usr/lib64/hexchat/plugins perl.lo -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lperl -lresolv -ldl -lm -lcrypt -lutil -lpthread -lc -lX11 -Wl,-z,relro -L/usr/lib6464 -lssl -lcrypto -ldl -lz -Wl,--export-dynamic -lglib-2.0 libtool: link: gcc -shared .libs/perl.o -L/usr/lib64/perl5/CORE -lperl -lresolv -lm -lcrypt -lutil -lpthread -lc -lX11 -L/usr/lib6464 -lssl -lcrypto -ldl -lz -lglib-2.0 -m64 -mminimal-toc -Wl,-E -Wl,-rpath -Wl,/usr/lib64/perl5/CORE -Wl,-z -Wl,relro -Wl,--export-dynamic -Wl,-soname -Wl,perl.so -o .libs/perl.so libtool: link: ( cd ".libs" && rm -f "perl.la" && ln -s "../perl.la" "perl.la" ) make[4]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' Making all in doat make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/doat' depbase=`echo doat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT doat.lo -MD -MP -MF $depbase.Tpo -c -o doat.lo doat.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT doat.lo -MD -MP -MF .deps/doat.Tpo -c doat.c -fPIC -DPIC -o .libs/doat.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o doat.la -rpath /usr/lib64/hexchat/plugins doat.lo -lX11 -Wl,-z,relro -L/usr/lib6464 -lssl -lcrypto -ldl -lz -Wl,--export-dynamic -lglib-2.0 libtool: link: gcc -shared .libs/doat.o -lX11 -L/usr/lib6464 -lssl -lcrypto -ldl -lz -lglib-2.0 -m64 -mminimal-toc -Wl,-z -Wl,relro -Wl,--export-dynamic -Wl,-soname -Wl,doat.so -o .libs/doat.so libtool: link: ( cd ".libs" && rm -f "doat.la" && ln -s "../doat.la" "doat.la" ) make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/doat' Making all in fishlim make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/fishlim' depbase=`echo fish.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT fish.lo -MD -MP -MF $depbase.Tpo -c -o fish.lo fish.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo irc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT irc.lo -MD -MP -MF $depbase.Tpo -c -o irc.lo irc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo keystore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT keystore.lo -MD -MP -MF $depbase.Tpo -c -o keystore.lo keystore.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT keystore.lo -MD -MP -MF .deps/keystore.Tpo -c keystore.c -fPIC -DPIC -o .libs/keystore.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT fish.lo -MD -MP -MF .deps/fish.Tpo -c fish.c -fPIC -DPIC -o .libs/fish.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT irc.lo -MD -MP -MF .deps/irc.Tpo -c irc.c -fPIC -DPIC -o .libs/irc.o depbase=`echo plugin_hexchat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT plugin_hexchat.lo -MD -MP -MF $depbase.Tpo -c -o plugin_hexchat.lo plugin_hexchat.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT plugin_hexchat.lo -MD -MP -MF .deps/plugin_hexchat.Tpo -c plugin_hexchat.c -fPIC -DPIC -o .libs/plugin_hexchat.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o fishlim.la -rpath /usr/lib64/hexchat/plugins fish.lo irc.lo keystore.lo misc.lo plugin_hexchat.lo -lX11 -Wl,-z,relro -L/usr/lib6464 -lssl -lcrypto -ldl -lz -Wl,--export-dynamic -lglib-2.0 libtool: link: gcc -shared .libs/fish.o .libs/irc.o .libs/keystore.o .libs/misc.o .libs/plugin_hexchat.o -lX11 -L/usr/lib6464 -lssl -lcrypto -ldl -lz -lglib-2.0 -m64 -mminimal-toc -Wl,-z -Wl,relro -Wl,--export-dynamic -Wl,-soname -Wl,fishlim.so -o .libs/fishlim.so libtool: link: ( cd ".libs" && rm -f "fishlim.la" && ln -s "../fishlim.la" "fishlim.la" ) make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/fishlim' Making all in checksum make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/checksum' depbase=`echo checksum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT checksum.lo -MD -MP -MF $depbase.Tpo -c -o checksum.lo checksum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -fPIC -DPIC -o .libs/checksum.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o checksum.la -rpath /usr/lib64/hexchat/plugins checksum.lo -lX11 -Wl,-z,relro -L/usr/lib6464 -lssl -lcrypto -ldl -lz -Wl,--export-dynamic -lglib-2.0 libtool: link: gcc -shared .libs/checksum.o -lX11 -L/usr/lib6464 -lssl -lcrypto -ldl -lz -lglib-2.0 -m64 -mminimal-toc -Wl,-z -Wl,relro -Wl,--export-dynamic -Wl,-soname -Wl,checksum.so -o .libs/checksum.so libtool: link: ( cd ".libs" && rm -f "checksum.la" && ln -s "../checksum.la" "checksum.la" ) make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/checksum' Making all in sysinfo make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/sysinfo' depbase=`echo hwmon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT hwmon.lo -MD -MP -MF $depbase.Tpo -c -o hwmon.lo hwmon.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT match.lo -MD -MP -MF $depbase.Tpo -c -o match.lo match.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT parse.lo -MD -MP -MF $depbase.Tpo -c -o parse.lo parse.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pci.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT pci.lo -MD -MP -MF $depbase.Tpo -c -o pci.lo pci.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c -fPIC -DPIC -o .libs/match.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT hwmon.lo -MD -MP -MF .deps/hwmon.Tpo -c hwmon.c -fPIC -DPIC -o .libs/hwmon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT pci.lo -MD -MP -MF .deps/pci.Tpo -c pci.c -fPIC -DPIC -o .libs/pci.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o parse.c: In function 'xs_parse_netdev': parse.c:268: warning: ignoring return value of 'strtoull', declared with attribute warn_unused_result parse.c: In function 'xs_parse_df': parse.c:297: warning: ignoring return value of 'strtoull', declared with attribute warn_unused_result parse.c:302: warning: ignoring return value of 'strtoull', declared with attribute warn_unused_result parse.c:304: warning: ignoring return value of 'strtoull', declared with attribute warn_unused_result parse.c: In function 'xs_parse_distro': parse.c:403: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result parse.c:405: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result parse.c:407: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result parse.c:409: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result parse.c:413: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result parse.c:417: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result parse.c:419: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result depbase=`echo xsys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT xsys.lo -MD -MP -MF $depbase.Tpo -c -o xsys.lo xsys.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libproxy -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./../../src/common -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT xsys.lo -MD -MP -MF .deps/xsys.Tpo -c xsys.c -fPIC -DPIC -o .libs/xsys.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o sysinfo.la -rpath /usr/lib64/hexchat/plugins hwmon.lo match.lo parse.lo pci.lo xsys.lo -lpci -lX11 -Wl,-z,relro -L/usr/lib6464 -lssl -lcrypto -ldl -lz -Wl,--export-dynamic -lglib-2.0 libtool: link: gcc -shared .libs/hwmon.o .libs/match.o .libs/parse.o .libs/pci.o .libs/xsys.o -lpci -lX11 -L/usr/lib6464 -lssl -lcrypto -ldl -lz -lglib-2.0 -m64 -mminimal-toc -Wl,-z -Wl,relro -Wl,--export-dynamic -Wl,-soname -Wl,sysinfo.so -o .libs/sysinfo.so libtool: link: ( cd ".libs" && rm -f "sysinfo.la" && ln -s "../sysinfo.la" "sysinfo.la" ) make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/sysinfo' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' Making all in man make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/man' make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4' make[1]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yOddM5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 ++ dirname /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 + cd hexchat-2.9.4 + LANG=C + export LANG + unset DISPLAY + make DESTDIR=/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 install Making install in po make[1]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/po' /bin/mkdir -p /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share installing af.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/af/LC_MESSAGES/hexchat.mo installing am.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/am/LC_MESSAGES/hexchat.mo installing ast.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/ast/LC_MESSAGES/hexchat.mo installing az.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/az/LC_MESSAGES/hexchat.mo installing be.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/be/LC_MESSAGES/hexchat.mo installing bg.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/bg/LC_MESSAGES/hexchat.mo installing ca.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/ca/LC_MESSAGES/hexchat.mo installing cs.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/cs/LC_MESSAGES/hexchat.mo installing da.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/da/LC_MESSAGES/hexchat.mo installing de.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/de/LC_MESSAGES/hexchat.mo installing el.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/el/LC_MESSAGES/hexchat.mo installing en_GB.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/en_GB/LC_MESSAGES/hexchat.mo installing es.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/es/LC_MESSAGES/hexchat.mo installing et.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/et/LC_MESSAGES/hexchat.mo installing eu.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/eu/LC_MESSAGES/hexchat.mo installing fi.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/fi/LC_MESSAGES/hexchat.mo installing fr.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/fr/LC_MESSAGES/hexchat.mo installing gl.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/gl/LC_MESSAGES/hexchat.mo installing gu.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/gu/LC_MESSAGES/hexchat.mo installing hi.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/hi/LC_MESSAGES/hexchat.mo installing hu.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/hu/LC_MESSAGES/hexchat.mo installing id.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/id/LC_MESSAGES/hexchat.mo installing it.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/it/LC_MESSAGES/hexchat.mo installing ja.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/ja/LC_MESSAGES/hexchat.mo installing kn.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/kn/LC_MESSAGES/hexchat.mo installing ko.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/ko/LC_MESSAGES/hexchat.mo installing lt.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/lt/LC_MESSAGES/hexchat.mo installing lv.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/lv/LC_MESSAGES/hexchat.mo installing mk.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/mk/LC_MESSAGES/hexchat.mo installing ml.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/ml/LC_MESSAGES/hexchat.mo installing ms.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/ms/LC_MESSAGES/hexchat.mo installing nb.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/nb/LC_MESSAGES/hexchat.mo installing nl.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/nl/LC_MESSAGES/hexchat.mo installing no.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/no/LC_MESSAGES/hexchat.mo installing pa.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/pa/LC_MESSAGES/hexchat.mo installing pl.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/pl/LC_MESSAGES/hexchat.mo installing pt.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/pt/LC_MESSAGES/hexchat.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/pt_BR/LC_MESSAGES/hexchat.mo installing ru.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/ru/LC_MESSAGES/hexchat.mo installing rw.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/rw/LC_MESSAGES/hexchat.mo installing sk.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/sk/LC_MESSAGES/hexchat.mo installing sl.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/sl/LC_MESSAGES/hexchat.mo installing sq.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/sq/LC_MESSAGES/hexchat.mo installing sr.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/sr/LC_MESSAGES/hexchat.mo installing sv.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/sv/LC_MESSAGES/hexchat.mo installing th.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/th/LC_MESSAGES/hexchat.mo installing uk.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/uk/LC_MESSAGES/hexchat.mo installing vi.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/vi/LC_MESSAGES/hexchat.mo installing wa.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/wa/LC_MESSAGES/hexchat.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/zh_CN/LC_MESSAGES/hexchat.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/zh_TW/LC_MESSAGES/hexchat.mo if test "hexchat" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/po' Making install in intl make[1]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/intl' if { test "hexchat" = "gettext-runtime" || test "hexchat" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/mkdir -p /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64 /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/include; \ /usr/bin/install -c -m 644 libintl.h /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "hexchat" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /bin/mkdir -p /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/libgnuintl.a; \ rm -f /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/libgnuintl.so /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/mkdir -p /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64; \ temp=/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/mkdir -p /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale; \ test -f /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "hexchat" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/intl' Making install in src make[1]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src' Making install in pixmaps make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/pixmaps' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/pixmaps' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/pixmaps' Making install in common make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' Making install in dbus make[4]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' make install-am make[5]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' make[6]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' make[6]: Nothing to be done for `install-exec-am'. if test -z "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64" ; then \ for p in apps_hexchat_url_handler.schemas ; do \ GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` /usr/bin/gconftool-2 --makefile-install-rule ./$p; \ done \ fi test -z "/etc/gconf/schemas" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/etc/gconf/schemas" /usr/bin/install -c -m 644 apps_hexchat_url_handler.schemas '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/etc/gconf/schemas' test -z "/usr/share/dbus-1/services" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/dbus-1/services" /usr/bin/install -c -m 644 org.hexchat.service.service '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/dbus-1/services' make[6]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' make[5]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' make[4]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common/dbus' Making install in . make[4]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' make[5]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' make[4]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/common' Making install in fe-gtk make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/fe-gtk' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src/fe-gtk' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c hexchat '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/bin' libtool: install: /usr/bin/install -c hexchat /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/bin/hexchat make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/fe-gtk' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src/fe-gtk' make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src' make[1]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/src' Making install in plugins make[1]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' Making install in . make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' Making install in python make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/python' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/python' test -z "/usr/lib64/hexchat/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins" /bin/sh ../../libtool --mode=install /usr/bin/install -c python.la '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/install -c .libs/python.so /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/python.so libtool: install: /usr/bin/install -c .libs/python.lai /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/python.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/python' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/python' Making install in perl make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' make install-am make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' make[4]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' test -z "/usr/lib64/hexchat/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins" /bin/sh ../../libtool --mode=install /usr/bin/install -c perl.la '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/install -c .libs/perl.so /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/perl.so libtool: install: /usr/bin/install -c .libs/perl.lai /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/perl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/perl' Making install in doat make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/doat' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/doat' test -z "/usr/lib64/hexchat/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins" /bin/sh ../../libtool --mode=install /usr/bin/install -c doat.la '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/install -c .libs/doat.so /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/doat.so libtool: install: /usr/bin/install -c .libs/doat.lai /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/doat.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/doat' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/doat' Making install in fishlim make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/fishlim' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/fishlim' test -z "/usr/lib64/hexchat/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins" /bin/sh ../../libtool --mode=install /usr/bin/install -c fishlim.la '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/install -c .libs/fishlim.so /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/fishlim.so libtool: install: /usr/bin/install -c .libs/fishlim.lai /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/fishlim.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/fishlim' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/fishlim' Making install in checksum make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/checksum' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/checksum' test -z "/usr/lib64/hexchat/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins" /bin/sh ../../libtool --mode=install /usr/bin/install -c checksum.la '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/install -c .libs/checksum.so /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/checksum.so libtool: install: /usr/bin/install -c .libs/checksum.lai /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/checksum.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/checksum' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/checksum' Making install in sysinfo make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/sysinfo' make[3]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/sysinfo' test -z "/usr/lib64/hexchat/plugins" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins" /bin/sh ../../libtool --mode=install /usr/bin/install -c sysinfo.la '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/install -c .libs/sysinfo.so /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/sysinfo.so libtool: install: /usr/bin/install -c .libs/sysinfo.lai /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/sysinfo.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/sysinfo' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins/sysinfo' make[1]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/plugins' Making install in man make[1]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/man' make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/man/man1" /usr/bin/install -c -m 644 hexchat.1 '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/man' make[1]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4/man' make[1]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4' make[2]: Entering directory `/builddir/build/BUILD/hexchat-2.9.4' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pixmaps" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/pixmaps" /usr/bin/install -c -m 644 src/pixmaps/hexchat.png '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/pixmaps' test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/applications" /usr/bin/install -c -m 644 share/misc/hexchat.desktop '/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/applications' make[2]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4' make[1]: Leaving directory `/builddir/build/BUILD/hexchat-2.9.4' + install -D -m644 share/icons/hexchat.svg /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/icons/hicolor/scalable/apps/hexchat.svg + find /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 -name tcl.so -exec rm -f '{}' ';' + rm -f /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/etc/gconf/schemas/apps_hexchat_url_handler.schemas + desktop-file-install '--add-mime-type=x-scheme-handler/irc;x-scheme-handler/ircs' --remove-key=Exec --dir=/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/applications/ /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/applications/hexchat.desktop + echo 'Exec=sh -c "hexchat --existing --url %U || exec hexchat"' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 hexchat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/hexchat-2.9.4 extracting debug info from /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/bin/hexchat extracting debug info from /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/fishlim.so extracting debug info from /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/sysinfo.so extracting debug info from /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/perl.so extracting debug info from /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/python.so extracting debug info from /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/checksum.so extracting debug info from /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/lib64/hexchat/plugins/doat.so 3654 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: hexchat-2.9.4-1.el6.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PgMU7i + umask 022 + cd /builddir/build/BUILD + cd hexchat-2.9.4 + DOCDIR=/builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/doc/hexchat-2.9.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/doc/hexchat-2.9.4 + /bin/mkdir -p /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/doc/hexchat-2.9.4 + cp -pr share/doc/COPYING share/doc/changelog-xchat.md share/doc/changelog.md share/doc/dbus.md share/doc/faq.md share/doc/fishlim.md share/doc/hacking.md share/doc/hexchat-text.md share/doc/perl.md share/doc/plugins.md share/doc/python.md share/doc/readme.md share/doc/tcl.md /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64/usr/share/doc/hexchat-2.9.4 + exit 0 Provides: checksum.so()(64bit) doat.so()(64bit) fishlim.so()(64bit) hexchat(EXPORTED)(64bit) mimehandler(x-scheme-handler/irc) mimehandler(x-scheme-handler/ircs) perl.so()(64bit) python.so()(64bit) sysinfo.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libcrypt.so.1()(64bit) libcrypto.so.10()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libnotify.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpci.so.3()(64bit) libpci.so.3(LIBPCI_3.0)(64bit) libpci.so.3(LIBPCI_3.1)(64bit) libperl.so()(64bit) libproxy.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpython2.6.so.1.0()(64bit) libresolv.so.2()(64bit) librt.so.1()(64bit) libsexy.so.2()(64bit) libssl.so.10()(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: hexchat-debuginfo-2.9.4-1.el6.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 warning: Could not canonicalize hostname: ppc12.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/hexchat-2.9.4-1.el6.ppc64.rpm Wrote: /builddir/build/RPMS/hexchat-debuginfo-2.9.4-1.el6.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J9X7pZ + umask 022 + cd /builddir/build/BUILD + cd hexchat-2.9.4 + /bin/rm -rf /builddir/build/BUILDROOT/hexchat-2.9.4-1.el6.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->