time-1.7/Makefile.in time-1.7/README time-1.7/AUTHORS time-1.7/COPYING time-1.7/ChangeLog time-1.7/INSTALL time-1.7/Makefile.am time-1.7/NEWS time-1.7/configure time-1.7/configure.in time-1.7/install-sh time-1.7/mdate-sh time-1.7/mkinstalldirs time-1.7/stamp-vti time-1.7/texinfo.tex time-1.7/version.texi time-1.7/time.c time-1.7/getopt.c time-1.7/getopt1.c time-1.7/error.c time-1.7/resuse.c time-1.7/version.c time-1.7/getopt.h time-1.7/getpagesize.h time-1.7/resuse.h time-1.7/port.h time-1.7/wait.h time-1.7/time.texi time-1.7/time.info creating cache ./config.cache checking for gcc... gcc checking whether we are using GNU C... yes checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /usr/bin/ginstall -c checking whether cross-compiling... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... yes checking for string.h... yes checking for sys/rusage.h... no checking for working const... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for struct timeval in sys/time.h... yes checking for vprintf... yes checking for wait3 that fills in rusage... yes checking for strerror... yes checking for getpagesize... yes updating cache ./config.cache creating ./config.status creating Makefile gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_WAIT3=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 time.c time.c: In function 'main': time.c:635: warning: return type of 'main' is not 'int' time.c:640: warning: passing argument 1 of 'run_command' from incompatible pointer type gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_WAIT3=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 getopt.c gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_WAIT3=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 getopt1.c gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_WAIT3=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 error.c gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_WAIT3=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 resuse.c rm -f t-version.c echo 'const char *version_string = "'GNU time 1.7'";' \ > t-version.c if cmp -s version.c t-version.c; then \ rm t-version.c; \ else \ mv t-version.c version.c; \ fi echo timestamp > stamp-v gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_WAIT3=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 version.c gcc -o time time.o getopt.o getopt1.o error.o resuse.o version.o Slackware package maker, version 2.1. 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 tar file time-1.7-sparc-1.tar... ./ usr/ usr/bin/ usr/bin/time usr/info/ usr/info/time.info.gz usr/doc/ usr/doc/time-1.7/ usr/doc/time-1.7/AUTHORS usr/doc/time-1.7/COPYING usr/doc/time-1.7/NEWS usr/doc/time-1.7/README install/ install/slack-desc tar-1.13: time-1.7-sparc-1.tar is the archive; not dumped Gzipping time-1.7-sparc-1.tar... Renaming time-1.7-sparc-1.tar.gz to time-1.7-sparc-1.tgz... Moving time-1.7-sparc-1.tgz to /tmp... Package creation complete.