>>> epic5: Building community/epic5 3.0.3-r0 (using abuild 3.14.1-r7) started Wed, 26 Mar 2025 17:38:39 +0000
>>> epic5: Validating /home/buildozer/aports/community/epic5/APKBUILD...
>>> epic5: Analyzing dependencies...
>>> epic5: Installing for build: build-base libarchive-dev ncurses-dev openssl-dev perl-dev
(1/17) Installing libbz2 (1.0.8-r6)
(2/17) Installing xz-libs (5.6.4-r0)
(3/17) Installing libarchive (3.7.7-r0)
(4/17) Installing openssl-dev (3.3.3-r0)
(5/17) Installing libarchive-dev (3.7.7-r0)
(6/17) Installing libformw (6.5_p20250216-r0)
(7/17) Installing libmenuw (6.5_p20250216-r0)
(8/17) Installing libpanelw (6.5_p20250216-r0)
(9/17) Installing libncurses++ (6.5_p20250216-r0)
(10/17) Installing ncurses-dev (6.5_p20250216-r0)
(11/17) Installing perl (5.40.1-r0)
(12/17) Installing perl-utils (5.40.1-r0)
(13/17) Installing perl-dev (5.40.1-r0)
(14/17) Installing .makedepends-epic5 (20250326.173841)
(15/17) Installing perl-error (0.17030-r0)
(16/17) Installing perl-git (2.49.0-r0)
(17/17) Installing git-perl (2.49.0-r0)
Executing busybox-1.37.0-r14.trigger
OK: 448 MiB in 125 packages
>>> epic5: Cleaning up srcdir
>>> epic5: Cleaning up pkgdir
>>> epic5: Cleaning up tmpdir
>>> epic5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/epic5-3.0.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
curl: (22) The requested URL returned error: 404
>>> epic5: Fetching https://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/epic5-3.0.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 1217k  100 1217k    0     0  1011k      0  0:00:01  0:00:01 --:--:-- 1011k
>>> epic5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/epic5-3.0.3.tar.gz
>>> epic5: Checking sha512sums...
epic5-3.0.3.tar.gz: OK
default-to-oftc.patch: OK
>>> epic5: Unpacking /var/cache/distfiles/edge/epic5-3.0.3.tar.gz...
>>> epic5: default-to-oftc.patch
patching file include/config.h
this is EPIC5 commit 2157

