tar -xf fakeroot_1.12.4.tar.gz checking build system type... armv5tel-unknown-linux-gnueabi checking host system type... armv5tel-unknown-linux-gnueabi checking target system type... armv5tel-unknown-linux-gnueabi checking 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 to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 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 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... 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 which IPC method to use... (cached) sysv checking which database format to use... (cached) inode checking for dlopen in -ldl... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking sys/feature_tests.h usability... no checking sys/feature_tests.h presence... no checking for sys/feature_tests.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for return value and second and third argument of readlink... int, char, size_t checking for first argument of setgroups... size_t checking for union semun... no checking for type of arg of __xmknod... needs * checking for type of arg of __xmknodat... needs * checking for type of arg of initgroups... gid_t checking for type of arg of setreuid... gid_t checking for type of arg of setregid... gid_t checking for type of second arg to stat... struct stat * checking for d_off in struct dirent... yes checking for d_type in struct dirent... yes checking for fchmodat... yes checking for fchownat... yes checking for fstatat... yes checking for mkdirat... yes checking for mknodat... yes checking for openat... yes checking for renameat... yes checking for unlinkat... yes checking for __xstat... yes checking for __fxstat... yes checking for __lxstat... yes checking for __fxstatat... yes checking for __xstat64... yes checking for __fxstat64... yes checking for __lxstat64... yes checking for __fxstatat64... yes checking for __xmknod... yes checking for __xmknodat... yes created fakerootconfig.h checking for strdup... yes checking for strstr... yes checking for getresuid... yes checking for setresuid... yes checking for getresgid... yes checking for setresgid... yes checking for setfsuid... yes checking for setfsgid... yes checking for fts_read... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking for setenv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating doc/Makefile config.status: creating doc/es/Makefile config.status: creating doc/fr/Makefile config.status: creating doc/nl/Makefile config.status: creating doc/sv/Makefile config.status: creating test/Makefile config.status: creating test/defs config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ./build-fakeroot.sh: line 172: --localstatedir=/var: No such file or directory make all-recursive make[1]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4' Making all in scripts make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/scripts' sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libdir[@],/usr/lib,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.12.4,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' < ./fakeroot.in > fakeroot chmod +x fakeroot make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/scripts' Making all in doc make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' Making all in es make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/es' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/es' Making all in fr make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/fr' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/fr' Making all in sv make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/sv' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/sv' Making all in nl make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/nl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/nl' make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' Making all in test make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/test' make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4' awk -f ./wrapawk < ./wrapfunc.inp /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -march=armv4t -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c -o libfakeroot.lo libfakeroot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -march=armv4t -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o libfakeroot.c: In function 'fts_read': libfakeroot.c:1500: warning: passing argument 1 of 'send_get_stat64' from incompatible pointer type communicate.h:158: note: expected 'struct stat64 *' but argument is of type 'struct stat *' libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -march=armv4t -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c libfakeroot.c -o libfakeroot.o >/dev/null 2>&1 mv -f .deps/libfakeroot.Tpo .deps/libfakeroot.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -march=armv4t -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c -o communicate.lo communicate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -march=armv4t -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c communicate.c -fPIC -DPIC -o .libs/communicate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -march=armv4t -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c communicate.c -o communicate.o >/dev/null 2>&1 mv -f .deps/communicate.Tpo .deps/communicate.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=armv4t -o libcommunicate.la communicate.lo -ldl libtool: link: ar cru .libs/libcommunicate.a .libs/communicate.o libtool: link: ranlib .libs/libcommunicate.a libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=armv4t -release 0 -o libfakeroot.la -rpath /usr/lib libfakeroot.lo libcommunicate.la -ldl libtool: link: gcc -shared .libs/libfakeroot.o -Wl,--whole-archive ./.libs/libcommunicate.a -Wl,--no-whole-archive -ldl -march=armv4t -Wl,-soname -Wl,libfakeroot-0.so -o .libs/libfakeroot-0.so libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so") libtool: link: (cd .libs/libfakeroot.lax/libcommunicate.a && ar x "/home/rich/builds/fakeroot/src/fakeroot-1.12.4/./.libs/libcommunicate.a") libtool: link: ar cru .libs/libfakeroot.a libfakeroot.o .libs/libfakeroot.lax/libcommunicate.a/communicate.o libtool: link: ranlib .libs/libfakeroot.a libtool: link: rm -fr .libs/libfakeroot.lax libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" ) gcc -DHAVE_CONFIG_H -I. -O2 -march=armv4t -MT faked.o -MD -MP -MF .deps/faked.Tpo -c -o faked.o faked.c mv -f .deps/faked.Tpo .deps/faked.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=armv4t -o faked faked.o libcommunicate.la -ldl libtool: link: gcc -O2 -march=armv4t -o faked faked.o ./.libs/libcommunicate.a -ldl gcc -DHAVE_CONFIG_H -I. -O2 -march=armv4t -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c mv -f .deps/simple.Tpo .deps/simple.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=armv4t -o simple simple.o -ldl libtool: link: gcc -O2 -march=armv4t -o simple simple.o -ldl make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4' make[1]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4' Making install in scripts make[1]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/scripts' make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/scripts' test -z "/usr/bin" || /bin/mkdir -p "/home/rich/builds/fakeroot/pkg/usr/bin" /bin/ginstall -c 'fakeroot' '/home/rich/builds/fakeroot/pkg/usr/bin/fakeroot' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/scripts' make[1]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/scripts' Making install in doc make[1]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' Making install in es make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/es' make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/es' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/es/man1" || /bin/mkdir -p "/home/rich/builds/fakeroot/pkg/usr/share/man/es/man1" /bin/ginstall -c -m 644 'faked.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/es/man1/faked.1' /bin/ginstall -c -m 644 'fakeroot.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/es/man1/fakeroot.1' make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/es' make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/es' Making install in fr make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/fr' make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/fr' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/fr/man1" || /bin/mkdir -p "/home/rich/builds/fakeroot/pkg/usr/share/man/fr/man1" /bin/ginstall -c -m 644 'fakeroot.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/fr/man1/fakeroot.1' /bin/ginstall -c -m 644 'faked.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/fr/man1/faked.1' make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/fr' make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/fr' Making install in sv make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/sv' make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/sv' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/sv/man1" || /bin/mkdir -p "/home/rich/builds/fakeroot/pkg/usr/share/man/sv/man1" /bin/ginstall -c -m 644 'faked.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/sv/man1/faked.1' /bin/ginstall -c -m 644 'fakeroot.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/sv/man1/fakeroot.1' make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/sv' make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/sv' Making install in nl make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/nl' make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/nl' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/nl/man1" || /bin/mkdir -p "/home/rich/builds/fakeroot/pkg/usr/share/man/nl/man1" /bin/ginstall -c -m 644 'fakeroot.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/nl/man1/fakeroot.1' /bin/ginstall -c -m 644 'faked.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/nl/man1/faked.1' make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/nl' make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc/nl' make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' make[3]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/home/rich/builds/fakeroot/pkg/usr/share/man/man1" /bin/ginstall -c -m 644 'faked.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/man1/faked.1' /bin/ginstall -c -m 644 'fakeroot.1' '/home/rich/builds/fakeroot/pkg/usr/share/man/man1/fakeroot.1' make[3]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' make[1]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/doc' Making install in test make[1]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/test' make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/test' 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/rich/builds/fakeroot/src/fakeroot-1.12.4/test' make[1]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4/test' make[1]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4' CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4' CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status config.status: executing depfiles commands config.status: executing libtool commands test -z "/usr/lib" || /bin/mkdir -p "/home/rich/builds/fakeroot/pkg/usr/lib" /bin/sh ./libtool --mode=install /bin/ginstall -c 'libfakeroot.la' '/home/rich/builds/fakeroot/pkg/usr/lib/libfakeroot.la' libtool: install: /bin/ginstall -c .libs/libfakeroot-0.so /home/rich/builds/fakeroot/pkg/usr/lib/libfakeroot-0.so libtool: install: (cd /home/rich/builds/fakeroot/pkg/usr/lib && { ln -s -f libfakeroot-0.so libfakeroot.so || { rm -f libfakeroot.so && ln -s libfakeroot-0.so libfakeroot.so; }; }) libtool: install: /bin/ginstall -c .libs/libfakeroot.lai /home/rich/builds/fakeroot/pkg/usr/lib/libfakeroot.la libtool: install: /bin/ginstall -c .libs/libfakeroot.a /home/rich/builds/fakeroot/pkg/usr/lib/libfakeroot.a libtool: install: chmod 644 /home/rich/builds/fakeroot/pkg/usr/lib/libfakeroot.a libtool: install: ranlib /home/rich/builds/fakeroot/pkg/usr/lib/libfakeroot.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/home/rich/builds/fakeroot/pkg/usr/bin" /bin/sh ./libtool --mode=install /bin/ginstall -c 'faked' '/home/rich/builds/fakeroot/pkg/usr/bin/faked' libtool: install: /bin/ginstall -c faked /home/rich/builds/fakeroot/pkg/usr/bin/faked make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4' make[1]: Leaving directory `/home/rich/builds/fakeroot/src/fakeroot-1.12.4' /home/rich/builds/fakeroot/pkg: total 8 drwxr-xr-x 2 root root 4096 Sep 12 22:05 install drwxr-xr-x 7 root root 4096 Sep 12 22:05 usr /home/rich/builds/fakeroot/pkg/install: total 4 -rw-r--r-- 1 root root 443 Sep 12 22:05 slack-desc /home/rich/builds/fakeroot/pkg/usr: total 20 drwxr-xr-x 2 root root 4096 Sep 12 22:05 bin drwxr-xr-x 3 root root 4096 Sep 12 22:05 doc drwxr-xr-x 2 root root 4096 Sep 12 22:05 lib drwxr-xr-x 7 root root 4096 Sep 12 22:05 man drwxr-xr-x 3 root root 4096 Sep 12 22:03 src /home/rich/builds/fakeroot/pkg/usr/bin: total 28 -rwxr-xr-x 1 root root 22344 Sep 12 22:05 faked -rwxr-xr-x 1 root root 3530 Sep 12 22:04 fakeroot /home/rich/builds/fakeroot/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Sep 12 22:05 fakeroot-1.12.4 /home/rich/builds/fakeroot/pkg/usr/doc/fakeroot-1.12.4: total 84 -rw-r--r-- 1 root root 90 Sep 12 22:05 AUTHORS -rw-r--r-- 1 root root 943 Sep 12 22:05 COPYING -rw-r--r-- 1 root root 0 Sep 12 22:05 ChangeLog -rw-r--r-- 1 root root 1872 Sep 12 22:05 DEBUG -rw-r--r-- 1 root root 1363 Sep 12 22:05 INSTALL -rw-r--r-- 1 root root 0 Sep 12 22:05 NEWS -rw-r--r-- 1 root root 667 Sep 12 22:05 README -rw-r--r-- 1 root root 2724 Sep 12 22:05 README.saving -rw-r--r-- 1 root root 60227 Sep 12 22:05 changelog /home/rich/builds/fakeroot/pkg/usr/lib: total 72 -rwxr-xr-x 1 root root 29028 Sep 12 22:05 libfakeroot-0.so -rw-r--r-- 1 root root 34858 Sep 12 22:05 libfakeroot.a -rwxr-xr-x 1 root root 958 Sep 12 22:05 libfakeroot.la lrwxrwxrwx 1 root root 16 Sep 12 22:05 libfakeroot.so -> libfakeroot-0.so /home/rich/builds/fakeroot/pkg/usr/man: total 20 drwxr-xr-x 3 root root 4096 Sep 12 22:04 es drwxr-xr-x 3 root root 4096 Sep 12 22:04 fr drwxr-xr-x 2 root root 4096 Sep 12 22:05 man1 drwxr-xr-x 3 root root 4096 Sep 12 22:04 nl drwxr-xr-x 3 root root 4096 Sep 12 22:04 sv /home/rich/builds/fakeroot/pkg/usr/man/es: total 4 drwxr-xr-x 2 root root 4096 Sep 12 22:05 man1 /home/rich/builds/fakeroot/pkg/usr/man/es/man1: total 12 -rw-r--r-- 1 root root 1441 Sep 12 22:04 faked.1.gz -rw-r--r-- 1 root root 4400 Sep 12 22:04 fakeroot.1.gz /home/rich/builds/fakeroot/pkg/usr/man/fr: total 4 drwxr-xr-x 2 root root 4096 Sep 12 22:05 man1 /home/rich/builds/fakeroot/pkg/usr/man/fr/man1: total 12 -rw-r--r-- 1 root root 1513 Sep 12 22:04 faked.1.gz -rw-r--r-- 1 root root 4610 Sep 12 22:04 fakeroot.1.gz /home/rich/builds/fakeroot/pkg/usr/man/man1: total 8 -rw-r--r-- 1 root root 1201 Sep 12 22:05 faked.1.gz -rw-r--r-- 1 root root 3996 Sep 12 22:05 fakeroot.1.gz /home/rich/builds/fakeroot/pkg/usr/man/nl: total 4 drwxr-xr-x 2 root root 4096 Sep 12 22:05 man1 /home/rich/builds/fakeroot/pkg/usr/man/nl/man1: total 12 -rw-r--r-- 1 root root 1451 Sep 12 22:05 faked.1.gz -rw-r--r-- 1 root root 4762 Sep 12 22:04 fakeroot.1.gz /home/rich/builds/fakeroot/pkg/usr/man/sv: total 4 drwxr-xr-x 2 root root 4096 Sep 12 22:05 man1 /home/rich/builds/fakeroot/pkg/usr/man/sv/man1: total 12 -rw-r--r-- 1 root root 1344 Sep 12 22:04 faked.1.gz -rw-r--r-- 1 root root 4364 Sep 12 22:04 fakeroot.1.gz /home/rich/builds/fakeroot/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Sep 12 22:05 fakeroot-1.12.4 /home/rich/builds/fakeroot/pkg/usr/src/fakeroot-1.12.4: total 4 -rw-r--r-- 1 root root 1083 Sep 12 22:05 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libfakeroot.so -> libfakeroot-0.so Making symbolic link creation script: ( cd usr/lib ; rm -rf libfakeroot.so ) ( cd usr/lib ; ln -sf libfakeroot-0.so libfakeroot.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libfakeroot.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/rich/builds/fakeroot/fakeroot-1.12.4-arm-1gv.txz ./ usr/ usr/lib/ usr/lib/libfakeroot.la usr/lib/libfakeroot.a usr/lib/libfakeroot-0.so usr/bin/ usr/bin/fakeroot usr/bin/faked usr/src/ usr/src/fakeroot-1.12.4/ usr/src/fakeroot-1.12.4/SLKBUILD usr/doc/ usr/doc/fakeroot-1.12.4/ usr/doc/fakeroot-1.12.4/DEBUG usr/doc/fakeroot-1.12.4/ChangeLog usr/doc/fakeroot-1.12.4/README usr/doc/fakeroot-1.12.4/changelog usr/doc/fakeroot-1.12.4/COPYING usr/doc/fakeroot-1.12.4/NEWS usr/doc/fakeroot-1.12.4/README.saving usr/doc/fakeroot-1.12.4/INSTALL usr/doc/fakeroot-1.12.4/AUTHORS usr/man/ usr/man/sv/ usr/man/sv/man1/ usr/man/sv/man1/faked.1.gz usr/man/sv/man1/fakeroot.1.gz usr/man/fr/ usr/man/fr/man1/ usr/man/fr/man1/faked.1.gz usr/man/fr/man1/fakeroot.1.gz usr/man/es/ usr/man/es/man1/ usr/man/es/man1/faked.1.gz usr/man/es/man1/fakeroot.1.gz usr/man/man1/ usr/man/man1/faked.1.gz usr/man/man1/fakeroot.1.gz usr/man/nl/ usr/man/nl/man1/ usr/man/nl/man1/faked.1.gz usr/man/nl/man1/fakeroot.1.gz install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/fakeroot-1.12.4/ChangeLog WARNING: zero length file usr/doc/fakeroot-1.12.4/NEWS Slackware package /home/rich/builds/fakeroot/fakeroot-1.12.4-arm-1gv.txz created. Package has been built.