ccache-2.4/ ccache-2.4/packaging/ ccache-2.4/packaging/ccache.spec ccache-2.4/packaging/README ccache-2.4/web/ ccache-2.4/web/ccache-man.html ccache-2.4/web/index.html ccache-2.4/Makefile.in ccache-2.4/.cvsignore ccache-2.4/COPYING ccache-2.4/args.c ccache-2.4/README ccache-2.4/ccache.1 ccache-2.4/ccache.c ccache-2.4/ccache.h ccache-2.4/ccache.yo ccache-2.4/hash.c ccache-2.4/cleanup.c ccache-2.4/config.h.in ccache-2.4/configure ccache-2.4/configure.in ccache-2.4/execute.c ccache-2.4/mdfour.c ccache-2.4/install-sh ccache-2.4/stats.c ccache-2.4/mdfour.h ccache-2.4/snprintf.c ccache-2.4/test.sh ccache-2.4/unify.c ccache-2.4/util.c configure: Configuring ccache 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for egrep... 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for realpath... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for mkstemp... yes checking for gethostname... yes checking for getpwuid... yes checking for compar_fn_t in stdlib.h... yes checking for C99 vsnprintf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o ccache.o ccache.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o mdfour.o mdfour.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o hash.o hash.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o execute.o execute.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o util.o util.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o args.o args.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o stats.o stats.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o cleanup.o cleanup.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o snprintf.o snprintf.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -c -o unify.o unify.c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -W -I. -o ccache ccache.o mdfour.o hash.o execute.o util.o args.o stats.o cleanup.o snprintf.o unify.o /usr/bin/ginstall -c -d /tmp/package-ccache/usr/bin /usr/bin/ginstall -c -m 755 ccache /tmp/package-ccache/usr/bin /usr/bin/ginstall -c -d /tmp/package-ccache/usr/man/man1 /usr/bin/ginstall -c -m 644 ./ccache.1 /tmp/package-ccache/usr/man/man1/ 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: /tmp/ccache-2.4-sparc64-1.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/ccache-2.4/ usr/doc/ccache-2.4/index.html usr/doc/ccache-2.4/README usr/man/ usr/man/man1/ usr/man/man1/ccache.1.gz usr/bin/ usr/bin/ccache Slackware package /tmp/ccache-2.4-sparc64-1.txz created.