>>> eggdrop: Building main/eggdrop 1.9.3-r0 (using abuild 3.9.0-r5) started Fri, 12 Aug 2022 21:42:37 +0000 >>> eggdrop: Checking sanity of /home/buildozer/aports/main/eggdrop/APKBUILD... >>> eggdrop: Analyzing dependencies... >>> eggdrop: Installing for build: build-base openssl-dev>3 tcl-dev (1/6) Installing openssl-dev (3.0.5-r2) (2/6) Installing tzdata (2022b-r2) (3/6) Installing tcl (8.6.12-r1) (4/6) Installing zlib-dev (1.2.12-r3) (5/6) Installing tcl-dev (8.6.12-r1) (6/6) Installing .makedepends-eggdrop (20220812.214238) Executing busybox-1.35.0-r22.trigger OK: 794 MiB in 122 packages >>> eggdrop: Cleaning up srcdir >>> eggdrop: Cleaning up pkgdir >>> eggdrop: Fetching https://distfiles.alpinelinux.org/distfiles/edge/eggdrop-1.9.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> eggdrop: Fetching https://github.com/eggheads/eggdrop/releases/download/v1.9.3/eggdrop-1.9.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1998k 100 1998k 0 0 3275k 0 --:--:-- --:--:-- --:--:-- 3275k >>> eggdrop: Fetching https://distfiles.alpinelinux.org/distfiles/edge/eggdrop-1.9.3.tar.gz >>> eggdrop: Checking sha512sums... eggdrop-1.9.3.tar.gz: OK eggdrop-langdir.patch: OK utf8.patch: OK >>> eggdrop: Unpacking /var/cache/distfiles/edge/eggdrop-1.9.3.tar.gz... >>> eggdrop: eggdrop-langdir.patch patching file src/eggdrop.h Hunk #1 succeeded at 71 (offset 8 lines). >>> eggdrop: utf8.patch patching file src/tcl.c Hunk #1 succeeded at 743 (offset -120 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 x86_64-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 gcc option to accept ISO C99... 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 x86_64-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 build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for a sed that does not truncate output... /bin/sed checking for library containing gethostbyname... none required checking for library containing socket... none required checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing dlopen... none required checking for tan in -lm... yes checking target system type... x86_64-alpine-linux-musl checking system type... Linux checking system release... 5.15.12-0-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/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 dprintf... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for getrandom... yes checking for inet_aton... yes checking for isascii... yes checking for memset_s... no checking for random... yes checking for rand... yes checking for lrand48... yes checking for snprintf... yes checking for strlcpy... 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 b64_ntop... no checking for b64_ntop with -lresolv... no checking for b64_ntop with -lnetwork... no 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.12 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 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 ASN1_STRING_get0_data... yes checking for EVP_PKEY_get1_EC_KEY... 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.15.12-0-lts IPv6 Support: yes Tcl version: 8.6.12 (threaded) SSL/TLS Support: yes (OpenSSL 3.0.5 5 Jul 2022) Threaded DNS core: yes 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.9.3/src/mod' Configuring module 'compress'. configure: creating cache ../../../config.cache checking for x86_64-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 x86_64-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.9.3/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.9.3/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 -Wl,--as-needed,-O1,--sort-common -lpthread"' \ '-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.9.3/src/compat' gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c base64.c make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/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 gcc -Os -fomit-frame-pointer -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/usr/include -Os -fomit-frame-pointer -c explicit_bzero.c 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 snprintf.c modules.c:562:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 562 | (Function) MD5_Init, | ^ In file included from md5/md5.h:32, from modules.c:30: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ modules.c:563:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 563 | (Function) MD5_Update, | ^ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ modules.c:564:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 564 | (Function) MD5_Final, | ^ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ dcc.c: In function 'dcc_bot_digest': dcc.c:333:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 333 | MD5_Init(&md5context); | ^~~~~~~~ In file included from md5/md5.h:32, from dcc.c:32: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ dcc.c:334:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 334 | MD5_Update(&md5context, (unsigned char *) challenge, strlen(challenge)); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ dcc.c:335:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 335 | MD5_Update(&md5context, (unsigned char *) password, strlen(password)); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ dcc.c:336:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 336 | MD5_Final(digest, &md5context); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ dcc.c: In function 'dcc_bot_check_digest': dcc.c:594:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 594 | MD5_Init(&md5context); | ^~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ dcc.c:598:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 598 | MD5_Update(&md5context, (unsigned char *) digest_string, | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ dcc.c:600:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 600 | MD5_Update(&md5context, (unsigned char *) botnetnick, strlen(botnetnick)); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ dcc.c:601:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 601 | MD5_Update(&md5context, (unsigned char *) ">", 1); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ dcc.c:602:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 602 | MD5_Update(&md5context, (unsigned char *) password, strlen(password)); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ dcc.c:604:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 604 | MD5_Final(digest, &md5context); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ tclmisc.c: In function 'tcl_md5': tclmisc.c:719:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 719 | MD5_Init(&md5context); | ^~~~~~~~ In file included from md5/md5.h:32, from tclmisc.c:27: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ tclmisc.c:720:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 720 | MD5_Update(&md5context, (unsigned char *) string, len); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ tclmisc.c:721:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 721 | MD5_Final(digest, &md5context); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *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.9.3/src/md5' tls.c: In function 'ssl_init': tls.c:234:7: warning: 'PEM_read_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 234 | dh = PEM_read_DHparams(paramfile, NULL, NULL, NULL); | ^~ In file included from /usr/include/openssl/ssl.h:36, from eggdrop.h:266, from main.h:90, from tls.c:27: /usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ tls.c:241:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 241 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/compat' make linkstart && make link && make linkfinish make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/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.9.3/src' make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src' gcc -Os -fomit-frame-pointer -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include -Wl,--as-needed,-O1,--sort-common -lpthread -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.9.3/src' make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src' Successful compile: eggdrop make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src' make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src' Making modules... make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod' make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/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.9.3/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.9.3/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.9.3/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.9.3/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.9.3/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.9.3/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.9.3/src/mod/ident.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 .././ident.mod/ident.c && mv -f ident.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/filesys.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 ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/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.9.3/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.9.3/src/mod/pbkdf2.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 .././pbkdf2.mod/pbkdf2.c && mv -f pbkdf2.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/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.9.3/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 ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/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.9.3/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.9.3/src/mod/twitch.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 .././twitch.mod/twitch.c && mv -f twitch.o ../ make[2]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/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 ../ gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../pbkdf2.so ../pbkdf2.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../pbkdf2.so gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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 gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../ident.so ../ident.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../ident.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/pbkdf2.mod' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/uptime.mod' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/dns.mod' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/ident.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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 gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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,-O1,--sort-common -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.9.3/src/mod/compress.mod' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/console.mod' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/assoc.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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.9.3/src/mod/ctcp.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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 gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -shared -Os -fomit-frame-pointer -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -I/usr/include -o ../../../twitch.so ../twitch.o -L/usr/lib -ltcl8.6 -lz -lpthread -lssl -lcrypto && touch ../../../twitch.so make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/seen.mod' make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/twitch.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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.9.3/src/mod/blowfish.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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 make[2]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod/notes.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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.9.3/src/mod/transfer.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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.9.3/src/mod/share.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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.9.3/src/mod/server.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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.9.3/src/mod/filesys.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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.9.3/src/mod/channels.mod' gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -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.9.3/src/mod/irc.mod' All modules compiled. make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod' Test run of ./eggdrop -v: Eggdrop v1.9.3 (C) 1997 Robey Pointer (C) 2010-2022 Eggheads Configure flags: '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--prefix=/usr' '--with-tcllib=/usr/lib/libtcl8.6.so' '--with-tclinc=/usr/include/tcl.h' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' Compiled with: IPv6, TLS, Threaded DNS core, handlen=32 Eggdrop successfully compiled: -rwxr-xr-x 1 buildoze buildoze 505640 Aug 12 21:42 eggdrop Modules successfully compiled: -rwxr-xr-x 1 buildoze buildoze 21824 Aug 12 21:42 assoc.so -rwxr-xr-x 1 buildoze buildoze 26192 Aug 12 21:42 blowfish.so -rwxr-xr-x 1 buildoze buildoze 133880 Aug 12 21:42 channels.so -rwxr-xr-x 1 buildoze buildoze 18424 Aug 12 21:42 compress.so -rwxr-xr-x 1 buildoze buildoze 22248 Aug 12 21:42 console.so -rwxr-xr-x 1 buildoze buildoze 18016 Aug 12 21:42 ctcp.so -rwxr-xr-x 1 buildoze buildoze 16368 Aug 12 21:42 dns.so -rwxr-xr-x 1 buildoze buildoze 102464 Aug 12 21:42 filesys.so -rwxr-xr-x 1 buildoze buildoze 18144 Aug 12 21:42 ident.so -rwxr-xr-x 1 buildoze buildoze 175144 Aug 12 21:43 irc.so -rwxr-xr-x 1 buildoze buildoze 45024 Aug 12 21:42 notes.so -rwxr-xr-x 1 buildoze buildoze 18304 Aug 12 21:42 pbkdf2.so -rwxr-xr-x 1 buildoze buildoze 22008 Aug 12 21:42 seen.so -rwxr-xr-x 1 buildoze buildoze 127008 Aug 12 21:42 server.so -rwxr-xr-x 1 buildoze buildoze 62280 Aug 12 21:42 share.so -rwxr-xr-x 1 buildoze buildoze 49832 Aug 12 21:42 transfer.so -rwxr-xr-x 1 buildoze buildoze 36088 Aug 12 21:42 twitch.so -rwxr-xr-x 1 buildoze buildoze 17768 Aug 12 21:42 uptime.so Now run "make install" to install your bot. >>> eggdrop: Entering fakeroot... Eggdrop v1.9.3 (C) 1997 Robey Pointer (C) 2010-2022 Eggheads Configure flags: '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--prefix=/usr' '--with-tcllib=/usr/lib/libtcl8.6.so' '--with-tclinc=/usr/include/tcl.h' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' Compiled with: IPv6, TLS, Threaded DNS core, 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.9.3' subdirectory and symlink. Creating 'text' subdirectory. Copying help files. Copying language files. Creating skeletal filesystem subdirectories. Creating 'language' subdirectory. Creating 'logs' subdirectory. make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/scripts' Copying new modules. Creating 'scripts' subdirectory. make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/doc' Creating 'doc/man1' subdirectory. Copying scripts. make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod' Copying module help files. Creating 'doc/html' subdirectory. make[1]: Entering directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod' Copying module language files. Creating 'doc/html/about' subdirectory. Creating 'doc/html/install' subdirectory. Creating 'help/msg' subdirectory. Creating 'doc/html/modules' subdirectory. Creating 'doc/html/tutorials' subdirectory. make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/scripts' Creating 'doc/html/using' subdirectory. Creating 'doc/html/_static' subdirectory. Creating 'doc/settings' subdirectory. Copying docs. make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod' make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/src/mod' make[1]: Leaving directory '/home/buildozer/aports/main/eggdrop/src/eggdrop-1.9.3/doc' Installation completed. If you intend to use this bot as a botnet hub for other Eggdrops 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*: Running postcheck for eggdrop >>> eggdrop*: Preparing package eggdrop... >>> eggdrop*: Stripping binaries >>> eggdrop-doc*: Scanning shared objects >>> eggdrop*: Scanning shared objects >>> eggdrop-doc*: Tracing dependencies... >>> eggdrop-doc*: Package size: 2.3 MB >>> eggdrop-doc*: Compressing data... >>> eggdrop-doc*: Create checksum... >>> eggdrop-doc*: Create eggdrop-doc-1.9.3-r0.apk >>> eggdrop*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libssl.so.3 so:libtcl8.6.so so:libz.so.1 >>> eggdrop*: Package size: 2.0 MB >>> eggdrop*: Compressing data... >>> eggdrop*: Create checksum... >>> eggdrop*: Create eggdrop-1.9.3-r0.apk >>> eggdrop: Build complete at Fri, 12 Aug 2022 21:43:02 +0000 elapsed time 0h 0m 25s >>> eggdrop: Cleaning up srcdir >>> eggdrop: Cleaning up pkgdir >>> eggdrop: Uninstalling dependencies... (1/6) Purging .makedepends-eggdrop (20220812.214238) (2/6) Purging openssl-dev (3.0.5-r2) (3/6) Purging tcl-dev (8.6.12-r1) (4/6) Purging tcl (8.6.12-r1) (5/6) Purging tzdata (2022b-r2) (6/6) Purging zlib-dev (1.2.12-r3) Executing busybox-1.35.0-r22.trigger OK: 783 MiB in 116 packages >>> eggdrop: Updating the main/x86_64 repository index... >>> eggdrop: Signing the index...