==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libesmtp 1.1.0-3 (Wed Mar 11 18:17:43 2026)
==> Retrieving sources...
  -> Found libesmtp-1.1.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libesmtp-1.1.0.tar.gz ... Passed
==> Making package: libesmtp 1.1.0-3 (Wed Mar 11 18:17:52 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) mpdecimal-4.0.1-1  ninja-1.13.2-3  python-3.14.3-1  python-tqdm-4.67.3-1  meson-1.10.1-1

Total Download Size:   15.41 MiB
Total Installed Size:  95.14 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-3.14.3-1-aarch64 downloading...
 meson-1.10.1-1-any downloading...
 ninja-1.13.2-3-aarch64 downloading...
 python-tqdm-4.67.3-1-any downloading...
 mpdecimal-4.0.1-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ninja...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found libesmtp-1.1.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libesmtp-1.1.0.tar.gz with bsdtar
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 build libESMTP-1.1.0 -Dc_args=-D_DEFAULT_SOURCE
The Meson build system
Version: 1.10.1
Source dir: /build/libesmtp/src/libESMTP-1.1.0
Build dir: /build/libesmtp/src/build
Build type: native build
libESMTP-1.1.0/meson_options.txt:3: WARNING: Project does not target a minimum version but uses feature deprecated since '1.1.0': "boolean option" keyword argument "value" of type str. use a boolean, not a string
libESMTP-1.1.0/meson_options.txt:5: WARNING: Project does not target a minimum version but uses feature deprecated since '1.1.0': "boolean option" keyword argument "value" of type str. use a boolean, not a string
libESMTP-1.1.0/meson_options.txt:6: WARNING: Project does not target a minimum version but uses feature deprecated since '1.1.0': "boolean option" keyword argument "value" of type str. use a boolean, not a string
libESMTP-1.1.0/meson_options.txt:7: WARNING: Project does not target a minimum version but uses feature deprecated since '1.1.0': "boolean option" keyword argument "value" of type str. use a boolean, not a string
Project name: libESMTP
Project version: 1.1.0
C compiler for the host machine: cc (gcc 15.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 15.2.1 20260209")
C linker for the host machine: cc ld.bfd 2.46
Host machine cpu family: aarch64
Host machine cpu: aarch64
Compiler for C supports arguments -D_POSIX_C_SOURCE=200809L: YES 
Library dl found: YES
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency openssl found: YES 3.6.1
Run-time dependency threads found: YES
Library lwres skipped: feature lwres disabled
Checking for function "strlcpy" : YES 
Checking for function "strdup" : YES 
Checking for function "strncasecmp" : YES 
Checking for function "strcasecmp" : YES 
Header "string.h" has symbol "memrchr" : NO 
Checking for size of "unsigned int" : 4 
Checking for size of "unsigned long" : 8 
Checking for size of "unsigned short" : 2 
Configuring config.h using configuration
Configuring libesmtp.spec using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Build targets in project: 6
WARNING: Deprecated features used:
 * 1.1.0: {'"boolean option" keyword argument "value" of type str'}

libESMTP 1.1.0

    current:revision:age: 8:0:2
    so version          : 6.2.0
    prefix              : /usr
    libdir              : lib
    threads             : true
    lwres               : false
    AUTH modules        : /usr/lib/esmtp-plugins-6.2.0
    Legacy file layout  : false
    STARTTLS            : true
    CHUNKING            : true
    ETRN                : true
    XUSR                : true

  User defined options
    auto_features       : enabled
    b_lto               : false
    b_pie               : true
    buildtype           : plain
    c_args              : -D_DEFAULT_SOURCE
    libexecdir          : lib
    prefix              : /usr
    python.bytecompile  : 1
    sbindir             : bin
    wrap_mode           : nodownload

Found ninja-1.13.2 at /usr/bin/ninja

Generating targets:   0%|          | 0/6 eta ?
                                              

Writing build.ninja:   0%|          | 0/63 eta ?
                                                
ninja: Entering directory `/build/libesmtp/src/build'
[1/34] Compiling C object libesmtp.so.6.2.0.p/base64.c.o
[2/34] Compiling C object libesmtp.so.6.2.0.p/message-source.c.o
[3/34] Compiling C object libesmtp.so.6.2.0.p/auth-client.c.o
[4/34] Compiling C object libesmtp.so.6.2.0.p/concatenate.c.o
[5/34] Compiling C object libesmtp.so.6.2.0.p/htable.c.o
[6/34] Compiling C object libesmtp.so.6.2.0.p/missing.c.o
[7/34] Compiling C object libesmtp.so.6.2.0.p/message-callbacks.c.o
[8/34] Compiling C object libesmtp.so.6.2.0.p/rfc2822date.c.o
[9/34] Compiling C object libesmtp.so.6.2.0.p/errors.c.o
[10/34] Compiling C object libesmtp.so.6.2.0.p/smtp-auth.c.o
[11/34] Compiling C object libesmtp.so.6.2.0.p/headers.c.o
[12/34] Compiling C object libesmtp.so.6.2.0.p/protocol.c.o
[13/34] Compiling C object libesmtp.so.6.2.0.p/smtp-api.c.o
[14/34] Compiling C object libesmtp.so.6.2.0.p/siobuf.c.o
[15/34] Compiling C object libesmtp.so.6.2.0.p/smtp-bdat.c.o
[16/34] Compiling C object libesmtp.so.6.2.0.p/tlsutils.c.o
[17/34] Compiling C object libesmtp.so.6.2.0.p/smtp-etrn.c.o
[18/34] Compiling C object login/sasl-login.so.p/client-login.c.o
[19/34] Compiling C object libesmtp.so.6.2.0.p/tokens.c.o
[20/34] Compiling C object plain/sasl-plain.so.p/client-plain.c.o
[21/34] Compiling C object crammd5/sasl-crammd5.so.p/hmacmd5.c.o
../libESMTP-1.1.0/crammd5/hmacmd5.c: In function 'hmac_md5_pre':
../libESMTP-1.1.0/crammd5/hmacmd5.c:58:7: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ../libESMTP-1.1.0/crammd5/hmacmd5.h:27,
                 from ../libESMTP-1.1.0/crammd5/hmacmd5.c:26:
/usr/include/openssl/md5.h:49:57: note: declared here
   49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c);
      |                                                         ^       
../libESMTP-1.1.0/crammd5/hmacmd5.c:59:7: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:50:57: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len);
      |                                                         ^~~~~~~~~~
../libESMTP-1.1.0/crammd5/hmacmd5.c:60:7: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:51:57: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c);
      |                                                         ^~~~~~~~~
../libESMTP-1.1.0/crammd5/hmacmd5.c:81:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:49:57: note: declared here
   49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c);
      |                                                         ^       
../libESMTP-1.1.0/crammd5/hmacmd5.c:82:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:50:57: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len);
      |                                                         ^~~~~~~~~~
../libESMTP-1.1.0/crammd5/hmacmd5.c:85:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:49:57: note: declared here
   49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c);
      |                                                         ^       
../libESMTP-1.1.0/crammd5/hmacmd5.c:86:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:50:57: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len);
      |                                                         ^~~~~~~~~~
../libESMTP-1.1.0/crammd5/hmacmd5.c: In function 'hmac_md5_post':
../libESMTP-1.1.0/crammd5/hmacmd5.c:98:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:50:57: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len);
      |                                                         ^~~~~~~~~~
../libESMTP-1.1.0/crammd5/hmacmd5.c:99:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:51:57: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c);
      |                                                         ^~~~~~~~~
../libESMTP-1.1.0/crammd5/hmacmd5.c:102:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:50:57: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len);
      |                                                         ^~~~~~~~~~
../libESMTP-1.1.0/crammd5/hmacmd5.c:103:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:51:57: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c);
      |                                                         ^~~~~~~~~
[22/34] Compiling C object ntlm/sasl-ntlm.so.p/client-ntlm.c.o
[23/34] Compiling C object crammd5/sasl-crammd5.so.p/client-crammd5.c.o
[24/34] Compiling C object ntlm/sasl-ntlm.so.p/ntlmdes.c.o
../libESMTP-1.1.0/ntlm/ntlmdes.c: In function 'lm_deshash':
../libESMTP-1.1.0/ntlm/ntlmdes.c:58:3: warning: 'DES_set_odd_parity' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ../libESMTP-1.1.0/ntlm/ntlmdes.c:27:
/usr/include/openssl/des.h:176:58: note: declared here
  176 | OSSL_DEPRECATEDIN_3_0 void DES_set_odd_parity(DES_cblock *key);
      |                                                          ^~~~~~            
../libESMTP-1.1.0/ntlm/ntlmdes.c:59:3: warning: 'DES_set_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/des.h:186:5: note: declared here
  186 | int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule);
      |     ^~~~~~~~~~~
../libESMTP-1.1.0/ntlm/ntlmdes.c:60:3: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/des.h:105:6: note: declared here
  105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output,
      |      ^~~~~~~~~~~~~~~
../libESMTP-1.1.0/ntlm/ntlmdes.c: In function 'nt_hash_password':
../libESMTP-1.1.0/ntlm/ntlmdes.c:128:3: warning: 'MD4_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ../libESMTP-1.1.0/ntlm/ntlmdes.c:28:
/usr/include/openssl/md4.h:50:57: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int MD4_Init(MD4_CTX *c);
      |                                                         ^       
../libESMTP-1.1.0/ntlm/ntlmdes.c:129:3: warning: 'MD4_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md4.h:51:57: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int MD4_Update(MD4_CTX *c, const void *data, size_t len);
      |                                                         ^~~~~~~~~~
../libESMTP-1.1.0/ntlm/ntlmdes.c:130:3: warning: 'MD4_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md4.h:52:57: note: declared here
   52 | OSSL_DEPRECATEDIN_3_0 int MD4_Final(unsigned char *md, MD4_CTX *c);
      |                                                         ^~~~~~~~~
[25/34] Compiling C object ntlm/sasl-ntlm.so.p/ntlmstruct.c.o
[26/34] Linking target login/sasl-login.so
[27/34] Linking target plain/sasl-plain.so
[28/34] Compiling C object libesmtp.so.6.2.0.p/smtp-tls.c.o
[29/34] Linking target crammd5/sasl-crammd5.so
[30/34] Compiling C object examples/mail-file.p/mail-file.c.o
[31/34] Linking target ntlm/sasl-ntlm.so
[32/34] Linking target libesmtp.so.6.2.0
[33/34] Generating symbol file libesmtp.so.6.2.0.p/libesmtp.so.6.2.0.symbols
[34/34] Linking target examples/mail-file
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/libesmtp/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/libesmtp/src/build'
ninja: no work to do.
Installing libesmtp.so.6.2.0 to /build/libesmtp/pkg/libesmtp/usr/lib
Installing login/sasl-login.so to /build/libesmtp/pkg/libesmtp/usr/lib/esmtp-plugins-6.2.0
Installing plain/sasl-plain.so to /build/libesmtp/pkg/libesmtp/usr/lib/esmtp-plugins-6.2.0
Installing crammd5/sasl-crammd5.so to /build/libesmtp/pkg/libesmtp/usr/lib/esmtp-plugins-6.2.0
Installing ntlm/sasl-ntlm.so to /build/libesmtp/pkg/libesmtp/usr/lib/esmtp-plugins-6.2.0
Installing /build/libesmtp/src/libESMTP-1.1.0/libesmtp.h to /build/libesmtp/pkg/libesmtp/usr/include
Installing /build/libesmtp/src/libESMTP-1.1.0/auth-client.h to /build/libesmtp/pkg/libesmtp/usr/include
Installing /build/libesmtp/src/build/meson-private/libesmtp-1.0.pc to /build/libesmtp/pkg/libesmtp/usr/lib/pkgconfig
Installing symlink pointing to libesmtp.so.6.2.0 to /build/libesmtp/pkg/libesmtp/usr/lib/libesmtp.so
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libesmtp"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libesmtp 1.1.0-3 (Wed Mar 11 18:18:07 2026)
==> Cleaning up...
[?12l[?25h