==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: mpop 1.4.21-1 (Fri Jan 31 18:06:46 2025)
==> Retrieving sources...
  -> Found mpop-1.4.21.tar.xz
  -> Found mpop-1.4.21.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    mpop-1.4.21.tar.xz ... Passed
    mpop-1.4.21.tar.xz.sig ... Skipped
==> Making package: mpop 1.4.21-1 (Fri Jan 31 18:06:54 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libidn-1.42-1

Total Download Size:   0.20 MiB
Total Installed Size:  0.77 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libidn-1.42-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libidn...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found mpop-1.4.21.tar.xz
  -> Found mpop-1.4.21.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mpop-1.4.21.tar.xz with bsdtar
==> Starting build()...
configure: WARNING: unrecognized options: --with-ssl
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc option to enable large file support... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for sysexits.h... yes
checking for netdb.h... yes
checking for arpa/inet.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/wait.h... yes
checking for netinet/in.h... yes
checking for langinfo.h... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for getpass... yes
checking for link... yes
checking for sigaction... yes
checking for signal... yes
checking for strndup... yes
checking for syslog... yes
checking for vasprintf... yes
checking for library containing nanosleep... none required
checking for library containing socket... none required
checking for library containing res_query... -lresolv
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gnutls >= 3.7.2... yes
checking for libgsasl >= 2.1... no
configure: WARNING: library libgsasl not found:
configure: WARNING: Package 'libgsasl' not found
configure: WARNING: libgsasl is provided by GNU SASL
checking for gcc options needed to detect all undeclared functions... none needed
checking whether AI_IDN is declared... yes
checking whether getaddrinfo accepts AI_IDN... yes
checking for libidn2 >= 0.0... yes
checking for libsecret-1... yes
checking for SecKeychainGetVersion... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: WARNING: unrecognized options: --with-ssl

Install prefix ......... : /usr
NLS support ............ : yes
TLS support ............ : yes (Library: GnuTLS)
IDN support ............ : yes
GNU SASL support ....... : no
Libsecret support (GNOME): yes
MacOS X Keychain support : no
Build mpopd .............: yes
make  all-recursive
make[1]: Entering directory '/build/mpop/src/mpop-1.4.21'
Making all in src
make[2]: Entering directory '/build/mpop/src/mpop-1.4.21/src'
  CC       conf.o
  CC       delivery.o
  CC       eval.o
  CC       list.o
  CC       mpop.o
  CC       net.o
  CC       netrc.o
  CC       pop3.o
  CC       readbuf.o
  CC       stream.o
  CC       tools.o
  CC       uidls.o
  CC       xalloc.o
  CC       base64.o
  CC       md5.o
  CC       md5-apps.o
  CC       password.o
  CC       mtls.o
  CC       mtls-gnutls.o
  CC       mpopd.o
pop3.c: In function 'pop3_auth_oauthbearer':
pop3.c:2288:49: warning: zero-length gnu_printf format string [-Wformat-zero-length]
pop3.c: In function 'pop3_auth_xoauth2':
pop3.c:2370:49: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  CCLD     mpop
  CCLD     mpopd
make[2]: Leaving directory '/build/mpop/src/mpop-1.4.21/src'
Making all in po
make[2]: Entering directory '/build/mpop/src/mpop-1.4.21/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/mpop/src/mpop-1.4.21/po'
Making all in doc
make[2]: Entering directory '/build/mpop/src/mpop-1.4.21/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/mpop/src/mpop-1.4.21/doc'
Making all in scripts
make[2]: Entering directory '/build/mpop/src/mpop-1.4.21/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/mpop/src/mpop-1.4.21/scripts'
make[2]: Entering directory '/build/mpop/src/mpop-1.4.21'
make[2]: Leaving directory '/build/mpop/src/mpop-1.4.21'
make[1]: Leaving directory '/build/mpop/src/mpop-1.4.21'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/mpop/src/mpop-1.4.21/src'
make[2]: Entering directory '/build/mpop/src/mpop-1.4.21/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/mpop/pkg/mpop/usr/bin'
  /usr/bin/install -c mpop mpopd '/build/mpop/pkg/mpop/usr/bin'
make[2]: Leaving directory '/build/mpop/src/mpop-1.4.21/src'
make[1]: Leaving directory '/build/mpop/src/mpop-1.4.21/src'
Making install in po
make[1]: Entering directory '/build/mpop/src/mpop-1.4.21/po'
installing de.gmo as /build/mpop/pkg/mpop/usr/share/locale/de/LC_MESSAGES/mpop.mo
installing eo.gmo as /build/mpop/pkg/mpop/usr/share/locale/eo/LC_MESSAGES/mpop.mo
installing es.gmo as /build/mpop/pkg/mpop/usr/share/locale/es/LC_MESSAGES/mpop.mo
installing fr.gmo as /build/mpop/pkg/mpop/usr/share/locale/fr/LC_MESSAGES/mpop.mo
installing pt_BR.gmo as /build/mpop/pkg/mpop/usr/share/locale/pt_BR/LC_MESSAGES/mpop.mo
installing ro.gmo as /build/mpop/pkg/mpop/usr/share/locale/ro/LC_MESSAGES/mpop.mo
installing ru.gmo as /build/mpop/pkg/mpop/usr/share/locale/ru/LC_MESSAGES/mpop.mo
installing sr.gmo as /build/mpop/pkg/mpop/usr/share/locale/sr/LC_MESSAGES/mpop.mo
installing sv.gmo as /build/mpop/pkg/mpop/usr/share/locale/sv/LC_MESSAGES/mpop.mo
installing ta.gmo as /build/mpop/pkg/mpop/usr/share/locale/ta/LC_MESSAGES/mpop.mo
installing uk.gmo as /build/mpop/pkg/mpop/usr/share/locale/uk/LC_MESSAGES/mpop.mo
if test "mpop" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/mpop/pkg/mpop/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /build/mpop/pkg/mpop/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/mpop/pkg/mpop/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/mpop/src/mpop-1.4.21/po'
Making install in doc
make[1]: Entering directory '/build/mpop/src/mpop-1.4.21/doc'
make[2]: Entering directory '/build/mpop/src/mpop-1.4.21/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/mpop/pkg/mpop/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/mpop/pkg/mpop/usr/share/info'
 /usr/bin/install -c -m 644 mpop.1 mpopd.1 '/build/mpop/pkg/mpop/usr/share/man/man1'
 /usr/bin/install -c -m 644 ./mpop.info '/build/mpop/pkg/mpop/usr/share/info'
 install-info --info-dir='/build/mpop/pkg/mpop/usr/share/info' '/build/mpop/pkg/mpop/usr/share/info/mpop.info'
make[2]: Leaving directory '/build/mpop/src/mpop-1.4.21/doc'
make[1]: Leaving directory '/build/mpop/src/mpop-1.4.21/doc'
Making install in scripts
make[1]: Entering directory '/build/mpop/src/mpop-1.4.21/scripts'
make[2]: Entering directory '/build/mpop/src/mpop-1.4.21/scripts'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/mpop/src/mpop-1.4.21/scripts'
make[1]: Leaving directory '/build/mpop/src/mpop-1.4.21/scripts'
make[1]: Entering directory '/build/mpop/src/mpop-1.4.21'
make[2]: Entering directory '/build/mpop/src/mpop-1.4.21'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/mpop/src/mpop-1.4.21'
make[1]: Leaving directory '/build/mpop/src/mpop-1.4.21'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "mpop"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mpop 1.4.21-1 (Fri Jan 31 18:07:05 2025)
==> Cleaning up...