tar -xf asunder-2.2.tar.bz2 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 whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for style of include used by make... GNU 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 dependency style of distcc gcc... gcc3 checking for intltool >= 0.34.90... 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 for library containing strerror... none required checking for gcc... (cached) distcc gcc checking whether we are using the GNU C compiler... (cached) yes checking whether distcc gcc accepts -g... (cached) yes checking for distcc gcc option to accept ISO C89... (cached) none needed checking dependency style of distcc gcc... (cached) gcc3 checking for gcc... (cached) distcc gcc checking whether we are using the GNU C compiler... (cached) yes checking whether distcc gcc accepts -g... (cached) yes checking for distcc gcc option to accept ISO C89... (cached) none needed checking dependency style of distcc gcc... (cached) gcc3 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... 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 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 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/asunder/src/asunder-2.2' Making all in src make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/src' distcc gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'main': main.c:66:24: warning: variable 'col' set but not used [-Wunused-but-set-variable] mv -f .deps/main.Tpo .deps/main.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c mv -f .deps/support.Tpo .deps/support.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c interface.c: In function 'create_main': interface.c:81:9: 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] interface.c:47:10: warning: variable 'tmp_toolbar_icon_size' set but not used [-Wunused-but-set-variable] interface.c: In function 'create_prefs': interface.c:592:37: warning: cast increases required alignment of target type [-Wcast-align] interface.c:637:37: warning: cast increases required alignment of target type [-Wcast-align] interface.c:672:42: warning: cast increases required alignment of target type [-Wcast-align] interface.c:734:45: warning: cast increases required alignment of target type [-Wcast-align] interface.c:768:41: warning: cast increases required alignment of target type [-Wcast-align] interface.c:815:42: warning: cast increases required alignment of target type [-Wcast-align] interface.c:871:44: warning: cast increases required alignment of target type [-Wcast-align] interface.c:926:37: warning: cast increases required alignment of target type [-Wcast-align] mv -f .deps/interface.Tpo .deps/interface.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c mv -f .deps/callbacks.Tpo .deps/callbacks.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -MT prefs.o -MD -MP -MF .deps/prefs.Tpo -c -o prefs.o prefs.c prefs.c: In function 'get_prefs_config_path': prefs.c:318:11: warning: variable 'flen' set but not used [-Wunused-but-set-variable] mv -f .deps/prefs.Tpo .deps/prefs.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -MT threads.o -MD -MP -MF .deps/threads.Tpo -c -o threads.o threads.c threads.c: In function 'track': threads.c:910:46: warning: cast increases required alignment of target type [-Wcast-align] threads.c:911:44: warning: cast increases required alignment of target type [-Wcast-align] threads.c:912:47: warning: cast increases required alignment of target type [-Wcast-align] mv -f .deps/threads.Tpo .deps/threads.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -MT wrappers.o -MD -MP -MF .deps/wrappers.Tpo -c -o wrappers.o wrappers.c mv -f .deps/wrappers.Tpo .deps/wrappers.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c mv -f .deps/completion.Tpo .deps/completion.Po distcc gcc -O2 -march=armv5te -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -o asunder main.o support.o interface.o callbacks.o prefs.o threads.o util.o wrappers.o completion.o -pthread -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 -lgthread-2.0 -lrt -lglib-2.0 -lcddb make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/src' Making all in po make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bs_BA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs_BA.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.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 eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.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 lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/po' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2' Making install in src make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/src' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/asunder/pkg/usr/bin" /usr/bin/ginstall -c asunder '/builds/salix/arm/14.0/original/xap/asunder/pkg/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/src' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/src' Making install in po make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/po' linguas="ar be@latin bg bs_BA ca cs da de el eo es eu fi fr hu hr it ja lv nb nl nn pl pt pt_BR ru sk sl sq sr sr@latin sv tr ur_PK zh_TW "; \ for lang in $linguas; do \ dir=/builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/asunder.mo; \ echo "installing $lang.gmo as $dir/asunder.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/asunder.mo; \ echo "installing ./$lang.gmo as" \ "$dir/asunder.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/asunder.mo.m; \ echo "installing $lang.gmo.m as $dir/asunder.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/asunder.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/asunder.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ar/LC_MESSAGES/asunder.mo installing be@latin.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/be@latin/LC_MESSAGES/asunder.mo installing bg.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/bg/LC_MESSAGES/asunder.mo installing bs_BA.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/bs_BA/LC_MESSAGES/asunder.mo installing ca.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ca/LC_MESSAGES/asunder.mo installing cs.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/cs/LC_MESSAGES/asunder.mo installing da.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/da/LC_MESSAGES/asunder.mo installing de.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/de/LC_MESSAGES/asunder.mo installing el.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/el/LC_MESSAGES/asunder.mo installing eo.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/eo/LC_MESSAGES/asunder.mo installing es.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/es/LC_MESSAGES/asunder.mo installing eu.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/eu/LC_MESSAGES/asunder.mo installing fi.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/fi/LC_MESSAGES/asunder.mo installing fr.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/fr/LC_MESSAGES/asunder.mo installing hu.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/hu/LC_MESSAGES/asunder.mo installing hr.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/hr/LC_MESSAGES/asunder.mo installing it.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/it/LC_MESSAGES/asunder.mo installing ja.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ja/LC_MESSAGES/asunder.mo installing lv.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/lv/LC_MESSAGES/asunder.mo installing nb.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/nb/LC_MESSAGES/asunder.mo installing nl.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/nl/LC_MESSAGES/asunder.mo installing nn.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/nn/LC_MESSAGES/asunder.mo installing pl.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/pl/LC_MESSAGES/asunder.mo installing pt.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/pt/LC_MESSAGES/asunder.mo installing pt_BR.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/pt_BR/LC_MESSAGES/asunder.mo installing ru.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ru/LC_MESSAGES/asunder.mo installing sk.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sk/LC_MESSAGES/asunder.mo installing sl.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sl/LC_MESSAGES/asunder.mo installing sq.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sq/LC_MESSAGES/asunder.mo installing sr.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sr/LC_MESSAGES/asunder.mo installing sr@latin.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sr@latin/LC_MESSAGES/asunder.mo installing sv.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sv/LC_MESSAGES/asunder.mo installing tr.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/tr/LC_MESSAGES/asunder.mo installing ur_PK.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ur_PK/LC_MESSAGES/asunder.mo installing zh_TW.gmo as /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/zh_TW/LC_MESSAGES/asunder.mo make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2/po' make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/applications" /usr/bin/ginstall -c -m 644 asunder.desktop '/builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/applications' test -z "/usr/share/pixmaps" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/pixmaps" /usr/bin/ginstall -c -m 644 pixmaps/asunder.png '/builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/pixmaps' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/asunder/src/asunder-2.2' /builds/salix/arm/14.0/original/xap/asunder/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 26 00:34 install drwxr-xr-x 6 root root 4096 Dec 26 00:34 usr /builds/salix/arm/14.0/original/xap/asunder/pkg/install: total 4 -rw-r--r-- 1 root root 304 Dec 26 00:34 slack-desc /builds/salix/arm/14.0/original/xap/asunder/pkg/usr: total 16 drwxr-xr-x 2 root root 4096 Dec 26 00:34 bin drwxr-xr-x 3 root root 4096 Dec 26 00:34 doc drwxr-xr-x 6 root root 4096 Dec 26 00:34 share drwxr-xr-x 3 root root 4096 Dec 26 00:33 src /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/bin: total 104 -rwxr-xr-x 1 root root 105780 Dec 26 00:34 asunder /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 asunder-2.2 /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/doc/asunder-2.2: total 44 -rw-r--r-- 1 root root 5625 Dec 26 00:34 AUTHORS -rw-r--r-- 1 root root 12780 Dec 26 00:34 COPYING -rw-r--r-- 1 root root 67 Dec 26 00:34 ChangeLog -rw-r--r-- 1 root root 55 Dec 26 00:34 INSTALL -rw-r--r-- 1 root root 83 Dec 26 00:34 NEWS -rw-r--r-- 1 root root 3118 Dec 26 00:34 README -rw-r--r-- 1 root root 1139 Dec 26 00:34 TODO /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share: total 16 drwxr-xr-x 2 root root 4096 Dec 26 00:34 applications drwxr-xr-x 3 root root 4096 Dec 26 00:34 icons drwxr-xr-x 37 root root 4096 Dec 26 00:34 locale drwxr-xr-x 2 root root 4096 Dec 26 00:34 pixmaps /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/applications: total 4 -rw-r--r-- 1 root root 986 Dec 26 00:34 asunder.desktop /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/icons: total 4 drwxr-xr-x 3 root root 4096 Dec 26 00:34 hicolor /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/icons/hicolor: total 4 drwxr-xr-x 3 root root 4096 Dec 26 00:34 48x48 /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/icons/hicolor/48x48: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 apps /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/icons/hicolor/48x48/apps: total 0 lrwxrwxrwx 1 root root 31 Dec 26 00:34 asunder.png -> ../../../../pixmaps/asunder.png /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale: total 140 drwxr-xr-x 3 root root 4096 Dec 26 00:34 ar drwxr-xr-x 3 root root 4096 Dec 26 00:34 be@latin drwxr-xr-x 3 root root 4096 Dec 26 00:34 bg drwxr-xr-x 3 root root 4096 Dec 26 00:34 bs_BA drwxr-xr-x 3 root root 4096 Dec 26 00:34 ca drwxr-xr-x 3 root root 4096 Dec 26 00:34 cs drwxr-xr-x 3 root root 4096 Dec 26 00:34 da drwxr-xr-x 3 root root 4096 Dec 26 00:34 de drwxr-xr-x 3 root root 4096 Dec 26 00:34 el drwxr-xr-x 3 root root 4096 Dec 26 00:34 eo drwxr-xr-x 3 root root 4096 Dec 26 00:34 es drwxr-xr-x 3 root root 4096 Dec 26 00:34 eu drwxr-xr-x 3 root root 4096 Dec 26 00:34 fi drwxr-xr-x 3 root root 4096 Dec 26 00:34 fr drwxr-xr-x 3 root root 4096 Dec 26 00:34 hr drwxr-xr-x 3 root root 4096 Dec 26 00:34 hu drwxr-xr-x 3 root root 4096 Dec 26 00:34 it drwxr-xr-x 3 root root 4096 Dec 26 00:34 ja drwxr-xr-x 3 root root 4096 Dec 26 00:34 lv drwxr-xr-x 3 root root 4096 Dec 26 00:34 nb drwxr-xr-x 3 root root 4096 Dec 26 00:34 nl drwxr-xr-x 3 root root 4096 Dec 26 00:34 nn drwxr-xr-x 3 root root 4096 Dec 26 00:34 pl drwxr-xr-x 3 root root 4096 Dec 26 00:34 pt drwxr-xr-x 3 root root 4096 Dec 26 00:34 pt_BR drwxr-xr-x 3 root root 4096 Dec 26 00:34 ru drwxr-xr-x 3 root root 4096 Dec 26 00:34 sk drwxr-xr-x 3 root root 4096 Dec 26 00:34 sl drwxr-xr-x 3 root root 4096 Dec 26 00:34 sq drwxr-xr-x 3 root root 4096 Dec 26 00:34 sr drwxr-xr-x 3 root root 4096 Dec 26 00:34 sr@latin drwxr-xr-x 3 root root 4096 Dec 26 00:34 sv drwxr-xr-x 3 root root 4096 Dec 26 00:34 tr drwxr-xr-x 3 root root 4096 Dec 26 00:34 ur_PK drwxr-xr-x 3 root root 4096 Dec 26 00:34 zh_TW /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ar: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ar/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9728 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/be@latin: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/be@latin/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6598 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/bg: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/bg/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9362 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/bs_BA: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/bs_BA/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7858 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ca: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ca/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7905 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/cs: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/cs/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7587 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/da: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/da/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7781 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/de/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9635 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/el: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/el/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10246 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/eo: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/eo/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1249 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/es: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/es/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8361 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/eu: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/eu/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8345 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/fi: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/fi/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7990 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/fr/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7896 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/hr: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/hr/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8023 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/hu: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/hu/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8379 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/it/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8297 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ja: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ja/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9042 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/lv: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/lv/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 5848 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/nb: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/nb/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6083 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/nl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7794 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/nn: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/nn/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2623 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/pl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7352 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/pt: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/pt/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8305 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/pt_BR: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/pt_BR/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8429 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ru/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10618 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sk: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sk/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8603 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sl: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7350 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sq: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sq/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7743 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sr: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sr/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10354 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sr@latin: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sr@latin/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8140 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/sv/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7376 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/tr: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/tr/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7560 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ur_PK: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/ur_PK/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9867 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/zh_TW: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 LC_MESSAGES /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/locale/zh_TW/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7429 Dec 26 00:34 asunder.mo /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/share/pixmaps: total 4 -rw-r--r-- 1 root root 3223 Dec 26 00:34 asunder.png /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 26 00:34 asunder-2.2 /builds/salix/arm/14.0/original/xap/asunder/pkg/usr/src/asunder-2.2: total 4 -rw-r--r-- 1 root root 971 Dec 26 00:34 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/share/icons/hicolor/48x48/apps/asunder.png -> ../../../../pixmaps/asunder.png Making symbolic link creation script: ( cd usr/share/icons/hicolor/48x48/apps ; rm -rf asunder.png ) ( cd usr/share/icons/hicolor/48x48/apps ; ln -sf ../../../../pixmaps/asunder.png asunder.png ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/share/icons/hicolor/48x48/apps/asunder.png' Creating your new ./install/doinst.sh... 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/asunder/asunder-2.2-arm-1rl.txz ./ usr/ usr/src/ usr/src/asunder-2.2/ usr/src/asunder-2.2/SLKBUILD usr/bin/ usr/bin/asunder usr/share/ usr/share/pixmaps/ usr/share/pixmaps/asunder.png usr/share/locale/ usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/asunder.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/asunder.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/asunder.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/asunder.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/asunder.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/asunder.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/asunder.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/asunder.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/asunder.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/asunder.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/asunder.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/asunder.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/asunder.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/asunder.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/asunder.mo usr/share/locale/eo/ usr/share/locale/eo/LC_MESSAGES/ usr/share/locale/eo/LC_MESSAGES/asunder.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/asunder.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/asunder.mo usr/share/locale/nn/ usr/share/locale/nn/LC_MESSAGES/ usr/share/locale/nn/LC_MESSAGES/asunder.mo usr/share/locale/sq/ usr/share/locale/sq/LC_MESSAGES/ usr/share/locale/sq/LC_MESSAGES/asunder.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/asunder.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/asunder.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/asunder.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/asunder.mo usr/share/locale/be@latin/ usr/share/locale/be@latin/LC_MESSAGES/ usr/share/locale/be@latin/LC_MESSAGES/asunder.mo usr/share/locale/sr@latin/ usr/share/locale/sr@latin/LC_MESSAGES/ usr/share/locale/sr@latin/LC_MESSAGES/asunder.mo usr/share/locale/bs_BA/ usr/share/locale/bs_BA/LC_MESSAGES/ usr/share/locale/bs_BA/LC_MESSAGES/asunder.mo usr/share/locale/ur_PK/ usr/share/locale/ur_PK/LC_MESSAGES/ usr/share/locale/ur_PK/LC_MESSAGES/asunder.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/asunder.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/asunder.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/asunder.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/asunder.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/asunder.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/asunder.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/asunder.mo usr/share/applications/ usr/share/applications/asunder.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/doc/ usr/doc/asunder-2.2/ usr/doc/asunder-2.2/README usr/doc/asunder-2.2/NEWS usr/doc/asunder-2.2/ChangeLog usr/doc/asunder-2.2/INSTALL usr/doc/asunder-2.2/TODO usr/doc/asunder-2.2/COPYING usr/doc/asunder-2.2/AUTHORS install/ install/slack-desc install/doinst.sh Slackware package /builds/salix/arm/14.0/original/xap/asunder/asunder-2.2-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories