at-3.1.10/ at-3.1.10/debian/ at-3.1.10/debian/control at-3.1.10/debian/postinst at-3.1.10/debian/postrm at-3.1.10/debian/rc at-3.1.10/debian/prerm at-3.1.10/debian/changelog at-3.1.10/debian/conffiles at-3.1.10/debian/copyright at-3.1.10/debian/rules at-3.1.10/debian/pam at-3.1.10/parsetime.h at-3.1.10/configure at-3.1.10/Makefile.in at-3.1.10/parsetime.l at-3.1.10/Problems at-3.1.10/daemon.c at-3.1.10/perm.c at-3.1.10/at.c at-3.1.10/daemon.h at-3.1.10/atd.c at-3.1.10/perm.h at-3.1.10/privs.h at-3.1.10/config.guess at-3.1.10/at.h at-3.1.10/config.sub at-3.1.10/parsetime.y at-3.1.10/atrun.8.in at-3.1.10/at_allow.5 at-3.1.10/COPYING at-3.1.10/Copyright at-3.1.10/panic.c at-3.1.10/panic.h at-3.1.10/atd.8.in at-3.1.10/configure.in at-3.1.10/batch.in at-3.1.10/ChangeLog at-3.1.10/README at-3.1.10/getloadavg.c at-3.1.10/atrun.in at-3.1.10/acconfig.h at-3.1.10/config.h.in at-3.1.10/at.deny at-3.1.10/getloadavg.h at-3.1.10/at.1.in at-3.1.10/timespec at-3.1.10/install-sh creating cache ./config.cache checking host system type... sparc-bobware-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O2 -m32 -mcpu=v8 -mtune=v9 ) works... yes checking whether the C compiler (gcc -O2 -m32 -mcpu=v8 -mtune=v9 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking HP-UX -Aa... no checking Trying to compile a trivial ANSI C program... yes checking __attribute__((noreturn))... yes checking for yywrap in -lfl... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for syslog.h... yes checking for unistd.h... yes checking for errno.h... yes checking for sys/fcntl.h... yes checking for getopt.h... yes checking for stdarg.h... yes checking for working const... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for vprintf... yes checking for getloadavg... yes checking for getloadavg... (cached) yes checking whether getloadavg requires setgid... no checking for getcwd... yes checking for mktime... yes checking for strftime... yes checking for setreuid... yes checking for setresuid... yes checking for sigaction... yes checking for waitpid... yes checking for security/pam_appl.h... no checking for sendmail... /usr/sbin/sendmail checking etcdir... /etc checking location of pid file... /var/run checking location of spool directory... /var/spool/cron checking jobdir... /var/spool/cron/atjobs checking atspool... /var/spool/cron/atspool checking default at queue... a checking default batch queue... b checking maximum load average for batch to start jobs... 0.8 checking username to run under... daemon checking groupname to run under... daemon updating cache ./config.cache creating ./config.status creating Makefile creating atrun creating atd.8 creating atrun.8 creating at.1 creating batch creating config.h gcc -c -O2 -m32 -mcpu=v8 -mtune=v9 -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"daemon\" -DDAEMON_GROUPNAME=\"daemon\" -DLFILE=\"/var/spool/cron/atjobs/.SEQ\" -Wall at.c gcc -c -O2 -m32 -mcpu=v8 -mtune=v9 -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"daemon\" -DDAEMON_GROUPNAME=\"daemon\" -DLFILE=\"/var/spool/cron/atjobs/.SEQ\" -Wall panic.c gcc -c -O2 -m32 -mcpu=v8 -mtune=v9 -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"daemon\" -DDAEMON_GROUPNAME=\"daemon\" -DLFILE=\"/var/spool/cron/atjobs/.SEQ\" -Wall perm.c panic.c:49: warning: 'svnid' defined but not used perm.c:59: warning: 'svnid' defined but not used bison -y -d parsetime.y at.c: In function 'parsetimespec': at.c:717: warning: passing argument 1 of 'localtime' makes pointer from integer without a cast at.c: At top level: at.c:111: warning: 'svnid' defined but not used at.c:711: warning: 'parsetimespec' defined but not used flex -i parsetime.l gcc -c -O2 -m32 -mcpu=v8 -mtune=v9 -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"daemon\" -DDAEMON_GROUPNAME=\"daemon\" -DLFILE=\"/var/spool/cron/atjobs/.SEQ\" -Wall atd.c gcc -c -O2 -m32 -mcpu=v8 -mtune=v9 -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"daemon\" -DDAEMON_GROUPNAME=\"daemon\" -DLFILE=\"/var/spool/cron/atjobs/.SEQ\" -Wall daemon.c daemon.c:51: warning: 'svnid' defined but not used atd.c:102: warning: 'svnid' defined but not used gcc -c -O2 -m32 -mcpu=v8 -mtune=v9 -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"daemon\" -DDAEMON_GROUPNAME=\"daemon\" -DLFILE=\"/var/spool/cron/atjobs/.SEQ\" -Wall y.tab.c parsetime.y: In function 'parsetime': parsetime.y:510: warning: implicit declaration of function 'panic' parsetime.y: At top level: parsetime.y:10: warning: 'svnid' defined but not used gcc -c -O2 -m32 -mcpu=v8 -mtune=v9 -DHAVE_CONFIG_H -DVERSION=\"3.1.9\" -DETCDIR=\"/etc\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"daemon\" -DDAEMON_GROUPNAME=\"daemon\" -DLFILE=\"/var/spool/cron/atjobs/.SEQ\" -Wall lex.yy.c parsetime.l:8: warning: 'svnid' defined but not used lex.yy.c:1411: warning: 'yyunput' defined but not used gcc -O2 -m32 -mcpu=v8 -mtune=v9 -o atd atd.o daemon.o -lfl gcc -O2 -m32 -mcpu=v8 -mtune=v9 -o at at.o panic.o perm.o y.tab.o lex.yy.o -lfl -lfl rm -f atq atrm ln -s -f at atq ln -s -f at atrm /usr/bin/ginstall -c -g root -o root -m 755 -d /tmp/package-at/etc /usr/bin/ginstall -c -g root -o root -m 755 -d /tmp/package-at/usr/bin /usr/bin/ginstall -c -g root -o root -m 755 -d /tmp/package-at/usr/sbin /usr/bin/ginstall -c -g root -o root -m 755 -d /tmp/package-at/usr/doc /usr/bin/ginstall -c -g root -o root -m 755 -d /tmp/package-at/usr/doc/at /usr/bin/ginstall -c -g daemon -o daemon -m 755 -d /tmp/package-at/var/spool/cron/atspool /tmp/package-at/var/spool/cron/atjobs chmod 1770 /tmp/package-at/var/spool/cron/atspool /tmp/package-at/var/spool/cron/atjobs touch /tmp/package-at/var/spool/cron/atjobs/.SEQ chmod 600 /tmp/package-at/var/spool/cron/atjobs/.SEQ chown daemon:daemon /tmp/package-at/var/spool/cron/atjobs/.SEQ test -f /tmp/package-at/etc/at.allow || test -f /tmp/package-at/etc/at.deny || /usr/bin/ginstall -c -o root -g daemon -m 640 at.deny /tmp/package-at/etc/ /usr/bin/ginstall -c -g daemon -o daemon -m 6755 -s at /tmp/package-at/usr/bin ln -s -f at /tmp/package-at/usr/bin/atq ln -s -f at /tmp/package-at/usr/bin/atrm /usr/bin/ginstall -c -g root -o root -m 755 batch /tmp/package-at/usr/bin /usr/bin/ginstall -c -d -o root -g root -m 755 /tmp/package-at/usr/man/man1 /usr/bin/ginstall -c -d -o root -g root -m 755 /tmp/package-at/usr/man/man5 /usr/bin/ginstall -c -d -o root -g root -m 755 /tmp/package-at/usr/man/man8 /usr/bin/ginstall -c -g root -o root -m 755 -s atd /tmp/package-at/usr/sbin /usr/bin/ginstall -c -g root -o root -m 755 atrun /tmp/package-at/usr/sbin /usr/bin/ginstall -c -g root -o root -m 644 at.1 /tmp/package-at/usr/man/man1/ cd /tmp/package-at/usr/man/man1 && ln -s -f at.1 atq.1 && ln -s -f at.1 batch.1 && ln -s -f at.1 atrm.1 /usr/bin/ginstall -c -g root -o root -m 644 atd.8 /tmp/package-at/usr/man/man8/ sed "s,\${exec_prefix},/usr,g" tmpman /usr/bin/ginstall -c -g root -o root -m 644 tmpman /tmp/package-at/usr/man/man8/atrun.8 rm -f tmpman /usr/bin/ginstall -c -g root -o root -m 644 at_allow.5 /tmp/package-at/usr/man/man5/ cd /tmp/package-at/usr/man/man5 && ln -s -f at_allow.5 at_deny.5 /usr/bin/ginstall -c -g root -o root -m 644 Problems Copyright README ChangeLog timespec /tmp/package-at/usr/doc/at rm -f /tmp/package-at/usr/man/cat1/at.1* /tmp/package-at/usr/man/cat1/batch.1* \ /tmp/package-at/usr/man/cat1/atq.1* rm -f /tmp/package-at/usr/man/cat1/atd.8* Slackware package maker, version 2.1. Searching for symbolic links: usr/bin/atq -> at usr/bin/atrm -> at usr/man/man1/atrm.1.gz -> at.1.gz usr/man/man1/atq.1.gz -> at.1.gz usr/man/man1/batch.1.gz -> at.1.gz usr/man/man5/at_deny.5.gz -> at_allow.5.gz Making symbolic link creation script: ( cd usr/bin ; rm -rf atq ) ( cd usr/bin ; ln -sf at atq ) ( cd usr/bin ; rm -rf atrm ) ( cd usr/bin ; ln -sf at atrm ) ( cd usr/man/man1 ; rm -rf atrm.1.gz ) ( cd usr/man/man1 ; ln -sf at.1.gz atrm.1.gz ) ( cd usr/man/man1 ; rm -rf atq.1.gz ) ( cd usr/man/man1 ; ln -sf at.1.gz atq.1.gz ) ( cd usr/man/man1 ; rm -rf batch.1.gz ) ( cd usr/man/man1 ; ln -sf at.1.gz batch.1.gz ) ( cd usr/man/man5 ; rm -rf at_deny.5.gz ) ( cd usr/man/man5 ; ln -sf at_allow.5.gz at_deny.5.gz ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/bin/atq' removed `./usr/bin/atrm' removed `./usr/man/man1/atrm.1.gz' removed `./usr/man/man1/atq.1.gz' removed `./usr/man/man1/batch.1.gz' removed `./usr/man/man5/at_deny.5.gz' Updating your ./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 tar file at-3.1.10-sparc-1.tar... ./ etc/ etc/at.deny.new usr/ usr/bin/ usr/bin/at usr/bin/batch usr/sbin/ usr/sbin/atd usr/sbin/atrun usr/doc/ usr/doc/at-3.1.10/ usr/doc/at-3.1.10/COPYING usr/doc/at-3.1.10/ChangeLog usr/doc/at-3.1.10/Problems usr/doc/at-3.1.10/README usr/doc/at-3.1.10/timespec usr/doc/at-3.1.10/Copyright usr/man/ usr/man/man1/ usr/man/man1/at.1.gz usr/man/man5/ usr/man/man5/at_allow.5.gz usr/man/man8/ usr/man/man8/atd.8.gz usr/man/man8/atrun.8.gz var/ var/spool/ var/spool/cron/ var/spool/cron/atspool/ var/spool/cron/atjobs/ var/spool/cron/atjobs/.SEQ install/ install/slack-desc install/doinst.sh tar-1.13: at-3.1.10-sparc-1.tar is the archive; not dumped WARNING: zero length file var/spool/cron/atjobs/.SEQ Gzipping at-3.1.10-sparc-1.tar... Renaming at-3.1.10-sparc-1.tar.gz to at-3.1.10-sparc-1.tgz... Moving at-3.1.10-sparc-1.tgz to /tmp... Package creation complete.