>>> scanssh: Building community/scanssh 2.1.3.1-r1 (using abuild 3.12.0-r0) started Sun, 22 Oct 2023 09:55:09 +0000
>>> scanssh: Checking sanity of /home/buildozer/aports/community/scanssh/APKBUILD...
>>> scanssh: Analyzing dependencies...
>>> scanssh: Installing for build: build-base autoconf automake libpcap-dev libevent-dev libdnet-dev
(1/26) Installing m4 (1.4.19-r3)
(2/26) Installing libbz2 (1.0.8-r6)
(3/26) Installing perl (5.38.0-r0)
(4/26) Installing autoconf (2.71-r2)
(5/26) Installing automake (1.16.5-r2)
(6/26) Installing libpcap (1.10.4-r1)
(7/26) Installing libpcap-dev (1.10.4-r1)
(8/26) Installing libffi (3.4.4-r3)
(9/26) Installing gdbm (1.23-r1)
(10/26) Installing xz-libs (5.4.4-r0)
(11/26) Installing mpdecimal (2.5.1-r2)
(12/26) Installing libpanelw (6.4_p20231007-r0)
(13/26) Installing readline (8.2.1-r2)
(14/26) Installing sqlite-libs (3.43.2-r0)
(15/26) Installing python3 (3.11.6-r1)
(16/26) Installing python3-pycache-pyc0 (3.11.6-r1)
(17/26) Installing pyc (3.11.6-r1)
(18/26) Installing python3-pyc (3.11.6-r1)
(19/26) Installing libevent (2.1.12-r7)
(20/26) Installing libevent-dev (2.1.12-r7)
(21/26) Installing libdnet (1.16.4-r1)
(22/26) Installing libdnet-dev (1.16.4-r1)
(23/26) Installing .makedepends-scanssh (20231022.095512)
(24/26) Installing perl-error (0.17029-r2)
(25/26) Installing perl-git (2.42.0-r0)
(26/26) Installing git-perl (2.42.0-r0)
Executing busybox-1.36.1-r13.trigger
OK: 456 MiB in 127 packages
>>> scanssh: Cleaning up srcdir
>>> scanssh: Cleaning up pkgdir
>>> scanssh: Cleaning up tmpdir
>>> scanssh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/scanssh-2.1.3.1.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
>>> scanssh: Fetching scanssh-2.1.3.1.tar.gz::https://github.com/ofalk/scanssh/archive/2.1.3.1.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  144k    0  144k    0     0   247k      0 --:--:-- --:--:-- --:--:--  247k
>>> scanssh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/scanssh-2.1.3.1.tar.gz
>>> scanssh: Checking sha512sums...
scanssh-2.1.3.1.tar.gz: OK
>>> scanssh: Unpacking /var/cache/distfiles/v3.19/scanssh-2.1.3.1.tar.gz...
>>> scanssh: Updating ./config.guess
>>> scanssh: Updating ./config.sub
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i686-pc-linux-musl
checking host system type... i686-pc-linux-musl
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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for inet_aton... yes
checking for inet_pton... yes
checking for strsep... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for arc4random... no
checking for MD5Update... no
checking for warnx... yes
checking for libpcap... yes
checking for dnet-config... /usr/bin/dnet-config
checking whether libdnet is a libdumbnet... no
checking for libevent... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/select.h... yes
checking for fd_mask in sys/select.h... 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
yes
checking for pid_t... yes
checking for size_t... yes
checking for u_int64_t... yes
checking for u_int32_t... yes
checking for u_int16_t... yes
checking for u_int8_t... yes
checking for struct sockaddr_storage in sys/socket.h... yes
checking for struct addrinfo in netdb.h... yes
checking for timeradd in sys/time.h... yes
checking for byte order of raw socket I/O... good byte order
checking for sin_len in struct sockaddr_in... no
checking for sa_family_t... yes
checking for socklen_t... yes
checking for NI_NUMERICHOST... yes
checking for NI_MAXSERV... yes
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for seteuid... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o scanssh.o scanssh.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o atomicio.o atomicio.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o exclude.o exclude.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o connecter.o connecter.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o xmalloc.o xmalloc.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o interface.o interface.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o socks.o socks.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o http.o http.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o telnet.o telnet.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o arc4random.o arc4random.c
gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I.  -I./ -I./compat -I/usr/include -I/usr/include    -O2 -Wall -g -c -o md5.o md5.c
In file included from atomicio.c:31:
config.h:177: warning: "PACKAGE_BUGREPORT" redefined
  177 | #define PACKAGE_BUGREPORT ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:180: warning: "PACKAGE_NAME" redefined
  180 | #define PACKAGE_NAME ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:183: warning: "PACKAGE_STRING" redefined
  183 | #define PACKAGE_STRING ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:186: warning: "PACKAGE_TARNAME" redefined
  186 | #define PACKAGE_TARNAME ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:192: warning: "PACKAGE_VERSION" redefined
  192 | #define PACKAGE_VERSION ""
      | 
