>>> makepasswd: Building community/makepasswd 0.5.4-r2 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 12:49:13 +0000 >>> makepasswd: Checking sanity of /home/buildozer/aports/community/makepasswd/APKBUILD... >>> makepasswd: Analyzing dependencies... >>> makepasswd: Installing for build: build-base libxslt docbook-xsl openssl-dev>3 (1/10) Installing libgpg-error (1.46-r1) (2/10) Installing libgcrypt (1.10.1-r0) (3/10) Installing xz-libs (5.2.7-r0) (4/10) Installing libxml2 (2.10.3-r1) (5/10) Installing libxslt (1.1.37-r0) (6/10) Installing libxml2-utils (2.10.3-r1) (7/10) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (8/10) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (9/10) Installing openssl-dev (3.0.5-r3) (10/10) Installing .makedepends-makepasswd (20221028.124918) Executing busybox-1.35.0-r27.trigger OK: 291 MiB in 103 packages >>> makepasswd: Cleaning up srcdir >>> makepasswd: Cleaning up pkgdir >>> makepasswd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/makepasswd-0.5.4.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 100 22066 100 22066 0 0 156k 0 --:--:-- --:--:-- --:--:-- 157k >>> makepasswd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/makepasswd-0.5.4.tar.gz >>> makepasswd: Checking sha512sums... makepasswd-0.5.4.tar.gz: OK >>> makepasswd: Unpacking /var/cache/distfiles/v3.17/makepasswd-0.5.4.tar.gz... make[1]: Entering directory '/home/buildozer/aports/community/makepasswd/src/makepasswd-0.5.4/doc' ./docbook.sh -P "/usr/local" -- "makepasswd.1" ./docbook.sh -P "/usr/local" -- "makepasswd.html" xsltproc --nonet --xinclude -o makepasswd.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl makepasswd.xml xsltproc --nonet --xinclude -o makepasswd.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl makepasswd.xml Note: namesp. add : added namespace before processing makepasswd User Manual Note: namesp. add : added namespace before processing makepasswd User Manual Note: Writing makepasswd.1 make[1]: Leaving directory '/home/buildozer/aports/community/makepasswd/src/makepasswd-0.5.4/doc' make[1]: Entering directory '/home/buildozer/aports/community/makepasswd/src/makepasswd-0.5.4/src' cc `pkg-config --cflags openssl` -W -Wall -g -O2 -pedantic -o makepasswd.o -c makepasswd.c makepasswd.c: In function '_hash_md5': makepasswd.c:398:9: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 398 | MD5_Init(&c); | ^~~~~~~~ In file included from makepasswd.c:30: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ makepasswd.c:399:9: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 399 | MD5_Update(&c, password, strlen(password)); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ makepasswd.c:400:9: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 400 | MD5_Final(digest, &c); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ makepasswd.c: In function '_makepasswd': makepasswd.c:107:35: warning: storing the address of local variable 'characters' in '*prefs.characters' [-Wdangling-pointer=] 107 | prefs->characters = characters; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ makepasswd.c:103:20: note: 'characters' declared here 103 | const char characters[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" | ^~~~~~~~~~ makepasswd.c:103:20: note: 'prefs' declared here cc -o makepasswd makepasswd.o `pkg-config --libs openssl` -lcrypt make[1]: Leaving directory '/home/buildozer/aports/community/makepasswd/src/makepasswd-0.5.4/src' make: Entering directory '/home/buildozer/aports/community/makepasswd/src/makepasswd-0.5.4/doc' make: Nothing to be done for 'all'. make: Leaving directory '/home/buildozer/aports/community/makepasswd/src/makepasswd-0.5.4/doc' ./tmp.CJBJHd: OK >>> makepasswd: Entering fakeroot... >>> makepasswd-doc*: Running split function doc... >>> makepasswd-doc*: Preparing subpackage makepasswd-doc... >>> makepasswd-doc*: Running postcheck for makepasswd-doc >>> makepasswd*: Running postcheck for makepasswd >>> makepasswd*: Preparing package makepasswd... >>> makepasswd*: Stripping binaries >>> makepasswd-doc*: Scanning shared objects >>> makepasswd*: Scanning shared objects >>> makepasswd-doc*: Tracing dependencies... >>> makepasswd-doc*: Package size: 24.0 KB >>> makepasswd-doc*: Compressing data... >>> makepasswd-doc*: Create checksum... >>> makepasswd-doc*: Create makepasswd-doc-0.5.4-r2.apk >>> makepasswd*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcrypto.so.3 >>> makepasswd*: Package size: 32.0 KB >>> makepasswd*: Compressing data... >>> makepasswd*: Create checksum... >>> makepasswd*: Create makepasswd-0.5.4-r2.apk >>> makepasswd: Build complete at Fri, 28 Oct 2022 12:49:20 +0000 elapsed time 0h 0m 7s >>> makepasswd: Cleaning up srcdir >>> makepasswd: Cleaning up pkgdir >>> makepasswd: Uninstalling dependencies... (1/10) Purging .makedepends-makepasswd (20221028.124918) (2/10) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (3/10) Purging libxslt (1.1.37-r0) (4/10) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (5/10) Purging libxml2-utils (2.10.3-r1) (6/10) Purging openssl-dev (3.0.5-r3) (7/10) Purging libgcrypt (1.10.1-r0) (8/10) Purging libgpg-error (1.46-r1) (9/10) Purging libxml2 (2.10.3-r1) (10/10) Purging xz-libs (5.2.7-r0) Executing busybox-1.35.0-r27.trigger OK: 267 MiB in 93 packages >>> makepasswd: Updating the community/x86_64 repository index... >>> makepasswd: Signing the index...