+=============+ | debianutils | +=============+ debianutils-2.7/ debianutils-2.7/debian/ debianutils-2.7/debian/.cvsignore debianutils-2.7/debian/changelog debianutils-2.7/debian/control debianutils-2.7/debian/copyright debianutils-2.7/debian/mime debianutils-2.7/debian/postinst debianutils-2.7/debian/postrm debianutils-2.7/debian/preinst debianutils-2.7/debian/prerm debianutils-2.7/debian/rules debianutils-2.7/.cvsignore debianutils-2.7/Makefile.am debianutils-2.7/configure.ac debianutils-2.7/installkernel debianutils-2.7/installkernel.8 debianutils-2.7/mkboot debianutils-2.7/mkboot.8 debianutils-2.7/mktemp.1 debianutils-2.7/mktemp.c debianutils-2.7/readlink.1 debianutils-2.7/readlink.c debianutils-2.7/run-parts.8 debianutils-2.7/run-parts.c debianutils-2.7/savelog debianutils-2.7/savelog.8 debianutils-2.7/sensible-browser debianutils-2.7/sensible-editor debianutils-2.7/sensible-editor.1 debianutils-2.7/sensible-pager debianutils-2.7/tempfile.1 debianutils-2.7/tempfile.c debianutils-2.7/which debianutils-2.7/which.1 debianutils-2.7/fr/ debianutils-2.7/fr/Makefile.in debianutils-2.7/fr/Makefile.am debianutils-2.7/fr/savelog.8 debianutils-2.7/fr/which.1 debianutils-2.7/autom4te.cache/ debianutils-2.7/autom4te.cache/requests debianutils-2.7/autom4te.cache/output.0 debianutils-2.7/autom4te.cache/traces.0 debianutils-2.7/autom4te.cache/output.1 debianutils-2.7/autom4te.cache/traces.1 debianutils-2.7/aclocal.m4 debianutils-2.7/install-sh debianutils-2.7/configure debianutils-2.7/missing debianutils-2.7/depcomp debianutils-2.7/Makefile.in checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating fr/Makefile config.status: executing depfiles commands Making all in fr make[1]: Entering directory `/tmp/debianutils-2.7/fr' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/debianutils-2.7/fr' make[1]: Entering directory `/tmp/debianutils-2.7' if gcc -DPACKAGE_NAME=\"debianutils\" -DPACKAGE_TARNAME=\"debianutils\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"debianutils\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"debianutils\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PATHS_H=1 -I. -I. -m32 -mcpu=v8 -mtune=v9 -MT mktemp.o -MD -MP -MF ".deps/mktemp.Tpo" -c -o mktemp.o mktemp.c; \ then mv -f ".deps/mktemp.Tpo" ".deps/mktemp.Po"; else rm -f ".deps/mktemp.Tpo"; exit 1; fi gcc -m32 -mcpu=v8 -mtune=v9 -o mktemp mktemp.o if gcc -DPACKAGE_NAME=\"debianutils\" -DPACKAGE_TARNAME=\"debianutils\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"debianutils\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"debianutils\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PATHS_H=1 -I. -I. -m32 -mcpu=v8 -mtune=v9 -MT run-parts.o -MD -MP -MF ".deps/run-parts.Tpo" -c -o run-parts.o run-parts.c; \ then mv -f ".deps/run-parts.Tpo" ".deps/run-parts.Po"; else rm -f ".deps/run-parts.Tpo"; exit 1; fi run-parts.c: In function 'valid_name': run-parts.c:124: warning: initialization discards qualifiers from pointer target type gcc -m32 -mcpu=v8 -mtune=v9 -o run-parts run-parts.o if gcc -DPACKAGE_NAME=\"debianutils\" -DPACKAGE_TARNAME=\"debianutils\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"debianutils\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"debianutils\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PATHS_H=1 -I. -I. -m32 -mcpu=v8 -mtune=v9 -MT tempfile.o -MD -MP -MF ".deps/tempfile.Tpo" -c -o tempfile.o tempfile.c; \ then mv -f ".deps/tempfile.Tpo" ".deps/tempfile.Po"; else rm -f ".deps/tempfile.Tpo"; exit 1; fi gcc -m32 -mcpu=v8 -mtune=v9 -o tempfile tempfile.o tempfile.o: In function `main': tempfile.c:(.text+0x408): warning: the use of `tempnam' is dangerous, better use `mkstemp' make[1]: Leaving directory `/tmp/debianutils-2.7' +===========+ | fbset-2.1 | +===========+ fbset-2.1/ fbset-2.1/etc/ fbset-2.1/etc/CVS/ fbset-2.1/etc/CVS/Root fbset-2.1/etc/CVS/Repository fbset-2.1/etc/CVS/Entries fbset-2.1/etc/fb.modes.ATI fbset-2.1/etc/fb.modes.Falcon fbset-2.1/etc/fb.modes.NTSC fbset-2.1/etc/fb.modes.PAL fbset-2.1/GetVideoMode.c fbset-2.1/INSTALL fbset-2.1/Makefile fbset-2.1/fb.h fbset-2.1/fb.modes.5 fbset-2.1/fbset.8 fbset-2.1/fbset.c fbset-2.1/fbset.h fbset-2.1/modeline2fb fbset-2.1/modes.l fbset-2.1/modes.y gcc -Wall -O2 -I. -m32 -mcpu=v8 -mtune=v9 -c -o fbset.o fbset.c bison -d modes.y gcc -Wall -O2 -I. -m32 -mcpu=v8 -mtune=v9 -c -o modes.tab.o modes.tab.c flex modes.l gcc -Wall -O2 -I. -m32 -mcpu=v8 -mtune=v9 -c -o lex.yy.o lex.yy.c lex.yy.c:1103: warning: 'yyunput' defined but not used gcc -Wall -O2 -I. fbset.o modes.tab.o lex.yy.o -o fbset +=========+ | banners | +=========+ banners/ banners/bban.c banners/sysvbanner.c banners/Makefile cc -O2 -m32 -mcpu=v8 -mtune=v9 -c -o bban.o bban.c bban.c: In function 'main': bban.c:246: warning: incompatible implicit declaration of built-in function 'exit' bban.c:521: warning: incompatible implicit declaration of built-in function 'exit' bban.c:217: warning: return type of 'main' is not 'int' cc -s -o bban bban.c bban.c: In function 'main': bban.c:246: warning: incompatible implicit declaration of built-in function 'exit' bban.c:521: warning: incompatible implicit declaration of built-in function 'exit' bban.c:217: warning: return type of 'main' is not 'int' cc -O2 -m32 -mcpu=v8 -mtune=v9 -c -o sysvbanner.o sysvbanner.c sysvbanner.c: In function 'main': sysvbanner.c:127: warning: incompatible implicit declaration of built-in function 'strlen' sysvbanner.c:148: warning: incompatible implicit declaration of built-in function 'exit' cc -s -o sysvbanner sysvbanner.c sysvbanner.c: In function 'main': sysvbanner.c:127: warning: incompatible implicit declaration of built-in function 'strlen' sysvbanner.c:148: warning: incompatible implicit declaration of built-in function 'exit' +===============+ | todos/fromdos | +===============+ todos/ todos/todos.c todos/fromdos.c todos/Makefile todos/todos.1.gz todos/fromdos.1.gz gcc -O2 -m32 -mcpu=v8 -mtune=v9 -s -o todos todos.c todos.c: In function 'main': todos.c:30: warning: incompatible implicit declaration of built-in function 'exit' gcc -O2 -m32 -mcpu=v8 -mtune=v9 -s -o fromdos fromdos.c fromdos.c: In function 'main': fromdos.c:30: warning: incompatible implicit declaration of built-in function 'exit' 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 bin-11.1-sparc-1.tar... ./ usr/ usr/bin/ usr/bin/mktemp usr/bin/savelog usr/bin/tempfile usr/bin/bban usr/bin/sysvbanner usr/bin/todos usr/bin/fromdos usr/bin/diskcopy usr/bin/xx usr/man/ usr/man/man1/ usr/man/man1/mktemp.1.gz usr/man/man1/tempfile.1.gz usr/man/man1/todos.1.gz usr/man/man1/fromdos.1.gz usr/man/man8/ usr/man/man8/savelog.8.gz usr/man/man8/fbset.8.gz usr/man/man5/ usr/man/man5/fb.modes.5.gz usr/doc/ usr/doc/debianutils-2.7/ usr/doc/debianutils-2.7/copyright usr/doc/fbset-2.1/ usr/doc/fbset-2.1/INSTALL usr/doc/fbset-2.1/fb.modes.ATI usr/doc/fbset-2.1/fb.modes.Falcon usr/doc/fbset-2.1/fb.modes.NTSC usr/doc/fbset-2.1/fb.modes.PAL usr/sbin/ usr/sbin/fbset etc/ etc/fb.modes install/ install/slack-desc tar-1.13: bin-11.1-sparc-1.tar is the archive; not dumped Gzipping bin-11.1-sparc-1.tar... Renaming bin-11.1-sparc-1.tar.gz to bin-11.1-sparc-1.tgz... Moving bin-11.1-sparc-1.tgz to /tmp... Package creation complete.