checking for 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for an extra library directory... yes, /usr/local
checking for setenv in -lcext... no
checking for Macintosh OS X... ok
checking which multiplexer function to use... select
checking for select... yes
checking for socket in -lsocket... no
checking for archive_read_new in -larchive... yes
checking whether libarchive works the way I expect... yes
checking whether to include SSL support... yes
checking for getpwnam in -lsun... no
checking for inet_addr in -ldgc... no
checking for gethostbyname in -lresolv... yes
checking for crypt in -lcrypt... yes
checking for pow in -lm... yes
checking for clock_gettime in -lrt... yes
checking for regcomp in -lregex... no
checking whether you want to use termcap instead of terminfo/ncurses... no
checking for setupterm in -lncurses... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for locale.h... yes
checking for math.h... yes
checking for ndbm.h... no
checking for netdb.h... yes
checking for regex.h... yes
checking for stdargs.h... no
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for sys/cdefs.h... no
checking for sys/file.h... yes
checking for sys/filio.h... no
checking for sys/select.h... yes
checking for sys/syslimits.h... no
checking for sys/time.h... yes
checking for sys/un.h... yes
checking for sys/param.h... yes
checking for termios.h... yes
checking for sys/termios.h... yes
checking for xlocale.h... no
checking for term.h... yes
checking for clock_gettime... yes
checking for crypt... yes
checking for fchdir... yes
checking for fpathconf... yes
checking for getlogin... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for getpass... yes
checking for getpgid... yes
checking for getservbyport... yes
checking for gettimeofday... yes
checking for killpg... yes
checking for memmove... yes
checking for nanosleep... yes
checking for uname... yes
checking for realpath... yes
checking for setenv... yes
checking for setsid... yes
checking for tcsetpgrp... yes
checking for setupterm... yes
checking for snprintf... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strptime... yes
checking for strtoul... yes
checking for sysconf... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for isfinite... yes
checking for finite... yes
checking for tparm... yes
checking for newlocale... yes
checking for unveil... no
checking for pledge... no
checking whether you are using a gnu libc that is so old it needs a hack to use newlocale... yes
checking whether we can fix that with _GNU_SOURCE... no. well...
checking whether we can fix that with _XOPEN_SOURCE 700... yes.  Yay!
checking whether term.h works by itself... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for useful SO_SNDLOWAT... no
checking for useful realpath... no
checking for sys_siglist declaration... no
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for intptr_t... yes
checking for socklen_t... yes
checking for struct linger... yes
checking to see if your struct sockaddr includes a length field... no
checking whether to support ipv6... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for struct addrinfo... yes
checking to see if your getaddrinfo supports AF_UNIX... no. ugh
checking whether to include iconv support... yes
checking whether to include wserv support... yes
checking whether to include Valgrind Memcheck support... no
checking whether to include clang15 sanitizing support... no
checking for perl... yes
checking whether to support Perl... yes
checking whether embedded perl works the way I expect... yes
checking whether to support Ruby... yes
checking for ruby... no
checking whether to support Python... yes
checking for python3-config... no
checking whether your compiler supports -Wno-compound-token-split-by-macro... yes
checking whether your compiler supports -fno-strict-aliasing... yes
checking whether your compiler supports -fwrapv... yes
checking whether your compiler supports -fno-delete-null-pointer-checks... yes
checking whether your compiler supports __attribute__((fallthrough))... yes
checking whether your compiler supports __attribute__((may_alias))... yes
checking whether your compiler supports extra warning flags... yes
checking whether your compiler supports -Wno-unused-parameter... yes
checking whether your compiler supports -Wno-unused-function... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating source/Makefile
config.status: creating source/info.c.sh
config.status: creating include/defs.h

There you go.  Look at include/config.h for any options that 
you might want to change before you 'make'.  Don't forget to 
do a 'make install' before you're done.

make[1]: Entering directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/source'
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c alias.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c alist.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ara.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c array.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c cJSON.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c clock.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c commands.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c compat.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c crypt.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c crypto.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ctcp.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c dcc.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c debug.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c elf.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c exec.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c files.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c functions.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c glob.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c hook.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c if.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ignore.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c input.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ./irc.c      \
-DIRCLIB=\"/usr/share/epic5/\"
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ircaux.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ircsig.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c keys.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c lastlog.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c levels.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c list.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c log.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c logfiles.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c mail.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c names.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c network.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c newio.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c notify.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c numbers.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c output.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c parse.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ./perl.c  -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib/perl5/core_perl/CORE  -Wno-compound-token-split-by-macro
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c queue.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c recode.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c reg.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c screen.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c sdbm.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c server.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c sha2.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ssl.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c status.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c term.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c timer.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ./vars.c   \
-DWSERV_PATH=\"/usr/libexec/epic5-wserv4\"
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c wcwidth.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c who.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c window.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c words.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function stringify.c -o stringify
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c wserv.c
words.c: In function 'search_for':
words.c:87:24: warning: 'offset' may be used uninitialized [-Wmaybe-uninitialized]
   87 |                 return offset;
      |                        ^~~~~~
words.c:69:25: note: 'offset' was declared here
   69 |         ptrdiff_t       offset;
      |                         ^~~~~~
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o wserv4 wserv.o ircsig.o compat.o -lncurses -L/usr/local/lib  -larchive -lssl -lcrypto -lresolv -lcrypt -lm -lrt
sh info.c.sh
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -I./../include -I../include -c info.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o epic5 alias.o alist.o ara.o array.o cJSON.o clock.o commands.o compat.o crypt.o crypto.o ctcp.o dcc.o debug.o elf.o exec.o files.o functions.o glob.o hook.o if.o ignore.o input.o irc.o ircaux.o ircsig.o keys.o lastlog.o levels.o list.o log.o logfiles.o mail.o names.o network.o newio.o notify.o numbers.o output.o parse.o perl.o  queue.o recode.o reg.o  screen.o sdbm.o server.o sha2.o ssl.o status.o term.o timer.o vars.o wcwidth.o who.o window.o words.o  info.o -rdynamic -Wl,-rpath,/usr/lib/perl5/core_perl/CORE  -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc   -lncurses -L/usr/local/lib  -larchive -lssl -lcrypto -lresolv -lcrypt -lm -lrt
rm -f info.c info.o
make[1]: Leaving directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/source'
this is EPIC5 commit 2157

