The following packages will be installed: bozohttpd Fetching README... 0%100%100%100%100%100%Done Fetching bozohttpd.SlackBuild... 0%100%100%100%100%100%Done Fetching bozohttpd.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done bozohttpd-20160415 bozohttpd-20160415/debug bozohttpd-20160415/debug/Makefile bozohttpd-20160415/CHANGES bozohttpd-20160415/Makefile bozohttpd-20160415/Makefile.boot bozohttpd-20160415/auth-bozo.c bozohttpd-20160415/bozohttpd.8 bozohttpd-20160415/bozohttpd.c bozohttpd-20160415/bozohttpd.h bozohttpd-20160415/cgi-bozo.c bozohttpd-20160415/content-bozo.c bozohttpd-20160415/daemon-bozo.c bozohttpd-20160415/dir-index-bozo.c bozohttpd-20160415/lua-bozo.c bozohttpd-20160415/main.c bozohttpd-20160415/netbsd_queue.h bozohttpd-20160415/printenv.lua bozohttpd-20160415/ssl-bozo.c bozohttpd-20160415/tilde-luzah-bozo.c bozohttpd-20160415/libbozohttpd bozohttpd-20160415/libbozohttpd/Makefile bozohttpd-20160415/libbozohttpd/libbozohttpd.3 bozohttpd-20160415/libbozohttpd/shlib_version bozohttpd-20160415/lua bozohttpd-20160415/lua/Makefile bozohttpd-20160415/lua/bozo.lua bozohttpd-20160415/lua/glue.c bozohttpd-20160415/lua/optparse.lua bozohttpd-20160415/lua/shlib_version bozohttpd-20160415/small bozohttpd-20160415/small/Makefile bozohttpd-20160415/testsuite bozohttpd-20160415/testsuite/data bozohttpd-20160415/testsuite/data/bigfile bozohttpd-20160415/testsuite/data/bigfile.partial4000 bozohttpd-20160415/testsuite/data/bigfile.partial8000 bozohttpd-20160415/testsuite/data/file bozohttpd-20160415/testsuite/data/index.html bozohttpd-20160415/testsuite/Makefile bozohttpd-20160415/testsuite/html_cmp bozohttpd-20160415/testsuite/t1.in bozohttpd-20160415/testsuite/t1.out bozohttpd-20160415/testsuite/t10.in bozohttpd-20160415/testsuite/t10.out bozohttpd-20160415/testsuite/t2.in bozohttpd-20160415/testsuite/t2.out bozohttpd-20160415/testsuite/t3.in bozohttpd-20160415/testsuite/t3.out bozohttpd-20160415/testsuite/t4.in bozohttpd-20160415/testsuite/t4.out bozohttpd-20160415/testsuite/t5.in bozohttpd-20160415/testsuite/t5.out bozohttpd-20160415/testsuite/t6.in bozohttpd-20160415/testsuite/t6.out bozohttpd-20160415/testsuite/t7.in bozohttpd-20160415/testsuite/t7.out bozohttpd-20160415/testsuite/t8.in bozohttpd-20160415/testsuite/t8.out bozohttpd-20160415/testsuite/t9.in bozohttpd-20160415/testsuite/t9.out bozohttpd-20160415/testsuite/test-bigfile cc -O -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNO_LUA_SUPPORT -o bozohttpd bozohttpd.c auth-bozo.c cgi-bozo.c content-bozo.c daemon-bozo.c dir-index-bozo.c lua-bozo.c ssl-bozo.c tilde-luzah-bozo.c main.c -lcrypto -lssl bozohttpd.c: In function ‘parse_http_date’: bozohttpd.c:878:19: warning: implicit declaration of function ‘strptime’ [-Wimplicit-function-declaration] if ((remainder = strptime(val, "%a, %d %b %Y %T GMT", &tm)) == NULL && ^ bozohttpd.c:878:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] if ((remainder = strptime(val, "%a, %d %b %Y %T GMT", &tm)) == NULL && ^ bozohttpd.c:879:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] (remainder = strptime(val, "%a, %d-%b-%y %T GMT", &tm)) == NULL && ^ bozohttpd.c:880:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] (remainder = strptime(val, "%a %b %d %T %Y", &tm)) == NULL) ^ bozohttpd.c: In function ‘bozoasprintf’: bozohttpd.c:1824:6: warning: implicit declaration of function ‘vasprintf’ [-Wimplicit-function-declaration] e = vasprintf(str, fmt, ap); ^ ssl-bozo.c: In function ‘bozo_ssl_printf’: ssl-bozo.c:169:16: warning: implicit declaration of function ‘vasprintf’ [-Wimplicit-function-declaration] if ((nbytes = vasprintf(&buf, fmt, ap)) != -1) { ^ 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/network/bozohttpd/bozohttpd-20160415-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/bozohttpd usr/doc/ usr/doc/bozohttpd-20160415/ usr/doc/bozohttpd-20160415/bozohttpd.SlackBuild usr/doc/bozohttpd-20160415/CHANGES usr/man/ usr/man/man8/ usr/man/man8/bozohttpd.8.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/network/bozohttpd/bozohttpd-20160415-i486-1salix.txz created. Installing package bozohttpd-20160415-i486-1salix... | bozohttpd (simple and lightweight HTTP server) | | bozohttpd is a small and secure HTTP version 1.1 server. | Its main feature is the lack of features, reducing the code | size and improving verifiability. It supports CGI/1.1, | HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations, virtual | hosting support, as well as multiple IP-based servers on a | single machine. It is capable of serving pages via the IPv6 | protocol. bozohttpd features SSL support. | | Homepage: http://www.eterna.com.au/bozohttpd/ | |