tar -xf spkg-1.0rc13.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 to enable maintainer-specific portions of Makefiles... no 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 ln -s works... yes checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking build system type... armv5tel-unknown-linux-gnueabi checking host system type... armv5tel-unknown-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... yes checking for ANSI C header files... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SPKG... yes checking for ANSI C header files... (cached) yes checking Judy.h usability... yes checking Judy.h presence... yes checking for Judy.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for Judy1Next in -lJudy... yes checking for compress in -lz... yes checking for poptGetArg in -lpopt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/win32/Makefile config.status: creating include/Makefile config.status: creating docs/Makefile config.status: creating tests/Makefile config.status: creating libspkg.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13' Making all in src make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' make[3]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c misc.c: In function 'load_blacklist': misc.c:345:3: warning: incompatible implicit declaration of built-in function 'free' mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT sys.o -MD -MP -MF .deps/sys.Tpo -c -o sys.o sys.c mv -f .deps/sys.Tpo .deps/sys.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c mv -f .deps/path.Tpo .deps/path.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT untgz.o -MD -MP -MF .deps/untgz.Tpo -c -o untgz.o untgz.c mv -f .deps/untgz.Tpo .deps/untgz.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT pkgdb.o -MD -MP -MF .deps/pkgdb.Tpo -c -o pkgdb.o pkgdb.c mv -f .deps/pkgdb.Tpo .deps/pkgdb.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT taction.o -MD -MP -MF .deps/taction.Tpo -c -o taction.o taction.c mv -f .deps/taction.Tpo .deps/taction.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT sigtrap.o -MD -MP -MF .deps/sigtrap.Tpo -c -o sigtrap.o sigtrap.c mv -f .deps/sigtrap.Tpo .deps/sigtrap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c mv -f .deps/message.Tpo .deps/message.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT cmd-install.o -MD -MP -MF .deps/cmd-install.Tpo -c -o cmd-install.o cmd-install.c mv -f .deps/cmd-install.Tpo .deps/cmd-install.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT cmd-remove.o -MD -MP -MF .deps/cmd-remove.Tpo -c -o cmd-remove.o cmd-remove.c mv -f .deps/cmd-remove.Tpo .deps/cmd-remove.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT cmd-upgrade.o -MD -MP -MF .deps/cmd-upgrade.Tpo -c -o cmd-upgrade.o cmd-upgrade.c mv -f .deps/cmd-upgrade.Tpo .deps/cmd-upgrade.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT cmd-list.o -MD -MP -MF .deps/cmd-list.Tpo -c -o cmd-list.o cmd-list.c mv -f .deps/cmd-list.Tpo .deps/cmd-list.Po rm -f libspkg.a ar cru libspkg.a misc.o error.o sys.o path.o untgz.o pkgdb.o taction.o sigtrap.o message.o cmd-install.o cmd-remove.o cmd-upgrade.o cmd-list.o ranlib libspkg.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -o spkg main.o libspkg.a -lpopt -lglib-2.0 -lJudy -lz libtool: link: gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -o spkg main.o libspkg.a /usr/lib/libpopt.so /usr/lib/libglib-2.0.so -lrt /usr/lib/libJudy.so -lz make[3]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' Making all in include make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/include' Making all in docs make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/docs' Making all in tests make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-untgz.o -MD -MP -MF .deps/test-untgz.Tpo -c -o test-untgz.o test-untgz.c mv -f .deps/test-untgz.Tpo .deps/test-untgz.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-untgz test-untgz.o ../src/libspkg.a -lglib-2.0 -lz -lJudy libtool: link: gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-untgz test-untgz.o ../src/libspkg.a /usr/lib/libglib-2.0.so -lrt -lz /usr/lib/libJudy.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-parsers.o -MD -MP -MF .deps/test-parsers.Tpo -c -o test-parsers.o test-parsers.c mv -f .deps/test-parsers.Tpo .deps/test-parsers.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-parsers test-parsers.o ../src/libspkg.a -lglib-2.0 -lz -lJudy libtool: link: gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-parsers test-parsers.o ../src/libspkg.a /usr/lib/libglib-2.0.so -lrt -lz /usr/lib/libJudy.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-path.o -MD -MP -MF .deps/test-path.Tpo -c -o test-path.o test-path.c mv -f .deps/test-path.Tpo .deps/test-path.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-path test-path.o ../src/libspkg.a -lglib-2.0 -lz -lJudy libtool: link: gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-path test-path.o ../src/libspkg.a /usr/lib/libglib-2.0.so -lrt -lz /usr/lib/libJudy.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-mkdir.o -MD -MP -MF .deps/test-mkdir.Tpo -c -o test-mkdir.o test-mkdir.c mv -f .deps/test-mkdir.Tpo .deps/test-mkdir.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-mkdir test-mkdir.o ../src/libspkg.a -lglib-2.0 -lz -lJudy libtool: link: gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-mkdir test-mkdir.o ../src/libspkg.a /usr/lib/libglib-2.0.so -lrt -lz /usr/lib/libJudy.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-blacklist.o -MD -MP -MF .deps/test-blacklist.Tpo -c -o test-blacklist.o test-blacklist.c mv -f .deps/test-blacklist.Tpo .deps/test-blacklist.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-blacklist test-blacklist.o ../src/libspkg.a -lglib-2.0 -lz -lJudy libtool: link: gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-blacklist test-blacklist.o ../src/libspkg.a /usr/lib/libglib-2.0.so -lrt -lz /usr/lib/libJudy.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-rm.o -MD -MP -MF .deps/test-rm.Tpo -c -o test-rm.o test-rm.c mv -f .deps/test-rm.Tpo .deps/test-rm.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-rm test-rm.o ../src/libspkg.a -lglib-2.0 -lz -lJudy libtool: link: gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-rm test-rm.o ../src/libspkg.a /usr/lib/libglib-2.0.so -lrt -lz /usr/lib/libJudy.so make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/tests' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13' Making install in src make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' make[3]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c spkg '/home/slkbuilds/arch/a/spkg/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c spkg /home/slkbuilds/arch/a/spkg/pkg/usr/bin/spkg test -z "/usr/lib" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/lib" /usr/bin/ginstall -c -m 644 libspkg.a '/home/slkbuilds/arch/a/spkg/pkg/usr/lib' ( cd '/home/slkbuilds/arch/a/spkg/pkg/usr/lib' && ranlib libspkg.a ) make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/src' Making install in include make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/include' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libspkg" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/include/libspkg" /usr/bin/ginstall -c -m 644 commands.h error.h message.h misc.h path.h pkgdb.h sigtrap.h sys.h taction.h untgz.h '/home/slkbuilds/arch/a/spkg/pkg/usr/include/libspkg' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/include' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/include' Making install in docs make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/docs' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/man/man8" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/man/man8" /usr/bin/ginstall -c -m 644 spkg.8 '/home/slkbuilds/arch/a/spkg/pkg/usr/man/man8' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/docs' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/docs' Making install in tests make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/tests' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/tests' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13/tests' make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/doc/spkg-1.0rc13" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/doc/spkg-1.0rc13" /usr/bin/ginstall -c -m 644 COPYING INSTALL NEWS TODO README BENCHMARKS README.cs '/home/slkbuilds/arch/a/spkg/pkg/usr/doc/spkg-1.0rc13' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 libspkg.pc '/home/slkbuilds/arch/a/spkg/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0rc13' ./build-spkg.sh: line 191: [: =: unary operator expected /home/slkbuilds/arch/a/spkg/pkg: total 12 drwxr-xr-x 2 root root 4096 Mar 27 15:18 install drwxr-xr-x 2 root root 4096 Mar 27 15:18 sbin drwxr-xr-x 8 root root 4096 Mar 27 15:18 usr /home/slkbuilds/arch/a/spkg/pkg/install: total 4 -rw-r--r-- 1 root root 250 Mar 27 15:18 slack-desc /home/slkbuilds/arch/a/spkg/pkg/sbin: total 4 -rwxr-xr-x 1 root root 84 Mar 27 15:18 spkg /home/slkbuilds/arch/a/spkg/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 Mar 27 15:18 bin drwxr-xr-x 3 root root 4096 Mar 27 15:18 doc drwxr-xr-x 3 root root 4096 Mar 27 15:18 include drwxr-xr-x 4 root root 4096 Mar 27 15:18 lib drwxr-xr-x 3 root root 4096 Mar 27 15:18 man drwxr-xr-x 3 root root 4096 Mar 27 15:17 src /home/slkbuilds/arch/a/spkg/pkg/usr/bin: total 0 /home/slkbuilds/arch/a/spkg/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Mar 27 15:18 spkg-1.0rc13 /home/slkbuilds/arch/a/spkg/pkg/usr/doc/spkg-1.0rc13: total 36 -rw-r--r-- 1 root root 1821 Mar 27 15:18 BENCHMARKS -rw-r--r-- 1 root root 1807 Mar 27 15:18 COPYING -rw-r--r-- 1 root root 866 Mar 27 15:18 INSTALL -rw-r--r-- 1 root root 11069 Mar 27 15:18 NEWS -rw-r--r-- 1 root root 158 Mar 27 15:18 README -rw-r--r-- 1 root root 2307 Mar 27 15:18 README.cs -rw-r--r-- 1 root root 2569 Mar 27 15:18 TODO /home/slkbuilds/arch/a/spkg/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 Mar 27 15:18 libspkg /home/slkbuilds/arch/a/spkg/pkg/usr/include/libspkg: total 52 -rw-r--r-- 1 root root 2708 Mar 27 15:18 commands.h -rw-r--r-- 1 root root 2319 Mar 27 15:18 error.h -rw-r--r-- 1 root root 1217 Mar 27 15:18 message.h -rw-r--r-- 1 root root 4142 Mar 27 15:18 misc.h -rw-r--r-- 1 root root 1555 Mar 27 15:18 path.h -rw-r--r-- 1 root root 7408 Mar 27 15:18 pkgdb.h -rw-r--r-- 1 root root 836 Mar 27 15:18 sigtrap.h -rw-r--r-- 1 root root 3674 Mar 27 15:18 sys.h -rw-r--r-- 1 root root 3483 Mar 27 15:18 taction.h -rw-r--r-- 1 root root 5485 Mar 27 15:18 untgz.h /home/slkbuilds/arch/a/spkg/pkg/usr/lib: total 116 -rw-r--r-- 1 root root 109962 Mar 27 15:18 libspkg.a drwxr-xr-x 2 root root 4096 Mar 27 15:18 pkgconfig drwxr-xr-x 4 root root 4096 Mar 27 15:18 spkg /home/slkbuilds/arch/a/spkg/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 213 Mar 27 15:18 libspkg.pc /home/slkbuilds/arch/a/spkg/pkg/usr/lib/spkg: total 8 drwxr-xr-x 2 root root 4096 Mar 27 15:18 bin drwxr-xr-x 2 root root 4096 Mar 27 15:18 preload /home/slkbuilds/arch/a/spkg/pkg/usr/lib/spkg/bin: total 72 -rwxr-xr-x 1 root root 72584 Mar 27 15:18 spkg /home/slkbuilds/arch/a/spkg/pkg/usr/lib/spkg/preload: total 1288 -rwxr-xr-x 1 root root 137164 Mar 27 15:18 libJudy.so.1 -rwxr-xr-x 1 root root 1060100 Mar 27 15:18 libglib-2.0.so.0 -rwxr-xr-x 1 root root 26376 Mar 27 15:18 libpopt.so.0 -rwxr-xr-x 1 root root 89596 Mar 27 15:18 libz.so.1 /home/slkbuilds/arch/a/spkg/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Mar 27 15:18 man8 /home/slkbuilds/arch/a/spkg/pkg/usr/man/man8: total 4 -rw-r--r-- 1 root root 1469 Mar 27 15:18 spkg.8.gz /home/slkbuilds/arch/a/spkg/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Mar 27 15:18 spkg-1.0rc13 /home/slkbuilds/arch/a/spkg/pkg/usr/src/spkg-1.0rc13: total 4 -rw-r--r-- 1 root root 1958 Mar 27 15:18 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/slkbuilds/arch/a/spkg/spkg-1.0rc13-arm-1tm.tgz ./ usr/ usr/bin/ usr/doc/ usr/doc/spkg-1.0rc13/ usr/doc/spkg-1.0rc13/BENCHMARKS usr/doc/spkg-1.0rc13/README usr/doc/spkg-1.0rc13/NEWS usr/doc/spkg-1.0rc13/README.cs usr/doc/spkg-1.0rc13/TODO usr/doc/spkg-1.0rc13/INSTALL usr/doc/spkg-1.0rc13/COPYING usr/src/ usr/src/spkg-1.0rc13/ usr/src/spkg-1.0rc13/SLKBUILD usr/lib/ usr/lib/spkg/ usr/lib/spkg/bin/ usr/lib/spkg/bin/spkg usr/lib/spkg/preload/ usr/lib/spkg/preload/libglib-2.0.so.0 usr/lib/spkg/preload/libz.so.1 usr/lib/spkg/preload/libpopt.so.0 usr/lib/spkg/preload/libJudy.so.1 usr/lib/pkgconfig/ usr/lib/pkgconfig/libspkg.pc usr/lib/libspkg.a usr/include/ usr/include/libspkg/ usr/include/libspkg/error.h usr/include/libspkg/untgz.h usr/include/libspkg/pkgdb.h usr/include/libspkg/commands.h usr/include/libspkg/taction.h usr/include/libspkg/message.h usr/include/libspkg/path.h usr/include/libspkg/misc.h usr/include/libspkg/sys.h usr/include/libspkg/sigtrap.h usr/man/ usr/man/man8/ usr/man/man8/spkg.8.gz install/ install/slack-desc sbin/ sbin/spkg Slackware package /home/slkbuilds/arch/a/spkg/spkg-1.0rc13-arm-1tm.tgz created. Package has been built. Cleaning pkg and src directories