<command-line>: note: this is the location of the previous definition
In file included from arc4random.c:4:
config.h:177: warning: "PACKAGE_BUGREPORT" redefined
  177 | #define PACKAGE_BUGREPORT ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:180: warning: "PACKAGE_NAME" redefined
  180 | #define PACKAGE_NAME ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:183: warning: "PACKAGE_STRING" redefined
  183 | #define PACKAGE_STRING ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:186: warning: "PACKAGE_TARNAME" redefined
  186 | #define PACKAGE_TARNAME ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:192: warning: "PACKAGE_VERSION" redefined
  192 | #define PACKAGE_VERSION ""
      | 
<command-line>: note: this is the location of the previous definition
arc4random.c: In function 'arc4random':
arc4random.c:19:25: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration]
   19 |                 srandom(time(NULL));
      |                         ^~~~
arc4random.c:5:1: note: 'time' is defined in header '<time.h>'; did you forget to '#include <time.h>'?
    4 | #include "config.h"
  +++ |+#include <time.h>
    5 | 
md5.c: In function 'MD5Final':
md5.c:174:30: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
  174 |         memset(ctx, 0, sizeof(ctx));    /* In case it's sensitive */
      |                              ^
In file included from xmalloc.c:21:
config.h:177: warning: "PACKAGE_BUGREPORT" redefined
  177 | #define PACKAGE_BUGREPORT ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:180: warning: "PACKAGE_NAME" redefined
  180 | #define PACKAGE_NAME ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:183: warning: "PACKAGE_STRING" redefined
  183 | #define PACKAGE_STRING ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:186: warning: "PACKAGE_TARNAME" redefined
  186 | #define PACKAGE_TARNAME ""
      | 
<command-line>: note: this is the location of the previous definition
config.h:192: warning: "PACKAGE_VERSION" redefined
  192 | #define PACKAGE_VERSION ""
      | 
<command-line>: note: this is the location of the previous definition
telnet.c: In function 'telnet_makeconnect':
telnet.c:80:25: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
   80 | #define CCPROXY         "CCProxy Telnet>"
      |                         ^~~~~~~~~~~~~~~~~
      |                         |
      |                         char *
