tar: /usr/src/slapt-src-i486/system/bcache-tools/bcache-tools-1.0.8.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now ld... 0%100%100%100%100%100%Done Fetching bcache-tools.info... 0%100%100%100%100%100%Done Fetching no-initramfs-initcpio-dracut-install.patch.gz... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching udev-rules-no-run-builtin.patch.gz... 0%100%100%100%100%100%Done bcache-tools-1.0.8/ bcache-tools-1.0.8/.gitignore bcache-tools-1.0.8/69-bcache.rules bcache-tools-1.0.8/COPYING bcache-tools-1.0.8/Makefile bcache-tools-1.0.8/README bcache-tools-1.0.8/bcache-register.c bcache-tools-1.0.8/bcache-super-show.8 bcache-tools-1.0.8/bcache-super-show.c bcache-tools-1.0.8/bcache-test.c bcache-tools-1.0.8/bcache.c bcache-tools-1.0.8/bcache.h bcache-tools-1.0.8/dracut/ bcache-tools-1.0.8/dracut/module-setup.sh bcache-tools-1.0.8/initcpio/ bcache-tools-1.0.8/initcpio/install bcache-tools-1.0.8/initramfs/ bcache-tools-1.0.8/initramfs/hook bcache-tools-1.0.8/make-bcache.8 bcache-tools-1.0.8/make-bcache.c bcache-tools-1.0.8/probe-bcache.8 bcache-tools-1.0.8/probe-bcache.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig 2015-02-26 19:52:40.883593301 +0200 |+++ Makefile 2015-02-26 19:52:47.650592759 +0200 -------------------------- patching file Makefile Using Plan A... Hunk #1 succeeded at 12. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- 69-bcache.rules.old 2015-05-07 10:30:53.582887908 +0300 |+++ 69-bcache.rules 2015-05-07 10:31:22.528886166 +0300 -------------------------- patching file 69-bcache.rules Using Plan A... Hunk #1 succeeded at 18. done gcc -fgnu89-inline -O2 -march=i586 -mtune=i686 -O2 -Wall -g `pkg-config --cflags uuid blkid` -c -o bcache.o bcache.c gcc -fgnu89-inline -O2 -march=i586 -mtune=i686 -O2 -Wall -g `pkg-config --cflags uuid blkid` make-bcache.c bcache.o `pkg-config --libs uuid blkid` -o make-bcache gcc -fgnu89-inline -O2 -march=i586 -mtune=i686 -O2 -Wall -g `pkg-config --cflags uuid blkid` probe-bcache.c `pkg-config --libs uuid blkid` -o probe-bcache gcc -fgnu89-inline -O2 -march=i586 -mtune=i686 -O2 -Wall -g -std=gnu99 bcache-super-show.c bcache.o `pkg-config --libs uuid` -o bcache-super-show gcc -fgnu89-inline -O2 -march=i586 -mtune=i686 -O2 -Wall -g -c -o bcache-register.o bcache-register.c gcc -fgnu89-inline bcache-register.o -o bcache-register install -m0755 make-bcache bcache-super-show /usr/src/slapt-src-i486/system/bcache-tools/package-bcache-tools/usr/sbin/ install -m0755 probe-bcache bcache-register /usr/src/slapt-src-i486/system/bcache-tools/package-bcache-tools/lib/udev/ install -m0644 69-bcache.rules /usr/src/slapt-src-i486/system/bcache-tools/package-bcache-tools/lib/udev/rules.d/ install -m0644 -- *.8 /usr/src/slapt-src-i486/system/bcache-tools/package-bcache-tools/usr/share/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/bcache-tools/bcache-tools-1.0.8-i586-3salix15.0.txz ./ install/ install/slack-desc lib/ lib/udev/ lib/udev/rules.d/ lib/udev/rules.d/69-bcache.rules usr/ usr/doc/ usr/doc/bcache-tools-1.0.8/ usr/doc/bcache-tools-1.0.8/COPYING usr/doc/bcache-tools-1.0.8/README usr/doc/bcache-tools-1.0.8/bcache-tools.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/bcache-super-show.8.gz usr/man/man8/make-bcache.8.gz usr/man/man8/probe-bcache.8.gz usr/sbin/ usr/sbin/bcache-register usr/sbin/bcache-super-show usr/sbin/make-bcache usr/sbin/probe-bcache Slackware package /usr/src/slapt-src-i486/system/bcache-tools/bcache-tools-1.0.8-i586-3salix15.0.txz created. Installing package bcache-tools-1.0.8-i586-3salix15.0... | bcache-tools (Linux kernel block layer cache userspace utilities) | | Bcache is a Linux kernel block layer cache. It allows one or more | fast disk drives such as flash-based solid state drives (SSDs) to | act as a cache for one or more slower hard disk drives. | | | | | | | |