checking for 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for an extra library directory... yes, /usr/local
checking for setenv in -lcext... no
checking for Macintosh OS X... ok
checking which multiplexer function to use... select
checking for select... yes
checking for socket in -lsocket... no
checking whether to include SSL support... yes
checking for getpwnam in -lsun... no
checking for inet_addr in -ldgc... no
checking for gethostbyname in -lresolv... yes
checking for crypt in -lcrypt... yes
checking for pow in -lm... yes
checking for clock_gettime in -lrt... yes
checking for regcomp in -lregex... no
checking whether you want to use termcap instead of terminfo/ncurses... no
checking for setupterm in -lncurses... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for locale.h... yes
checking for math.h... yes
checking for ndbm.h... no
checking for netdb.h... yes
checking for regex.h... yes
checking for stdargs.h... no
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for sys/cdefs.h... no
checking for sys/file.h... yes
checking for sys/filio.h... no
checking for sys/select.h... yes
checking for sys/syslimits.h... no
checking for sys/time.h... yes
checking for sys/un.h... yes
checking for sys/param.h... yes
checking for termios.h... yes
checking for sys/termios.h... yes
checking for xlocale.h... no
checking for term.h... yes
checking for clock_gettime... yes
checking for crypt... yes
checking for fchdir... yes
checking for fpathconf... yes
checking for getlogin... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for getpass... yes
checking for getpgid... yes
checking for getservbyport... yes
checking for gettimeofday... yes
checking for killpg... yes
checking for memmove... yes
checking for nanosleep... yes
checking for uname... yes
checking for realpath... yes
checking for setenv... yes
checking for setsid... yes
checking for tcsetpgrp... yes
checking for setupterm... yes
checking for snprintf... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strptime... yes
checking for strtoul... yes
checking for sysconf... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for isfinite... yes
checking for finite... yes
checking for tparm... yes
checking for newlocale... yes
checking for unveil... no
checking for pledge... no
checking whether you are using a gnu libc that is so old it needs a hack to use newlocale... yes
checking whether we can fix that with _GNU_SOURCE... no. well...
checking whether we can fix that with _XOPEN_SOURCE 700... yes.  Yay!
checking whether term.h works by itself... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for useful SO_SNDLOWAT... no
checking for useful realpath... no
checking for sys_siglist declaration... no
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for intptr_t... yes
checking for socklen_t... yes
checking for struct linger... yes
checking to see if your struct sockaddr includes a length field... no
checking whether to support ipv6... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for struct addrinfo... yes
checking to see if your getaddrinfo supports AF_UNIX... no. ugh
checking whether to include iconv support... yes
checking whether to include wserv support... yes
checking whether to include Valgrind Memcheck support... no
checking whether to include clang15 sanitizing support... no
checking whether to support Perl... no
checking whether to support Ruby... yes
checking for ruby... no
checking whether to support Python... yes
checking for python3-config... no
checking whether your compiler supports -Wno-compound-token-split-by-macro... yes
checking whether your compiler supports -fno-strict-aliasing... yes
checking whether your compiler supports -fwrapv... yes
checking whether your compiler supports -fno-delete-null-pointer-checks... yes
checking whether your compiler supports __attribute__((fallthrough))... yes
checking whether your compiler supports __attribute__((may_alias))... yes
checking whether your compiler supports extra warning flags... yes
checking whether your compiler supports -Wno-unused-parameter... yes
checking whether your compiler supports -Wno-unused-function... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating source/Makefile
config.status: creating source/info.c.sh
config.status: creating include/defs.h

