>>> sslscan: Building community/sslscan 2.2.0-r0 (using abuild 3.15.0-r0) started Sun, 15 Jun 2025 22:52:52 +0000 >>> sslscan: Validating /home/buildozer/aports/community/sslscan/APKBUILD... >>> sslscan: Analyzing dependencies... >>> sslscan: Installing for build: build-base zlib-dev openssl-dev>3 perl (1/7) Installing zlib-dev (1.3.1-r2) (2/7) Installing openssl-dev (3.5.0-r0) (3/7) Installing perl (5.40.2-r0) (4/7) Installing .makedepends-sslscan (20250615.225254) (5/7) Installing perl-error (0.17030-r0) (6/7) Installing perl-git (2.49.0-r0) (7/7) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r18.trigger OK: 437 MiB in 125 packages >>> sslscan: Cleaning up srcdir >>> sslscan: Cleaning up pkgdir >>> sslscan: Cleaning up tmpdir >>> sslscan: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sslscan-2.2.0.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 >>> sslscan: Fetching sslscan-2.2.0.tar.gz::https://github.com/rbsec/sslscan/archive/refs/tags/2.2.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 114k 0 114k 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k >>> sslscan: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sslscan-2.2.0.tar.gz >>> sslscan: Checking sha512sums... sslscan-2.2.0.tar.gz: OK >>> sslscan: Unpacking /var/cache/distfiles/edge/sslscan-2.2.0.tar.gz... cc -o sslscan -Wall -Wformat=2 -Wformat-security -Wno-deprecated-declarations -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -pie -z relro -z now -L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/opt/openssl/lib -L/opt/local/lib -Os -fstack-clash-protection -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -std=gnu11 -I/usr/local/include -I/usr/local/ssl/include -I/usr/local/ssl/include/openssl -I/usr/local/opt/openssl/include -I/opt/local/include -I/opt/local/include/openssl -DVERSION=\"2.2.0\" sslscan.c -lssl -lcrypto -ldl sslscan.c: In function 'testCompression': sslscan.c:910:18: warning: variable 'session' set but not used [-Wunused-but-set-variable] 910 | SSL_SESSION *session; | ^~~~~~~ sslscan.c: In function 'testFallback': sslscan.c:1185:9: warning: 'secondMethod' may be used uninitialized [-Wmaybe-uninitialized] 1185 | testFallback(options, secondMethod); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslscan.c:1032:23: note: 'secondMethod' was declared here 1032 | const SSL_METHOD *secondMethod; | ^~~~~~~~~~~~ sslscan.c: In function 'showCertificate': sslscan.c:2834:53: warning: 'xml_bp' may be used uninitialized [-Wmaybe-uninitialized] 2834 | if (BIO_printf(xml_bp," ") <= 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslscan.c:2799:46: note: 'xml_bp' was declared here 2799 | BIO *xml_bp; | ^~~~~~ In file included from sslscan.c:129: sslscan.c: In function 'checkIfTLSVersionIsSupported_Backup': sslscan.h:85:39: warning: 'socketDescriptor' may be used uninitialized [-Wmaybe-uninitialized] 85 | #define CLOSE(fd) { if ((fd) != -1) { close((fd)); (fd) = -1; } } | ^~~~~~~~~~~ sslscan.c:5088:3: note: in expansion of macro 'CLOSE' 5088 | CLOSE(socketDescriptor); | ^~~~~ sslscan.c:5026:7: note: 'socketDescriptor' was declared here 5026 | int socketDescriptor = tcpConnect(options); | ^~~~~~~~~~~~~~~~ sslscan.h:91:28: warning: 'ssl' may be used uninitialized [-Wmaybe-uninitialized] 91 | #define FREE_SSL(ssl) { if ((ssl) != NULL) { SSL_free((ssl)); (ssl) = NULL; } } | ^ sslscan.c:5090:3: note: in expansion of macro 'FREE_SSL' 5090 | FREE_SSL(ssl); | ^~~~~~~~ sslscan.c:5057:8: note: 'ssl' was declared here 5057 | SSL *ssl = new_SSL(options->ctx); | ^~~ =========== | WARNING | =========== Building against system OpenSSL. Compression and other checks may not be possible. It is recommended that you statically build sslscan with `make static`. >>> sslscan: Entering fakeroot... fatal: not a git repository (or any of the parent directories): .git install -D sslscan /home/buildozer/aports/community/sslscan/pkg/sslscan/usr/bin/sslscan; install -D sslscan.1 /home/buildozer/aports/community/sslscan/pkg/sslscan/usr/share/man/man1/sslscan.1; >>> sslscan-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/sslscan/pkg/sslscan-doc/usr/share/man' >>> sslscan-doc*: Preparing subpackage sslscan-doc... >>> sslscan-doc*: Running postcheck for sslscan-doc >>> sslscan*: Running postcheck for sslscan >>> sslscan*: Preparing package sslscan... >>> sslscan*: Stripping binaries >>> sslscan-doc*: Scanning shared objects >>> sslscan*: Scanning shared objects >>> sslscan-doc*: Tracing dependencies... >>> sslscan-doc*: Package size: 2.3 KB >>> sslscan-doc*: Compressing data... >>> sslscan-doc*: Create checksum... >>> sslscan-doc*: Create sslscan-doc-2.2.0-r0.apk >>> sslscan*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libssl.so.3 >>> sslscan*: Package size: 139.3 KB >>> sslscan*: Compressing data... >>> sslscan*: Create checksum... >>> sslscan*: Create sslscan-2.2.0-r0.apk >>> sslscan: Build complete at Sun, 15 Jun 2025 22:53:01 +0000 elapsed time 0h 0m 9s >>> sslscan: Cleaning up srcdir >>> sslscan: Cleaning up pkgdir >>> sslscan: Uninstalling dependencies... (1/7) Purging .makedepends-sslscan (20250615.225254) (2/7) Purging zlib-dev (1.3.1-r2) (3/7) Purging openssl-dev (3.5.0-r0) (4/7) Purging git-perl (2.49.0-r0) (5/7) Purging perl-git (2.49.0-r0) (6/7) Purging perl-error (0.17030-r0) (7/7) Purging perl (5.40.2-r0) Executing busybox-1.37.0-r18.trigger OK: 404 MiB in 118 packages >>> sslscan: Updating the community/x86 repository index... >>> sslscan: Signing the index...