tar -xf ktsuss-2.tar.gz /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:9: run info '(automake)Extending aclocal' /usr/share/aclocal/imlib.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:5: installing `./install-sh' configure.ac:5: installing `./missing' src/Makefile.am: installing `./depcomp' 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 gcc... distcc 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 distcc gcc accepts -g... yes checking for distcc gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of distcc gcc... gcc3 checking whether distcc gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... distcc 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 for size_t... yes checking for pid_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking size of int... 4 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes checking whether we can locate the su program... /bin/su checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.1 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands make all-recursive make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2' Making all in src make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/src' distcc gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPIXMAPS=\""/usr/share/pixmaps"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -march=armv5te -MT ktsuss.o -MD -MP -MF .deps/ktsuss.Tpo -c -o ktsuss.o ktsuss.c mv -f .deps/ktsuss.Tpo .deps/ktsuss.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPIXMAPS=\""/usr/share/pixmaps"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -march=armv5te -MT su_backend.o -MD -MP -MF .deps/su_backend.Tpo -c -o su_backend.o su_backend.c mv -f .deps/su_backend.Tpo .deps/su_backend.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPIXMAPS=\""/usr/share/pixmaps"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -march=armv5te -MT sudo_backend.o -MD -MP -MF .deps/sudo_backend.Tpo -c -o sudo_backend.o sudo_backend.c mv -f .deps/sudo_backend.Tpo .deps/sudo_backend.Po distcc gcc -O2 -march=armv5te -o ktsuss ktsuss.o su_backend.o sudo_backend.o -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 -lutil make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/src' Making all in pixmaps make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/pixmaps' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/pixmaps' Making all in po make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo es_AR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_AR.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo pt_PT | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_PT.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/po' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2' Making install in src make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/src' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/src' /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/bin' /usr/bin/ginstall -c ktsuss '/builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/src' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/src' Making install in pixmaps make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/pixmaps' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/pixmaps' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/pixmaps' /usr/bin/ginstall -c -m 644 ktsuss.png '/builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/pixmaps' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/pixmaps' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/pixmaps' Making install in po make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/po' linguas="ar cs da de el es es_AR fr he hu it ja nl pl pt_BR pt_PT ru sv uk "; \ for lang in $linguas; do \ dir=/builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/ktsuss.mo; \ echo "installing $lang.gmo as $dir/ktsuss.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/ktsuss.mo; \ echo "installing ./$lang.gmo as" \ "$dir/ktsuss.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/ktsuss.mo.m; \ echo "installing $lang.gmo.m as $dir/ktsuss.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/ktsuss.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/ktsuss.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/ar/LC_MESSAGES/ktsuss.mo installing cs.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/cs/LC_MESSAGES/ktsuss.mo installing da.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/da/LC_MESSAGES/ktsuss.mo installing de.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/de/LC_MESSAGES/ktsuss.mo installing el.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/el/LC_MESSAGES/ktsuss.mo installing es.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/es/LC_MESSAGES/ktsuss.mo installing es_AR.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/es_AR/LC_MESSAGES/ktsuss.mo installing fr.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/fr/LC_MESSAGES/ktsuss.mo installing he.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/he/LC_MESSAGES/ktsuss.mo installing hu.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/hu/LC_MESSAGES/ktsuss.mo installing it.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/it/LC_MESSAGES/ktsuss.mo installing ja.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/ja/LC_MESSAGES/ktsuss.mo installing nl.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/nl/LC_MESSAGES/ktsuss.mo installing pl.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/pl/LC_MESSAGES/ktsuss.mo installing pt_BR.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/pt_BR/LC_MESSAGES/ktsuss.mo installing pt_PT.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/pt_PT/LC_MESSAGES/ktsuss.mo installing ru.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/ru/LC_MESSAGES/ktsuss.mo installing sv.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/sv/LC_MESSAGES/ktsuss.mo installing uk.gmo as /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/uk/LC_MESSAGES/ktsuss.mo make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2/po' make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/ktsuss/src/ktsuss-2' /builds/salix/arm/14.0/original/xap/ktsuss/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 26 07:35 install drwxr-xr-x 6 root root 4096 Dec 26 07:35 usr /builds/salix/arm/14.0/original/xap/ktsuss/pkg/install: total 4 -rw-r--r-- 1 root root 314 Dec 26 07:35 slack-desc /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr: total 16 drwxr-xr-x 2 root root 4096 Dec 26 07:35 bin drwxr-xr-x 3 root root 4096 Dec 26 07:35 doc drwxr-xr-x 4 root root 4096 Dec 26 07:35 share drwxr-xr-x 3 root root 4096 Dec 26 07:34 src /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/bin: total 20 -rwxr-xr-x 1 root root 620 Dec 26 07:35 gksu -rwxr-xr-x 1 root root 15568 Dec 26 07:35 ktsuss /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 ktsuss-2 /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/doc/ktsuss-2: total 24 -rw-r--r-- 1 root root 1452 Dec 26 07:35 COPYING -rw-r--r-- 1 root root 342 Dec 26 07:35 CREDITS -rw-r--r-- 1 root root 3849 Dec 26 07:35 Changelog -rw-r--r-- 1 root root 7831 Dec 26 07:35 INSTALL -rw-r--r-- 1 root root 497 Dec 26 07:35 README /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share: total 8 drwxr-xr-x 21 root root 4096 Dec 26 07:35 locale drwxr-xr-x 2 root root 4096 Dec 26 07:35 pixmaps /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale: total 76 drwxr-xr-x 3 root root 4096 Dec 26 07:35 ar drwxr-xr-x 3 root root 4096 Dec 26 07:35 cs drwxr-xr-x 3 root root 4096 Dec 26 07:35 da drwxr-xr-x 3 root root 4096 Dec 26 07:35 de drwxr-xr-x 3 root root 4096 Dec 26 07:35 el drwxr-xr-x 3 root root 4096 Dec 26 07:35 es drwxr-xr-x 3 root root 4096 Dec 26 07:35 es_AR drwxr-xr-x 3 root root 4096 Dec 26 07:35 fr drwxr-xr-x 3 root root 4096 Dec 26 07:35 he drwxr-xr-x 3 root root 4096 Dec 26 07:35 hu drwxr-xr-x 3 root root 4096 Dec 26 07:35 it drwxr-xr-x 3 root root 4096 Dec 26 07:35 ja drwxr-xr-x 3 root root 4096 Dec 26 07:35 nl drwxr-xr-x 3 root root 4096 Dec 26 07:35 pl drwxr-xr-x 3 root root 4096 Dec 26 07:35 pt_BR drwxr-xr-x 3 root root 4096 Dec 26 07:35 pt_PT drwxr-xr-x 3 root root 4096 Dec 26 07:35 ru drwxr-xr-x 3 root root 4096 Dec 26 07:35 sv drwxr-xr-x 3 root root 4096 Dec 26 07:35 uk /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/ar: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/ar/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1427 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/cs: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/cs/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1277 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/da: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/da/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1235 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/de/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1586 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/el: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/el/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1914 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/es: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/es/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1592 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/es_AR: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/es_AR/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1590 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/fr/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1618 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/he: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/he/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1650 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/hu: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/hu/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1591 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/it/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1530 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/ja: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/ja/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1457 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/nl/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1268 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/pl/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1335 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/pt_BR: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/pt_BR/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1269 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/pt_PT: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/pt_PT/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1602 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/ru/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1490 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/sv/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1554 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/uk: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 LC_MESSAGES /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/locale/uk/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1911 Dec 26 07:35 ktsuss.mo /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/share/pixmaps: total 20 -rw-r--r-- 1 root root 17143 Dec 26 07:35 ktsuss.png /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 26 07:35 ktsuss-2 /builds/salix/arm/14.0/original/xap/ktsuss/pkg/usr/src/ktsuss-2: total 8 -rw-r--r-- 1 root root 959 Dec 26 07:35 SLKBUILD -rw-r--r-- 1 root root 620 Dec 26 07:34 gksu 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: /builds/salix/arm/14.0/original/xap/ktsuss/ktsuss-2-arm-1rl.txz ./ usr/ usr/src/ usr/src/ktsuss-2/ usr/src/ktsuss-2/SLKBUILD usr/src/ktsuss-2/gksu usr/bin/ usr/bin/ktsuss usr/bin/gksu usr/share/ usr/share/pixmaps/ usr/share/pixmaps/ktsuss.png usr/share/locale/ usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/ktsuss.mo usr/share/locale/es_AR/ usr/share/locale/es_AR/LC_MESSAGES/ usr/share/locale/es_AR/LC_MESSAGES/ktsuss.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/ktsuss.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/ktsuss.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/ktsuss.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/ktsuss.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/ktsuss.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/ktsuss.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/ktsuss.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/ktsuss.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/ktsuss.mo usr/share/locale/pt_PT/ usr/share/locale/pt_PT/LC_MESSAGES/ usr/share/locale/pt_PT/LC_MESSAGES/ktsuss.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/ktsuss.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/ktsuss.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/ktsuss.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/ktsuss.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/ktsuss.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/ktsuss.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/ktsuss.mo usr/doc/ usr/doc/ktsuss-2/ usr/doc/ktsuss-2/README usr/doc/ktsuss-2/CREDITS usr/doc/ktsuss-2/INSTALL usr/doc/ktsuss-2/COPYING usr/doc/ktsuss-2/Changelog install/ install/slack-desc Slackware package /builds/salix/arm/14.0/original/xap/ktsuss/ktsuss-2-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories