>>> lastpass-cli: Building community/lastpass-cli 1.3.4-r0 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 19:52:13 +0000 >>> lastpass-cli: Checking sanity of /home/buildozer/aports/community/lastpass-cli/APKBUILD... >>> lastpass-cli: Analyzing dependencies... >>> lastpass-cli: Installing for build: build-base asciidoc bash cmake curl-dev openssl-dev>3 libxml2-dev (1/38) Installing libbz2 (1.0.8-r5) (2/38) Installing libffi (3.4.4-r2) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.4.2-r1) (5/38) Installing mpdecimal (2.5.1-r2) (6/38) Installing libpanelw (6.4_p20230401-r4) (7/38) Installing readline (8.2.1-r1) (8/38) Installing sqlite-libs (3.41.2-r2) (9/38) Installing python3 (3.11.3-r10) (10/38) Installing python3-pycache-pyc0 (3.11.3-r10) (11/38) Installing pyc (0.1-r0) (12/38) Installing libxml2 (2.10.4-r2) (13/38) Installing libxml2-utils (2.10.4-r2) (14/38) Installing libgpg-error (1.47-r1) (15/38) Installing libgcrypt (1.10.2-r1) (16/38) Installing libxslt (1.1.37-r3) (17/38) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (18/38) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (19/38) Installing asciidoc-pyc (10.2.0-r3) (20/38) Installing python3-pyc (3.11.3-r10) (21/38) Installing asciidoc (10.2.0-r3) (22/38) Installing bash (5.2.15-r3) Executing bash-5.2.15-r3.post-install (23/38) Installing libarchive (3.6.2-r2) (24/38) Installing libformw (6.4_p20230401-r4) (25/38) Installing rhash-libs (1.4.3-r2) (26/38) Installing libuv (1.44.2-r2) (27/38) Installing cmake (3.26.3-r1) (28/38) Installing libidn2-dev (2.3.4-r1) (29/38) Installing openssl-dev (3.1.0-r4) (30/38) Installing nghttp2-dev (1.52.0-r1) (31/38) Installing zlib-dev (1.2.13-r1) (32/38) Installing brotli (1.0.9-r14) (33/38) Installing brotli-dev (1.0.9-r14) (34/38) Installing curl-dev (8.0.1-r2) (35/38) Installing xz (5.4.2-r1) (36/38) Installing xz-dev (5.4.2-r1) (37/38) Installing libxml2-dev (2.10.4-r2) (38/38) Installing .makedepends-lastpass-cli (20230421.195219) Executing busybox-1.36.0-r7.trigger OK: 502 MiB in 136 packages >>> lastpass-cli: Cleaning up srcdir >>> lastpass-cli: Cleaning up pkgdir >>> lastpass-cli: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lastpass-cli-1.3.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> lastpass-cli: Fetching lastpass-cli-1.3.4.tar.gz::https://github.com/lastpass/lastpass-cli/archive/v1.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 114k 0 114k 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k >>> lastpass-cli: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lastpass-cli-1.3.4.tar.gz >>> lastpass-cli: Checking sha512sums... lastpass-cli-1.3.4.tar.gz: OK e3311cebdb29a3267843cf656a32f01c5062897e.patch: OK >>> lastpass-cli: Unpacking /var/cache/distfiles/v3.18/lastpass-cli-1.3.4.tar.gz... >>> lastpass-cli: e3311cebdb29a3267843cf656a32f01c5062897e.patch patching file process.c patching file process.h mkdir -p build && cd build && cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man .. -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.4") -- Checking for one of the modules 'bash-completion' -- Found LibXml2: /usr/lib/libxml2.so (found version "2.10.4") -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.1.0") -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") LASTPASS_CLI_VERSION =1.3.4.GIT -- Configuring done (1.0s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build make -C build all make[1]: Entering directory '/home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build' [ 2%] Building C object CMakeFiles/lpass.dir/agent.c.o [ 4%] Building C object CMakeFiles/lpass.dir/blob.c.o [ 7%] Building C object CMakeFiles/lpass.dir/cipher.c.o [ 9%] Building C object CMakeFiles/lpass.dir/clipboard.c.o [ 11%] Building C object CMakeFiles/lpass.dir/cmd-add.c.o [ 14%] Building C object CMakeFiles/lpass.dir/cmd-duplicate.c.o [ 16%] Building C object CMakeFiles/lpass.dir/cmd-edit.c.o [ 21%] Building C object CMakeFiles/lpass.dir/cmd-export.c.o [ 21%] Building C object CMakeFiles/lpass.dir/cmd-import.c.o [ 23%] Building C object CMakeFiles/lpass.dir/cmd-logout.c.o [ 28%] Building C object CMakeFiles/lpass.dir/cmd-generate.c.o [ 28%] Building C object CMakeFiles/lpass.dir/cmd-ls.c.o [ 30%] Building C object CMakeFiles/lpass.dir/cmd-login.c.o [ 33%] Building C object CMakeFiles/lpass.dir/cmd-mv.c.o [ 35%] Building C object CMakeFiles/lpass.dir/cmd-passwd.c.o [ 38%] Building C object CMakeFiles/lpass.dir/cmd-rm.c.o [ 40%] Building C object CMakeFiles/lpass.dir/cmd-show.c.o [ 42%] Building C object CMakeFiles/lpass.dir/cmd-status.c.o [ 45%] Building C object CMakeFiles/lpass.dir/cmd-share.c.o [ 47%] Building C object CMakeFiles/lpass.dir/cmd-sync.c.o [ 50%] Building C object CMakeFiles/lpass.dir/cmd.c.o [ 52%] Building C object CMakeFiles/lpass.dir/config.c.o [ 57%] Building C object CMakeFiles/lpass.dir/edit.c.o [ 57%] Building C object CMakeFiles/lpass.dir/endpoints-login.c.o [ 59%] Building C object CMakeFiles/lpass.dir/endpoints-share.c.o [ 61%] Building C object CMakeFiles/lpass.dir/endpoints.c.o [ 64%] Building C object CMakeFiles/lpass.dir/format.c.o [ 66%] Building C object CMakeFiles/lpass.dir/http.c.o [ 69%] Building C object CMakeFiles/lpass.dir/json-format.c.o [ 71%] Building C object CMakeFiles/lpass.dir/kdf.c.o [ 73%] Building C object CMakeFiles/lpass.dir/log.c.o [ 76%] Building C object CMakeFiles/lpass.dir/lpass.c.o /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/edit.c: In function 'parse_account_file': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/edit.c:317:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 317 | die("Maximum note length is %lu bytes (was %lu)", | ~~^ | | | long unsigned int | %u 318 | MAX_NOTE_LEN, len); | ~~~ | | | size_t {aka unsigned int} [ 78%] Building C object CMakeFiles/lpass.dir/notes.c.o [ 80%] Building C object CMakeFiles/lpass.dir/password.c.o [ 83%] Building C object CMakeFiles/lpass.dir/pbkdf2.c.o [ 85%] Building C object CMakeFiles/lpass.dir/process.c.o [ 88%] Building C object CMakeFiles/lpass.dir/session.c.o [ 90%] Building C object CMakeFiles/lpass.dir/terminal.c.o [ 92%] Building C object CMakeFiles/lpass.dir/upload-queue.c.o [ 95%] Building C object CMakeFiles/lpass.dir/util.c.o [ 97%] Building C object CMakeFiles/lpass.dir/xml.c.o /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c: In function 'sha256_hash': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:66:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 66 | if (!SHA256_Init(&sha256)) | ^~ In file included from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.h:5, from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:36: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:68:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 68 | if (!SHA256_Update(&sha256, username, username_len)) | ^~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:70:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | if (!SHA256_Update(&sha256, password, password_len)) | ^~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:72:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 72 | if (!SHA256_Final(hash, &sha256)) | ^~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c: In function 'cipher_rsa_decrypt': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:73:9: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 73 | rsa = EVP_PKEY_get1_RSA(pkey); | ^~~ In file included from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:39: /usr/include/openssl/evp.h:1351:16: note: declared here 1351 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:78:9: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 78 | if (RSA_private_decrypt(len, (unsigned char *)ciphertext, (unsigned char *)ret, rsa, RSA_PKCS1_OAEP_PADDING) < 0) { | ^~ In file included from /usr/include/openssl/x509.h:36, from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:45: /usr/include/openssl/rsa.h:297:5: note: declared here 297 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:87:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 87 | RSA_free(rsa); | ^~~~~~~~ /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c: In function 'cipher_rsa_encrypt_bytes': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:117:9: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 117 | rsa = EVP_PKEY_get1_RSA(pubkey); | ^~~ /usr/include/openssl/evp.h:1351:16: note: declared here 1351 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:121:9: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | ret = RSA_public_encrypt(in_len, plaintext, | ^~~ /usr/include/openssl/rsa.h:288:5: note: declared here 288 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:132:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 132 | RSA_free(rsa); | ^~~~~~~~ /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/upload-queue.c: In function 'upload_queue_write_entry': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/upload-queue.c:89:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 89 | xasprintf(&name, "upload-queue/%lu%04lu", time(NULL), serial); | ~~^ ~~~~~~~~~~ | | | | | time_t {aka long long int} | long unsigned int | %llu /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c: In function 'cipher_sha256_hex': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:513:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 513 | if (!SHA256_Init(&sha256)) | ^~ In file included from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.h:5, from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.h:4, from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:36: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:515:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 515 | if (!SHA256_Update(&sha256, bytes, len)) | ^~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:517:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 517 | if (!SHA256_Final(hash, &sha256)) | ^~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c: In function 'fallback_pkcs5_pbkdf2_hmac': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:61:9: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 61 | ctx = HMAC_CTX_new(); | ^~~ In file included from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:26: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:66:9: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 66 | ERR_IFZERO(HMAC_Init_ex(ctx, pass, pass_len, digest, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:77:17: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 77 | ERR_IFZERO(HMAC_Init_ex(ctx, NULL, 0, digest, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:78:17: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 78 | ERR_IFZERO(HMAC_Update(ctx, salt, salt_len)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:79:17: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | ERR_IFZERO(HMAC_Update(ctx, c, 4)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:80:17: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 80 | ERR_IFZERO(HMAC_Final(ctx, tmp_md, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:84:25: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 84 | ERR_IFZERO(HMAC_Init_ex(ctx, NULL, 0, digest, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:85:25: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 85 | ERR_IFZERO(HMAC_Update(ctx, tmp_md, md_len)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:86:25: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 86 | ERR_IFZERO(HMAC_Final(ctx, tmp_md, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:103:9: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 103 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/http.c: In function 'http_post_lastpass_v_noexit': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/http.c:305:9: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 305 | curl_easy_setopt(curl, CURLOPT_PROGRESSFUNCTION, check_interruption); | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/http.h:6, from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/http.c:36: /usr/include/curl/curl.h:1296:3: note: declared here 1296 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics [100%] Linking C executable lpass [100%] Built target lpass make[1]: Leaving directory '/home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build' mkdir -p build && cd build && cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man .. -- Checking for one of the modules 'bash-completion' -- Configuring done (0.2s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build make -C build lpass-test && make -C build test make[1]: Entering directory '/home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build' [ 2%] Building C object CMakeFiles/lpass-test.dir/agent.c.o [ 4%] Building C object CMakeFiles/lpass-test.dir/blob.c.o [ 6%] Building C object CMakeFiles/lpass-test.dir/cipher.c.o [ 9%] Building C object CMakeFiles/lpass-test.dir/clipboard.c.o [ 11%] Building C object CMakeFiles/lpass-test.dir/cmd-add.c.o [ 13%] Building C object CMakeFiles/lpass-test.dir/cmd-duplicate.c.o [ 16%] Building C object CMakeFiles/lpass-test.dir/cmd-edit.c.o [ 18%] Building C object CMakeFiles/lpass-test.dir/cmd-export.c.o [ 20%] Building C object CMakeFiles/lpass-test.dir/cmd-generate.c.o [ 23%] Building C object CMakeFiles/lpass-test.dir/cmd-login.c.o [ 25%] Building C object CMakeFiles/lpass-test.dir/cmd-ls.c.o [ 27%] Building C object CMakeFiles/lpass-test.dir/cmd-mv.c.o [ 32%] Building C object CMakeFiles/lpass-test.dir/cmd-import.c.o [ 32%] Building C object CMakeFiles/lpass-test.dir/cmd-logout.c.o [ 34%] Building C object CMakeFiles/lpass-test.dir/cmd-passwd.c.o [ 39%] Building C object CMakeFiles/lpass-test.dir/cmd-rm.c.o [ 39%] Building C object CMakeFiles/lpass-test.dir/cmd-show.c.o [ 41%] Building C object CMakeFiles/lpass-test.dir/cmd-status.c.o [ 44%] Building C object CMakeFiles/lpass-test.dir/cmd-share.c.o [ 46%] Building C object CMakeFiles/lpass-test.dir/cmd-sync.c.o [ 51%] Building C object CMakeFiles/lpass-test.dir/cmd.c.o [ 51%] Building C object CMakeFiles/lpass-test.dir/edit.c.o [ 53%] Building C object CMakeFiles/lpass-test.dir/config.c.o [ 58%] Building C object CMakeFiles/lpass-test.dir/endpoints-login.c.o [ 58%] Building C object CMakeFiles/lpass-test.dir/endpoints-share.c.o [ 60%] Building C object CMakeFiles/lpass-test.dir/endpoints.c.o [ 62%] Building C object CMakeFiles/lpass-test.dir/format.c.o [ 65%] Building C object CMakeFiles/lpass-test.dir/http.c.o [ 67%] Building C object CMakeFiles/lpass-test.dir/json-format.c.o [ 69%] Building C object CMakeFiles/lpass-test.dir/kdf.c.o [ 72%] Building C object CMakeFiles/lpass-test.dir/log.c.o [ 74%] Building C object CMakeFiles/lpass-test.dir/lpass.c.o /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/edit.c: In function 'parse_account_file': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/edit.c:317:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 317 | die("Maximum note length is %lu bytes (was %lu)", | ~~^ | | | long unsigned int | %u 318 | MAX_NOTE_LEN, len); | ~~~ | | | size_t {aka unsigned int} [ 79%] Building C object CMakeFiles/lpass-test.dir/password.c.o [ 79%] Building C object CMakeFiles/lpass-test.dir/notes.c.o [ 81%] Building C object CMakeFiles/lpass-test.dir/pbkdf2.c.o [ 83%] Building C object CMakeFiles/lpass-test.dir/process.c.o [ 86%] Building C object CMakeFiles/lpass-test.dir/session.c.o [ 90%] Building C object CMakeFiles/lpass-test.dir/terminal.c.o [ 90%] Building C object CMakeFiles/lpass-test.dir/test/http_mock.c.o [ 93%] Building C object CMakeFiles/lpass-test.dir/upload-queue.c.o [ 95%] Building C object CMakeFiles/lpass-test.dir/util.c.o [ 97%] Building C object CMakeFiles/lpass-test.dir/xml.c.o /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c: In function 'sha256_hash': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:66:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 66 | if (!SHA256_Init(&sha256)) | ^~ In file included from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.h:5, from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:36: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:68:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 68 | if (!SHA256_Update(&sha256, username, username_len)) | ^~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:70:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | if (!SHA256_Update(&sha256, password, password_len)) | ^~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.c:72:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 72 | if (!SHA256_Final(hash, &sha256)) | ^~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c: In function 'cipher_rsa_decrypt': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:73:9: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 73 | rsa = EVP_PKEY_get1_RSA(pkey); | ^~~ In file included from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:39: /usr/include/openssl/evp.h:1351:16: note: declared here 1351 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:78:9: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 78 | if (RSA_private_decrypt(len, (unsigned char *)ciphertext, (unsigned char *)ret, rsa, RSA_PKCS1_OAEP_PADDING) < 0) { | ^~ In file included from /usr/include/openssl/x509.h:36, from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:45: /usr/include/openssl/rsa.h:297:5: note: declared here 297 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:87:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 87 | RSA_free(rsa); | ^~~~~~~~ /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c: In function 'cipher_rsa_encrypt_bytes': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:117:9: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 117 | rsa = EVP_PKEY_get1_RSA(pubkey); | ^~~ /usr/include/openssl/evp.h:1351:16: note: declared here 1351 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:121:9: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | ret = RSA_public_encrypt(in_len, plaintext, | ^~~ /usr/include/openssl/rsa.h:288:5: note: declared here 288 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:132:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 132 | RSA_free(rsa); | ^~~~~~~~ /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/upload-queue.c: In function 'upload_queue_write_entry': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/upload-queue.c:89:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 89 | xasprintf(&name, "upload-queue/%lu%04lu", time(NULL), serial); | ~~^ ~~~~~~~~~~ | | | | | time_t {aka long long int} | long unsigned int | %llu /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c: In function 'cipher_sha256_hex': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:513:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 513 | if (!SHA256_Init(&sha256)) | ^~ In file included from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/kdf.h:5, from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.h:4, from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:36: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:515:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 515 | if (!SHA256_Update(&sha256, bytes, len)) | ^~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/cipher.c:517:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 517 | if (!SHA256_Final(hash, &sha256)) | ^~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c: In function 'fallback_pkcs5_pbkdf2_hmac': /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:61:9: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 61 | ctx = HMAC_CTX_new(); | ^~~ In file included from /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:26: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:66:9: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 66 | ERR_IFZERO(HMAC_Init_ex(ctx, pass, pass_len, digest, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:77:17: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 77 | ERR_IFZERO(HMAC_Init_ex(ctx, NULL, 0, digest, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:78:17: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 78 | ERR_IFZERO(HMAC_Update(ctx, salt, salt_len)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:79:17: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | ERR_IFZERO(HMAC_Update(ctx, c, 4)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:80:17: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 80 | ERR_IFZERO(HMAC_Final(ctx, tmp_md, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:84:25: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 84 | ERR_IFZERO(HMAC_Init_ex(ctx, NULL, 0, digest, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:85:25: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 85 | ERR_IFZERO(HMAC_Update(ctx, tmp_md, md_len)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:86:25: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 86 | ERR_IFZERO(HMAC_Final(ctx, tmp_md, NULL)); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/pbkdf2.c:103:9: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 103 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics At top level: cc1: note: unrecognized command-line option '-Wno-language-extension-token' may have been intended to silence earlier diagnostics [100%] Linking C executable lpass-test [100%] Built target lpass-test make[1]: Leaving directory '/home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build' make[1]: Entering directory '/home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build' Running tests... Test project /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build Start 1: test_login Start 2: test_login_wrong_pw_should_fail Start 3: test_add_account Start 4: test_add_note Start 5: test_add_note_with_field Start 6: test_add_site_note Start 7: test_add_ssn_name Start 8: test_add_ssh_key Start 9: test_edit_ssh_key Start 10: test_edit_username Start 11: test_edit_field Start 12: test_edit_reprompt Start 13: test_duplicate Start 14: test_generate Start 15: test_show Start 16: test_show_json Start 17: test_show_note Start 18: test_show_reprompt Start 19: test_ls Start 20: test_export Start 21: test_export_extended 1/21 Test #2: test_login_wrong_pw_should_fail ... Passed 0.04 sec 2/21 Test #1: test_login ........................ Passed 0.07 sec 3/21 Test #16: test_show_json .................... Passed 0.09 sec 4/21 Test #19: test_ls ...........................***Failed 0.09 sec 5/21 Test #4: test_add_note ..................... Passed 0.11 sec 6/21 Test #18: test_show_reprompt ................ Passed 0.49 sec 7/21 Test #17: test_show_note .................... Passed 0.49 sec 8/21 Test #15: test_show ......................... Passed 0.49 sec 9/21 Test #13: test_duplicate ....................***Failed 0.51 sec 10/21 Test #14: test_generate .....................***Failed 0.51 sec 11/21 Test #5: test_add_note_with_field ..........***Failed 0.52 sec 12/21 Test #3: test_add_account ..................***Failed 0.52 sec 13/21 Test #7: test_add_ssn_name .................***Failed 0.52 sec 14/21 Test #6: test_add_site_note ................***Failed 0.52 sec 15/21 Test #8: test_add_ssh_key ..................***Failed 0.52 sec 16/21 Test #9: test_edit_ssh_key .................***Failed 0.55 sec 17/21 Test #11: test_edit_field ...................***Failed 1.49 sec 18/21 Test #10: test_edit_username ................***Failed 1.49 sec 19/21 Test #21: test_export_extended ..............***Failed 3.48 sec 20/21 Test #12: test_edit_reprompt ................ Passed 3.49 sec 21/21 Test #20: test_export .......................***Failed 3.48 sec 38% tests passed, 13 tests failed out of 21 Total Test time (real) = 3.51 sec The following tests FAILED: 3 - test_add_account (Failed) 5 - test_add_note_with_field (Failed) 6 - test_add_site_note (Failed) 7 - test_add_ssn_name (Failed) 8 - test_add_ssh_key (Failed) 9 - test_edit_ssh_key (Failed) 10 - test_edit_username (Failed) 11 - test_edit_field (Failed) 13 - test_duplicate (Failed) 14 - test_generate (Failed) 19 - test_ls (Failed) 20 - test_export (Failed) 21 - test_export_extended (Failed) Errors while running CTest Output from these tests are in: /home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. make[1]: *** [Makefile:71: test] Error 8 make[1]: Leaving directory '/home/buildozer/aports/community/lastpass-cli/src/lastpass-cli-1.3.4/build' make: *** [Makefile:27: test] Error 2 >>> ERROR: lastpass-cli: check failed >>> lastpass-cli: Uninstalling dependencies... (1/38) Purging .makedepends-lastpass-cli (20230421.195219) (2/38) Purging asciidoc-pyc (10.2.0-r3) (3/38) Purging asciidoc (10.2.0-r3) (4/38) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (5/38) Purging libxslt (1.1.37-r3) (6/38) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (7/38) Purging bash (5.2.15-r3) Executing bash-5.2.15-r3.pre-deinstall (8/38) Purging cmake (3.26.3-r1) (9/38) Purging curl-dev (8.0.1-r2) (10/38) Purging libidn2-dev (2.3.4-r1) (11/38) Purging nghttp2-dev (1.52.0-r1) (12/38) Purging brotli-dev (1.0.9-r14) (13/38) Purging brotli (1.0.9-r14) (14/38) Purging openssl-dev (3.1.0-r4) (15/38) Purging libxml2-dev (2.10.4-r2) (16/38) Purging zlib-dev (1.2.13-r1) (17/38) Purging xz-dev (5.4.2-r1) (18/38) Purging xz (5.4.2-r1) (19/38) Purging libxml2-utils (2.10.4-r2) (20/38) Purging libxml2 (2.10.4-r2) (21/38) Purging libarchive (3.6.2-r2) (22/38) Purging libformw (6.4_p20230401-r4) (23/38) Purging libgcrypt (1.10.2-r1) (24/38) Purging libgpg-error (1.47-r1) (25/38) Purging libuv (1.44.2-r2) (26/38) Purging python3-pyc (3.11.3-r10) (27/38) Purging python3-pycache-pyc0 (3.11.3-r10) (28/38) Purging pyc (0.1-r0) (29/38) Purging rhash-libs (1.4.3-r2) (30/38) Purging python3 (3.11.3-r10) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r5) (33/38) Purging libffi (3.4.4-r2) (34/38) Purging libpanelw (6.4_p20230401-r4) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r1) (37/38) Purging sqlite-libs (3.41.2-r2) (38/38) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages