The following packages will be installed: memtester Fetching README... 0%100%100%100%100%100%Done Fetching memtester.SlackBuild... 0%100%100%100%100%100%Done Fetching memtester.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done memtester-4.5.1/ memtester-4.5.1/tests.h memtester-4.5.1/make-load.sh memtester-4.5.1/BUGS memtester-4.5.1/memtester.c memtester-4.5.1/COPYING memtester-4.5.1/tests.c memtester-4.5.1/CHANGELOG memtester-4.5.1/memtester.h memtester-4.5.1/make-compile.sh memtester-4.5.1/find-systype.sh memtester-4.5.1/README.tests memtester-4.5.1/types.h memtester-4.5.1/trycpp.c memtester-4.5.1/memtester.8 memtester-4.5.1/warn-auto.sh memtester-4.5.1/README memtester-4.5.1/conf-ld memtester-4.5.1/extra-libs.sh memtester-4.5.1/make-makelib.sh memtester-4.5.1/conf-cc memtester-4.5.1/Makefile memtester-4.5.1/sizes.h debian/ debian/changelog debian/control debian/copyright debian/memtester.docs debian/memtester.install debian/memtester.manpages debian/patches/ debian/patches/01-manpage.patch debian/patches/02-cross.patch debian/patches/series debian/rules debian/source/ debian/source/format debian/watch patching file memtester.8 patching file conf-cc patching file conf-ld patching file Makefile ( cat warn-auto.sh; \ echo CC=\'`head -1 conf-cc`\'; \ echo LD=\'`head -1 conf-ld`\' \ ) > auto-ccld.sh cat auto-ccld.sh make-compile.sh > make-compile chmod 755 make-compile cat auto-ccld.sh find-systype.sh > find-systype chmod 755 find-systype ./find-systype > systype ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > \ compile chmod 755 compile ./compile memtester.c ./compile tests.c cat auto-ccld.sh make-load.sh > make-load chmod 755 make-load ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load chmod 755 load ./extra-libs.sh "`cat systype`" >extra-libs ./load memtester tests.o `cat extra-libs` mkdir -m 755 -p /usr/src/slapt-src-i486/system/memtester/package-memtester/usr/bin install -m 755 memtester /usr/src/slapt-src-i486/system/memtester/package-memtester/usr/bin/ mkdir -m 755 -p /usr/src/slapt-src-i486/system/memtester/package-memtester/usr/man/man8 gzip -c memtester.8 >memtester.8.gz ; install -m 644 memtester.8.gz /usr/src/slapt-src-i486/system/memtester/package-memtester/usr/man/man8/ Slackware package maker, version 3.14159265. 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: /usr/src/slapt-src-i486/system/memtester/memtester-4.5.1_1-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/memtester usr/doc/ usr/doc/memtester-4.5.1_1/ usr/doc/memtester-4.5.1_1/BUGS usr/doc/memtester-4.5.1_1/CHANGELOG usr/doc/memtester-4.5.1_1/COPYING usr/doc/memtester-4.5.1_1/README usr/doc/memtester-4.5.1_1/README.tests usr/doc/memtester-4.5.1_1/memtester.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/memtester.8.gz Slackware package /usr/src/slapt-src-i486/system/memtester/memtester-4.5.1_1-i586-1salix15.0.txz created. Installing package memtester-4.5.1_1-i586-1salix15.0... | memtester (memory test utility) | | memtester is a userspace utility for testing the memory subsystem | for faults. Unlike memtest86, it runs as a process on a running | Linux system, meaning it can't test all of memory the way memtest86 | is able to... but you don't have to reboot to use it. | | | | | | |