tar -xf leafpad-0.8.18.1.tar.gz 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 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-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 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 whether distcc gcc and cc understand -c and -o together... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... 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 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 data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/scalable/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/leafpad/src/leafpad-0.8.18.1' Making all in src make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/src' distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-main.o -MD -MP -MF .deps/leafpad-main.Tpo -c -o leafpad-main.o `test -f 'main.c' || echo './'`main.c main.c: In function 'parse_args': main.c:258:3: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] main.c:259:3: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] main.c:263:5: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] mv -f .deps/leafpad-main.Tpo .deps/leafpad-main.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-window.o -MD -MP -MF .deps/leafpad-window.Tpo -c -o leafpad-window.o `test -f 'window.c' || echo './'`window.c mv -f .deps/leafpad-window.Tpo .deps/leafpad-window.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-menu.o -MD -MP -MF .deps/leafpad-menu.Tpo -c -o leafpad-menu.o `test -f 'menu.c' || echo './'`menu.c menu.c: In function 'create_menu_bar': menu.c:149:11: warning: variable 'flag_emacs' set but not used [-Wunused-but-set-variable] mv -f .deps/leafpad-menu.Tpo .deps/leafpad-menu.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-callback.o -MD -MP -MF .deps/leafpad-callback.Tpo -c -o leafpad-callback.o `test -f 'callback.c' || echo './'`callback.c mv -f .deps/leafpad-callback.Tpo .deps/leafpad-callback.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-view.o -MD -MP -MF .deps/leafpad-view.Tpo -c -o leafpad-view.o `test -f 'view.c' || echo './'`view.c mv -f .deps/leafpad-view.Tpo .deps/leafpad-view.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-undo.o -MD -MP -MF .deps/leafpad-undo.Tpo -c -o leafpad-undo.o `test -f 'undo.c' || echo './'`undo.c mv -f .deps/leafpad-undo.Tpo .deps/leafpad-undo.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-font.o -MD -MP -MF .deps/leafpad-font.Tpo -c -o leafpad-font.o `test -f 'font.c' || echo './'`font.c mv -f .deps/leafpad-font.Tpo .deps/leafpad-font.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-linenum.o -MD -MP -MF .deps/leafpad-linenum.Tpo -c -o leafpad-linenum.o `test -f 'linenum.c' || echo './'`linenum.c linenum.c: In function 'get_lines': linenum.c:58:7: warning: variable 'size' set but not used [-Wunused-but-set-variable] mv -f .deps/leafpad-linenum.Tpo .deps/leafpad-linenum.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-indent.o -MD -MP -MF .deps/leafpad-indent.Tpo -c -o leafpad-indent.o `test -f 'indent.c' || echo './'`indent.c mv -f .deps/leafpad-indent.Tpo .deps/leafpad-indent.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-hlight.o -MD -MP -MF .deps/leafpad-hlight.Tpo -c -o leafpad-hlight.o `test -f 'hlight.c' || echo './'`hlight.c mv -f .deps/leafpad-hlight.Tpo .deps/leafpad-hlight.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-selector.o -MD -MP -MF .deps/leafpad-selector.Tpo -c -o leafpad-selector.o `test -f 'selector.c' || echo './'`selector.c selector.c: In function 'create_charset_menu': selector.c:276:4: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] mv -f .deps/leafpad-selector.Tpo .deps/leafpad-selector.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-file.o -MD -MP -MF .deps/leafpad-file.Tpo -c -o leafpad-file.o `test -f 'file.c' || echo './'`file.c mv -f .deps/leafpad-file.Tpo .deps/leafpad-file.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-encoding.o -MD -MP -MF .deps/leafpad-encoding.Tpo -c -o leafpad-encoding.o `test -f 'encoding.c' || echo './'`encoding.c mv -f .deps/leafpad-encoding.Tpo .deps/leafpad-encoding.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-search.o -MD -MP -MF .deps/leafpad-search.Tpo -c -o leafpad-search.o `test -f 'search.c' || echo './'`search.c mv -f .deps/leafpad-search.Tpo .deps/leafpad-search.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-dialog.o -MD -MP -MF .deps/leafpad-dialog.Tpo -c -o leafpad-dialog.o `test -f 'dialog.c' || echo './'`dialog.c mv -f .deps/leafpad-dialog.Tpo .deps/leafpad-dialog.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-gtkprint.o -MD -MP -MF .deps/leafpad-gtkprint.Tpo -c -o leafpad-gtkprint.o `test -f 'gtkprint.c' || echo './'`gtkprint.c mv -f .deps/leafpad-gtkprint.Tpo .deps/leafpad-gtkprint.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-gnomeprint.o -MD -MP -MF .deps/leafpad-gnomeprint.Tpo -c -o leafpad-gnomeprint.o `test -f 'gnomeprint.c' || echo './'`gnomeprint.c mv -f .deps/leafpad-gnomeprint.Tpo .deps/leafpad-gnomeprint.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-about.o -MD -MP -MF .deps/leafpad-about.Tpo -c -o leafpad-about.o `test -f 'about.c' || echo './'`about.c mv -f .deps/leafpad-about.Tpo .deps/leafpad-about.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-dnd.o -MD -MP -MF .deps/leafpad-dnd.Tpo -c -o leafpad-dnd.o `test -f 'dnd.c' || echo './'`dnd.c dnd.c: In function 'dnd_drag_data_recieved_handler': dnd.c:103:2: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations] mv -f .deps/leafpad-dnd.Tpo .deps/leafpad-dnd.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-utils.o -MD -MP -MF .deps/leafpad-utils.Tpo -c -o leafpad-utils.o `test -f 'utils.c' || echo './'`utils.c mv -f .deps/leafpad-utils.Tpo .deps/leafpad-utils.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-emacs.o -MD -MP -MF .deps/leafpad-emacs.Tpo -c -o leafpad-emacs.o `test -f 'emacs.c' || echo './'`emacs.c mv -f .deps/leafpad-emacs.Tpo .deps/leafpad-emacs.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -DICONDIR=\"/usr/share/pixmaps\" -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 -MT leafpad-gtksourceiter.o -MD -MP -MF .deps/leafpad-gtksourceiter.Tpo -c -o leafpad-gtksourceiter.o `test -f 'gtksourceiter.c' || echo './'`gtksourceiter.c gtksourceiter.c: In function 'pointer_from_offset_skipping_decomp': gtksourceiter.c:49:3: warning: 'g_unicode_canonical_decomposition' is deprecated (declared at /usr/include/glib-2.0/glib/gunicode.h:594) [-Wdeprecated-declarations] gtksourceiter.c: In function 'forward_chars_with_skipping': gtksourceiter.c:238:4: warning: 'g_unicode_canonical_decomposition' is deprecated (declared at /usr/include/glib-2.0/glib/gunicode.h:594) [-Wdeprecated-declarations] mv -f .deps/leafpad-gtksourceiter.Tpo .deps/leafpad-gtksourceiter.Po distcc gcc -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 -o leafpad leafpad-main.o leafpad-window.o leafpad-menu.o leafpad-callback.o leafpad-view.o leafpad-undo.o leafpad-font.o leafpad-linenum.o leafpad-indent.o leafpad-hlight.o leafpad-selector.o leafpad-file.o leafpad-encoding.o leafpad-search.o leafpad-dialog.o leafpad-gtkprint.o leafpad-gnomeprint.o leafpad-about.o leafpad-dnd.o leafpad-utils.o leafpad-emacs.o leafpad-gtksourceiter.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 make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/src' Making all in data make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' Making all in icons make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' Making all in 16x16 make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/16x16' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/16x16' Making all in 22x22 make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/22x22' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/22x22' Making all in 24x24 make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/24x24' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/24x24' Making all in 32x32 make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/32x32' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/32x32' Making all in scalable make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/scalable' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/scalable' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po leafpad.desktop.in leafpad.desktop Generating and caching the translation database Merging translations into leafpad.desktop. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' Making all in po make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.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 ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.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 id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.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 ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.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 sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.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/leafpad/src/leafpad-0.8.18.1/po' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1' Making install in src make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/src' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/bin" /usr/bin/ginstall -c leafpad '/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/src' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/src' Making install in data make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' Making install in icons make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' Making install in 16x16 make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/16x16' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/16x16' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/16x16/apps" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/16x16/apps" /usr/bin/ginstall -c -m 644 leafpad.png '/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/16x16/apps' make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/16x16' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/16x16' Making install in 22x22 make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/22x22' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/22x22' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/22x22/apps" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/22x22/apps" /usr/bin/ginstall -c -m 644 leafpad.png '/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/22x22/apps' make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/22x22' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/22x22' Making install in 24x24 make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/24x24' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/24x24' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/24x24/apps" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/24x24/apps" /usr/bin/ginstall -c -m 644 leafpad.png '/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/24x24/apps' make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/24x24' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/24x24' Making install in 32x32 make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/32x32' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/32x32' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/32x32/apps" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/32x32/apps" /usr/bin/ginstall -c -m 644 leafpad.png '/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/32x32/apps' make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/32x32' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/32x32' Making install in scalable make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/scalable' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/scalable' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/scalable/apps" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/scalable/apps" /usr/bin/ginstall -c -m 644 leafpad.svg '/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/scalable/apps' make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/scalable' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons/scalable' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data/icons' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/applications" /usr/bin/ginstall -c -m 644 leafpad.desktop '/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/applications' test -z "/usr/share/pixmaps" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/pixmaps" /usr/bin/ginstall -c -m 644 leafpad.png leafpad.xpm '/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/pixmaps' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/data' Making install in po make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/po' linguas="bg br ca cs da de el eo es eu fi fr ga gl he hu id it ja ko lt lv nl nn pl pt pt_BR ru sk sl sr sv ta tr uk vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/leafpad.mo; \ echo "installing $lang.gmo as $dir/leafpad.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/leafpad.mo; \ echo "installing ./$lang.gmo as" \ "$dir/leafpad.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/leafpad.mo.m; \ echo "installing $lang.gmo.m as $dir/leafpad.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/leafpad.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/leafpad.mo.m"; \ else \ true; \ fi; \ fi; \ done installing bg.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/bg/LC_MESSAGES/leafpad.mo installing br.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/br/LC_MESSAGES/leafpad.mo installing ca.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ca/LC_MESSAGES/leafpad.mo installing cs.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/cs/LC_MESSAGES/leafpad.mo installing da.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/da/LC_MESSAGES/leafpad.mo installing de.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/de/LC_MESSAGES/leafpad.mo installing el.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/el/LC_MESSAGES/leafpad.mo installing eo.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/eo/LC_MESSAGES/leafpad.mo installing es.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/es/LC_MESSAGES/leafpad.mo installing eu.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/eu/LC_MESSAGES/leafpad.mo installing fi.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/fi/LC_MESSAGES/leafpad.mo installing fr.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/fr/LC_MESSAGES/leafpad.mo installing ga.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ga/LC_MESSAGES/leafpad.mo installing gl.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/gl/LC_MESSAGES/leafpad.mo installing he.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/he/LC_MESSAGES/leafpad.mo installing hu.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/hu/LC_MESSAGES/leafpad.mo installing id.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/id/LC_MESSAGES/leafpad.mo installing it.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/it/LC_MESSAGES/leafpad.mo installing ja.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ja/LC_MESSAGES/leafpad.mo installing ko.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ko/LC_MESSAGES/leafpad.mo installing lt.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/lt/LC_MESSAGES/leafpad.mo installing lv.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/lv/LC_MESSAGES/leafpad.mo installing nl.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/nl/LC_MESSAGES/leafpad.mo installing nn.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/nn/LC_MESSAGES/leafpad.mo installing pl.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/pl/LC_MESSAGES/leafpad.mo installing pt.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/pt/LC_MESSAGES/leafpad.mo installing pt_BR.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/pt_BR/LC_MESSAGES/leafpad.mo installing ru.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ru/LC_MESSAGES/leafpad.mo installing sk.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sk/LC_MESSAGES/leafpad.mo installing sl.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sl/LC_MESSAGES/leafpad.mo installing sr.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sr/LC_MESSAGES/leafpad.mo installing sv.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sv/LC_MESSAGES/leafpad.mo installing ta.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ta/LC_MESSAGES/leafpad.mo installing tr.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/tr/LC_MESSAGES/leafpad.mo installing uk.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/uk/LC_MESSAGES/leafpad.mo installing vi.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/vi/LC_MESSAGES/leafpad.mo installing zh_CN.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/zh_CN/LC_MESSAGES/leafpad.mo installing zh_TW.gmo as /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/zh_TW/LC_MESSAGES/leafpad.mo make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1/po' make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1' 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/leafpad/src/leafpad-0.8.18.1' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/leafpad/src/leafpad-0.8.18.1' /builds/salix/arm/14.0/original/xap/leafpad/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 26 08:22 install drwxr-xr-x 6 root root 4096 Dec 26 08:22 usr /builds/salix/arm/14.0/original/xap/leafpad/pkg/install: total 4 -rw-r--r-- 1 root root 426 Dec 26 08:22 slack-desc /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr: total 16 drwxr-xr-x 2 root root 4096 Dec 26 08:22 bin drwxr-xr-x 3 root root 4096 Dec 26 08:22 doc drwxr-xr-x 6 root root 4096 Dec 26 08:22 share drwxr-xr-x 3 root root 4096 Dec 26 08:19 src /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/bin: total 76 -rwxr-xr-x 1 root root 74296 Dec 26 08:22 leafpad /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 leafpad-0.8.18.1 /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/doc/leafpad-0.8.18.1: total 52 -rw-r--r-- 1 root root 37 Dec 26 08:22 AUTHORS -rw-r--r-- 1 root root 17992 Dec 26 08:22 COPYING -rw-r--r-- 1 root root 6881 Dec 26 08:22 ChangeLog -rw-r--r-- 1 root root 9512 Dec 26 08:22 INSTALL -rw-r--r-- 1 root root 22 Dec 26 08:22 NEWS -rw-r--r-- 1 root root 2180 Dec 26 08:22 README /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share: total 16 drwxr-xr-x 2 root root 4096 Dec 26 08:22 applications drwxr-xr-x 3 root root 4096 Dec 26 08:22 icons drwxr-xr-x 40 root root 4096 Dec 26 08:22 locale drwxr-xr-x 2 root root 4096 Dec 26 08:22 pixmaps /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/applications: total 4 -rw-r--r-- 1 root root 1815 Dec 26 08:22 leafpad.desktop /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons: total 4 drwxr-xr-x 7 root root 4096 Dec 26 08:22 hicolor /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor: total 20 drwxr-xr-x 3 root root 4096 Dec 26 08:22 16x16 drwxr-xr-x 3 root root 4096 Dec 26 08:22 22x22 drwxr-xr-x 3 root root 4096 Dec 26 08:22 24x24 drwxr-xr-x 3 root root 4096 Dec 26 08:22 32x32 drwxr-xr-x 3 root root 4096 Dec 26 08:22 scalable /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/16x16: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 apps /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/16x16/apps: total 4 -rw-r--r-- 1 root root 815 Dec 26 08:22 leafpad.png /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/22x22: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 apps /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/22x22/apps: total 4 -rw-r--r-- 1 root root 1321 Dec 26 08:22 leafpad.png /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/24x24: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 apps /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/24x24/apps: total 4 -rw-r--r-- 1 root root 1384 Dec 26 08:22 leafpad.png /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/32x32: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 apps /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/32x32/apps: total 4 -rw-r--r-- 1 root root 2374 Dec 26 08:22 leafpad.png /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/scalable: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 apps /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/icons/hicolor/scalable/apps: total 32 -rw-r--r-- 1 root root 29156 Dec 26 08:22 leafpad.svg /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale: total 152 drwxr-xr-x 3 root root 4096 Dec 26 08:22 bg drwxr-xr-x 3 root root 4096 Dec 26 08:22 br drwxr-xr-x 3 root root 4096 Dec 26 08:22 ca drwxr-xr-x 3 root root 4096 Dec 26 08:22 cs drwxr-xr-x 3 root root 4096 Dec 26 08:22 da drwxr-xr-x 3 root root 4096 Dec 26 08:22 de drwxr-xr-x 3 root root 4096 Dec 26 08:22 el drwxr-xr-x 3 root root 4096 Dec 26 08:22 eo drwxr-xr-x 3 root root 4096 Dec 26 08:22 es drwxr-xr-x 3 root root 4096 Dec 26 08:22 eu drwxr-xr-x 3 root root 4096 Dec 26 08:22 fi drwxr-xr-x 3 root root 4096 Dec 26 08:22 fr drwxr-xr-x 3 root root 4096 Dec 26 08:22 ga drwxr-xr-x 3 root root 4096 Dec 26 08:22 gl drwxr-xr-x 3 root root 4096 Dec 26 08:22 he drwxr-xr-x 3 root root 4096 Dec 26 08:22 hu drwxr-xr-x 3 root root 4096 Dec 26 08:22 id drwxr-xr-x 3 root root 4096 Dec 26 08:22 it drwxr-xr-x 3 root root 4096 Dec 26 08:22 ja drwxr-xr-x 3 root root 4096 Dec 26 08:22 ko drwxr-xr-x 3 root root 4096 Dec 26 08:22 lt drwxr-xr-x 3 root root 4096 Dec 26 08:22 lv drwxr-xr-x 3 root root 4096 Dec 26 08:22 nl drwxr-xr-x 3 root root 4096 Dec 26 08:22 nn drwxr-xr-x 3 root root 4096 Dec 26 08:22 pl drwxr-xr-x 3 root root 4096 Dec 26 08:22 pt drwxr-xr-x 3 root root 4096 Dec 26 08:22 pt_BR drwxr-xr-x 3 root root 4096 Dec 26 08:22 ru drwxr-xr-x 3 root root 4096 Dec 26 08:22 sk drwxr-xr-x 3 root root 4096 Dec 26 08:22 sl drwxr-xr-x 3 root root 4096 Dec 26 08:22 sr drwxr-xr-x 3 root root 4096 Dec 26 08:22 sv drwxr-xr-x 3 root root 4096 Dec 26 08:22 ta drwxr-xr-x 3 root root 4096 Dec 26 08:22 tr drwxr-xr-x 3 root root 4096 Dec 26 08:22 uk drwxr-xr-x 3 root root 4096 Dec 26 08:22 vi drwxr-xr-x 3 root root 4096 Dec 26 08:22 zh_CN drwxr-xr-x 3 root root 4096 Dec 26 08:22 zh_TW /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/bg: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/bg/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 5383 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/br: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/br/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4267 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ca: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ca/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 3476 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/cs: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/cs/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 3473 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/da: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/da/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 4066 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/de/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4374 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/el: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/el/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 5348 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/eo: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/eo/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4101 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/es: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/es/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4199 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/eu: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/eu/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4233 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/fi: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/fi/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4177 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/fr/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4547 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ga: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ga/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4196 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/gl: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/gl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4552 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/he: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/he/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4301 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/hu: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/hu/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4468 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/id: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/id/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 4074 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/it/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4244 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ja: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ja/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4585 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ko: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ko/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 3517 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/lt: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/lt/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4198 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/lv: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/lv/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4348 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/nl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4311 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/nn: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/nn/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4321 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/pl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4243 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/pt: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/pt/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 3515 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/pt_BR: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/pt_BR/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4284 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ru/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4174 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sk: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sk/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4132 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sl: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sl/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4348 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sr: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sr/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 5319 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/sv/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 3929 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ta: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/ta/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4685 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/tr: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/tr/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 4076 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/uk: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/uk/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 5166 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/vi: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/vi/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4420 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/zh_CN: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/zh_CN/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4237 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/zh_TW: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 LC_MESSAGES /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/locale/zh_TW/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4213 Dec 26 08:22 leafpad.mo /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/share/pixmaps: total 12 -rw-r--r-- 1 root root 1659 Dec 26 08:22 leafpad.png -rw-r--r-- 1 root root 5815 Dec 26 08:22 leafpad.xpm /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 26 08:22 leafpad-0.8.18.1 /builds/salix/arm/14.0/original/xap/leafpad/pkg/usr/src/leafpad-0.8.18.1: total 4 -rw-r--r-- 1 root root 947 Dec 26 08:22 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: /builds/salix/arm/14.0/original/xap/leafpad/leafpad-0.8.18.1-arm-1rl.txz ./ usr/ usr/src/ usr/src/leafpad-0.8.18.1/ usr/src/leafpad-0.8.18.1/SLKBUILD usr/bin/ usr/bin/leafpad usr/share/ usr/share/pixmaps/ usr/share/pixmaps/leafpad.xpm usr/share/pixmaps/leafpad.png usr/share/locale/ usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/leafpad.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/leafpad.mo usr/share/locale/br/ usr/share/locale/br/LC_MESSAGES/ usr/share/locale/br/LC_MESSAGES/leafpad.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/leafpad.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/leafpad.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/leafpad.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/leafpad.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/leafpad.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/leafpad.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/leafpad.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/leafpad.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/leafpad.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/leafpad.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/leafpad.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/leafpad.mo usr/share/locale/ga/ usr/share/locale/ga/LC_MESSAGES/ usr/share/locale/ga/LC_MESSAGES/leafpad.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/leafpad.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/leafpad.mo usr/share/locale/eo/ usr/share/locale/eo/LC_MESSAGES/ usr/share/locale/eo/LC_MESSAGES/leafpad.mo usr/share/locale/vi/ usr/share/locale/vi/LC_MESSAGES/ usr/share/locale/vi/LC_MESSAGES/leafpad.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/leafpad.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/leafpad.mo usr/share/locale/nn/ usr/share/locale/nn/LC_MESSAGES/ usr/share/locale/nn/LC_MESSAGES/leafpad.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/leafpad.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/leafpad.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/leafpad.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/leafpad.mo usr/share/locale/ta/ usr/share/locale/ta/LC_MESSAGES/ usr/share/locale/ta/LC_MESSAGES/leafpad.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/leafpad.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/leafpad.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/leafpad.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/leafpad.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/leafpad.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/leafpad.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/leafpad.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/leafpad.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/leafpad.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/leafpad.mo usr/share/applications/ usr/share/applications/leafpad.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/24x24/ usr/share/icons/hicolor/24x24/apps/ usr/share/icons/hicolor/24x24/apps/leafpad.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/leafpad.svg usr/share/icons/hicolor/22x22/ usr/share/icons/hicolor/22x22/apps/ usr/share/icons/hicolor/22x22/apps/leafpad.png usr/share/icons/hicolor/32x32/ usr/share/icons/hicolor/32x32/apps/ usr/share/icons/hicolor/32x32/apps/leafpad.png usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/leafpad.png usr/doc/ usr/doc/leafpad-0.8.18.1/ usr/doc/leafpad-0.8.18.1/README usr/doc/leafpad-0.8.18.1/NEWS usr/doc/leafpad-0.8.18.1/ChangeLog usr/doc/leafpad-0.8.18.1/INSTALL usr/doc/leafpad-0.8.18.1/COPYING usr/doc/leafpad-0.8.18.1/AUTHORS install/ install/slack-desc Slackware package /builds/salix/arm/14.0/original/xap/leafpad/leafpad-0.8.18.1-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories