>>> unshield: Building community/unshield 1.6.2-r0 (using abuild 3.16.0_rc4-r0) started Tue, 04 Nov 2025 21:10:14 +0000 >>> unshield: Validating /home/buildozer/aports/community/unshield/APKBUILD... >>> unshield: Analyzing dependencies... >>> unshield: Installing for build: build-base cmake samurai zlib-dev (1/9) Installing libbz2 (1.0.8-r6) (2/9) Installing xz-libs (5.8.1-r0) (3/9) Installing libarchive (3.8.2-r0) (4/9) Installing rhash-libs (1.4.6-r0) (5/9) Installing libuv (1.51.0-r0) (6/9) Installing cmake (4.1.2-r0) (7/9) Installing samurai (1.2-r7) (8/9) Installing zlib-dev (1.3.1-r2) (9/9) Installing .makedepends-unshield (20251104.211029) busybox-1.37.0-r24.trigger: Executing script... OK: 496 MiB in 114 packages >>> unshield: Cleaning up srcdir >>> unshield: Cleaning up pkgdir >>> unshield: Cleaning up tmpdir >>> unshield: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/unshield-1.6.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> unshield: Fetching unshield-1.6.2.tar.gz::https://github.com/twogood/unshield/archive/1.6.2.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.23/unshield-1.6.2.tar.gz.part' unshield-1.6.2.tar.g 100% |********************************| 42833 0:00:00 ETA '/var/cache/distfiles/v3.23/unshield-1.6.2.tar.gz.part' saved /var/cache/distfiles/v3.23/unshield-1.6.2.tar.gz: OK >>> unshield: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/unshield-1.6.2.tar.gz /var/cache/distfiles/v3.23/unshield-1.6.2.tar.gz: OK >>> unshield: Unpacking /var/cache/distfiles/v3.23/unshield-1.6.2.tar.gz... -- The C compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for fnmatch -- Looking for fnmatch - found -- Looking for iconv -- Looking for iconv - found -- Performing Test SIZE_FORMAT_ZI -- Performing Test SIZE_FORMAT_ZI - Success -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- OPENSSL_FOUND: FALSE -- USE_OUR_OWN_MD5: ON -- BUILD_STATIC: OFF -- Configuring done (1.4s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/unshield/src/unshield-1.6.2/build [1/15] Building C object src/CMakeFiles/unshield-deobfuscate.dir/unshield-deobfuscate.c.o [2/15] Building C object src/CMakeFiles/unshield.dir/unshield.c.o [3/15] Building C object lib/md5/CMakeFiles/md5.dir/md5c.c.o [4/15] Building C object lib/CMakeFiles/libunshield.dir/log.c.o [5/15] Building C object lib/CMakeFiles/libunshield.dir/libunshield.c.o [6/15] Building C object lib/CMakeFiles/libunshield.dir/helper.c.o [7/15] Building C object lib/CMakeFiles/libunshield.dir/file_group.c.o [8/15] Building C object lib/CMakeFiles/libunshield.dir/file.c.o [9/15] Building C object lib/CMakeFiles/libunshield.dir/directory.c.o [10/15] Building C object lib/CMakeFiles/libunshield.dir/converter.c.o [11/15] Building C object lib/CMakeFiles/libunshield.dir/component.c.o ninja: job failed: /usr/bin/cc -DHAVE_CONFIG_H -I/home/buildozer/aports/community/unshield/src/unshield-1.6.2/build -I/home/buildozer/aports/community/unshield/src/unshield-1.6.2/build/lib -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MD -MT lib/md5/CMakeFiles/md5.dir/md5c.c.o -MF lib/md5/CMakeFiles/md5.dir/md5c.c.o.d -o lib/md5/CMakeFiles/md5.dir/md5c.c.o -c /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c: In function 'MD5Init': /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:99:6: warning: old-style function definition [-Wold-style-definition] 99 | void MD5Init (context) | ^~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:101:1: error: number of arguments doesn't match prototype 101 | { | ^ In file included from /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:27: /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5.h:33:6: error: prototype declaration 33 | void MD5Init PROTO_LIST ((MD5_CTX *)); | ^~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c: In function 'MD5Update': /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:115:6: warning: old-style function definition [-Wold-style-definition] 115 | void MD5Update (context, input, inputLen) | ^~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:119:1: error: number of arguments doesn't match prototype 119 | { | ^ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5.h:34:6: error: prototype declaration 34 | void MD5Update PROTO_LIST | ^~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:136:2: error: too many arguments to function 'MD5_memcpy'; expected 0, have 3 136 | MD5_memcpy | ^~~~~~~~~~ 137 | ((POINTER)&context->buffer[index], (POINTER)input, partLen); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:53:13: note: declared here 53 | static void MD5_memcpy PROTO_LIST ((POINTER, POINTER, unsigned int)); | ^~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:138:2: error: too many arguments to function 'MD5Transform'; expected 0, have 2 138 | MD5Transform (context->state, context->buffer); | ^~~~~~~~~~~~ ~~~~~~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:48:13: note: declared here 48 | static void MD5Transform PROTO_LIST ((UINT4 [4], unsigned char [64])); | ^~~~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:141:4: error: too many arguments to function 'MD5Transform'; expected 0, have 2 141 | MD5Transform (context->state, &input[i]); | ^~~~~~~~~~~~ ~~~~~~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:48:13: note: declared here 48 | static void MD5Transform PROTO_LIST ((UINT4 [4], unsigned char [64])); | ^~~~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:149:3: error: too many arguments to function 'MD5_memcpy'; expected 0, have 3 149 | MD5_memcpy | ^~~~~~~~~~ 150 | ((POINTER)&context->buffer[index], (POINTER)&input[i], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:53:13: note: declared here 53 | static void MD5_memcpy PROTO_LIST ((POINTER, POINTER, unsigned int)); | ^~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c: In function 'MD5Final': /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:157:6: warning: old-style function definition [-Wold-style-definition] 157 | void MD5Final (digest, context) | ^~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:160:1: error: number of arguments doesn't match prototype 160 | { | ^ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5.h:36:6: error: prototype declaration 36 | void MD5Final PROTO_LIST ((unsigned char [16], MD5_CTX *)); | ^~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:165:3: error: too many arguments to function 'Encode'; expected 0, have 3 165 | Encode (bits, context->count, 8); | ^~~~~~ ~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:49:13: note: declared here 49 | static void Encode PROTO_LIST | ^~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:171:3: error: too many arguments to function 'MD5Update'; expected 0, have 3 171 | MD5Update (context, PADDING, padLen); | ^~~~~~~~~ ~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:115:6: note: declared here 115 | void MD5Update (context, input, inputLen) | ^~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:174:3: error: too many arguments to function 'MD5Update'; expected 0, have 3 174 | MD5Update (context, bits, 8); | ^~~~~~~~~ ~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:115:6: note: declared here 115 | void MD5Update (context, input, inputLen) | ^~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:176:3: error: too many arguments to function 'Encode'; expected 0, have 3 176 | Encode (digest, context->state, 16); | ^~~~~~ ~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:49:13: note: declared here 49 | static void Encode PROTO_LIST | ^~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:180:3: error: too many arguments to function 'MD5_memset'; expected 0, have 3 180 | MD5_memset ((POINTER)context, 0, sizeof (*context)); | ^~~~~~~~~~ ~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:54:13: note: declared here 54 | static void MD5_memset PROTO_LIST ((POINTER, int, unsigned int)); | ^~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c: In function 'MD5Transform': /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:185:13: warning: old-style function definition [-Wold-style-definition] 185 | static void MD5Transform (state, block) | ^~~~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:191:3: error: too many arguments to function 'Decode'; expected 0, have 3 191 | Decode (x, block, 64); | ^~~~~~ ~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:51:13: note: declared here 51 | static void Decode PROTO_LIST | ^~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:272:3: error: too many arguments to function 'MD5_memset'; expected 0, have 3 272 | MD5_memset ((POINTER)x, 0, sizeof (x)); | ^~~~~~~~~~ ~~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:54:13: note: declared here 54 | static void MD5_memset PROTO_LIST ((POINTER, int, unsigned int)); | ^~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c: In function 'Encode': /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:278:13: warning: old-style function definition [-Wold-style-definition] 278 | static void Encode (output, input, len) | ^~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c: In function 'Decode': /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:296:13: warning: old-style function definition [-Wold-style-definition] 296 | static void Decode (output, input, len) | ^~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c: In function 'MD5_memcpy': /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:311:13: warning: old-style function definition [-Wold-style-definition] 311 | static void MD5_memcpy (output, input, len) | ^~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c: In function 'MD5_memset': /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5c.c:324:13: warning: old-style function definition [-Wold-style-definition] 324 | static void MD5_memset (output, value, len) | ^~~~~~~~~~ ninja: job failed: /usr/bin/cc -DHAVE_CONFIG_H -DUNSHIELD_DYNAMIC_LIBRARY -DUNSHIELD_EXPORT -Dlibunshield_EXPORTS -I/home/buildozer/aports/community/unshield/src/unshield-1.6.2/build -I/home/buildozer/aports/community/unshield/src/unshield-1.6.2/build/lib -I/home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -MD -MT lib/CMakeFiles/libunshield.dir/file.c.o -MF lib/CMakeFiles/libunshield.dir/file.c.o.d -o lib/CMakeFiles/libunshield.dir/file.c.o -c /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/file.c /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/file.c: In function 'unshield_file_save': /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/file.c:744:3: error: too many arguments to function 'MD5Init'; expected 0, have 1 744 | MD5Init(&md5); | ^~~~~~~ ~~~~ In file included from /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/file.c:4: /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5.h:33:6: note: declared here 33 | void MD5Init PROTO_LIST ((MD5_CTX *)); | ^~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/file.c:878:5: error: too many arguments to function 'MD5Update'; expected 0, have 3 878 | MD5Update(&md5, output_buffer, bytes_to_write); | ^~~~~~~~~ ~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5.h:34:6: note: declared here 34 | void MD5Update PROTO_LIST | ^~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/file.c:906:5: error: too many arguments to function 'MD5Final'; expected 0, have 2 906 | MD5Final(md5result, &md5); | ^~~~~~~~ ~~~~~~~~~ /home/buildozer/aports/community/unshield/src/unshield-1.6.2/lib/md5/md5.h:36:6: note: declared here 36 | void MD5Final PROTO_LIST ((unsigned char [16], MD5_CTX *)); | ^~~~~~~~ ninja: subcommands failed >>> ERROR: unshield: build failed >>> unshield: Uninstalling dependencies... (1/9) Purging .makedepends-unshield (20251104.211029) (2/9) Purging cmake (4.1.2-r0) (3/9) Purging samurai (1.2-r7) (4/9) Purging zlib-dev (1.3.1-r2) (5/9) Purging libarchive (3.8.2-r0) (6/9) Purging libbz2 (1.0.8-r6) (7/9) Purging libuv (1.51.0-r0) (8/9) Purging rhash-libs (1.4.6-r0) (9/9) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 105 packages