telnet.c:95:34: note: in expansion of macro 'CCPROXY'
   95 |         if (evbuffer_find(input, CCPROXY, strlen(CCPROXY)) != NULL) {
      |                                  ^~~~~~~
In file included from /usr/include/event.h:72,
                 from telnet.c:47:
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
telnet.c:81:25: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
   81 | #define GATEWAY1        "host_name:port"
      |                         ^~~~~~~~~~~~~~~~
      |                         |
      |                         char *
telnet.c:102:41: note: in expansion of macro 'GATEWAY1'
  102 |         } else if (evbuffer_find(input, GATEWAY1, strlen(GATEWAY1)) != NULL) {
      |                                         ^~~~~~~~
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
telnet.c:82:25: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
   82 | #define GATEWAY2        "host[:port]:"
      |                         ^~~~~~~~~~~~~~
      |                         |
      |                         char *
telnet.c:109:41: note: in expansion of macro 'GATEWAY2'
  109 |         } else if (evbuffer_find(input, GATEWAY2, strlen(GATEWAY2)) != NULL) {
      |                                         ^~~~~~~~
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
telnet.c:83:25: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
   83 | #define WINGATE         "WinGate>"
      |                         ^~~~~~~~~~
      |                         |
      |                         char *
telnet.c:120:41: note: in expansion of macro 'WINGATE'
  120 |         } else if (evbuffer_find(input, WINGATE, strlen(WINGATE)) != NULL) {
      |                                         ^~~~~~~
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
socks.c: In function 'socks_bufferanalyse':
socks.c:190:50: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
  190 |                 while ((p = evbuffer_find(input, "\n", 1)) != NULL) {
      |                                                  ^~~~
      |                                                  |
      |                                                  char *
http.c: In function 'http_getheaders':
In file included from /usr/include/event.h:72,
                 from socks.c:47:
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
http.c:94:42: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
   94 |         while ((p = evbuffer_find(input, "\n", 1)) != NULL) {
      |                                          ^~~~
      |                                          |
      |                                          char *
socks.c:190:27: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  190 |                 while ((p = evbuffer_find(input, "\n", 1)) != NULL) {
      |                           ^
In file included from /usr/include/event.h:72,
                 from http.c:46:
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
http.c:94:19: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
   94 |         while ((p = evbuffer_find(input, "\n", 1)) != NULL) {
      |                   ^
socks.c:196:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  196 |                         if (strlen(EVBUFFER_DATA(input)) == 0) {
      |                                    ^~~~~~~~~~~~~
      |                                    |
      |                                    unsigned char *
telnet.c: In function 'telnet_readcb':
In file included from /usr/include/fortify/string.h:23,
                 from socks.c:43:
/usr/include/string.h:54:16: note: expected 'const char *' but argument is of type 'unsigned char *'
   54 | size_t strlen (const char *);
      |                ^~~~~~~~~~~~
http.c:100:28: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  100 |                 if (strlen(EVBUFFER_DATA(input)) == 0) {
      |                            ^~~~~~~~~~~~~
      |                            |
      |                            unsigned char *
telnet.c:179:29: warning: pointer targets in passing argument 3 of 'printres' differ in signedness [-Wpointer-sign]
  179 |                             EVBUFFER_DATA(input));
      |                             ^~~~~~~~~~~~~
      |                             |
      |                             unsigned char *
In file included from /usr/include/fortify/string.h:23,
                 from http.c:43:
/usr/include/string.h:54:16: note: expected 'const char *' but argument is of type 'unsigned char *'
   54 | size_t strlen (const char *);
      |                ^~~~~~~~~~~~
In file included from telnet.c:50:
scanssh.h:136:44: note: expected 'char *' but argument is of type 'unsigned char *'
  136 | void printres(struct argument *, uint16_t, char *);
      |                                            ^~~~~~
socks.c:211:34: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
  211 |         if (evbuffer_find(input, "\r\n", 2) == NULL)
      |                                  ^~~~~~
      |                                  |
      |                                  char *
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
http.c:111:43: warning: pointer targets in passing argument 1 of 'http_response' differ in signedness [-Wpointer-sign]
  111 |                         if (http_response(EVBUFFER_DATA(input)) == -1) {
      |                                           ^~~~~~~~~~~~~
      |                                           |
      |                                           unsigned char *
telnet.c:187:47: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
  187 |                 if (evbuffer_find(input, state->connect_wait,
      |                                          ~~~~~^~~~~~~~~~~~~~
      |                                               |
      |                                               char *
http.c:78:21: note: expected 'char *' but argument is of type 'unsigned char *'
   78 | http_response(char *line)
      |               ~~~~~~^~~~
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
socks.c:214:39: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
  214 |         if (evbuffer_find(input, socks->word, strlen(socks->word)) != NULL) {
      |                                  ~~~~~^~~~~~
      |                                       |
      |                                       char *
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
http.c: In function 'http_bufferanalyse':
http.c:140:42: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign]
  140 |                 if (evbuffer_find(input, "\r\n", 2) == NULL)
      |                                          ^~~~~~
      |                                          |
      |                                          char *
/usr/include/event2/buffer_compat.h:108:76: note: expected 'const unsigned char *' but argument is of type 'char *'
  108 | unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
      |                                                       ~~~~~~~~~~~~~~~~~~~~~^~~~
http.c: In function 'http_makeconnect':
http.c:177:13: warning: too many arguments for format [-Wformat-extra-args]
  177 |             "CONNECT %s:80 HTTP/1.0\r\n"
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
connecter.c: In function 'ssh_process_line':
connecter.c:236:27: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
  236 |                 char *p = EVBUFFER_DATA(input);
      |                           ^~~~~~~~~~~~~
connecter.c:253:19: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  253 |                 p = EVBUFFER_DATA(input);
      |                   ^
interface.c: In function 'interface_new':
interface.c:98:17: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations]
   98 |                 if ((dev = pcap_lookupdev(ebuf)) == NULL)
      |                 ^~
In file included from /usr/include/pcap.h:43,
                 from interface.c:54:
/usr/include/pcap/pcap.h:395:18: note: declared here
  395 | PCAP_API char   *pcap_lookupdev(char *);
      |                  ^~~~~~~~~~~~~~
scanssh.c: In function 'generate_random':
scanssh.c:793:33: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness [-Wpointer-sign]
  793 |                 MD5Update(&ctx, seed, strlen(seed));
      |                                 ^~~~
      |                                 |
      |                                 char *
In file included from scanssh.c:56:
./compat/md5.h:20:65: note: expected 'const unsigned char *' but argument is of type 'char *'
   20 | void MD5Update(struct MD5Context *context, unsigned char const *buf, unsigned len);
      |                                            ~~~~~~~~~~~~~~~~~~~~~^~~
gcc  -O2 -Wall -g  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o scanssh scanssh.o atomicio.o exclude.o connecter.o xmalloc.o interface.o socks.o http.o telnet.o arc4random.o md5.o -L/usr/lib -lpcap -L/usr/lib -levent -L/usr/lib -ldnet 
>>> scanssh: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/scanssh/src/scanssh-2.1.3.1'
 ./install-sh -c -d '/home/buildozer/aports/community/scanssh/pkg/scanssh/usr/bin'
 ./install-sh -c -d '/home/buildozer/aports/community/scanssh/pkg/scanssh/usr/share/man/man1'
  /usr/bin/install -c scanssh '/home/buildozer/aports/community/scanssh/pkg/scanssh/usr/bin'
 /usr/bin/install -c -m 644 scanssh.1 '/home/buildozer/aports/community/scanssh/pkg/scanssh/usr/share/man/man1'
make[1]: Leaving directory '/home/buildozer/aports/community/scanssh/src/scanssh-2.1.3.1'
>>> scanssh-doc*: Running split function doc...
>>> scanssh-doc*: Preparing subpackage scanssh-doc...
>>> scanssh-doc*: Running postcheck for scanssh-doc
>>> scanssh*: Running postcheck for scanssh
>>> scanssh*: Preparing package scanssh...
>>> scanssh*: Stripping binaries
>>> scanssh-doc*: Scanning shared objects
>>> scanssh*: Scanning shared objects
>>> scanssh-doc*: Tracing dependencies...
>>> scanssh-doc*: Package size: 24.0 KB
>>> scanssh-doc*: Compressing data...
>>> scanssh-doc*: Create checksum...
>>> scanssh-doc*: Create scanssh-doc-2.1.3.1-r1.apk
>>> scanssh*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libdnet.so.1
	so:libevent-2.1.so.7
	so:libpcap.so.1
>>> scanssh*: Package size: 80.0 KB
>>> scanssh*: Compressing data...
>>> scanssh*: Create checksum...
>>> scanssh*: Create scanssh-2.1.3.1-r1.apk
>>> scanssh: Build complete at Sun, 22 Oct 2023 09:55:25 +0000 elapsed time 0h 0m 16s
>>> scanssh: Cleaning up srcdir
>>> scanssh: Cleaning up pkgdir
>>> scanssh: Uninstalling dependencies...
(1/26) Purging .makedepends-scanssh (20231022.095512)
(2/26) Purging autoconf (2.71-r2)
(3/26) Purging m4 (1.4.19-r3)
(4/26) Purging automake (1.16.5-r2)
(5/26) Purging libpcap-dev (1.10.4-r1)
(6/26) Purging libpcap (1.10.4-r1)
(7/26) Purging libevent-dev (2.1.12-r7)
(8/26) Purging libevent (2.1.12-r7)
(9/26) Purging libdnet-dev (1.16.4-r1)
(10/26) Purging libdnet (1.16.4-r1)
(11/26) Purging git-perl (2.42.0-r0)
(12/26) Purging perl-git (2.42.0-r0)
(13/26) Purging perl-error (0.17029-r2)
(14/26) Purging perl (5.38.0-r0)
(15/26) Purging python3-pyc (3.11.6-r1)
(16/26) Purging python3-pycache-pyc0 (3.11.6-r1)
(17/26) Purging pyc (3.11.6-r1)
(18/26) Purging python3 (3.11.6-r1)
(19/26) Purging gdbm (1.23-r1)
(20/26) Purging libbz2 (1.0.8-r6)
(21/26) Purging libffi (3.4.4-r3)
(22/26) Purging libpanelw (6.4_p20231007-r0)
(23/26) Purging mpdecimal (2.5.1-r2)
(24/26) Purging readline (8.2.1-r2)
(25/26) Purging sqlite-libs (3.43.2-r0)
(26/26) Purging xz-libs (5.4.4-r0)
Executing busybox-1.36.1-r13.trigger
OK: 376 MiB in 101 packages
>>> scanssh: Updating the community/x86 repository index...
>>> scanssh: Signing the index...