tar -xf hexchat-2.9.2.tar.xz searching for GNU gettext intl directory... -> /usr/share/gettext/intl... found it copying gettext intl files... running aclocal... /usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB /usr/share/aclocal/aalib.m4:12: run info '(automake)Extending aclocal' /usr/share/aclocal/aalib.m4:12: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-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.in:17: installing `./compile' configure.in:21: installing `./config.guess' configure.in:21: installing `./config.sub' configure.in:12: installing `./install-sh' configure.in:12: installing `./missing' plugins/checksum/Makefile.am: installing `./depcomp' running autoconf... if no errors occured, run ./configure checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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... /usr/bin/grep checking for egrep... /usr/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 gcc... (cached) 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... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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... yes 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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 ranlib... (cached) ranlib checking whether the -Werror option is usable... yes 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 sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes 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/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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 multithread API to use... posix checking for pthread_rwlock_t... 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 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 for sys/param.h... (cached) 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 uselocale... 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 bison... bison checking version of bison... 2.5.1, ok 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 working fcntl.h... 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 newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... 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... /usr/bin/sed checking for uname... /usr/bin/uname checking system type... Linux 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.32.4) checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.10.0... yes (version 2.24.10) 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.7 checking Python compile flags... ok checking for location of tclConfig.sh... /usr/lib64/tclConfig.sh 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... no checking for dlopen in -ldl... 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 SASL... 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 LIBXML2... yes checking for SOCKSconnect in -lsocks5... no 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/sasl/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in 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.2 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 .............. : static Plugin interface ...... : yes NLS/gettext ........... : yes IPv6 support .......... : yes MS Proxy NTLM (ISA) ... : no libproxy support ...... : yes Perl .................. : yes Python ................ : yes Tcl ................... : yes Checksum .............. : yes Do At ................. : yes FiSHLiM ............... : yes SASL .................. : yes The binary will be installed in /usr/bin configure complete, now type 'make' and pray. make all-recursive make[1]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2' Making all in po make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/po' make hexchat.pot-update make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if LC_ALL=C grep 'GNU hexchat' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'www.hexchat.org' || test 'http://www.hexchat.org/' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='www.hexchat.org'; \ else \ msgid_bugs_address='http://www.hexchat.org/'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=hexchat --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=hexchat --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='' \ --package-name="${package_gnu}hexchat" \ --package-version='2.9.2' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f hexchat.po || { \ if test -f ./hexchat.pot; then \ sed -f remove-potcdate.sed < ./hexchat.pot > hexchat.1po && \ sed -f remove-potcdate.sed < hexchat.po > hexchat.2po && \ if cmp hexchat.1po hexchat.2po >/dev/null 2>&1; then \ rm -f hexchat.1po hexchat.2po hexchat.po; \ else \ rm -f hexchat.1po hexchat.2po ./hexchat.pot && \ mv hexchat.po ./hexchat.pot; \ fi; \ else \ mv hexchat.po ./hexchat.pot; \ fi; \ } make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/po' test ! -f ./hexchat.pot || \ test -z "am.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo hi.gmo hu.gmo it.gmo ja.gmo kn.gmo ko.gmo lt.gmo lv.gmo mk.gmo ms.gmo nb.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.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 am.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo hi.gmo hu.gmo it.gmo ja.gmo kn.gmo ko.gmo lt.gmo lv.gmo mk.gmo ms.gmo nb.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ru.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 `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/po' /usr/bin/msgmerge --update --lang=am am.po hexchat.pot ............................................................................................................................................................................................................................................................................................................................................................................................................................. fatto. rm -f am.gmo && /usr/bin/msgfmt -c --statistics --verbose -o am.gmo am.po am.po: 368 messaggi tradotti, 149 traduzioni fuzzy, 770 messaggi non tradotti. /usr/bin/msgmerge --update --lang=az az.po hexchat.pot ..................................................................................................................................................................................................................................................................................................................................................................................................................................................... fatto. rm -f az.gmo && /usr/bin/msgfmt -c --statistics --verbose -o az.gmo az.po az.po: 610 messaggi tradotti, 232 traduzioni fuzzy, 445 messaggi non tradotti. /usr/bin/msgmerge --update --lang=be be.po hexchat.pot ........................................................................................................................................................................................................................................................... fatto. rm -f be.gmo && /usr/bin/msgfmt -c --statistics --verbose -o be.gmo be.po be.po: 1151 messaggi tradotti, 71 traduzioni fuzzy, 65 messaggi non tradotti. /usr/bin/msgmerge --update --lang=bg bg.po hexchat.pot .................................................................................................................................................................................................................................................................................................................................................................................. fatto. rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po bg.po: 890 messaggi tradotti, 181 traduzioni fuzzy, 216 messaggi non tradotti. /usr/bin/msgmerge --update --lang=ca ca.po hexchat.pot ........................................................................................................................................................................................................................................................................................................................................................... fatto. rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po ca.po: 979 messaggi tradotti, 180 traduzioni fuzzy, 128 messaggi non tradotti. /usr/bin/msgmerge --update --lang=cs cs.po hexchat.pot ...................................................................................................................................................................................................................................... fatto. rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po cs.po: 1173 messaggi tradotti, 62 traduzioni fuzzy, 52 messaggi non tradotti. /usr/bin/msgmerge --update --lang=de de.po hexchat.pot ......................................................................................................................................................................................................................................... fatto. rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po de.po: 1267 messaggi tradotti, 12 traduzioni fuzzy, 8 messaggi non tradotti. /usr/bin/msgmerge --update --lang=el el.po hexchat.pot ............................................................................................................................................................................................................................................................. fatto. rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po el.po: 1131 messaggi tradotti, 79 traduzioni fuzzy, 77 messaggi non tradotti. /usr/bin/msgmerge --update --lang=en_GB en_GB.po hexchat.pot ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... fatto. rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.po en_GB.po: 725 messaggi tradotti, 349 traduzioni fuzzy, 213 messaggi non tradotti. /usr/bin/msgmerge --update --lang=es es.po hexchat.pot ...................................................................................................................................................................................................................................................................................... fatto. rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po es.po: 1061 messaggi tradotti, 120 traduzioni fuzzy, 106 messaggi non tradotti. /usr/bin/msgmerge --update --lang=et et.po hexchat.pot .......................................................................................................................................................................................................................................... fatto. rm -f et.gmo && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.po et.po: 1123 messaggi tradotti, 60 traduzioni fuzzy, 104 messaggi non tradotti. /usr/bin/msgmerge --update --lang=fi fi.po hexchat.pot .................................................................................................................................................................................................................. fatto. rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po fi.po: 1173 messaggi tradotti, 59 traduzioni fuzzy, 55 messaggi non tradotti. /usr/bin/msgmerge --update --lang=fr fr.po hexchat.pot ..................................................................................................................................................................................................................................... fatto. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 1175 messaggi tradotti, 61 traduzioni fuzzy, 51 messaggi non tradotti. /usr/bin/msgmerge --update --lang=gl gl.po hexchat.pot .................................................................................................................................................................................................................... fatto. rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po gl.po: 1158 messaggi tradotti, 60 traduzioni fuzzy, 69 messaggi non tradotti. /usr/bin/msgmerge --update --lang=hi hi.po hexchat.pot .................................................................................................................................................................................................................................................................................................................................................................... fatto. rm -f hi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hi.gmo hi.po hi.po: 947 messaggi tradotti, 186 traduzioni fuzzy, 154 messaggi non tradotti. /usr/bin/msgmerge --update --lang=hu hu.po hexchat.pot ................................................................................................................................................................................. fatto. rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po hu.po: 1216 messaggi tradotti, 31 traduzioni fuzzy, 40 messaggi non tradotti. /usr/bin/msgmerge --update --lang=it it.po hexchat.pot .......................................................................................................................................................................................................................................................... fatto. rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po it.po: 1102 messaggi tradotti, 93 traduzioni fuzzy, 92 messaggi non tradotti. /usr/bin/msgmerge --update --lang=ja ja.po hexchat.pot ................................................................................................................................................................................................................................................................................... fatto. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po ja.po: 986 messaggi tradotti, 180 traduzioni fuzzy, 121 messaggi non tradotti. /usr/bin/msgmerge --update --lang=kn kn.po hexchat.pot ................................................................................................................................................................................... fatto. rm -f kn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kn.gmo kn.po kn.po: 1216 messaggi tradotti, 31 traduzioni fuzzy, 40 messaggi non tradotti. /usr/bin/msgmerge --update --lang=ko ko.po hexchat.pot ................................................................................................................................................................................. fatto. rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po ko.po: 1215 messaggi tradotti, 31 traduzioni fuzzy, 41 messaggi non tradotti. /usr/bin/msgmerge --update --lang=lt lt.po hexchat.pot ............................................................................................................................................................................................................................. fatto. rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po lt.po: 555 messaggi tradotti, 315 traduzioni fuzzy, 417 messaggi non tradotti. /usr/bin/msgmerge --update --lang=lv lv.po hexchat.pot ........................................................................................................................................................................................................................................................................................................................................................................................................................................... fatto. rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po lv.po: 642 messaggi tradotti, 277 traduzioni fuzzy, 368 messaggi non tradotti. /usr/bin/msgmerge --update --lang=mk mk.po hexchat.pot ............................................................................................................................................................................................................................................ fatto. rm -f mk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mk.gmo mk.po mk.po: 1173 messaggi tradotti, 59 traduzioni fuzzy, 55 messaggi non tradotti. /usr/bin/msgmerge --update --lang=ms ms.po hexchat.pot ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ fatto. rm -f ms.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ms.gmo ms.po ms.po: 548 messaggi tradotti, 316 traduzioni fuzzy, 423 messaggi non tradotti. /usr/bin/msgmerge --update --lang=nb nb.po hexchat.pot ......................................................................................................................................................................................................................................................................... fatto. rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po nb.po: 600 messaggi tradotti, 120 traduzioni fuzzy, 567 messaggi non tradotti. /usr/bin/msgmerge --update --lang=nl nl.po hexchat.pot ............................................................................................................................................................................................................................................................................... fatto. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po nl.po: 1084 messaggi tradotti, 106 traduzioni fuzzy, 97 messaggi non tradotti. /usr/bin/msgmerge --update --lang=no no.po hexchat.pot ................................................................................................................................................................................................................................................................................................................................................................................................................. fatto. rm -f no.gmo && /usr/bin/msgfmt -c --statistics --verbose -o no.gmo no.po no.po: 161 messaggi tradotti, 189 traduzioni fuzzy, 937 messaggi non tradotti. /usr/bin/msgmerge --update --lang=pa pa.po hexchat.pot ......................................................................................................................................................................................................... fatto. rm -f pa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.po pa.po: 1106 messaggi tradotti, 37 traduzioni fuzzy, 144 messaggi non tradotti. /usr/bin/msgmerge --update --lang=pl pl.po hexchat.pot ................................................................................................................................................................................. fatto. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po pl.po: 1216 messaggi tradotti, 31 traduzioni fuzzy, 40 messaggi non tradotti. /usr/bin/msgmerge --update --lang=pt pt.po hexchat.pot ............................................................................................................................................................................................................................................................. fatto. rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po pt.po: 1034 messaggi tradotti, 124 traduzioni fuzzy, 129 messaggi non tradotti. /usr/bin/msgmerge --update --lang=pt_BR pt_BR.po hexchat.pot ..................................................................................................................................................................................................................................... fatto. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po pt_BR.po: 190 messaggi tradotti, 170 traduzioni fuzzy, 927 messaggi non tradotti. /usr/bin/msgmerge --update --lang=ru ru.po hexchat.pot ..................................................................................................................................................................................... fatto. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po ru.po: 1216 messaggi tradotti, 32 traduzioni fuzzy, 39 messaggi non tradotti. /usr/bin/msgmerge --update --lang=sk sk.po hexchat.pot ................................................................................................................................................................................................................................................................................................................................................................. fatto. rm -f sk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.po sk.po: 947 messaggi tradotti, 186 traduzioni fuzzy, 154 messaggi non tradotti. /usr/bin/msgmerge --update --lang=sl sl.po hexchat.pot ......................................................................................................................................................................................................................................................................................................................................................... fatto. rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po sl.po: 966 messaggi tradotti, 171 traduzioni fuzzy, 150 messaggi non tradotti. /usr/bin/msgmerge --update --lang=sq sq.po hexchat.pot .......................................................................................................................................................................................................................................................................................... fatto. rm -f sq.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sq.gmo sq.po sq.po: 1029 messaggi tradotti, 133 traduzioni fuzzy, 125 messaggi non tradotti. /usr/bin/msgmerge --update --lang=sr sr.po hexchat.pot ............................................................................................................................................................................................................................................................... fatto. rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po sr.po: 1084 messaggi tradotti, 106 traduzioni fuzzy, 97 messaggi non tradotti. /usr/bin/msgmerge --update --lang=sv sv.po hexchat.pot ............................................................................................................................................................................................ fatto. rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 1216 messaggi tradotti, 31 traduzioni fuzzy, 40 messaggi non tradotti. /usr/bin/msgmerge --update --lang=th th.po hexchat.pot ................................................................................................................................................................................................................................. fatto. rm -f th.gmo && /usr/bin/msgfmt -c --statistics --verbose -o th.gmo th.po th.po: 1004 messaggi tradotti, 58 traduzioni fuzzy, 225 messaggi non tradotti. /usr/bin/msgmerge --update --lang=uk uk.po hexchat.pot ................................................................................................................................................................................... fatto. rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po uk.po: 1216 messaggi tradotti, 32 traduzioni fuzzy, 39 messaggi non tradotti. /usr/bin/msgmerge --update --lang=vi vi.po hexchat.pot ......................................................................................................................................................................................................................... fatto. rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po vi.po: 1173 messaggi tradotti, 59 traduzioni fuzzy, 55 messaggi non tradotti. /usr/bin/msgmerge --update --lang=wa wa.po hexchat.pot ........................................................................................................................................................................................................................................................................................................................................................................... fatto. rm -f wa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o wa.gmo wa.po wa.po: 396 messaggi tradotti, 136 traduzioni fuzzy, 755 messaggi non tradotti. /usr/bin/msgmerge --update --lang=zh_CN zh_CN.po hexchat.pot ....................................................................................................................................................................................................... fatto. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po zh_CN.po: 1216 messaggi tradotti, 33 traduzioni fuzzy, 38 messaggi non tradotti. /usr/bin/msgmerge --update --lang=zh_TW zh_TW.po hexchat.pot ................................................................................................................................................................................................................................................................... fatto. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po zh_TW.po: 1083 messaggi tradotti, 106 traduzioni fuzzy, 98 messaggi non tradotti. make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/po' touch stamp-po make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/po' Making all in intl make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/intl' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/intl' Making all in src make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' Making all in pixmaps make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/pixmaps' /usr/bin/gdk-pixbuf-csource --raw --build-list traymsgpng ./message.png trayhilightpng ./highlight.png trayfilepng ./fileoffer.png bookpng ./book.png hoppng ./hop.png oppng ./op.png purplepng ./purple.png redpng ./red.png voicepng ./voice.png hexchatpng ./../../hexchat.png > ./inline_pngs.h make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/pixmaps' Making all in common make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' Making all in dbus make[4]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/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[5]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/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 -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 -fPIC -Wall -pipe -g -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 -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 -fPIC -Wall -pipe -g -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 rm -f libhexchatdbus.a ar cru libhexchatdbus.a dbus-plugin.o dbus-client.o ranlib libhexchatdbus.a 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 -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 -fPIC -Wall -pipe -g -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -o example example.o -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lglib-2.0 -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lrt -lglib-2.0 -lxml2 libtool: link: gcc -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -o example example.o -pthread -Wl,--export-dynamic -pthread /usr/lib64/libdbus-glib-1.so /usr/lib64/libgio-2.0.so /usr/lib64/libgmodule-2.0.so -lresolv /usr/lib64/libdbus-1.so /usr/lib64/libgobject-2.0.so /usr/lib64/libffi.so /usr/lib64/libgthread-2.0.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lssl -lcrypto /usr/lib64/libglib-2.0.so -lpthread -lrt /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 make[5]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common/dbus' make[4]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common/dbus' Making all in . make[4]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-cfgfiles.o -MD -MP -MF .deps/libxchatcommon_a-cfgfiles.Tpo -c -o libxchatcommon_a-cfgfiles.o `test -f 'cfgfiles.c' || echo './'`cfgfiles.c mv -f .deps/libxchatcommon_a-cfgfiles.Tpo .deps/libxchatcommon_a-cfgfiles.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-chanopt.o -MD -MP -MF .deps/libxchatcommon_a-chanopt.Tpo -c -o libxchatcommon_a-chanopt.o `test -f 'chanopt.c' || echo './'`chanopt.c mv -f .deps/libxchatcommon_a-chanopt.Tpo .deps/libxchatcommon_a-chanopt.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-ctcp.o -MD -MP -MF .deps/libxchatcommon_a-ctcp.Tpo -c -o libxchatcommon_a-ctcp.o `test -f 'ctcp.c' || echo './'`ctcp.c mv -f .deps/libxchatcommon_a-ctcp.Tpo .deps/libxchatcommon_a-ctcp.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-dcc.o -MD -MP -MF .deps/libxchatcommon_a-dcc.Tpo -c -o libxchatcommon_a-dcc.o `test -f 'dcc.c' || echo './'`dcc.c mv -f .deps/libxchatcommon_a-dcc.Tpo .deps/libxchatcommon_a-dcc.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-history.o -MD -MP -MF .deps/libxchatcommon_a-history.Tpo -c -o libxchatcommon_a-history.o `test -f 'history.c' || echo './'`history.c mv -f .deps/libxchatcommon_a-history.Tpo .deps/libxchatcommon_a-history.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-ignore.o -MD -MP -MF .deps/libxchatcommon_a-ignore.Tpo -c -o libxchatcommon_a-ignore.o `test -f 'ignore.c' || echo './'`ignore.c mv -f .deps/libxchatcommon_a-ignore.Tpo .deps/libxchatcommon_a-ignore.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-inbound.o -MD -MP -MF .deps/libxchatcommon_a-inbound.Tpo -c -o libxchatcommon_a-inbound.o `test -f 'inbound.c' || echo './'`inbound.c inbound.c: In function ‘inbound_quit’: inbound.c:762:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses] mv -f .deps/libxchatcommon_a-inbound.Tpo .deps/libxchatcommon_a-inbound.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-modes.o -MD -MP -MF .deps/libxchatcommon_a-modes.Tpo -c -o libxchatcommon_a-modes.o `test -f 'modes.c' || echo './'`modes.c mv -f .deps/libxchatcommon_a-modes.Tpo .deps/libxchatcommon_a-modes.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-msproxy.o -MD -MP -MF .deps/libxchatcommon_a-msproxy.Tpo -c -o libxchatcommon_a-msproxy.o `test -f 'msproxy.c' || echo './'`msproxy.c mv -f .deps/libxchatcommon_a-msproxy.Tpo .deps/libxchatcommon_a-msproxy.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-network.o -MD -MP -MF .deps/libxchatcommon_a-network.Tpo -c -o libxchatcommon_a-network.o `test -f 'network.c' || echo './'`network.c mv -f .deps/libxchatcommon_a-network.Tpo .deps/libxchatcommon_a-network.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-notify.o -MD -MP -MF .deps/libxchatcommon_a-notify.Tpo -c -o libxchatcommon_a-notify.o `test -f 'notify.c' || echo './'`notify.c mv -f .deps/libxchatcommon_a-notify.Tpo .deps/libxchatcommon_a-notify.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-outbound.o -MD -MP -MF .deps/libxchatcommon_a-outbound.Tpo -c -o libxchatcommon_a-outbound.o `test -f 'outbound.c' || echo './'`outbound.c outbound.c: In function ‘cmd_menu’: outbound.c:1323:14: warning: ‘state’ may be used uninitialized in this function [-Wmaybe-uninitialized] mv -f .deps/libxchatcommon_a-outbound.Tpo .deps/libxchatcommon_a-outbound.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-plugin.o -MD -MP -MF .deps/libxchatcommon_a-plugin.Tpo -c -o libxchatcommon_a-plugin.o `test -f 'plugin.c' || echo './'`plugin.c plugin.c: In function ‘xchat_pluginpref_set_str_real’: plugin.c:1686:3: warning: format ‘%[^ ’ expects argument of type ‘char *’, but argument 3 has type ‘char (*)[512]’ [-Wformat] plugin.c: In function ‘xchat_pluginpref_get_str’: plugin.c:1785:2: warning: passing argument 2 of ‘cfg_get_str’ discards ‘const’ qualifier from pointer target type [enabled by default] In file included from plugin.c:36:0: cfgfiles.h:11:7: note: expected ‘char *’ but argument is of type ‘const char *’ plugin.c: In function ‘xchat_pluginpref_list’: plugin.c:1849:3: warning: format ‘%[^ ’ expects argument of type ‘char *’, but argument 3 has type ‘char (*)[512]’ [-Wformat] mv -f .deps/libxchatcommon_a-plugin.Tpo .deps/libxchatcommon_a-plugin.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-plugin-timer.o -MD -MP -MF .deps/libxchatcommon_a-plugin-timer.Tpo -c -o libxchatcommon_a-plugin-timer.o `test -f 'plugin-timer.c' || echo './'`plugin-timer.c mv -f .deps/libxchatcommon_a-plugin-timer.Tpo .deps/libxchatcommon_a-plugin-timer.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-proto-irc.o -MD -MP -MF .deps/libxchatcommon_a-proto-irc.Tpo -c -o libxchatcommon_a-proto-irc.o `test -f 'proto-irc.c' || echo './'`proto-irc.c mv -f .deps/libxchatcommon_a-proto-irc.Tpo .deps/libxchatcommon_a-proto-irc.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-server.o -MD -MP -MF .deps/libxchatcommon_a-server.Tpo -c -o libxchatcommon_a-server.o `test -f 'server.c' || echo './'`server.c mv -f .deps/libxchatcommon_a-server.Tpo .deps/libxchatcommon_a-server.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-servlist.o -MD -MP -MF .deps/libxchatcommon_a-servlist.Tpo -c -o libxchatcommon_a-servlist.o `test -f 'servlist.c' || echo './'`servlist.c mv -f .deps/libxchatcommon_a-servlist.Tpo .deps/libxchatcommon_a-servlist.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-ssl.o -MD -MP -MF .deps/libxchatcommon_a-ssl.Tpo -c -o libxchatcommon_a-ssl.o `test -f 'ssl.c' || echo './'`ssl.c ssl.c: In function ‘_SSL_get_cipher_info’: ssl.c:210:4: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] mv -f .deps/libxchatcommon_a-ssl.Tpo .deps/libxchatcommon_a-ssl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-strlutil.o -MD -MP -MF .deps/libxchatcommon_a-strlutil.Tpo -c -o libxchatcommon_a-strlutil.o `test -f 'strlutil.c' || echo './'`strlutil.c mv -f .deps/libxchatcommon_a-strlutil.Tpo .deps/libxchatcommon_a-strlutil.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-text.o -MD -MP -MF .deps/libxchatcommon_a-text.Tpo -c -o libxchatcommon_a-text.o `test -f 'text.c' || echo './'`text.c mv -f .deps/libxchatcommon_a-text.Tpo .deps/libxchatcommon_a-text.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-tree.o -MD -MP -MF .deps/libxchatcommon_a-tree.Tpo -c -o libxchatcommon_a-tree.o `test -f 'tree.c' || echo './'`tree.c mv -f .deps/libxchatcommon_a-tree.Tpo .deps/libxchatcommon_a-tree.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-url.o -MD -MP -MF .deps/libxchatcommon_a-url.Tpo -c -o libxchatcommon_a-url.o `test -f 'url.c' || echo './'`url.c mv -f .deps/libxchatcommon_a-url.Tpo .deps/libxchatcommon_a-url.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-userlist.o -MD -MP -MF .deps/libxchatcommon_a-userlist.Tpo -c -o libxchatcommon_a-userlist.o `test -f 'userlist.c' || echo './'`userlist.c mv -f .deps/libxchatcommon_a-userlist.Tpo .deps/libxchatcommon_a-userlist.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-util.o -MD -MP -MF .deps/libxchatcommon_a-util.Tpo -c -o libxchatcommon_a-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/libxchatcommon_a-util.Tpo .deps/libxchatcommon_a-util.Po gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT libxchatcommon_a-xchat.o -MD -MP -MF .deps/libxchatcommon_a-xchat.Tpo -c -o libxchatcommon_a-xchat.o `test -f 'xchat.c' || echo './'`xchat.c mv -f .deps/libxchatcommon_a-xchat.Tpo .deps/libxchatcommon_a-xchat.Po rm -f libxchatcommon.a ar cru libxchatcommon.a libxchatcommon_a-cfgfiles.o libxchatcommon_a-chanopt.o libxchatcommon_a-ctcp.o libxchatcommon_a-dcc.o libxchatcommon_a-history.o libxchatcommon_a-ignore.o libxchatcommon_a-inbound.o libxchatcommon_a-modes.o libxchatcommon_a-msproxy.o libxchatcommon_a-network.o libxchatcommon_a-notify.o libxchatcommon_a-outbound.o libxchatcommon_a-plugin.o libxchatcommon_a-plugin-timer.o libxchatcommon_a-proto-irc.o libxchatcommon_a-server.o libxchatcommon_a-servlist.o libxchatcommon_a-ssl.o libxchatcommon_a-strlutil.o libxchatcommon_a-text.o libxchatcommon_a-tree.o libxchatcommon_a-url.o libxchatcommon_a-userlist.o libxchatcommon_a-util.o libxchatcommon_a-xchat.o ../../src/common/dbus/dbus-*.o ranlib libxchatcommon.a make[4]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' Making all in fe-gtk make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/fe-gtk' depbase=`echo about.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 depbase=`echo chanview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 fe-gtk.c: In function ‘try_browser’: fe-gtk.c:1040:2: warning: passing argument 1 of ‘xchat_execv’ from incompatible pointer type [enabled by default] In file included from fe-gtk.c:45:0: ../common/xchatc.h:37:6: 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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 fkeys.c: In function ‘key_action_tab_comp’: fkeys.c:1516:4: warning: ‘g_completion_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gcompletion.h:60) [-Wdeprecated-declarations] fkeys.c:1523:4: warning: ‘g_completion_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gcompletion.h:60) [-Wdeprecated-declarations] fkeys.c:1537:3: warning: ‘g_completion_set_compare’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gcompletion.h:78) [-Wdeprecated-declarations] fkeys.c:1540:4: warning: ‘g_completion_add_items’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gcompletion.h:62) [-Wdeprecated-declarations] fkeys.c:1550:3: warning: ‘g_completion_complete_utf8’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gcompletion.h:74) [-Wdeprecated-declarations] fkeys.c:1554:4: warning: ‘g_completion_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gcompletion.h:81) [-Wdeprecated-declarations] fkeys.c:1592:5: warning: ‘g_completion_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gcompletion.h:81) [-Wdeprecated-declarations] fkeys.c:1649:6: warning: ‘g_completion_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gcompletion.h:81) [-Wdeprecated-declarations] fkeys.c:1674:3: warning: ‘g_completion_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gcompletion.h:81) [-Wdeprecated-declarations] depbase=`echo gtkutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 depbase=`echo menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 menu.c: In function ‘menu_search_reset’: menu.c:1248:16: warning: unused variable ‘buf’ [-Wunused-variable] depbase=`echo maingui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 maingui.c: In function ‘mg_populate_userlist’: maingui.c:874:15: warning: variable ‘gui’ set but not used [-Wunused-but-set-variable] depbase=`echo notifygui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 pixmaps.c: In function ‘pixmap_load_from_file_real’: pixmaps.c:63:2: warning: ‘gdk_pixbuf_unref’ is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] depbase=`echo plugin-tray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 plugin-tray.c: In function ‘tray_toggle_visibility’: plugin-tray.c:379:6: warning: assignment from incompatible pointer type [enabled by default] depbase=`echo plugingui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 sexy-iso-codes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT sexy-iso-codes.o -MD -MP -MF $depbase.Tpo -c -o sexy-iso-codes.o sexy-iso-codes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sexy-marshal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT sexy-marshal.o -MD -MP -MF $depbase.Tpo -c -o sexy-marshal.o sexy-marshal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sexy-spell-entry.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT sexy-spell-entry.o -MD -MP -MF $depbase.Tpo -c -o sexy-spell-entry.o sexy-spell-entry.c &&\ mv -f $depbase.Tpo $depbase.Po sexy-spell-entry.c: In function ‘sexy_spell_entry_class_init’: sexy-spell-entry.c:195:17: warning: variable ‘entry_class’ set but not used [-Wunused-but-set-variable] sexy-spell-entry.c: In function ‘sexy_spell_entry_destroy’: sexy-spell-entry.c:699:18: warning: variable ‘entry’ set but not used [-Wunused-but-set-variable] sexy-spell-entry.c: At top level: sexy-spell-entry.c:939:1: warning: ‘enchant_has_lang’ defined but not used [-Wunused-function] depbase=`echo textgui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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../.. -pthread -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/gdk-pixbuf-2.0 -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/libpng14 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/libxml2 -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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_copy_selection’: xtext.c:2171:2: warning: passing argument 1 of ‘gtk_xtext_set_clip_owner’ from incompatible pointer type [enabled by default] xtext.c:2143:1: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkXText *’ xtext.c: In function ‘shade_image’: xtext.c:3674:18: warning: variable ‘bg_b’ set but not used [-Wunused-but-set-variable] xtext.c:3674:12: warning: variable ‘bg_g’ set but not used [-Wunused-but-set-variable] xtext.c:3674:6: warning: variable ‘bg_r’ set but not used [-Wunused-but-set-variable] xtext.c: At top level: xtext.c:2726:1: warning: ‘gtk_xtext_conv_color’ defined but not used [-Wunused-function] /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -pipe -g -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 sexy-iso-codes.o sexy-marshal.o sexy-spell-entry.o textgui.o urlgrab.o userlistgui.o xtext.o ../common/libxchatcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -Wl,--version-script,./../version-script -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lglib-2.0 -lgmodule-2.0 -lproxy -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lrt -lglib-2.0 -lxml2 libtool: link: gcc -O2 -fPIC -Wall -pipe -g -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 sexy-iso-codes.o sexy-marshal.o sexy-spell-entry.o textgui.o urlgrab.o userlistgui.o xtext.o -Wl,--version-script -Wl,./../version-script -pthread -Wl,--export-dynamic -pthread ../common/libxchatcommon.a /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/../lib64/libstdc++.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libXrender.so /usr/lib64/libpango-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lbz2 /usr/lib64/libexpat.so /usr/lib64/libnotify.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpng14.so /usr/lib64/libXext.so -lproxy /usr/lib64/libdbus-glib-1.so /usr/lib64/libgio-2.0.so /usr/lib64/libgmodule-2.0.so -lresolv /usr/lib64/libdbus-1.so /usr/lib64/libgobject-2.0.so /usr/lib64/libffi.so /usr/lib64/libgthread-2.0.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lssl -lcrypto /usr/lib64/libglib-2.0.so -lpthread -lrt /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -pthread -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/fe-gtk' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' make[3]: Nessuna operazione da eseguire per «all-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' Making all in plugins make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' Making all in . make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' make[3]: Nessuna operazione da eseguire per «all-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' Making all in python make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/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.7 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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.7 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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.7/Python.h:8:0, from python.c:68: /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] In file included from /usr/include/limits.h:27:0, from /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/include-fixed/limits.h:169, from /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/include-fixed/syslimits.h:7, from /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/include-fixed/limits.h:34, 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:215:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -pipe -g -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.7/config -lpython2.7 -lpthread -lutil -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lrt -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/python.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64/python2.7/config -lpython2.7 -lutil /usr/lib64/libX11.so -L/usr/lib64 /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lssl -lcrypto /usr/lib64/libglib-2.0.so -lpthread -lrt /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -O2 -Wl,--export-dynamic -pthread -pthread -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 `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/python' Making all in perl make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/perl' perl generate_header make all-am make[4]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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:297:3: warning: value computed is not used [-Wunused-value] /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -pipe -g -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 -ldl -lm -lcrypt -lutil -lpthread -lc -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lrt -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/perl.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64/perl5/CORE -lperl -lcrypt -lutil -lc /usr/lib64/libX11.so -L/usr/lib64 /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lssl -lcrypto /usr/lib64/libglib-2.0.so -lpthread -lrt /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -O2 -Wl,-E -Wl,-rpath -Wl,/usr/lib64/perl5/CORE -Wl,--export-dynamic -pthread -pthread -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 `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/perl' make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/perl' Making all in tcl make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/tcl' depbase=`echo tclplugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT tclplugin.lo -MD -MP -MF $depbase.Tpo -c -o tclplugin.lo tclplugin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT tclplugin.lo -MD -MP -MF .deps/tclplugin.Tpo -c tclplugin.c -fPIC -DPIC -o .libs/tclplugin.o tclplugin.c: In function 'SourceInternalProc': tclplugin.c:170:5: warning: passing argument 2 of 'Tcl_MyDStringAppend' discards 'const' qualifier from pointer target type [enabled by default] tclplugin.c:149:13: note: expected 'char *' but argument is of type 'const char *' tclplugin.c:172:5: warning: passing argument 2 of 'Tcl_MyDStringAppend' discards 'const' qualifier from pointer target type [enabled by default] tclplugin.c:149:13: note: expected 'char *' but argument is of type 'const char *' tclplugin.c: In function 'EvalInternalProc': tclplugin.c:191:5: warning: passing argument 2 of 'Tcl_MyDStringAppend' discards 'const' qualifier from pointer target type [enabled by default] tclplugin.c:149:13: note: expected 'char *' but argument is of type 'const char *' tclplugin.c: In function 'DeleteInternalProc': tclplugin.c:218:5: warning: passing argument 2 of 'Tcl_MyDStringAppend' discards 'const' qualifier from pointer target type [enabled by default] tclplugin.c:149:13: note: expected 'char *' but argument is of type 'const char *' tclplugin.c: In function 'Print_Hook': tclplugin.c:584:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tclplugin.c:599:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tclplugin.c:603:82: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tclplugin.c:604:87: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tclplugin.c:608:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tclplugin.c:609:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tclplugin.c:612:70: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tclplugin.c:613:87: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tclplugin.c: In function 'tcl_on': tclplugin.c:835:103: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tclplugin.c: In function 'tcl_info': tclplugin.c:1122:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] tclplugin.c:1124:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] tclplugin.c: In function 'Tcl_Plugin_Init': tclplugin.c:2086:17: warning: variable 'xchatdir' set but not used [-Wunused-but-set-variable] In file included from tclplugin.c:40:0: tclplugin.c: At top level: tclplugin.h:92:12: warning: 'Command_Reload' declared 'static' but never defined [-Wunused-function] /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o tcl.la -rpath /usr/lib64/hexchat/plugins tclplugin.lo -L/usr/lib64 -ltcl8.5 -ldl -lpthread -lieee -lm -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lrt -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/tclplugin.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64 -ltcl8.5 -lieee /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lssl -lcrypto /usr/lib64/libglib-2.0.so -lpthread -lrt /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -O2 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,tcl.so -o .libs/tcl.so libtool: link: ( cd ".libs" && rm -f "tcl.la" && ln -s "../tcl.la" "tcl.la" ) make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/tcl' Making all in sasl make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/sasl' depbase=`echo sasl.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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT sasl.lo -MD -MP -MF $depbase.Tpo -c -o sasl.lo sasl.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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT sasl.lo -MD -MP -MF .deps/sasl.Tpo -c sasl.c -fPIC -DPIC -o .libs/sasl.o sasl.c: In function 'xchat_plugin_init': sasl.c:290:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] sasl.c:291:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] sasl.c:292:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o sasl.la -rpath /usr/lib64/hexchat/plugins sasl.lo -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lrt -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/sasl.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libX11.so -L/usr/lib64 /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lssl -lcrypto /usr/lib64/libglib-2.0.so -lpthread -lrt /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -O2 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,sasl.so -o .libs/sasl.so libtool: link: ( cd ".libs" && rm -f "sasl.la" && ln -s "../sasl.la" "sasl.la" ) make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/sasl' Making all in doat make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o doat.la -rpath /usr/lib64/hexchat/plugins doat.lo -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lrt -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/doat.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libX11.so -L/usr/lib64 /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lssl -lcrypto /usr/lib64/libglib-2.0.so -lpthread -lrt /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -O2 -Wl,--export-dynamic -pthread -pthread -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 `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/doat' Making all in fishlim make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 depbase=`echo plugin_xchat.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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT plugin_xchat.lo -MD -MP -MF $depbase.Tpo -c -o plugin_xchat.lo plugin_xchat.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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT plugin_xchat.lo -MD -MP -MF .deps/plugin_xchat.Tpo -c plugin_xchat.c -fPIC -DPIC -o .libs/plugin_xchat.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -pipe -g -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_xchat.lo -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lrt -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/fish.o .libs/irc.o .libs/keystore.o .libs/misc.o .libs/plugin_xchat.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libX11.so -L/usr/lib64 /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lssl -lcrypto /usr/lib64/libglib-2.0.so -lpthread -lrt /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -O2 -Wl,--export-dynamic -pthread -pthread -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 `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/fishlim' Making all in checksum make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 -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./.. -I/usr/include/freetype2 -O2 -fPIC -Wall -pipe -g -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 checksum.c: In function 'xchat_plugin_init': checksum.c:252:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] checksum.c:253:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] checksum.c:254:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] checksum.c:262:2: warning: passing argument 4 of 'xchat_hook_command' from incompatible pointer type [enabled by default] In file included from checksum.c:49:0: ./../xchat-plugin.h:160:1: note: expected 'int (*)(char **, char **, void *)' but argument is of type 'void (*)(char **, void *)' checksum.c: At top level: checksum.c:72:1: warning: 'sha256' defined but not used [-Wunused-function] /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -avoid-version -module -o checksum.la -rpath /usr/lib64/hexchat/plugins checksum.lo -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lrt -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/checksum.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libX11.so -L/usr/lib64 /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lssl -lcrypto /usr/lib64/libglib-2.0.so -lpthread -lrt /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -O2 -Wl,--export-dynamic -pthread -pthread -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 `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/checksum' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2' make[1]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2' Making install in po make[1]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/po' installing am.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/am/LC_MESSAGES/hexchat.mo installing az.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/az/LC_MESSAGES/hexchat.mo installing be.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/be/LC_MESSAGES/hexchat.mo installing bg.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/bg/LC_MESSAGES/hexchat.mo installing ca.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ca/LC_MESSAGES/hexchat.mo installing cs.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/cs/LC_MESSAGES/hexchat.mo installing de.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/de/LC_MESSAGES/hexchat.mo installing el.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/el/LC_MESSAGES/hexchat.mo installing en_GB.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/en_GB/LC_MESSAGES/hexchat.mo installing es.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/es/LC_MESSAGES/hexchat.mo installing et.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/et/LC_MESSAGES/hexchat.mo installing fi.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/fi/LC_MESSAGES/hexchat.mo installing fr.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/fr/LC_MESSAGES/hexchat.mo installing gl.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/gl/LC_MESSAGES/hexchat.mo installing hi.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/hi/LC_MESSAGES/hexchat.mo installing hu.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/hu/LC_MESSAGES/hexchat.mo installing it.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/it/LC_MESSAGES/hexchat.mo installing ja.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ja/LC_MESSAGES/hexchat.mo installing kn.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/kn/LC_MESSAGES/hexchat.mo installing ko.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ko/LC_MESSAGES/hexchat.mo installing lt.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/lt/LC_MESSAGES/hexchat.mo installing lv.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/lv/LC_MESSAGES/hexchat.mo installing mk.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/mk/LC_MESSAGES/hexchat.mo installing ms.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ms/LC_MESSAGES/hexchat.mo installing nb.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/nb/LC_MESSAGES/hexchat.mo installing nl.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/nl/LC_MESSAGES/hexchat.mo installing no.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/no/LC_MESSAGES/hexchat.mo installing pa.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pa/LC_MESSAGES/hexchat.mo installing pl.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pl/LC_MESSAGES/hexchat.mo installing pt.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pt/LC_MESSAGES/hexchat.mo installing pt_BR.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pt_BR/LC_MESSAGES/hexchat.mo installing ru.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ru/LC_MESSAGES/hexchat.mo installing sk.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sk/LC_MESSAGES/hexchat.mo installing sl.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sl/LC_MESSAGES/hexchat.mo installing sq.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sq/LC_MESSAGES/hexchat.mo installing sr.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sr/LC_MESSAGES/hexchat.mo installing sv.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sv/LC_MESSAGES/hexchat.mo installing th.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/th/LC_MESSAGES/hexchat.mo installing uk.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/uk/LC_MESSAGES/hexchat.mo installing vi.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/vi/LC_MESSAGES/hexchat.mo installing wa.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/wa/LC_MESSAGES/hexchat.mo installing zh_CN.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/zh_CN/LC_MESSAGES/hexchat.mo installing zh_TW.gmo as /home/kerd/Pkg/hexchat/pkg/usr/share/locale/zh_TW/LC_MESSAGES/hexchat.mo if test "hexchat" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/kerd/Pkg/hexchat/pkg/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/ginstall -c -m 644 ./$file \ /home/kerd/Pkg/hexchat/pkg/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/kerd/Pkg/hexchat/pkg/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/po' Making install in intl make[1]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/intl' if { test "hexchat" = "gettext-runtime" || test "hexchat" = "gettext-tools"; } \ && test 'no' = yes; then \ /usr/bin/mkdir -p /home/kerd/Pkg/hexchat/pkg/usr/lib64 /home/kerd/Pkg/hexchat/pkg/usr/include; \ /usr/bin/ginstall -c -m 644 libintl.h /home/kerd/Pkg/hexchat/pkg/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/ginstall -c -m 644 libintl.a /home/kerd/Pkg/hexchat/pkg/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/kerd/Pkg/hexchat/pkg/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /home/kerd/Pkg/hexchat/pkg/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "hexchat" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /usr/bin/mkdir -p /home/kerd/Pkg/hexchat/pkg/usr/lib64; \ /bin/sh ../libtool --mode=install \ /usr/bin/ginstall -c -m 644 libgnuintl.a /home/kerd/Pkg/hexchat/pkg/usr/lib64/libgnuintl.a; \ rm -f /home/kerd/Pkg/hexchat/pkg/usr/lib64/preloadable_libintl.so; \ /usr/bin/ginstall -c -m 644 /home/kerd/Pkg/hexchat/pkg/usr/lib64/libgnuintl.so /home/kerd/Pkg/hexchat/pkg/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /home/kerd/Pkg/hexchat/pkg/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac; \ else \ need_charset_alias=false; \ fi; \ if $need_charset_alias; then \ /usr/bin/mkdir -p /home/kerd/Pkg/hexchat/pkg/usr/lib64; \ fi; \ temp=/home/kerd/Pkg/hexchat/pkg/usr/lib64/t-charset.alias; \ dest=/home/kerd/Pkg/hexchat/pkg/usr/lib64/charset.alias; \ if test -f /home/kerd/Pkg/hexchat/pkg/usr/lib64/charset.alias; then \ orig=/home/kerd/Pkg/hexchat/pkg/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/ginstall -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if $need_charset_alias; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/ginstall -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /usr/bin/mkdir -p /home/kerd/Pkg/hexchat/pkg/usr/share/locale; \ test -f /home/kerd/Pkg/hexchat/pkg/usr/share/locale/locale.alias \ && orig=/home/kerd/Pkg/hexchat/pkg/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/kerd/Pkg/hexchat/pkg/usr/share/locale/t-locale.alias; \ dest=/home/kerd/Pkg/hexchat/pkg/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/ginstall -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "hexchat" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/kerd/Pkg/hexchat/pkg/usr/share/gettext/intl; \ /usr/bin/ginstall -c -m 644 VERSION /home/kerd/Pkg/hexchat/pkg/usr/share/gettext/intl/VERSION; \ /usr/bin/ginstall -c -m 644 ChangeLog.inst /home/kerd/Pkg/hexchat/pkg/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 threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/ginstall -c -m 644 ./$file \ /home/kerd/Pkg/hexchat/pkg/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/kerd/Pkg/hexchat/pkg/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/ginstall -c -m 644 $dir/$file \ /home/kerd/Pkg/hexchat/pkg/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 /home/kerd/Pkg/hexchat/pkg/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/intl' Making install in src make[1]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' Making install in pixmaps make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/pixmaps' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/pixmaps' make[3]: Nessuna operazione da eseguire per «install-exec-am». make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/pixmaps' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/pixmaps' Making install in common make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' Making install in dbus make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common/dbus' make install-am make[4]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common/dbus' make[5]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common/dbus' make[5]: Nessuna operazione da eseguire per «install-exec-am». if test -z "/home/kerd/Pkg/hexchat/pkg" ; 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 /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/etc/gconf/schemas' /usr/bin/ginstall -c -m 644 apps_hexchat_url_handler.schemas '/home/kerd/Pkg/hexchat/pkg/usr/etc/gconf/schemas' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/share/dbus-1/services' /usr/bin/ginstall -c -m 644 org.hexchat.service.service '/home/kerd/Pkg/hexchat/pkg/usr/share/dbus-1/services' make[5]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common/dbus' make[4]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common/dbus' make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common/dbus' Making install in . make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' make[4]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' make[4]: Nessuna operazione da eseguire per «install-exec-am». make[4]: Nessuna operazione da eseguire per «install-data-am». make[4]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/common' Making install in fe-gtk make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/fe-gtk' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/fe-gtk' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c hexchat '/home/kerd/Pkg/hexchat/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c hexchat /home/kerd/Pkg/hexchat/pkg/usr/bin/hexchat make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/fe-gtk' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src/fe-gtk' make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' make[3]: Nessuna operazione da eseguire per «install-exec-am». make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' make[1]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/src' Making install in plugins make[1]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' Making install in . make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' make[3]: Nessuna operazione da eseguire per «install-exec-am». make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' Making install in python make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/python' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/python' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c python.la '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/ginstall -c .libs/python.so /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/python.so libtool: install: /usr/bin/ginstall -c .libs/python.lai /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/python.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/python' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/python' Making install in perl make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/perl' make install-am make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/perl' make[4]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/perl' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c perl.la '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/ginstall -c .libs/perl.so /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/perl.so libtool: install: /usr/bin/ginstall -c .libs/perl.lai /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/perl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[4]: Nessuna operazione da eseguire per «install-data-am». make[4]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/perl' make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/perl' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/perl' Making install in tcl make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/tcl' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/tcl' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c tcl.la '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/ginstall -c .libs/tcl.so /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/tcl.so libtool: install: /usr/bin/ginstall -c .libs/tcl.lai /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/tcl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/tcl' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/tcl' Making install in sasl make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/sasl' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/sasl' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c sasl.la '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/ginstall -c .libs/sasl.so /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/sasl.so libtool: install: /usr/bin/ginstall -c .libs/sasl.lai /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/sasl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/sasl' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/sasl' Making install in doat make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/doat' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/doat' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c doat.la '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/ginstall -c .libs/doat.so /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/doat.so libtool: install: /usr/bin/ginstall -c .libs/doat.lai /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/doat.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/doat' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/doat' Making install in fishlim make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/fishlim' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/fishlim' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c fishlim.la '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/ginstall -c .libs/fishlim.so /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/fishlim.so libtool: install: /usr/bin/ginstall -c .libs/fishlim.lai /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/fishlim.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/fishlim' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/fishlim' Making install in checksum make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/checksum' make[3]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/checksum' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c checksum.la '/home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins' libtool: install: /usr/bin/ginstall -c .libs/checksum.so /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/checksum.so libtool: install: /usr/bin/ginstall -c .libs/checksum.lai /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins/checksum.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/hexchat/plugins' make[3]: Nessuna operazione da eseguire per «install-data-am». make[3]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/checksum' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins/checksum' make[1]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2/plugins' make[1]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2' make[2]: Entering directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2' make[2]: Nessuna operazione da eseguire per «install-exec-am». /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/share/pixmaps' /usr/bin/ginstall -c -m 644 hexchat.png '/home/kerd/Pkg/hexchat/pkg/usr/share/pixmaps' /usr/bin/mkdir -p '/home/kerd/Pkg/hexchat/pkg/usr/share/applications' /usr/bin/ginstall -c -m 644 hexchat.desktop '/home/kerd/Pkg/hexchat/pkg/usr/share/applications' make[2]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2' make[1]: Leaving directory `/home/kerd/Pkg/hexchat/src/hexchat-2.9.2' /home/kerd/Pkg/hexchat/pkg: totale 8 drwxr-xr-x 2 root root 4096 ott 22 23:21 install drwxr-xr-x 8 root root 4096 ott 22 23:21 usr /home/kerd/Pkg/hexchat/pkg/install: totale 4 -rw-r--r-- 1 root root 321 ott 22 23:21 slack-desc /home/kerd/Pkg/hexchat/pkg/usr: totale 24 drwxr-xr-x 2 root root 4096 ott 22 23:21 bin drwxr-xr-x 3 root root 4096 ott 22 23:21 doc drwxr-xr-x 3 root root 4096 ott 22 23:21 etc drwxr-xr-x 3 root root 4096 ott 22 23:21 lib64 drwxr-xr-x 7 root root 4096 ott 22 23:21 share drwxr-xr-x 3 root root 4096 ott 22 23:20 src /home/kerd/Pkg/hexchat/pkg/usr/bin: totale 684 -rwxr-xr-x 1 root root 699264 ott 22 23:21 hexchat /home/kerd/Pkg/hexchat/pkg/usr/doc: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 hexchat-2.9.2 /home/kerd/Pkg/hexchat/pkg/usr/doc/hexchat-2.9.2: totale 40 -rw-r--r-- 1 root root 26530 ott 22 23:21 COPYING -rw-r--r-- 1 root root 73 ott 22 23:21 ChangeLog -rw-r--r-- 1 root root 187 ott 22 23:21 INSTALL -rw-r--r-- 1 root root 3358 ott 22 23:21 README /home/kerd/Pkg/hexchat/pkg/usr/etc: totale 4 drwxr-xr-x 3 root root 4096 ott 22 23:21 gconf /home/kerd/Pkg/hexchat/pkg/usr/etc/gconf: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 schemas /home/kerd/Pkg/hexchat/pkg/usr/etc/gconf/schemas: totale 4 -rw-r--r-- 1 root root 1028 ott 22 23:21 apps_hexchat_url_handler.schemas /home/kerd/Pkg/hexchat/pkg/usr/lib64: totale 4 drwxr-xr-x 3 root root 4096 ott 22 23:21 hexchat /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 plugins /home/kerd/Pkg/hexchat/pkg/usr/lib64/hexchat/plugins: totale 252 -rwxr-xr-x 1 root root 1125 ott 22 23:21 checksum.la -rwxr-xr-x 1 root root 9096 ott 22 23:21 checksum.so -rwxr-xr-x 1 root root 1101 ott 22 23:21 doat.la -rwxr-xr-x 1 root root 6744 ott 22 23:21 doat.so -rwxr-xr-x 1 root root 1119 ott 22 23:21 fishlim.la -rwxr-xr-x 1 root root 15200 ott 22 23:21 fishlim.so -rwxr-xr-x 1 root root 1151 ott 22 23:21 perl.la -rwxr-xr-x 1 root root 77040 ott 22 23:21 perl.so -rwxr-xr-x 1 root root 1162 ott 22 23:21 python.la -rwxr-xr-x 1 root root 41928 ott 22 23:21 python.so -rwxr-xr-x 1 root root 1101 ott 22 23:21 sasl.la -rwxr-xr-x 1 root root 9688 ott 22 23:21 sasl.so -rwxr-xr-x 1 root root 1124 ott 22 23:21 tcl.la -rwxr-xr-x 1 root root 55576 ott 22 23:21 tcl.so /home/kerd/Pkg/hexchat/pkg/usr/share: totale 20 drwxr-xr-x 2 root root 4096 ott 22 23:21 applications drwxr-xr-x 3 root root 4096 ott 22 23:21 dbus-1 drwxr-xr-x 3 root root 4096 ott 22 23:21 icons drwxr-xr-x 45 root root 4096 ott 22 23:21 locale drwxr-xr-x 2 root root 4096 ott 22 23:21 pixmaps /home/kerd/Pkg/hexchat/pkg/usr/share/applications: totale 4 -rw-r--r-- 1 root root 564 ott 22 23:21 hexchat.desktop /home/kerd/Pkg/hexchat/pkg/usr/share/dbus-1: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 services /home/kerd/Pkg/hexchat/pkg/usr/share/dbus-1/services: totale 4 -rw-r--r-- 1 root root 63 ott 22 23:21 org.hexchat.service.service /home/kerd/Pkg/hexchat/pkg/usr/share/icons: totale 4 drwxr-xr-x 4 root root 4096 ott 22 23:21 hicolor /home/kerd/Pkg/hexchat/pkg/usr/share/icons/hicolor: totale 8 drwxr-xr-x 3 root root 4096 ott 22 23:21 48x48 drwxr-xr-x 3 root root 4096 ott 22 23:21 scalable /home/kerd/Pkg/hexchat/pkg/usr/share/icons/hicolor/48x48: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 apps /home/kerd/Pkg/hexchat/pkg/usr/share/icons/hicolor/48x48/apps: totale 4 -rwxr-xr-x 1 root root 3175 ott 22 23:21 hexchat.png /home/kerd/Pkg/hexchat/pkg/usr/share/icons/hicolor/scalable: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 apps /home/kerd/Pkg/hexchat/pkg/usr/share/icons/hicolor/scalable/apps: totale 24 -rwxr-xr-x 1 root root 20971 ott 22 23:21 hexchat.svg /home/kerd/Pkg/hexchat/pkg/usr/share/locale: totale 172 drwxr-xr-x 3 root root 4096 ott 22 23:21 am drwxr-xr-x 3 root root 4096 ott 22 23:21 az drwxr-xr-x 3 root root 4096 ott 22 23:21 be drwxr-xr-x 3 root root 4096 ott 22 23:21 bg drwxr-xr-x 3 root root 4096 ott 22 23:21 ca drwxr-xr-x 3 root root 4096 ott 22 23:21 cs drwxr-xr-x 3 root root 4096 ott 22 23:21 de drwxr-xr-x 3 root root 4096 ott 22 23:21 el drwxr-xr-x 3 root root 4096 ott 22 23:21 en_GB drwxr-xr-x 3 root root 4096 ott 22 23:21 es drwxr-xr-x 3 root root 4096 ott 22 23:21 et drwxr-xr-x 3 root root 4096 ott 22 23:21 fi drwxr-xr-x 3 root root 4096 ott 22 23:21 fr drwxr-xr-x 3 root root 4096 ott 22 23:21 gl drwxr-xr-x 3 root root 4096 ott 22 23:21 hi drwxr-xr-x 3 root root 4096 ott 22 23:21 hu drwxr-xr-x 3 root root 4096 ott 22 23:21 it drwxr-xr-x 3 root root 4096 ott 22 23:21 ja drwxr-xr-x 3 root root 4096 ott 22 23:21 kn drwxr-xr-x 3 root root 4096 ott 22 23:21 ko drwxr-xr-x 3 root root 4096 ott 22 23:21 lt drwxr-xr-x 3 root root 4096 ott 22 23:21 lv drwxr-xr-x 3 root root 4096 ott 22 23:21 mk drwxr-xr-x 3 root root 4096 ott 22 23:21 ms drwxr-xr-x 3 root root 4096 ott 22 23:21 nb drwxr-xr-x 3 root root 4096 ott 22 23:21 nl drwxr-xr-x 3 root root 4096 ott 22 23:21 no drwxr-xr-x 3 root root 4096 ott 22 23:21 pa drwxr-xr-x 3 root root 4096 ott 22 23:21 pl drwxr-xr-x 3 root root 4096 ott 22 23:21 pt drwxr-xr-x 3 root root 4096 ott 22 23:21 pt_BR drwxr-xr-x 3 root root 4096 ott 22 23:21 ru drwxr-xr-x 3 root root 4096 ott 22 23:21 sk drwxr-xr-x 3 root root 4096 ott 22 23:21 sl drwxr-xr-x 3 root root 4096 ott 22 23:21 sq drwxr-xr-x 3 root root 4096 ott 22 23:21 sr drwxr-xr-x 3 root root 4096 ott 22 23:21 sv drwxr-xr-x 3 root root 4096 ott 22 23:21 th drwxr-xr-x 3 root root 4096 ott 22 23:21 uk drwxr-xr-x 3 root root 4096 ott 22 23:21 vi drwxr-xr-x 3 root root 4096 ott 22 23:21 wa drwxr-xr-x 3 root root 4096 ott 22 23:21 zh_CN drwxr-xr-x 3 root root 4096 ott 22 23:21 zh_TW /home/kerd/Pkg/hexchat/pkg/usr/share/locale/am: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/am/LC_MESSAGES: totale 20 -rw-r--r-- 1 root root 18178 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/az: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/az/LC_MESSAGES: totale 32 -rw-r--r-- 1 root root 31259 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/be: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/be/LC_MESSAGES: totale 112 -rw-r--r-- 1 root root 113126 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/bg: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/bg/LC_MESSAGES: totale 76 -rw-r--r-- 1 root root 76163 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ca: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ca/LC_MESSAGES: totale 76 -rw-r--r-- 1 root root 75813 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/cs: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/cs/LC_MESSAGES: totale 92 -rw-r--r-- 1 root root 92779 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/de: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/de/LC_MESSAGES: totale 100 -rw-r--r-- 1 root root 100987 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/el: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/el/LC_MESSAGES: totale 116 -rw-r--r-- 1 root root 114897 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/en_GB: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/en_GB/LC_MESSAGES: totale 48 -rw-r--r-- 1 root root 48194 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/es: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/es/LC_MESSAGES: totale 84 -rw-r--r-- 1 root root 83585 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/et: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/et/LC_MESSAGES: totale 84 -rw-r--r-- 1 root root 84523 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/fi: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/fi/LC_MESSAGES: totale 92 -rw-r--r-- 1 root root 94115 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/fr: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/fr/LC_MESSAGES: totale 96 -rw-r--r-- 1 root root 98255 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/gl: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/gl/LC_MESSAGES: totale 92 -rw-r--r-- 1 root root 91717 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/hi: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/hi/LC_MESSAGES: totale 96 -rw-r--r-- 1 root root 95073 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/hu: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/hu/LC_MESSAGES: totale 100 -rw-r--r-- 1 root root 99235 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/it: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/it/LC_MESSAGES: totale 88 -rw-r--r-- 1 root root 87275 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ja: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ja/LC_MESSAGES: totale 76 -rw-r--r-- 1 root root 77184 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/kn: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/kn/LC_MESSAGES: totale 152 -rw-r--r-- 1 root root 154518 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ko: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ko/LC_MESSAGES: totale 100 -rw-r--r-- 1 root root 102215 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/lt: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/lt/LC_MESSAGES: totale 40 -rw-r--r-- 1 root root 37430 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/lv: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/lv/LC_MESSAGES: totale 44 -rw-r--r-- 1 root root 43617 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/mk: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/mk/LC_MESSAGES: totale 116 -rw-r--r-- 1 root root 114887 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ms: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ms/LC_MESSAGES: totale 28 -rw-r--r-- 1 root root 27902 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/nb: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/nb/LC_MESSAGES: totale 28 -rw-r--r-- 1 root root 27493 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/nl: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/nl/LC_MESSAGES: totale 84 -rw-r--r-- 1 root root 83639 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/no: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/no/LC_MESSAGES: totale 8 -rw-r--r-- 1 root root 7261 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pa: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pa/LC_MESSAGES: totale 96 -rw-r--r-- 1 root root 97818 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pl: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pl/LC_MESSAGES: totale 100 -rw-r--r-- 1 root root 98888 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pt: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pt/LC_MESSAGES: totale 80 -rw-r--r-- 1 root root 79534 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pt_BR: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/pt_BR/LC_MESSAGES: totale 12 -rw-r--r-- 1 root root 10517 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ru: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/ru/LC_MESSAGES: totale 116 -rw-r--r-- 1 root root 117073 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sk: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sk/LC_MESSAGES: totale 72 -rw-r--r-- 1 root root 72004 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sl: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sl/LC_MESSAGES: totale 72 -rw-r--r-- 1 root root 73449 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sq: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sq/LC_MESSAGES: totale 80 -rw-r--r-- 1 root root 78986 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sr: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sr/LC_MESSAGES: totale 100 -rw-r--r-- 1 root root 100323 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sv: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/sv/LC_MESSAGES: totale 96 -rw-r--r-- 1 root root 95903 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/th: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/th/LC_MESSAGES: totale 124 -rw-r--r-- 1 root root 124474 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/uk: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/uk/LC_MESSAGES: totale 120 -rw-r--r-- 1 root root 119907 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/vi: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/vi/LC_MESSAGES: totale 104 -rw-r--r-- 1 root root 104329 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/wa: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/wa/LC_MESSAGES: totale 20 -rw-r--r-- 1 root root 18059 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/zh_CN: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/zh_CN/LC_MESSAGES: totale 92 -rw-r--r-- 1 root root 92778 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/locale/zh_TW: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 LC_MESSAGES /home/kerd/Pkg/hexchat/pkg/usr/share/locale/zh_TW/LC_MESSAGES: totale 80 -rw-r--r-- 1 root root 80705 ott 22 23:21 hexchat.mo /home/kerd/Pkg/hexchat/pkg/usr/share/pixmaps: totale 4 -rw-r--r-- 1 root root 3175 ott 22 23:21 hexchat.png /home/kerd/Pkg/hexchat/pkg/usr/src: totale 4 drwxr-xr-x 2 root root 4096 ott 22 23:21 hexchat-2.9.2 /home/kerd/Pkg/hexchat/pkg/usr/src/hexchat-2.9.2: totale 4 -rw-r--r-- 1 root root 1418 ott 22 23:21 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/kerd/Pkg/hexchat/hexchat-2.9.2-x86_64-1vc.txz ./ usr/ usr/etc/ usr/etc/gconf/ usr/etc/gconf/schemas/ usr/etc/gconf/schemas/apps_hexchat_url_handler.schemas usr/share/ usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/hexchat.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/hexchat.svg usr/share/pixmaps/ usr/share/pixmaps/hexchat.png usr/share/dbus-1/ usr/share/dbus-1/services/ usr/share/dbus-1/services/org.hexchat.service.service usr/share/locale/ usr/share/locale/pa/ usr/share/locale/pa/LC_MESSAGES/ usr/share/locale/pa/LC_MESSAGES/hexchat.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/hexchat.mo usr/share/locale/th/ usr/share/locale/th/LC_MESSAGES/ usr/share/locale/th/LC_MESSAGES/hexchat.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/hexchat.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/hexchat.mo usr/share/locale/sq/ usr/share/locale/sq/LC_MESSAGES/ usr/share/locale/sq/LC_MESSAGES/hexchat.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/hexchat.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/hexchat.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/hexchat.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/hexchat.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/hexchat.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/hexchat.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/hexchat.mo usr/share/locale/az/ usr/share/locale/az/LC_MESSAGES/ usr/share/locale/az/LC_MESSAGES/hexchat.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/hexchat.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/hexchat.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/hexchat.mo usr/share/locale/hi/ usr/share/locale/hi/LC_MESSAGES/ usr/share/locale/hi/LC_MESSAGES/hexchat.mo usr/share/locale/am/ usr/share/locale/am/LC_MESSAGES/ usr/share/locale/am/LC_MESSAGES/hexchat.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/hexchat.mo usr/share/locale/wa/ usr/share/locale/wa/LC_MESSAGES/ usr/share/locale/wa/LC_MESSAGES/hexchat.mo usr/share/locale/no/ usr/share/locale/no/LC_MESSAGES/ usr/share/locale/no/LC_MESSAGES/hexchat.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/hexchat.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/hexchat.mo usr/share/locale/vi/ usr/share/locale/vi/LC_MESSAGES/ usr/share/locale/vi/LC_MESSAGES/hexchat.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/hexchat.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/hexchat.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/hexchat.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/hexchat.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/hexchat.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/hexchat.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/hexchat.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/hexchat.mo usr/share/locale/kn/ usr/share/locale/kn/LC_MESSAGES/ usr/share/locale/kn/LC_MESSAGES/hexchat.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/hexchat.mo usr/share/locale/ms/ usr/share/locale/ms/LC_MESSAGES/ usr/share/locale/ms/LC_MESSAGES/hexchat.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/hexchat.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/hexchat.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/hexchat.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/hexchat.mo usr/share/locale/mk/ usr/share/locale/mk/LC_MESSAGES/ usr/share/locale/mk/LC_MESSAGES/hexchat.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/hexchat.mo usr/share/locale/be/ usr/share/locale/be/LC_MESSAGES/ usr/share/locale/be/LC_MESSAGES/hexchat.mo usr/share/applications/ usr/share/applications/hexchat.desktop usr/lib64/ usr/lib64/hexchat/ usr/lib64/hexchat/plugins/ usr/lib64/hexchat/plugins/fishlim.la usr/lib64/hexchat/plugins/perl.so usr/lib64/hexchat/plugins/checksum.so usr/lib64/hexchat/plugins/doat.la usr/lib64/hexchat/plugins/doat.so usr/lib64/hexchat/plugins/fishlim.so usr/lib64/hexchat/plugins/checksum.la usr/lib64/hexchat/plugins/perl.la usr/lib64/hexchat/plugins/sasl.la usr/lib64/hexchat/plugins/python.la usr/lib64/hexchat/plugins/sasl.so usr/lib64/hexchat/plugins/tcl.la usr/lib64/hexchat/plugins/tcl.so usr/lib64/hexchat/plugins/python.so usr/bin/ usr/bin/hexchat usr/src/ usr/src/hexchat-2.9.2/ usr/src/hexchat-2.9.2/SLKBUILD usr/doc/ usr/doc/hexchat-2.9.2/ usr/doc/hexchat-2.9.2/ChangeLog usr/doc/hexchat-2.9.2/COPYING usr/doc/hexchat-2.9.2/INSTALL usr/doc/hexchat-2.9.2/README install/ install/slack-desc Slackware package /home/kerd/Pkg/hexchat/hexchat-2.9.2-x86_64-1vc.txz created. Package has been built. Cleaning pkg and src directories