>>> eggdrop: Building main/eggdrop 1.8.4-r1 (using abuild 3.7.0-r0) started Tue, 12 Jan 2021 22:24:47 +0000 >>> eggdrop: Checking sanity of /home/buildozer/aports/main/eggdrop/APKBUILD... >>> eggdrop: Analyzing dependencies... >>> eggdrop: Installing for build: build-base tcl openssl-dev tcl-dev !bind-libs (1/5) Installing tcl (8.6.10-r1) (2/5) Installing openssl-dev (1.1.1i-r0) (3/5) Installing zlib-dev (1.2.11-r3) (4/5) Installing tcl-dev (8.6.10-r1) (5/5) Installing .makedepends-eggdrop (20210112.222448) Executing busybox-1.32.1-r0.trigger OK: 321 MiB in 91 packages >>> eggdrop: Cleaning up srcdir >>> eggdrop: Cleaning up pkgdir >>> eggdrop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/eggdrop-1.8.4.tar.gz >>> eggdrop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/eggdrop-1.8.4.tar.gz >>> eggdrop: Checking sha512sums... eggdrop-1.8.4.tar.gz: OK eggdrop-langdir.patch: OK logs2html.mod.patch: OK gseen.mod.patch: OK utf8.patch: OK >>> eggdrop: Unpacking /var/cache/distfiles/v3.13/eggdrop-1.8.4.tar.gz... >>> eggdrop: eggdrop-langdir.patch patching file src/eggdrop.h >>> eggdrop: logs2html.mod.patch patching file src/mod/logs2html.mod/fileoperations.c patching file src/mod/logs2html.mod/help/logs2html.help patching file src/mod/logs2html.mod/htmloperations.c patching file src/mod/logs2html.mod/language/logs2html.danish.lang patching file src/mod/logs2html.mod/language/logs2html.english.lang patching file src/mod/logs2html.mod/language/logs2html.finnish.lang patching file src/mod/logs2html.mod/language/logs2html.french.lang patching file src/mod/logs2html.mod/language/logs2html.german.lang patching file src/mod/logs2html.mod/language/logs2html.russian.lang patching file src/mod/logs2html.mod/language.h patching file src/mod/logs2html.mod/logs2html.c patching file src/mod/logs2html.mod/logs2html.conf patching file src/mod/logs2html.mod/logs2html.h patching file src/mod/logs2html.mod/logs2html.mod.desc patching file src/mod/logs2html.mod/Makefile patching file src/mod/logs2html.mod/modinfo patching file 'eggdrop-1.8.4/src/mod/logs2html.mod/precompiled/windrop 1.6.18/Contents' patching file 'eggdrop-1.8.4/src/mod/logs2html.mod/precompiled/windrop 1.6.19/Contents' patching file 'eggdrop-1.8.4/src/mod/logs2html.mod/precompiled/windrop 1.6.19 Suzi/Contents' patching file src/mod/logs2html.mod/readme.txt patching file src/mod/logs2html.mod/strlcpy.c patching file src/mod/logs2html.mod/tcllogs2html.c patching file src/mod/logs2html.mod/user.css >>> eggdrop: gseen.mod.patch patching file src/mod/gseen.mod/addons/gseen.selectlang.1.0.0.tcl patching file src/mod/gseen.mod/ai.c patching file src/mod/gseen.mod/datahandling.c patching file src/mod/gseen.mod/do_seen.c patching file src/mod/gseen.mod/generic_binary_tree.c patching file src/mod/gseen.mod/global_vars.c patching file src/mod/gseen.mod/gseen.c patching file src/mod/gseen.mod/gseencmds.c patching file src/mod/gseen.mod/gseen.conf patching file src/mod/gseen.mod/language/gseen.de.lang patching file src/mod/gseen.mod/language/gseen.en.lang patching file src/mod/gseen.mod/gseen.h patching file src/mod/gseen.mod/Makefile patching file src/mod/gseen.mod/misc.c patching file src/mod/gseen.mod/README patching file src/mod/gseen.mod/seenlang.h patching file src/mod/gseen.mod/seentree.c patching file src/mod/gseen.mod/sensors.c patching file src/mod/gseen.mod/slang.c patching file src/mod/gseen.mod/slang_chanlang.c patching file src/mod/gseen.mod/slang_duration.c patching file src/mod/gseen.mod/slang_gseen_commands.c patching file src/mod/gseen.mod/slang_ids.c patching file src/mod/gseen.mod/slang_multitext.c patching file src/mod/gseen.mod/slang_text.c patching file src/mod/gseen.mod/tclcmds.c patching file src/mod/gseen.mod/UPDATES >>> eggdrop: utf8.patch patching file src/tcl.c Hunk #1 succeeded at 689 (offset -174 lines). This is Eggdrop's GNU configure script. It's going to run a bunch of tests to hopefully make your compile work without much twiddling. checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for icc... no checking whether the compiler understands -pipe... yes checking whether the compiler understands -Wall... yes checking for a BSD-compatible install... /usr/bin/install -c checking for make... make checking whether make sets $(MAKE)... yes checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking whether head -n 1 works... yes checking for strip... strip checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for basename... basename checking for uname... uname checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing dlopen... none required checking for tan in -lm... yes checking for pthread_mutex_init in -lpthread... yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking system type... Linux checking system release... 5.4.43-1-lts checking module loading capabilities... checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking loader.h usability... no checking loader.h presence... no checking for loader.h... no checking rld.h usability... no checking rld.h presence... no checking for rld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking mach-o/rld.h usability... no checking mach-o/rld.h presence... no checking for mach-o/rld.h... no checking for dlopen... yes checking for load... no checking for NSLinkModule... no checking for shl_load... no checking for rld_load... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for flexible array members... yes checking for intptr_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for working volatile... yes checking for socklen_t... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in eggint.h (assuming C99 compatible system) checking for clock... yes checking for dprintf... yes checking for fsync... yes checking for getrandom... yes checking for getrusage... yes checking for inet_aton... yes checking for inet_ntop... yes checking for isascii... yes checking for mbrlen... yes checking for random... yes checking for rand... yes checking for lrand48... yes checking for rename... yes checking for setpgid... yes checking for sigaction... yes checking for sigemptyset... yes checking for snprintf... yes checking for strcasecmp... yes checking for strlcpy... yes checking for strncasecmp... yes checking for uname... yes checking for vsnprintf... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for strftime... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for Tcl linker... ${CC} ${CFLAGS} ${LDFLAGS} -shared checking for Tcl version... 8.6.10 checking for Tcl library flags... -L/usr/lib -ltcl8.6 -lz -lpthread checking for Tcl header flags... -I/usr/include checking for system IPv6 support... yes checking for inet_pton... yes checking for gethostbyname2... yes checking for struct in6_addr... yes checking for the in6addr_any constant... yes checking for the in6addr_loopback constant... yes checking for struct sockaddr_in6... yes checking whether to enable TLS support... autodetect checking for openssl/ssl.h... yes checking for openssl/x509v3.h... yes checking for X509_digest in -lcrypto... yes checking for SSL_accept in -lssl... yes checking for EVP_md5... yes checking for EVP_sha1... yes checking for a2i_IPADDRESS... yes checking for OPENSSL_buf2hexstr... yes checking for OPENSSL_hexstr2buf... yes checking for OpenSSL... yes checking for RAND_status... yes checking for ASN1_STRING_get0_data... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for MD5_Init... yes checking for MD5_Update... yes checking for MD5_Final... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/md5/Makefile config.status: creating src/mod/Makefile config.status: creating config.h config.status: executing eggint.h commands config.status: creating eggint.h : __EGGINT_H config.status: executing replace-if-changed commands creating lush.h config.status: executing catch-make-rebuild commands Operating System: Linux 5.4.43-1-lts IPv6 Support: yes Tcl version: 8.6.10 (threaded) SSL/TLS Support: yes (OpenSSL 1.1.1i 8 Dec 2020) If you experience any problems compiling Eggdrop, please read the compile guide, found in doc/COMPILE-GUIDE. Type 'make config' to configure the modules, or type 'make iconfig' to interactively choose which modules to compile. Detecting modules..................... done. Calculating dependencies.................... done. Building ./src/mod/Makefile... done. make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod' Configuring module 'compress'. configure: creating cache ../../../config.cache checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gzopen in -lz... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile Configuring module 'dns'. configure: loading cache ../../../config.cache checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for a working resolver library... yes () configure: updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod' Building ./src/mod/Makefile... done. You can now compile the bot, using "make". Making core eggdrop files... make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src' gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c bg.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c botcmd.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c botmsg.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c botnet.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c chanprog.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c cmds.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c dcc.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c dccutil.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c dns.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c flags.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c language.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c match.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer \ '-DCCFLAGS="gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer"' \ '-DLDFLAGS="gcc"' \ '-DSTRIPFLAGS="touch"' -c ./main.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c mem.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c misc.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c misc_file.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c modules.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c net.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c rfc1459.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c tcl.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c tcldcc.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c tclhash.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c tclmisc.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c tcluser.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c tls.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c userent.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c userrec.c gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c users.c make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/md5' gcc -Os -fomit-frame-pointer -pipe -Wall -I. -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c md5c.c make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/compat' gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c gethostbyname2.c gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c in6.c gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c inet_aton.c gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c inet_ntop.c gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c inet_pton.c gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c snprintf.c gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c strcasecmp.c gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c strftime.c gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c strlcpy.c make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/md5' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/compat' make linkstart && make link && make linkfinish make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src' This may take a while. Go get some runts. ---------- Yeah! That's the compiling, now the linking! ---------- Linking eggdrop (standard build). make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src' make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src' gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o match.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o tls.o userent.o userrec.o users.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto md5/md5c.o compat/*.o `cat mod/mod.xlibs` make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src' make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src' Successful compile: eggdrop make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src' Making modules... make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod' make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/assoc.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././assoc.mod/assoc.c && mv -f assoc.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/blowfish.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././blowfish.mod/blowfish.c && mv -f blowfish.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/console.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././console.mod/console.c && mv -f console.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/compress.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././compress.mod/compress.c && mv -f compress.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/channels.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././channels.mod/channels.c && mv -f channels.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/dns.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././dns.mod/dns.c && mv -f dns.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/ctcp.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././ctcp.mod/ctcp.c && mv -f ctcp.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/gseen.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c gseen.c make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/irc.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././irc.mod/irc.c && mv -f irc.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/filesys.mod' make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/logs2html.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././filesys.mod/filesys.c && mv -f filesys.o ../ gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././logs2html.mod/logs2html.c make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/notes.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././notes.mod/notes.c && mv -f notes.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/seen.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././seen.mod/seen.c && mv -f seen.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/transfer.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././transfer.mod/transfer.c && mv -f transfer.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/share.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././share.mod/share.c && mv -f share.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/uptime.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././uptime.mod/uptime.c && mv -f uptime.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/server.mod' gcc -fPIC -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -DMAKING_MODS -c .././server.mod/server.c && mv -f server.o ../ In file included from gseen.c:98: seentree.c: In function 'write_seen_tree': seentree.c:165:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'time_t' {aka 'long long int'} [-Wformat=] 165 | fprintf(write_seen_tree_target, "! %s %s %s %d %lu %d %s\n", node->nick, | ~~^ | | | long unsigned int | %llu 166 | node->host, node->chan, node->type, node->when, node->spent, | ~~~~~~~~~~ | | | time_t {aka long long int} In file included from gseen.c:99: datahandling.c: In function 'write_seens': datahandling.c:44:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'time_t' {aka 'long long int'} [-Wformat=] 44 | fprintf(f, "@ %s %s %s %s %lu\n", r->nick, b->who, b->host, b->chan, | ~~^ | | | long unsigned int | %llu 45 | b->when); | ~~~~~~~ | | | time_t {aka long long int} In file included from gseen.c:101: do_seen.c: In function 'do_seen': do_seen.c:32:39: warning: variable 'newhost' set but not used [-Wunused-but-set-variable] 32 | char hostbuf[UHOSTLEN + 1], *host, *newhost, *tmp, *dur; | ^~~~~~~ do_seen.c: In function 'findseens': do_seen.c:298:39: warning: variable 'newhost' set but not used [-Wunused-but-set-variable] 298 | char hostbuf[UHOSTLEN + 1], *host, *newhost; | ^~~~~~~ do_seen.c: In function 'sortresults': do_seen.c:451:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 451 | else | ^~~~ do_seen.c:453:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 453 | b = n->seen->when; | ^ do_seen.c: In function 'sortrequests': do_seen.c:490:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 490 | else | ^~~~ do_seen.c:492:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 492 | b = n->when; | ^ In file included from gseen.c:103: ai.c: In function 'tcl_pubmseen': ai.c:39:24: warning: variable 'hand' set but not used [-Wunused-but-set-variable] 39 | char *nick, *uhost, *hand, *chan, *text; | ^~~~ gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../uptime.so ../uptime.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../uptime.so gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../ctcp.so ../ctcp.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../ctcp.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/uptime.mod' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/ctcp.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../console.so ../console.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../console.so gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../assoc.so ../assoc.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../assoc.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/console.mod' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/assoc.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../compress.so ../compress.o -lz -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../compress.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/compress.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../seen.so ../seen.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../seen.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/seen.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../dns.so ../dns.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../dns.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/dns.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../blowfish.so ../blowfish.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../blowfish.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/blowfish.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../notes.so ../notes.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../notes.so gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../transfer.so ../transfer.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../transfer.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/transfer.mod' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/notes.mod' mv logs2html.o ../ gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -o ../../../logs2html.so ../logs2html.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto touch ../../../logs2html.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/logs2html.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../share.so ../share.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../share.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/share.mod' rm -f ../gseen.o mv gseen.o ../ gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -o ../../../gseen.so ../gseen.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/gseen.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../server.so ../server.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../server.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/server.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../channels.so ../channels.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../channels.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/channels.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../filesys.so ../filesys.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../filesys.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/filesys.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../irc.so ../irc.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../irc.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod/irc.mod' All modules compiled. make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod' Test run of ./eggdrop -v: Eggdrop v1.8.4 (C) 1997 Robey Pointer (C) 2010-2018 Eggheads Configure flags: '--build=i586-alpine-linux-musl' '--host=i586-alpine-linux-musl' '--prefix=/usr' '--with-tcllib=/usr/lib/libtcl8.6.so' '--with-tclinc=/usr/include/tcl.h' 'build_alias=i586-alpine-linux-musl' 'host_alias=i586-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=-Os -fomit-frame-pointer' Compiled with: IPv6, TLS, handlen=32 Eggdrop successfully compiled: -rwxr-xr-x 1 buildoze buildoze 528460 Jan 12 22:25 eggdrop Modules successfully compiled: -rwxr-xr-x 1 buildoze buildoze 21492 Jan 12 22:25 assoc.so -rwxr-xr-x 1 buildoze buildoze 25788 Jan 12 22:25 blowfish.so -rwxr-xr-x 1 buildoze buildoze 160024 Jan 12 22:25 channels.so -rwxr-xr-x 1 buildoze buildoze 22044 Jan 12 22:25 compress.so -rwxr-xr-x 1 buildoze buildoze 21728 Jan 12 22:25 console.so -rwxr-xr-x 1 buildoze buildoze 17448 Jan 12 22:25 ctcp.so -rwxr-xr-x 1 buildoze buildoze 31352 Jan 12 22:25 dns.so -rwxr-xr-x 1 buildoze buildoze 116532 Jan 12 22:25 filesys.so -rwxr-xr-x 1 buildoze buildoze 69552 Jan 12 22:25 gseen.so -rwxr-xr-x 1 buildoze buildoze 186488 Jan 12 22:25 irc.so -rwxr-xr-x 1 buildoze buildoze 76780 Jan 12 22:25 logs2html.so -rwxr-xr-x 1 buildoze buildoze 43920 Jan 12 22:25 notes.so -rwxr-xr-x 1 buildoze buildoze 25736 Jan 12 22:25 seen.so -rwxr-xr-x 1 buildoze buildoze 89708 Jan 12 22:25 server.so -rwxr-xr-x 1 buildoze buildoze 65084 Jan 12 22:25 share.so -rwxr-xr-x 1 buildoze buildoze 48516 Jan 12 22:25 transfer.so -rwxr-xr-x 1 buildoze buildoze 17424 Jan 12 22:25 uptime.so Now run "make install" to install your bot. >>> eggdrop: Entering fakeroot... Eggdrop v1.8.4 (C) 1997 Robey Pointer (C) 2010-2018 Eggheads Configure flags: '--build=i586-alpine-linux-musl' '--host=i586-alpine-linux-musl' '--prefix=/usr' '--with-tcllib=/usr/lib/libtcl8.6.so' '--with-tclinc=/usr/include/tcl.h' 'build_alias=i586-alpine-linux-musl' 'host_alias=i586-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=-Os -fomit-frame-pointer' Compiled with: IPv6, TLS, handlen=32 Installing in directory: '/home/buildozer/aports/main/eggdrop/pkg/eggdrop/usr/share/eggdrop'. Copying new 'eggdrop' executable and creating symlink. Creating 'modules-1.8.4' subdirectory and symlink. Creating 'text' subdirectory. Copying help files. Copying language files. Creating skeletal filesystem subdirectories. Creating 'language' subdirectory. Creating 'logs' subdirectory. Copying new modules. make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/scripts' make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/doc' make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/scripts' Creating 'doc/man1' subdirectory. make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod' Copying module help files. Creating 'doc/html' subdirectory. make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod' Copying module language files. Creating 'doc/html/appendices' subdirectory. Creating 'doc/html/coreDocs' subdirectory. Creating 'doc/html/installAndSetup' subdirectory. Creating 'doc/html/mainDocs' subdirectory. Creating 'help/msg' subdirectory. Creating 'doc/html/_static' subdirectory. Creating 'doc/settings' subdirectory. Copying docs. make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod' make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/src/mod' make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.8.4/doc' Installation completed. If you intend to use this bot as a botnet hub for other 1.8 bots using SSL, please run "make sslcert" now. If you installed eggdrop to a custom path during the make install process, use the same DEST= option here. You MUST ensure that you edit/verify your configuration file. An example configuration file, eggdrop.conf, is distributed with Eggdrop. Remember to change directory to /home/buildozer/aports/main/eggdrop/pkg/eggdrop/usr/share/eggdrop before you proceed. >>> eggdrop-doc*: Running split function doc... >>> eggdrop-doc*: Preparing subpackage eggdrop-doc... >>> eggdrop-doc*: Running postcheck for eggdrop-doc >>> eggdrop-logs2html*: Running split function logs2html... >>> eggdrop-logs2html*: Preparing subpackage eggdrop-logs2html... >>> eggdrop-logs2html*: Stripping binaries >>> eggdrop-logs2html*: Running postcheck for eggdrop-logs2html >>> eggdrop-gseen*: Running split function gseen... >>> eggdrop-gseen*: Preparing subpackage eggdrop-gseen... >>> eggdrop-gseen*: Stripping binaries >>> eggdrop-gseen*: Running postcheck for eggdrop-gseen >>> eggdrop*: Running postcheck for eggdrop >>> eggdrop*: Preparing package eggdrop... >>> eggdrop*: Stripping binaries >>> eggdrop-doc*: Scanning shared objects >>> eggdrop-gseen*: Scanning shared objects >>> eggdrop-logs2html*: Scanning shared objects >>> eggdrop*: Scanning shared objects >>> eggdrop-doc*: Tracing dependencies... >>> eggdrop-doc*: Package size: 1.7 MB >>> eggdrop-doc*: Compressing data... >>> eggdrop-doc*: Create checksum... >>> eggdrop-doc*: Create eggdrop-doc-1.8.4-r1.apk >>> eggdrop-gseen*: Tracing dependencies... tcl so:libc.musl-x86.so.1 so:libtcl8.6.so >>> eggdrop-gseen*: Package size: 120.0 KB >>> eggdrop-gseen*: Compressing data... >>> eggdrop-gseen*: Create checksum... >>> eggdrop-gseen*: Create eggdrop-gseen-1.8.4-r1.apk >>> eggdrop-logs2html*: Tracing dependencies... tcl so:libc.musl-x86.so.1 so:libtcl8.6.so >>> eggdrop-logs2html*: Package size: 164.0 KB >>> eggdrop-logs2html*: Compressing data... >>> eggdrop-logs2html*: Create checksum... >>> eggdrop-logs2html*: Create eggdrop-logs2html-1.8.4-r1.apk >>> eggdrop*: Tracing dependencies... tcl so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libssl.so.1.1 so:libtcl8.6.so so:libz.so.1 >>> eggdrop*: Package size: 1.8 MB >>> eggdrop*: Compressing data... >>> eggdrop*: Create checksum... >>> eggdrop*: Create eggdrop-1.8.4-r1.apk >>> eggdrop: Build complete at Tue, 12 Jan 2021 22:25:13 +0000 elapsed time 0h 0m 26s >>> eggdrop: Cleaning up srcdir >>> eggdrop: Cleaning up pkgdir >>> eggdrop: Uninstalling dependencies... (1/5) Purging .makedepends-eggdrop (20210112.222448) (2/5) Purging openssl-dev (1.1.1i-r0) (3/5) Purging tcl-dev (8.6.10-r1) (4/5) Purging tcl (8.6.10-r1) (5/5) Purging zlib-dev (1.2.11-r3) Executing busybox-1.32.1-r0.trigger OK: 310 MiB in 86 packages >>> eggdrop: Updating the main/x86 repository index... >>> eggdrop: Signing the index...