There you go.  Look at include/config.h for any options that 
you might want to change before you 'make'.  Don't forget to 
do a 'make install' before you're done.

make[1]: Entering directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/lite/source'
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c alias.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c alist.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ara.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c array.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c cJSON.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c clock.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c commands.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c compat.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c crypt.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c crypto.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ctcp.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c dcc.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c debug.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c elf.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c exec.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c files.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c functions.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c glob.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c hook.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c if.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ignore.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c input.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ./irc.c      \
-DIRCLIB=\"/usr/share/epic5/\"
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ircaux.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ircsig.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c keys.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c lastlog.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c levels.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c list.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c log.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c logfiles.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c mail.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c names.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c network.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c newio.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c notify.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c numbers.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c output.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c parse.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c queue.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c recode.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c reg.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c screen.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c sdbm.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c server.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c sha2.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ssl.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c status.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c term.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c timer.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c ./vars.c   \
-DWSERV_PATH=\"/usr/libexec/epic5-wserv4\"
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c wcwidth.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c who.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c window.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c words.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function stringify.c -o stringify
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function  -I./../include -I../include -c wserv.c
words.c: In function 'search_for':
words.c:87:24: warning: 'offset' may be used uninitialized [-Wmaybe-uninitialized]
   87 |                 return offset;
      |                        ^~~~~~
words.c:69:25: note: 'offset' was declared here
   69 |         ptrdiff_t       offset;
      |                         ^~~~~~
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o wserv4 wserv.o ircsig.o compat.o -lncurses -L/usr/local/lib  -lssl -lcrypto -lresolv -lcrypt -lm -lrt
sh info.c.sh
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -I./../include -I../include -c info.c
gcc -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o epic5 alias.o alist.o ara.o array.o cJSON.o clock.o commands.o compat.o crypt.o crypto.o ctcp.o dcc.o debug.o elf.o exec.o files.o functions.o glob.o hook.o if.o ignore.o input.o irc.o ircaux.o ircsig.o keys.o lastlog.o levels.o list.o log.o logfiles.o mail.o names.o network.o newio.o notify.o numbers.o output.o parse.o queue.o recode.o reg.o  screen.o sdbm.o server.o sha2.o ssl.o status.o term.o timer.o vars.o wcwidth.o who.o window.o words.o  info.o    -lncurses -L/usr/local/lib  -lssl -lcrypto -lresolv -lcrypt -lm -lrt
rm -f info.c info.o
make[1]: Leaving directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/lite/source'
ircII EPIC5-3.0.3 (Commit id: 2157) (Date of release: 20250227) (git: no-git)

Compile metadata: Compiled by buildozer@build-edge-x86_64 on Wed Mar 26 2025 at 17:38:54 UTC
Compiler: Using built-in specs.	COLLECT_GCC=gcc	COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-alpine-linux-musl/14.2.0/lto-wrapper	Target: x86_64-alpine-linux-musl	Configured with: /home/buildozer/aports/main/gcc/src/gcc-14.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --disable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 14.2.0'	Thread model: posix	Supported LTO compression algorithms: zlib	gcc version 14.2.0 (Alpine 14.2.0) 	
Configure options: ac_cs_config='--build=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --prefix=/usr --with-ipv6 build_alias=x86_64-alpine-linux-musl target_alias=x86_64-alpine-linux-musl CC=gcc '\''CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt'\'' '\''LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs'\'''	
Compilation FLAGS: CFLAGS = -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function	
Compilation LIBS: LIBS = -lncurses -L/usr/local/lib  -larchive -lssl -lcrypto -lresolv -lcrypt -lm -lrt	
Compilation link: 	$(CC) $(CFLAGS) $(LDFLAGS) -o epic5 $(OBJECTS) info.o -rdynamic -Wl,-rpath,/usr/lib/perl5/core_perl/CORE  -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc   $(LIBS)	
OpenSSL version: 0x30300030
OpenSSL version: OpenSSL 3.3.3 11 Feb 2025
ircII EPIC5-3.0.3 (Commit id: 2157) (Date of release: 20250227) (git: no-git)

