tar -xf mate-file-manager-image-converter-1.4.0.tar.xz /usr/bin/mate-autogen checking for autoconf >= 2.53... (B testing autoconf2.50... not found. testing autoconf... found 2.69 checking for automake >= 1.7... (B testing automake-1.12... not found. testing automake-1.11... found 1.11.5 checking for libtool >= 1.4.3... (B testing libtoolize... found 2.4.2 checking for glib-gettext >= 2.2.0... (B testing glib-gettextize... found 2.32.4 checking for intltool >= 0.25... (B testing intltoolize... found 0.50.2 checking for pkg-config >= 0.14.0... (B testing pkg-config... found 0.25 Checking for required M4 macros... (BChecking for forbidden M4 macros... (BProcessing ./configure.ac (BRunning libtoolize... (Blibtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' Running glib-gettextize... Ignore non-fatal messages. (BCopying file mkinstalldirs Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... (BRunning aclocal-1.11... (B/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:9: run info '(automake)Extending aclocal' /usr/share/aclocal/imlib.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal Running autoconf... (BRunning autoheader... (BRunning automake-1.11... (Bconfigure.ac:14: installing `./config.guess' configure.ac:14: installing `./config.sub' configure.ac:5: installing `./install-sh' configure.ac:5: installing `./missing' src/Makefile.am: installing `./depcomp' Running ./configure --enable-maintainer-mode --prefix=/usr --libdir=/usr/lib --localstatedir=/var --sysconfdir=/etc --build=arm-slackware-linux ... (Bchecking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.1 checking for XML::Parser... ok checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert arm-slackware-linux-gnu file names to arm-slackware-linux-gnu format... func_convert_file_noop checking how to convert arm-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking what warning flags to pass to the C++ compiler... checking what language compliance flags to pass to the C++ compiler... 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 checking pkg-config is at least version 0.9.0... yes checking for CAJA... yes configure: installing caja plugin in /usr/lib/caja/extensions-2.0 configure: creating ./config.status config.status: creating Makefile config.status: creating data/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 libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Now type `make' to compile caja-image-converter make all-recursive make[1]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0' Making all in data make[2]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/data' Making all in src make[2]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/src' CC image-converter.lo CC caja-image-converter.lo CC caja-image-resizer.lo CC caja-image-rotator.lo CCLD libcaja-image-converter.la make[2]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/src' Making all in po make[2]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/po' MSGFMT ar.gmo MSGFMT ast.gmo MSGFMT bg.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT de.gmo MSGFMT es.gmo MSGFMT es_CL.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo fr.po: warning: Charset "" is not a portable encoding name. Message conversion to user's charset might not work. MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT nl.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ru.gmo MSGFMT sl.gmo MSGFMT sv.gmo MSGFMT tr.gmo MSGFMT uk.gmo make[2]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/po' make[2]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0' make[2]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0' make[1]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0' Making install in data make[1]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/data' make[2]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/data' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/caja-image-converter' /bin/ginstall -c -m 644 caja-image-resize.ui caja-image-rotate.ui '/srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/caja-image-converter' make[2]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/data' make[1]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/data' Making install in src make[1]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/src' make[2]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/src' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/lib/caja/extensions-2.0' /bin/sh ../libtool --mode=install /bin/ginstall -c libcaja-image-converter.la '/srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/lib/caja/extensions-2.0' libtool: install: /bin/ginstall -c .libs/libcaja-image-converter.so /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/lib/caja/extensions-2.0/libcaja-image-converter.so libtool: install: /bin/ginstall -c .libs/libcaja-image-converter.lai /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/lib/caja/extensions-2.0/libcaja-image-converter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/caja/extensions-2.0' make[2]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/src' make[1]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/src' Making install in po make[1]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/po' linguas="ar ast bg ca cs de es es_CL et eu fi fr is it ja nl pl pt pt_BR ru sl sv tr uk "; \ for lang in $linguas; do \ dir=/srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /srv/builds/original/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /bin/ginstall -c -m 644 $lang.gmo $dir/caja-image-converter.mo; \ echo "installing $lang.gmo as $dir/caja-image-converter.mo"; \ else \ /bin/ginstall -c -m 644 ./$lang.gmo $dir/caja-image-converter.mo; \ echo "installing ./$lang.gmo as" \ "$dir/caja-image-converter.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /bin/ginstall -c -m 644 $lang.gmo.m $dir/caja-image-converter.mo.m; \ echo "installing $lang.gmo.m as $dir/caja-image-converter.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/caja-image-converter.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/caja-image-converter.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ar/LC_MESSAGES/caja-image-converter.mo installing ast.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ast/LC_MESSAGES/caja-image-converter.mo installing bg.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/bg/LC_MESSAGES/caja-image-converter.mo installing ca.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ca/LC_MESSAGES/caja-image-converter.mo installing cs.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/cs/LC_MESSAGES/caja-image-converter.mo installing de.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/de/LC_MESSAGES/caja-image-converter.mo installing es.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/es/LC_MESSAGES/caja-image-converter.mo installing es_CL.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/es_CL/LC_MESSAGES/caja-image-converter.mo installing et.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/et/LC_MESSAGES/caja-image-converter.mo installing eu.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/eu/LC_MESSAGES/caja-image-converter.mo installing fi.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/fi/LC_MESSAGES/caja-image-converter.mo installing fr.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/fr/LC_MESSAGES/caja-image-converter.mo installing is.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/is/LC_MESSAGES/caja-image-converter.mo installing it.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/it/LC_MESSAGES/caja-image-converter.mo installing ja.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ja/LC_MESSAGES/caja-image-converter.mo installing nl.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/nl/LC_MESSAGES/caja-image-converter.mo installing pl.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/pl/LC_MESSAGES/caja-image-converter.mo installing pt.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/pt/LC_MESSAGES/caja-image-converter.mo installing pt_BR.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/pt_BR/LC_MESSAGES/caja-image-converter.mo installing ru.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ru/LC_MESSAGES/caja-image-converter.mo installing sl.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/sl/LC_MESSAGES/caja-image-converter.mo installing sv.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/sv/LC_MESSAGES/caja-image-converter.mo installing tr.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/tr/LC_MESSAGES/caja-image-converter.mo installing uk.gmo as /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/uk/LC_MESSAGES/caja-image-converter.mo make[1]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0/po' make[1]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0' make[2]: Entering directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0' make[1]: Leaving directory `/srv/builds/salix/mate/mate-file-manager-image-converter/src/mate-file-manager-image-converter-1.4.0' /srv/builds/original/mate/mate-file-manager-image-converter/pkg: total 8 drwxr-xr-x 2 root root 4096 Mar 3 17:34 install drwxr-xr-x 6 root root 4096 Mar 3 17:34 usr /srv/builds/original/mate/mate-file-manager-image-converter/pkg/install: total 4 -rw-r--r-- 1 root root 597 Mar 3 17:34 slack-desc /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 Mar 3 17:34 doc drwxr-xr-x 3 root root 4096 Mar 3 17:34 lib drwxr-xr-x 4 root root 4096 Mar 3 17:34 share drwxr-xr-x 3 root root 4096 Mar 3 17:32 src /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 mate-file-manager-image-converter-1.4.0 /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/doc/mate-file-manager-image-converter-1.4.0: total 48 -rw-r--r-- 1 root root 97 Mar 3 17:34 AUTHORS -rw-r--r-- 1 root root 17992 Mar 3 17:34 COPYING -rw-r--r-- 1 root root 395 Mar 3 17:34 ChangeLog -rw-r--r-- 1 root root 9478 Mar 3 17:34 INSTALL -rw-r--r-- 1 root root 1265 Mar 3 17:34 NEWS -rw-r--r-- 1 root root 358 Mar 3 17:34 README /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/lib: total 4 drwxr-xr-x 3 root root 4096 Mar 3 17:34 caja /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/lib/caja: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 extensions-2.0 /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/lib/caja/extensions-2.0: total 28 -rwxr-xr-x 1 root root 1688 Mar 3 17:34 libcaja-image-converter.la -rwxr-xr-x 1 root root 23044 Mar 3 17:34 libcaja-image-converter.so /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share: total 8 drwxr-xr-x 2 root root 4096 Mar 3 17:34 caja-image-converter drwxr-xr-x 26 root root 4096 Mar 3 17:34 locale /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/caja-image-converter: total 44 -rw-r--r-- 1 root root 25269 Mar 3 17:34 caja-image-resize.ui -rw-r--r-- 1 root root 14433 Mar 3 17:34 caja-image-rotate.ui /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale: total 96 drwxr-xr-x 3 root root 4096 Mar 3 17:34 ar drwxr-xr-x 3 root root 4096 Mar 3 17:34 ast drwxr-xr-x 3 root root 4096 Mar 3 17:34 bg drwxr-xr-x 3 root root 4096 Mar 3 17:34 ca drwxr-xr-x 3 root root 4096 Mar 3 17:34 cs drwxr-xr-x 3 root root 4096 Mar 3 17:34 de drwxr-xr-x 3 root root 4096 Mar 3 17:34 es drwxr-xr-x 3 root root 4096 Mar 3 17:34 es_CL drwxr-xr-x 3 root root 4096 Mar 3 17:34 et drwxr-xr-x 3 root root 4096 Mar 3 17:34 eu drwxr-xr-x 3 root root 4096 Mar 3 17:34 fi drwxr-xr-x 3 root root 4096 Mar 3 17:34 fr drwxr-xr-x 3 root root 4096 Mar 3 17:34 is drwxr-xr-x 3 root root 4096 Mar 3 17:34 it drwxr-xr-x 3 root root 4096 Mar 3 17:34 ja drwxr-xr-x 3 root root 4096 Mar 3 17:34 nl drwxr-xr-x 3 root root 4096 Mar 3 17:34 pl drwxr-xr-x 3 root root 4096 Mar 3 17:34 pt drwxr-xr-x 3 root root 4096 Mar 3 17:34 pt_BR drwxr-xr-x 3 root root 4096 Mar 3 17:34 ru drwxr-xr-x 3 root root 4096 Mar 3 17:34 sl drwxr-xr-x 3 root root 4096 Mar 3 17:34 sv drwxr-xr-x 3 root root 4096 Mar 3 17:34 tr drwxr-xr-x 3 root root 4096 Mar 3 17:34 uk /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ar: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ar/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2278 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ast: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ast/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2396 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/bg: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/bg/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1858 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ca: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ca/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 3450 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/cs: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/cs/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2589 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/de/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2053 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/es: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/es/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2425 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/es_CL: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/es_CL/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2512 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/et: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/et/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2376 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/eu: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/eu/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2523 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/fi: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/fi/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2444 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/fr/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2531 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/is: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/is/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2343 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/it/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2455 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ja: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ja/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2534 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/nl/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2432 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/pl/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2457 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/pt: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/pt/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2419 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/pt_BR: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/pt_BR/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2252 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/ru/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 3121 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/sl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/sl/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2251 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/sv/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2369 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/tr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/tr/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2486 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/uk: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 LC_MESSAGES /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/share/locale/uk/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2952 Mar 3 17:34 caja-image-converter.mo /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Mar 3 17:34 mate-file-manager-image-converter-1.4.0 /srv/builds/original/mate/mate-file-manager-image-converter/pkg/usr/src/mate-file-manager-image-converter-1.4.0: total 4 -rwxr-xr-x 1 root root 859 Mar 3 17:34 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: /srv/builds/original/mate/mate-file-manager-image-converter/mate-file-manager-image-converter-1.4.0-arm-1rl.txz ./ install/ install/slack-desc usr/ usr/src/ usr/src/mate-file-manager-image-converter-1.4.0/ usr/src/mate-file-manager-image-converter-1.4.0/SLKBUILD usr/lib/ usr/lib/caja/ usr/lib/caja/extensions-2.0/ usr/lib/caja/extensions-2.0/libcaja-image-converter.so usr/lib/caja/extensions-2.0/libcaja-image-converter.la usr/doc/ usr/doc/mate-file-manager-image-converter-1.4.0/ usr/doc/mate-file-manager-image-converter-1.4.0/INSTALL usr/doc/mate-file-manager-image-converter-1.4.0/ChangeLog usr/doc/mate-file-manager-image-converter-1.4.0/AUTHORS usr/doc/mate-file-manager-image-converter-1.4.0/README usr/doc/mate-file-manager-image-converter-1.4.0/NEWS usr/doc/mate-file-manager-image-converter-1.4.0/COPYING usr/share/ usr/share/locale/ usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/caja-image-converter.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/caja-image-converter.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/caja-image-converter.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/caja-image-converter.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/caja-image-converter.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/caja-image-converter.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/caja-image-converter.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/caja-image-converter.mo usr/share/locale/es_CL/ usr/share/locale/es_CL/LC_MESSAGES/ usr/share/locale/es_CL/LC_MESSAGES/caja-image-converter.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/caja-image-converter.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/caja-image-converter.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/caja-image-converter.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/caja-image-converter.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/caja-image-converter.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/caja-image-converter.mo usr/share/locale/ast/ usr/share/locale/ast/LC_MESSAGES/ usr/share/locale/ast/LC_MESSAGES/caja-image-converter.mo usr/share/locale/is/ usr/share/locale/is/LC_MESSAGES/ usr/share/locale/is/LC_MESSAGES/caja-image-converter.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/caja-image-converter.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/caja-image-converter.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/caja-image-converter.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/caja-image-converter.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/caja-image-converter.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/caja-image-converter.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/caja-image-converter.mo usr/share/caja-image-converter/ usr/share/caja-image-converter/caja-image-resize.ui usr/share/caja-image-converter/caja-image-rotate.ui Slackware package /srv/builds/original/mate/mate-file-manager-image-converter/mate-file-manager-image-converter-1.4.0-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories