* Package: www-servers/bozohttpd-20170201 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bozohttpd-20170201.tar.bz2 to /var/tmp/portage/www-servers/bozohttpd-20170201/work >>> Source unpacked in /var/tmp/portage/www-servers/bozohttpd-20170201/work >>> Preparing source in /var/tmp/portage/www-servers/bozohttpd-20170201/work/bozohttpd-20170201 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/bozohttpd-20170201/work/bozohttpd-20170201 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/www-servers/bozohttpd-20170201/work/bozohttpd-20170201 ... make -j1 CC=x86_64-gentoo-linux-musl-gcc 'OPT=-O2 -pipe -march=native -fno-common -falign-functions=32:25:16' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNO_LUA_SUPPORT -Wl,-O1 -Wl,--as-needed -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 In file included from cgi-bozo.c:40: cgi-bozo.c: In function ‘bozo_process_cgi’: cgi-bozo.c:520:17: error: ‘u_int’ undeclared (first use in this function); did you mean ‘int’? 520 | if (islower((u_int)*s2)) | ^~~~~ cgi-bozo.c:520:17: note: each undeclared identifier is reported only once for each function it appears in ssl-bozo.c: In function ‘bozo_ssl_init’: ssl-bozo.c:228:47: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘unsigned int’ [-Wformat=] 228 | "Error setting ssl options requested %#lx, got %#lx", | ~~~^ | | | long unsigned int | %#x ssl-bozo.c: In function ‘bozo_get_sslinfo’: ssl-bozo.c:296:2: warning: implicit declaration of function ‘memset’ [-Wimplicit-function-declaration] 296 | memset(sslinfo, 0, sizeof(*sslinfo)); | ^~~~~~ ssl-bozo.c:296:2: warning: incompatible implicit declaration of built-in function ‘memset’ ssl-bozo.c:46:1: note: include ‘’ or provide a declaration of ‘memset’ 45 | #include +++ |+#include 46 | make: *** [Makefile:20: all] Error 1 * ERROR: www-servers/bozohttpd-20170201::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-servers/bozohttpd-20170201::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-servers/bozohttpd-20170201::gentoo'`. * The complete build log is located at '/var/log/portage/www-servers:bozohttpd-20170201:20200320-002432.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-servers/bozohttpd-20170201/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/bozohttpd-20170201/temp/environment'. * Working directory: '/var/tmp/portage/www-servers/bozohttpd-20170201/work/bozohttpd-20170201' * S: '/var/tmp/portage/www-servers/bozohttpd-20170201/work/bozohttpd-20170201'