Compile metadata: Compiled by buildozer@build-edge-x86_64 on Wed Mar 26 2025 at 17:39:04 UTC
Compiler: Using built-in specs.	COLLECT_GCC=gcc	COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-alpine-linux-musl/14.2.0/lto-wrapper	Target: x86_64-alpine-linux-musl	Configured with: /home/buildozer/aports/main/gcc/src/gcc-14.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --disable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 14.2.0'	Thread model: posix	Supported LTO compression algorithms: zlib	gcc version 14.2.0 (Alpine 14.2.0) 	
Configure options: ac_cs_config='--build=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --prefix=/usr --with-ipv6 --without-libarchive --without-perl build_alias=x86_64-alpine-linux-musl target_alias=x86_64-alpine-linux-musl CC=gcc '\''CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt'\'' '\''LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs'\'''	
Compilation FLAGS: CFLAGS = -I/usr/local/include/ -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function	
Compilation LIBS: LIBS = -lncurses -L/usr/local/lib  -lssl -lcrypto -lresolv -lcrypt -lm -lrt	
Compilation link: 	$(CC) $(CFLAGS) $(LDFLAGS) -o epic5 $(OBJECTS) info.o    $(LIBS)	
OpenSSL version: 0x30300030
OpenSSL version: OpenSSL 3.3.3 11 Feb 2025
>>> epic5: Entering fakeroot...
umask 022; \
for i in /home/buildozer/aports/community/epic5/pkg/epic5/usr/share/epic5 \
	 /home/buildozer/aports/community/epic5/pkg/epic5/usr/share/epic5/script \
	 /home/buildozer/aports/community/epic5/pkg/epic5/usr/bin \
	 /home/buildozer/aports/community/epic5/pkg/epic5/usr/libexec \
	 /home/buildozer/aports/community/epic5/pkg/epic5/usr/share/man/man1 ; do \
    if ! test -d $i ; then mkdir -p $i ; fi \
