tar: /usr/src/slapt-src/libraries/lua-md5/md5-1.2.tar.?z*: Cannot open: No such file or directory tar: Error is not recoverable: exiting now ADME... 0%100%100%100%100%100%Done Fetching d6719be.patch... 0%100%100%100%100%100%Done Fetching lua-md5.SlackBuild... 0%100%100%100%100%100%Done Fetching lua-md5.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done md5-1.2/ md5-1.2/Makefile md5-1.2/Makefile.win md5-1.2/README md5-1.2/config md5-1.2/config.win md5-1.2/configure md5-1.2/doc/ md5-1.2/doc/us/ md5-1.2/doc/us/index.html md5-1.2/doc/us/license.html md5-1.2/doc/us/manual.html md5-1.2/doc/us/md5.png md5-1.2/rockspec/ md5-1.2/rockspec/md5-1.1.1-1.rockspec md5-1.2/rockspec/md5-1.1.2-1.rockspec md5-1.2/rockspec/md5-cvs-1.rockspec md5-1.2/src/ md5-1.2/src/compat-5.2.c md5-1.2/src/compat-5.2.h md5-1.2/src/compat-5.2.o md5-1.2/src/des56.c md5-1.2/src/des56.def md5-1.2/src/des56.h md5-1.2/src/ldes56.c md5-1.2/src/ldes56.h md5-1.2/src/md5.c md5-1.2/src/md5.def md5-1.2/src/md5.h md5-1.2/src/md5.lua md5-1.2/src/md5lib.c md5-1.2/tests/ md5-1.2/tests/DES56/ md5-1.2/tests/DES56/Makefile md5-1.2/tests/DES56/fdemo.c md5-1.2/tests/DES56/ftest.c md5-1.2/tests/test.lua md5-1.2/vc6/ md5-1.2/vc6/md5.def md5-1.2/vc6/md5.dsw md5-1.2/vc6/md5_dll.dsp patching file src/compat-5.2.c patching file src/compat-5.2.c gcc -O2 -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -Wpointer-arith -I/usr/include -c -o src/md5.o src/md5.c gcc -O2 -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -Wpointer-arith -I/usr/include -c -o src/md5lib.o src/md5lib.c gcc -O2 -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -Wpointer-arith -I/usr/include -c -o src/compat-5.2.o src/compat-5.2.c gcc -O2 -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -Wpointer-arith -I/usr/include -shared -o src/core.so src/md5.o src/md5lib.o src/compat-5.2.o gcc -O2 -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -Wpointer-arith -I/usr/include -c -o src/des56.o src/des56.c gcc -O2 -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -Wpointer-arith -I/usr/include -c -o src/ldes56.o src/ldes56.c gcc -O2 -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -Wpointer-arith -I/usr/include -shared -o src/des56.so src/des56.o src/ldes56.o src/compat-5.2.o Slackware package maker, version 3.141593. 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/libraries/lua-md5/lua-md5-1.2-x86_64-1salix.txz ./ usr/ usr/doc/ usr/doc/lua-md5-1.2/ usr/doc/lua-md5-1.2/manual.html usr/doc/lua-md5-1.2/README usr/doc/lua-md5-1.2/lua-md5.SlackBuild usr/doc/lua-md5-1.2/license.html usr/doc/lua-md5-1.2/md5.png usr/doc/lua-md5-1.2/index.html usr/lib64/ usr/lib64/lua/ usr/lib64/lua/5.1/ usr/lib64/lua/5.1/md5/ usr/lib64/lua/5.1/md5/core.so usr/lib64/lua/5.1/des56.so usr/share/ usr/share/lua/ usr/share/lua/5.1/ usr/share/lua/5.1/md5.lua install/ install/slack-desc Slackware package /usr/src/slapt-src/libraries/lua-md5/lua-md5-1.2-x86_64-1salix.txz created. Installing package lua-md5-1.2-x86_64-1salix... | lua-md5 (Cryptographic Library for Lua) | | MD5 offers basic cryptographic facilities for Lua: a hash (digest) | function, a pair crypt/decrypt based on MD5 and CFB, and a pair | crypt/decrypt based on DES with 56-bit keys. | | homepage: http://keplerproject.org/md5/ | | | | | |