Exploding package /splack64-13.0/source/d/rcs/_rcs.tar.gz in current directory: ./ usr/ usr/bin/ usr/bin/ci usr/bin/co usr/bin/ident usr/bin/merge usr/bin/rcs usr/bin/rcsdiff usr/bin/rcsmerge usr/bin/rlog usr/bin/rcstest usr/bin/rcsclean usr/doc/ usr/doc/rcs/ usr/doc/rcs/README usr/doc/rcs/NEWS usr/doc/rcs/CREDITS usr/man/ usr/man/man1/ usr/man/man5/ +=========+ | rcs-5.7 | +=========+ rcs-5.7/ rcs-5.7/man/ rcs-5.7/man/ci.1 rcs-5.7/man/co.1 rcs-5.7/man/ident.1 rcs-5.7/man/merge.1 rcs-5.7/man/rcs.1 rcs-5.7/man/rcsclean.1 rcs-5.7/man/rcsdiff.1 rcs-5.7/man/rcsfile.5 rcs-5.7/man/rcsfreeze.1 rcs-5.7/man/rcsintro.1 rcs-5.7/man/rcsmerge.1 rcs-5.7/man/rlog.1 rcs-5.7/man/rcsfile.5in rcs-5.7/man/ChangeLog rcs-5.7/man/COPYING rcs-5.7/man/Makefile.in rcs-5.7/src/ rcs-5.7/src/ci.c rcs-5.7/src/co.c rcs-5.7/src/ident.c rcs-5.7/src/maketime.c rcs-5.7/src/maketime.h rcs-5.7/src/merge.c rcs-5.7/src/merger.c rcs-5.7/src/partime.c rcs-5.7/src/partime.h rcs-5.7/src/rcs.c rcs-5.7/src/rcsbase.h rcs-5.7/src/rcsclean.c rcs-5.7/src/rcsdiff.c rcs-5.7/src/rcsedit.c rcs-5.7/src/rcsfcmp.c rcs-5.7/src/rcsfnms.c rcs-5.7/src/rcsgen.c rcs-5.7/src/rcskeep.c rcs-5.7/src/rcskeys.c rcs-5.7/src/rcslex.c rcs-5.7/src/rcsmap.c rcs-5.7/src/rcsmerge.c rcs-5.7/src/rcsrev.c rcs-5.7/src/rcssyn.c rcs-5.7/src/rcstime.c rcs-5.7/src/rcsutil.c rcs-5.7/src/rlog.c rcs-5.7/src/version.c rcs-5.7/src/conf.heg rcs-5.7/src/conf.sh rcs-5.7/src/rcsfreeze.sh rcs-5.7/src/ChangeLog rcs-5.7/src/COPYING rcs-5.7/src/Makefile.in rcs-5.7/src/rcstest rcs-5.7/src/TAGS rcs-5.7/rcs.ms rcs-5.7/rcs_func.ms rcs-5.7/ChangeLog rcs-5.7/configure rcs-5.7/configure.in rcs-5.7/COPYING rcs-5.7/CREDITS rcs-5.7/INSTALL rcs-5.7/INSTALL.RCS rcs-5.7/install-sh rcs-5.7/Makefile.in rcs-5.7/mkinstalldirs rcs-5.7/NEWS rcs-5.7/README rcs-5.7/REFS patching file src/conf.sh creating cache ./config.cache checking diff basename... diff checking for diff... /usr/bin/diff checking diff success status... 0 checking diff failure status... 1 checking diff trouble status... 2 checking diff options for RCS... -an checking diff -L... yes checking diff3 -m... yes checking for diff3... /usr/bin/diff3 checking for ed... /usr/bin/ed checking for sendmail... /usr/lib/sendmail checking for pic... pic -n checking for gcc... gcc 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 make sets ${MAKE}... yes updating cache ./config.cache creating ./config.status creating Makefile creating man/Makefile creating src/Makefile cd man && make all make[1]: Entering directory `/tmp/rcs-5.7/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/rcs-5.7/man' cd src && make all make[1]: Entering directory `/tmp/rcs-5.7/src' rm -f a.* ALL_CFLAGS=' -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3' \ CC='gcc' \ COMPAT2='0' \ DIFF3='/usr/bin/diff3' DIFF3_BIN='1' \ DIFF='/usr/bin/diff' DIFFFLAGS='-an' DIFF_L='1' \ DIFF_SUCCESS='0' \ DIFF_FAILURE='1' \ DIFF_TROUBLE='2' \ ED='/usr/bin/ed' \ LDFLAGS='-s' LIBS='' \ RCSPREFIX='/usr/bin/' \ SENDMAIL='"/usr/lib/sendmail"' \ /bin/sh -x ./conf.sh 3>&1 >a.h 2>conf.err ./conf.sh: testing permissions ... OK ./conf.sh: testing compiler for plausibility ... OK ./conf.sh: configuring exitmain ... OK ./conf.sh: configuring _POSIX_C_SOURCE ... OK ./conf.sh: configuring _POSIX_SOURCE ... OK ./conf.sh: configuring how to check for syntax errors ... gcc -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -S ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... commenting it out ./conf.sh: configuring #include ... commenting it out ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... commenting it out ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... OK ./conf.sh: configuring #include ... commenting it out ./conf.sh: configuring has_sys_param_h ... OK ./conf.sh: configuring errno ... OK ./conf.sh: configuring has_readlink, readlink_isreg_errno ... 1, EINVAL ./conf.sh: configuring mode_t ... OK ./conf.sh: configuring off_t ... OK ./conf.sh: configuring pid_t ... OK ./conf.sh: configuring sig_atomic_t ... OK ./conf.sh: configuring size_t ... OK ./conf.sh: configuring ssize_t ... OK ./conf.sh: configuring time_t ... OK ./conf.sh: configuring uid_t ... OK ./conf.sh: configuring const ... OK ./conf.sh: configuring volatile ... OK ./conf.sh: configuring has_prototypes, has_stdarg, has_varargs, va_start_args ... 1, 1, -1, 2 ./conf.sh: configuring bad_chmod_close ... OK ./conf.sh: configuring bad_creat0 ... will work around bug ./conf.sh: configuring bad_fopen_wplus ... OK ./conf.sh: configuring has_attribute_noreturn ... OK ./conf.sh: configuring has_dirent, void_closedir ... OK ./conf.sh: configuring has_fchmod ... does not work ./conf.sh: configuring has_fflush_input ... OK ./conf.sh: configuring has_fputs ... OK ./conf.sh: configuring has_ftruncate ... OK ./conf.sh: configuring has_getuid ... OK ./conf.sh: configuring has_getpwuid ... OK ./conf.sh: configuring has_kill ... OK ./conf.sh: configuring has_memcmp ... OK ./conf.sh: configuring has_memcpy ... OK ./conf.sh: configuring has_memmove ... OK ./conf.sh: configuring has_map_fd, has_mmap, has_madvise, mmap_signal ... 0, 1, 1, SIGBUS ./conf.sh: configuring has_rename, bad_a_rename, bad_b_rename ... 1, 0, 0 ./conf.sh: configuring void, VOID ... OK ./conf.sh: configuring has_seteuid ... OK, I guess ./conf.sh: configuring has_setuid ... OK, I guess ./conf.sh: configuring has_sigaction ... OK ./conf.sh: configuring has_sa_sigaction ... OK ./conf.sh: configuring has_signal, signal_type, sig_zaps_handler ... 1, void, 0 ./conf.sh: configuring fread_type, freadarg_type ... size_t, size_t ./conf.sh: configuring malloc_type ... void ./conf.sh: configuring has_getcwd ... OK ./conf.sh: configuring has_mktemp ... OK ./conf.sh: configuring has_psiginfo ... absent ./conf.sh: configuring has_psignal ... OK ./conf.sh: configuring strchr ... OK ./conf.sh: configuring strrchr ... OK ./conf.sh: configuring bad_unlink ... OK ./conf.sh: configuring has_vfork ... OK ./conf.sh: configuring has_waitpid ... OK ./conf.sh: configuring bad_wait_if_SIGCHLD_ignored ... will work around bug ./conf.sh: configuring has_printf_dot ... OK ./conf.sh: configuring has_vfprintf, has_attribute_format_printf ... 1, 1 ./conf.sh: configuring EXIT_FAILURE ... OK ./conf.sh: configuring LONG_MAX ... OK ./conf.sh: configuring struct utimbuf ... OK ./conf.sh: configuring SLASHSLASH_is_SLASH ... OK ./conf.sh: configuring ALL_ABSOLUTE, DIFF_ABSOLUTE ... OK ./conf.sh: configuring standard library declarations ... OK mv a.h conf.h rm -f a.* core core.* *.core gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 ci.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcslex.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcssyn.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsgen.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsedit.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcskeys.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsmap.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsrev.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsutil.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsfnms.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 maketime.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 partime.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcstime.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcskeep.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsfcmp.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 version.c gcc -s -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 ci.o rcslex.o rcssyn.o rcsgen.o rcsedit.o rcskeys.o rcsmap.o rcsrev.o rcsutil.o rcsfnms.o maketime.o partime.o rcstime.o rcskeep.o rcsfcmp.o version.o -o ci rcsedit.o: In function `makedirtemp': rcsedit.c:(.text+0x58c): warning: the use of `mktemp' is dangerous, better use `mkstemp' gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 co.c gcc -s -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 co.o rcslex.o rcssyn.o rcsgen.o rcsedit.o rcskeys.o rcsmap.o rcsrev.o rcsutil.o rcsfnms.o maketime.o partime.o rcstime.o rcskeep.o version.o -o co rcsedit.o: In function `makedirtemp': rcsedit.c:(.text+0x58c): warning: the use of `mktemp' is dangerous, better use `mkstemp' gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 ident.c gcc -s -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 ident.o rcsmap.o version.o -o ident gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 merge.c gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 merger.c gcc -s -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 merge.o merger.o rcsfnms.o rcslex.o rcsmap.o rcsrev.o rcssyn.o rcsutil.o rcskeep.o rcskeys.o maketime.o partime.o rcstime.o version.o -o merge rcsfnms.o: In function `maketemp': rcsfnms.c:(.text+0xea8): warning: the use of `mktemp' is dangerous, better use `mkstemp' gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcs.c gcc -s -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcs.o rcslex.o rcssyn.o rcsrev.o rcsutil.o rcsgen.o rcsedit.o rcskeys.o rcsmap.o rcsfnms.o rcskeep.o maketime.o partime.o rcstime.o version.o -o rcs rcsedit.o: In function `makedirtemp': rcsedit.c:(.text+0x58c): warning: the use of `mktemp' is dangerous, better use `mkstemp' gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsclean.c gcc -s -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsclean.o rcsedit.o rcsfcmp.o rcsfnms.o rcsgen.o rcskeys.o rcslex.o rcsmap.o rcsrev.o rcssyn.o rcsutil.o rcskeep.o maketime.o partime.o rcstime.o version.o -o rcsclean rcsedit.o: In function `makedirtemp': rcsedit.c:(.text+0x58c): warning: the use of `mktemp' is dangerous, better use `mkstemp' gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsdiff.c gcc -s -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsdiff.o rcsutil.o rcsfnms.o rcsmap.o rcsrev.o rcssyn.o rcslex.o maketime.o partime.o rcstime.o rcskeep.o rcskeys.o version.o -o rcsdiff rcsfnms.o: In function `maketemp': rcsfnms.c:(.text+0xea8): warning: the use of `mktemp' is dangerous, better use `mkstemp' gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsmerge.c gcc -s -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcsmerge.o merger.o rcsutil.o rcsfnms.o rcsmap.o rcsrev.o rcssyn.o rcslex.o rcskeep.o rcskeys.o maketime.o partime.o rcstime.o version.o -o rcsmerge rcsfnms.o: In function `maketemp': rcsfnms.c:(.text+0xea8): warning: the use of `mktemp' is dangerous, better use `mkstemp' gcc -c -Dhas_conf_h -I. -I. -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rlog.c gcc -s -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rlog.o rcslex.o rcsmap.o rcssyn.o rcsrev.o rcsutil.o maketime.o partime.o rcstime.o rcsfnms.o rcskeep.o rcskeys.o version.o -o rlog rcsfnms.o: In function `maketemp': rcsfnms.c:(.text+0xea8): warning: the use of `mktemp' is dangerous, better use `mkstemp' make[1]: Leaving directory `/tmp/rcs-5.7/src' 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/rcs-5.7-sparc64-2.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/rcs/ usr/doc/rcs/NEWS usr/doc/rcs/README usr/doc/rcs/CREDITS usr/man/ usr/man/man5/ usr/man/man5/rcsfile.5.gz usr/man/man1/ usr/man/man1/rcsmerge.1.gz usr/man/man1/co.1.gz usr/man/man1/rcsdiff.1.gz usr/man/man1/ci.1.gz usr/man/man1/ident.1.gz usr/man/man1/rcsfreeze.1.gz usr/man/man1/merge.1.gz usr/man/man1/rcsintro.1.gz usr/man/man1/rcs.1.gz usr/man/man1/rcsclean.1.gz usr/man/man1/rlog.1.gz usr/bin/ usr/bin/ci usr/bin/rcsmerge usr/bin/merge usr/bin/rcsdiff usr/bin/rlog usr/bin/rcstest usr/bin/ident usr/bin/rcsclean usr/bin/rcs usr/bin/co Slackware package /tmp/rcs-5.7-sparc64-2.txz created.