done
make[1]: Entering directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/source'
make[1]: 'wserv4' is up to date.
make[1]: Leaving directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/source'
install -p -m 755 source/wserv4 /home/buildozer/aports/community/epic5/pkg/epic5/usr/libexec/epic5-wserv4
for i in ./script/*; \
do \
	target=/home/buildozer/aports/community/epic5/pkg/epic5/usr/share/epic5/script/`basename $i`; \
	install -p -m 644 $i $target; \
done
install -p -m 644 ./doc/epic5.1 /home/buildozer/aports/community/epic5/pkg/epic5/usr/share/man/man1/epic5.1
make[1]: Entering directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/source'
make[1]: 'epic5' is up to date.
make[1]: Entering directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/source'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/source'
make[1]: 'wserv4' is up to date.
make[1]: Leaving directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/source'
install -p -m 755 source/epic5 /home/buildozer/aports/community/epic5/pkg/epic5/usr/bin/epic5-2157;	\
rm -f /home/buildozer/aports/community/epic5/pkg/epic5/usr/bin/epic5; \
ln -s epic5-2157 /home/buildozer/aports/community/epic5/pkg/epic5/usr/bin/epic5; 
>>> epic5-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/epic5/pkg/epic5-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/epic5/pkg/epic5-doc/usr/share/man'
>>> epic5-doc*: Preparing subpackage epic5-doc...
>>> epic5-doc*: Running postcheck for epic5-doc
>>> epic5-script*: Running split function script...
'usr/share/epic5' -> '/home/buildozer/aports/community/epic5/pkg/epic5-script/usr/share/epic5'
>>> epic5-script*: Preparing subpackage epic5-script...
>>> epic5-script*: Running postcheck for epic5-script
>>> epic5-lite*: Running split function lite...
umask 022; \
for i in /home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/share/epic5 \
	 /home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/share/epic5/script \
	 /home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/bin \
	 /home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/libexec \
	 /home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/share/man/man1 ; do \
    if ! test -d $i ; then mkdir -p $i ; fi \
done
make[1]: Entering directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/lite/source'
make[1]: 'wserv4' is up to date.
make[1]: Leaving directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/lite/source'
install -p -m 755 source/wserv4 /home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/libexec/epic5-wserv4
make[1]: Entering directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/lite/source'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/epic5/src/epic5-3.0.3/lite/source'
install -p -m 755 source/epic5 /home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/bin/epic5-2157;	\
rm -f /home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/bin/epic5; \
ln -s epic5-2157 /home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/bin/epic5; 
removed directory: '/home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/share/man/man1'
removed directory: '/home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/share/man'
removed directory: '/home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/share/epic5/script'
removed directory: '/home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/share/epic5'
removed directory: '/home/buildozer/aports/community/epic5/pkg/epic5-lite/usr/share'
>>> epic5-lite*: Preparing subpackage epic5-lite...
>>> epic5-lite*: Stripping binaries
>>> epic5-lite*: Running postcheck for epic5-lite
>>> epic5*: Running postcheck for epic5
>>> epic5*: Preparing package epic5...
>>> epic5*: Stripping binaries
>>> epic5-doc*: Scanning shared objects
>>> epic5-lite*: Scanning shared objects
>>> epic5-script*: Scanning shared objects
>>> epic5*: Scanning shared objects
>>> epic5-doc*: Tracing dependencies...
>>> epic5-doc*: Package size: 108.6 KB
>>> epic5-doc*: Compressing data...
>>> epic5-doc*: Create checksum...
>>> epic5-doc*: Create epic5-doc-3.0.3-r0.apk
>>> epic5-lite*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
	so:libcrypto.so.3
	so:libncursesw.so.6
	so:libssl.so.3
>>> epic5-lite*: Package size: 905.8 KB
>>> epic5-lite*: Compressing data...
>>> epic5-lite*: Create checksum...
>>> epic5-lite*: Create epic5-lite-3.0.3-r0.apk
>>> epic5-script*: Tracing dependencies...
	cmd:epic5=3.0.3-r0
>>> epic5-script*: Package size: 512.0 KB
>>> epic5-script*: Compressing data...
>>> epic5-script*: Create checksum...
>>> epic5-script*: Create epic5-script-3.0.3-r0.apk
>>> epic5*: Tracing dependencies...
	so:libarchive.so.13
	so:libc.musl-x86_64.so.1
	so:libcrypto.so.3
	so:libncursesw.so.6
	so:libperl.so
	so:libssl.so.3
>>> epic5*: Package size: 993.8 KB
>>> epic5*: Compressing data...
>>> epic5*: Create checksum...
>>> epic5*: Create epic5-3.0.3-r0.apk
>>> epic5: Build complete at Wed, 26 Mar 2025 17:39:06 +0000 elapsed time 0h 0m 27s
>>> epic5: Cleaning up srcdir
>>> epic5: Cleaning up pkgdir
>>> epic5: Uninstalling dependencies...
(1/17) Purging .makedepends-epic5 (20250326.173841)
(2/17) Purging libarchive-dev (3.7.7-r0)
(3/17) Purging libarchive (3.7.7-r0)
(4/17) Purging ncurses-dev (6.5_p20250216-r0)
(5/17) Purging libncurses++ (6.5_p20250216-r0)
(6/17) Purging libpanelw (6.5_p20250216-r0)
(7/17) Purging openssl-dev (3.3.3-r0)
(8/17) Purging perl-dev (5.40.1-r0)
(9/17) Purging perl-utils (5.40.1-r0)
(10/17) Purging git-perl (2.49.0-r0)
(11/17) Purging perl-git (2.49.0-r0)
(12/17) Purging perl-error (0.17030-r0)
(13/17) Purging perl (5.40.1-r0)
(14/17) Purging libbz2 (1.0.8-r6)
(15/17) Purging libformw (6.5_p20250216-r0)
(16/17) Purging libmenuw (6.5_p20250216-r0)
(17/17) Purging xz-libs (5.6.4-r0)
Executing busybox-1.37.0-r14.trigger
OK: 399 MiB in 108 packages
>>> epic5: Updating the community/x86_64 repository index...
>>> epic5: Signing the index...