>>> pinentry: Building main/pinentry 1.3.0-r0 (using abuild 3.12.0-r5) started Fri, 22 Mar 2024 14:20:45 +0000 >>> pinentry: Checking sanity of /home/buildozer/aports/main/pinentry/APKBUILD... >>> pinentry: Analyzing dependencies... >>> pinentry: Installing for build: build-base ncurses-dev libcap-dev libgpg-error-dev libassuan-dev libsecret-dev (1/55) Installing libformw (6.4_p20240309-r0) (2/55) Installing libmenuw (6.4_p20240309-r0) (3/55) Installing libpanelw (6.4_p20240309-r0) (4/55) Installing libncurses++ (6.4_p20240309-r0) (5/55) Installing ncurses-dev (6.4_p20240309-r0) (6/55) Installing linux-headers (6.6-r0) (7/55) Installing libcap-dev (2.69-r1) (8/55) Installing libgpg-error (1.48-r0) (9/55) Installing libgpg-error-dev (1.48-r0) (10/55) Installing libassuan (2.5.6-r1) (11/55) Installing libassuan-dev (2.5.6-r1) (12/55) Installing libgcrypt (1.10.3-r0) (13/55) Installing libffi (3.4.6-r0) (14/55) Installing libintl (0.22.4-r0) (15/55) Installing libblkid (2.39.3-r1) (16/55) Installing libmount (2.39.3-r1) (17/55) Installing glib (2.78.4-r0) (18/55) Installing libsecret (0.21.4-r0) (19/55) Installing libbz2 (1.0.8-r6) (20/55) Installing bzip2-dev (1.0.8-r6) (21/55) Installing xz-libs (5.6.1-r1) (22/55) Installing libxml2 (2.12.6-r0) (23/55) Installing libxml2-utils (2.12.6-r0) (24/55) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (25/55) Installing libxslt (1.1.39-r1) (26/55) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (27/55) Installing xz (5.6.1-r1) (28/55) Installing gettext-asprintf (0.22.4-r0) (29/55) Installing gettext-libs (0.22.4-r0) (30/55) Installing gettext-envsubst (0.22.4-r0) (31/55) Installing gettext (0.22.4-r0) (32/55) Installing gettext-dev (0.22.4-r0) (33/55) Installing gdbm (1.23-r1) (34/55) Installing mpdecimal (4.0.0-r0) (35/55) Installing readline (8.2.10-r0) (36/55) Installing sqlite-libs (3.45.2-r0) (37/55) Installing python3 (3.11.8-r0) (38/55) Installing python3-pycache-pyc0 (3.11.8-r0) (39/55) Installing pyc (3.11.8-r0) (40/55) Installing python3-pyc (3.11.8-r0) (41/55) Installing libffi-dev (3.4.6-r0) (42/55) Installing bsd-compat-headers (0.7.2-r6) (43/55) Installing libedit-dev (20230828.3.1-r4) (44/55) Installing zlib-dev (1.3.1-r0) (45/55) Installing libpcre2-16 (10.43-r0) (46/55) Installing libpcre2-32 (10.43-r0) (47/55) Installing pcre2-dev (10.43-r0) (48/55) Installing libuuid (2.39.3-r1) (49/55) Installing libfdisk (2.39.3-r1) (50/55) Installing libsmartcols (2.39.3-r1) (51/55) Installing util-linux-dev (2.39.3-r1) (52/55) Installing glib-dev (2.78.4-r0) (53/55) Installing libgcrypt-dev (1.10.3-r0) (54/55) Installing libsecret-dev (0.21.4-r0) (55/55) Installing .makedepends-pinentry (20240322.142046) Executing busybox-1.36.1-r21.trigger Executing glib-2.78.4-r0.trigger No schema files found: doing nothing. OK: 438 MiB in 162 packages >>> pinentry: Cleaning up srcdir >>> pinentry: Cleaning up pkgdir >>> pinentry: Cleaning up tmpdir >>> pinentry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pinentry-1.3.0.tar.bz2 % 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 >>> pinentry: Fetching https://gnupg.org/ftp/gcrypt/pinentry/pinentry-1.3.0.tar.bz2 % 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 65 596k 65 392k 0 0 297k 0 0:00:02 0:00:01 0:00:01 297k 100 596k 100 596k 0 0 424k 0 0:00:01 0:00:01 --:--:-- 424k >>> pinentry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pinentry-1.3.0.tar.bz2 >>> pinentry: Checking sha512sums... pinentry-1.3.0.tar.bz2: OK >>> pinentry: Unpacking /var/cache/distfiles/edge/pinentry-1.3.0.tar.bz2... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for s390x-alpine-linux-musl-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 dependency style of gcc... gcc3 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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for s390x-alpine-linux-musl-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 dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for s390x-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for s390x-alpine-linux-musl-windres... no checking for windres... no checking for gitlog-to-changelog... no checking if gcc ignores unknown -Wno-* options... yes checking if gcc supports -Wpointer-arith... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for langinfo.h... yes checking for termio.h... no checking for locale.h... yes checking for utime.h... yes checking for wchar.h... (cached) yes checking for seteuid... yes checking for stpcpy... yes checking for mmap... yes checking for stat... yes checking for mlock... yes checking for sysconf... yes checking for getpagesize... yes checking whether mlock is broken... no checking for uint32_t... yes checking for gpg-error-config... /usr/bin/gpg-error-config checking for gpgrt-config... /usr/bin/gpgrt-config configure: Use gpgrt-config with /usr/lib as gpg-error-config checking for GPG Error - version >= 1.16... expr: warning: '^x-L': using '^' as the first character of a basic regular expression is not portable; it is ignored yes (1.48) configure: Use gpgrt-config as libassuan-config checking for LIBASSUAN - version >= 2.1.0... yes (2.5.6) checking LIBASSUAN API version... okay expr: warning: '^x-L': using '^' as the first character of a basic regular expression is not portable; it is ignored checking for byte... no checking for ulong... yes checking for u64... no checking for ncursesw... yes checking for ncurses include dir... none checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if Unix domain socket is supported... yes checking for elementary >= 1.18,ecore-x... no configure: WARNING: pkg-config could not find the modules elementary or ecore-x checking for x11... no configure: WARNING: pkg-config could not find the module x11 checking for KF5WaylandClient >= 5.60... no configure: WARNING: pkg-config could not find the module KF5WaylandClient checking for KF6GuiAddons >= 5.240... no configure: WARNING: pkg-config could not find the module KF6GuiAddons checking for Qt5Core >= 5.0.0 Qt5Gui >= 5.0.0 Qt5Widgets >= 5.0.0... no configure: WARNING: pinentry-qt5 will be built without Caps Lock warning on Wayland configure: WARNING: pinentry-qt will be built without Caps Lock warning on Unix configure: WARNING: pinentry-qt will be built without window parenting on wayland checking for QtCore >= 4.6.0 QtGui >= 4.6.0... no checking for fltk-config... no configure: WARNING: fltk-config is not found checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating m4/Makefile config.status: creating secmem/Makefile config.status: creating pinentry/Makefile config.status: creating curses/Makefile config.status: creating tty/Makefile config.status: creating efl/Makefile config.status: creating emacs/Makefile config.status: creating gtk+-2/Makefile config.status: creating gnome3/Makefile config.status: creating qt/Makefile config.status: creating qt/icons/Makefile config.status: creating qt5/Makefile config.status: creating qt5/icons/Makefile config.status: creating qt4/Makefile config.status: creating tqt/Makefile config.status: creating w32/Makefile config.status: creating fltk/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating qt/org.gnupg.pinentry-qt.desktop config.status: creating qt5/org.gnupg.pinentry-qt5.desktop config.status: creating config.h config.status: executing depfiles commands configure: Pinentry v1.3.0 has been configured as follows: Revision: 24833c9 (9347) Platform: s390x-alpine-linux-musl Curses Pinentry ..: yes TTY Pinentry .....: yes Emacs Pinentry ...: no EFL Pinentry .....: no GTK+-2 Pinentry ..: no GNOME 3 Pinentry .: no Qt6 Pinentry .....: no Qt5 Pinentry .....: no Qt4 Pinentry .....: no TQt Pinentry .....: no W32 Pinentry .....: no FLTK Pinentry ....: no Fallback to Curses: yes Emacs integration : yes libsecret ........: no Default Pinentry .: pinentry-curses make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' Making all in m4 make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/m4' Making all in secmem make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/secmem' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT secmem.o -MD -MP -MF .deps/secmem.Tpo -c -o secmem.o secmem.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/secmem.Tpo .deps/secmem.Po rm -f libsecmem.a ar cru libsecmem.a secmem.o util.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsecmem.a make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/secmem' Making all in pinentry make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/pinentry' gcc -DHAVE_CONFIG_H -I. -I.. -I../secmem -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT pinentry.o -MD -MP -MF .deps/pinentry.Tpo -c -o pinentry.o pinentry.c gcc -DHAVE_CONFIG_H -I. -I.. -I../secmem -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c gcc -DHAVE_CONFIG_H -I. -I.. -I../secmem -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT password-cache.o -MD -MP -MF .deps/password-cache.Tpo -c -o password-cache.o password-cache.c gcc -DHAVE_CONFIG_H -I. -I.. -I../secmem -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT pinentry-emacs.o -MD -MP -MF .deps/pinentry-emacs.Tpo -c -o pinentry-emacs.o pinentry-emacs.c gcc -DHAVE_CONFIG_H -I. -I.. -I../secmem -Wall -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT libpinentry_curses_a-pinentry-curses.o -MD -MP -MF .deps/libpinentry_curses_a-pinentry-curses.Tpo -c -o libpinentry_curses_a-pinentry-curses.o `test -f 'pinentry-curses.c' || echo './'`pinentry-curses.c mv -f .deps/password-cache.Tpo .deps/password-cache.Po mv -f .deps/pinentry-emacs.Tpo .deps/pinentry-emacs.Po mv -f .deps/argparse.Tpo .deps/argparse.Po mv -f .deps/pinentry.Tpo .deps/pinentry.Po rm -f libpinentry.a ar cru libpinentry.a pinentry.o argparse.o password-cache.o pinentry-emacs.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpinentry.a mv -f .deps/libpinentry_curses_a-pinentry-curses.Tpo .deps/libpinentry_curses_a-pinentry-curses.Po rm -f libpinentry-curses.a ar cru libpinentry-curses.a libpinentry_curses_a-pinentry-curses.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpinentry-curses.a make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/pinentry' Making all in curses make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/curses' gcc -DHAVE_CONFIG_H -I. -I.. -I../pinentry -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT pinentry-curses.o -MD -MP -MF .deps/pinentry-curses.Tpo -c -o pinentry-curses.o pinentry-curses.c mv -f .deps/pinentry-curses.Tpo .deps/pinentry-curses.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -Wl,--as-needed,-O1,--sort-common -o pinentry-curses pinentry-curses.o ../pinentry/libpinentry.a ../pinentry/libpinentry-curses.a ../secmem/libsecmem.a -lassuan -lgpg-error -lncursesw make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/curses' Making all in tty make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/tty' gcc -DHAVE_CONFIG_H -I. -I.. -I../secmem -I../pinentry -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT pinentry-tty.o -MD -MP -MF .deps/pinentry-tty.Tpo -c -o pinentry-tty.o pinentry-tty.c mv -f .deps/pinentry-tty.Tpo .deps/pinentry-tty.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -Wl,--as-needed,-O1,--sort-common -o pinentry-tty pinentry-tty.o ../pinentry/libpinentry.a ../secmem/libsecmem.a -lassuan -lgpg-error make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/tty' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/doc' make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for s390x-alpine-linux-musl-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 dependency style of gcc... gcc3 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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for s390x-alpine-linux-musl-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 dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for s390x-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for s390x-alpine-linux-musl-windres... no checking for windres... no checking for gitlog-to-changelog... no checking if gcc ignores unknown -Wno-* options... yes checking if gcc supports -Wpointer-arith... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for langinfo.h... yes checking for termio.h... no checking for locale.h... yes checking for utime.h... yes checking for wchar.h... (cached) yes checking for seteuid... yes checking for stpcpy... yes checking for mmap... yes checking for stat... yes checking for mlock... yes checking for sysconf... yes checking for getpagesize... yes checking whether mlock is broken... no checking for uint32_t... yes checking for gpg-error-config... /usr/bin/gpg-error-config checking for gpgrt-config... /usr/bin/gpgrt-config configure: Use gpgrt-config with /usr/lib as gpg-error-config checking for GPG Error - version >= 1.16... expr: warning: '^x-L': using '^' as the first character of a basic regular expression is not portable; it is ignored yes (1.48) configure: Use gpgrt-config as libassuan-config checking for LIBASSUAN - version >= 2.1.0... yes (2.5.6) checking LIBASSUAN API version... okay expr: warning: '^x-L': using '^' as the first character of a basic regular expression is not portable; it is ignored checking for byte... no checking for ulong... yes checking for u64... no checking for ncursesw... yes checking for ncurses include dir... none checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if Unix domain socket is supported... yes checking for elementary >= 1.18,ecore-x... no configure: WARNING: pkg-config could not find the modules elementary or ecore-x checking for libsecret-1... yes checking for x11... no configure: WARNING: pkg-config could not find the module x11 checking for KF5WaylandClient >= 5.60... no configure: WARNING: pkg-config could not find the module KF5WaylandClient checking for KF6GuiAddons >= 5.240... no configure: WARNING: pkg-config could not find the module KF6GuiAddons checking for Qt5Core >= 5.0.0 Qt5Gui >= 5.0.0 Qt5Widgets >= 5.0.0... no configure: WARNING: pinentry-qt5 will be built without Caps Lock warning on Wayland configure: WARNING: pinentry-qt will be built without Caps Lock warning on Unix configure: WARNING: pinentry-qt will be built without window parenting on wayland checking for QtCore >= 4.6.0 QtGui >= 4.6.0... no checking for fltk-config... no configure: WARNING: fltk-config is not found checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating m4/Makefile config.status: creating secmem/Makefile config.status: creating pinentry/Makefile config.status: creating curses/Makefile config.status: creating tty/Makefile config.status: creating efl/Makefile config.status: creating emacs/Makefile config.status: creating gtk+-2/Makefile config.status: creating gnome3/Makefile config.status: creating qt/Makefile config.status: creating qt/icons/Makefile config.status: creating qt5/Makefile config.status: creating qt5/icons/Makefile config.status: creating qt4/Makefile config.status: creating tqt/Makefile config.status: creating w32/Makefile config.status: creating fltk/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating qt/org.gnupg.pinentry-qt.desktop config.status: creating qt5/org.gnupg.pinentry-qt5.desktop config.status: creating config.h config.status: executing depfiles commands configure: Pinentry v1.3.0 has been configured as follows: Revision: 24833c9 (9347) Platform: s390x-alpine-linux-musl Curses Pinentry ..: yes TTY Pinentry .....: no Emacs Pinentry ...: no EFL Pinentry .....: no GTK+-2 Pinentry ..: no GNOME 3 Pinentry .: no Qt6 Pinentry .....: no Qt5 Pinentry .....: no Qt4 Pinentry .....: no TQt Pinentry .....: no W32 Pinentry .....: no FLTK Pinentry ....: no Fallback to Curses: yes Emacs integration : yes libsecret ........: yes Default Pinentry .: pinentry-curses make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret' Making all in m4 make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/m4' Making all in secmem make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/secmem' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT secmem.o -MD -MP -MF .deps/secmem.Tpo -c -o secmem.o secmem.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/secmem.Tpo .deps/secmem.Po rm -f libsecmem.a ar cru libsecmem.a secmem.o util.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsecmem.a make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/secmem' Making all in pinentry make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/pinentry' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I../secmem -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT pinentry.o -MD -MP -MF .deps/pinentry.Tpo -c -o pinentry.o pinentry.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I../secmem -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I../secmem -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT password-cache.o -MD -MP -MF .deps/password-cache.Tpo -c -o password-cache.o password-cache.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I../secmem -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT pinentry-emacs.o -MD -MP -MF .deps/pinentry-emacs.Tpo -c -o pinentry-emacs.o pinentry-emacs.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I../secmem -Wall -DNCURSES_WIDECHAR -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT libpinentry_curses_a-pinentry-curses.o -MD -MP -MF .deps/libpinentry_curses_a-pinentry-curses.Tpo -c -o libpinentry_curses_a-pinentry-curses.o `test -f 'pinentry-curses.c' || echo './'`pinentry-curses.c mv -f .deps/pinentry-emacs.Tpo .deps/pinentry-emacs.Po mv -f .deps/password-cache.Tpo .deps/password-cache.Po mv -f .deps/argparse.Tpo .deps/argparse.Po mv -f .deps/pinentry.Tpo .deps/pinentry.Po rm -f libpinentry.a ar cru libpinentry.a pinentry.o argparse.o password-cache.o pinentry-emacs.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpinentry.a mv -f .deps/libpinentry_curses_a-pinentry-curses.Tpo .deps/libpinentry_curses_a-pinentry-curses.Po rm -f libpinentry-curses.a ar cru libpinentry-curses.a libpinentry_curses_a-pinentry-curses.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpinentry-curses.a make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/pinentry' Making all in curses make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/curses' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I../pinentry -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -MT pinentry-curses.o -MD -MP -MF .deps/pinentry-curses.Tpo -c -o pinentry-curses.o pinentry-curses.c mv -f .deps/pinentry-curses.Tpo .deps/pinentry-curses.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-pointer-sign -Wpointer-arith -Wl,--as-needed,-O1,--sort-common -o pinentry-curses pinentry-curses.o ../pinentry/libpinentry.a ../pinentry/libpinentry-curses.a ../secmem/libsecmem.a -lsecret-1 -lglib-2.0 -lintl -lgobject-2.0 -lgio-2.0 -lassuan -lgpg-error -lncursesw make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/curses' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret/doc' make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret' make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0-libsecret' Making check in m4 make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/m4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/m4' Making check in secmem make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/secmem' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/secmem' Making check in pinentry make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/pinentry' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/pinentry' Making check in curses make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/curses' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/curses' Making check in tty make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/tty' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/tty' Making check in doc make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/doc' make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' >>> pinentry: Entering fakeroot... make: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' Making install in m4 make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/m4' make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/m4' make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/m4' Making install in secmem make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/secmem' make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/secmem' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/secmem' make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/secmem' Making install in pinentry make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/pinentry' make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/pinentry' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/pinentry' make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/pinentry' Making install in curses make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/curses' make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/curses' make[2]: Nothing to be done for 'install-data-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/pinentry/pkg/pinentry/usr/bin' /usr/bin/install -c pinentry-curses '/home/buildozer/aports/main/pinentry/pkg/pinentry/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/curses' make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/curses' Making install in tty make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/tty' make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/tty' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/pinentry/pkg/pinentry/usr/bin' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c pinentry-tty '/home/buildozer/aports/main/pinentry/pkg/pinentry/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/tty' make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/tty' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/doc' make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/doc' make[2]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/pinentry/pkg/pinentry/usr/share/info' /usr/bin/install -c -m 644 ./pinentry.info '/home/buildozer/aports/main/pinentry/pkg/pinentry/usr/share/info' make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/doc' make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0/doc' make[1]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' make[2]: Entering directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' make[2]: Nothing to be done for 'install-data-am'. (cd /home/buildozer/aports/main/pinentry/pkg/pinentry/usr/bin; \ rm -f pinentry; \ ln -s pinentry-curses pinentry) make[2]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' make[1]: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' make: Leaving directory '/home/buildozer/aports/main/pinentry/src/pinentry-1.3.0' >>> pinentry-doc*: Running split function doc... >>> pinentry-doc*: Preparing subpackage pinentry-doc... >>> pinentry-doc*: Running postcheck for pinentry-doc >>> pinentry-tty*: Running split function tty... '/home/buildozer/aports/main/pinentry/pkg/pinentry/usr/bin/pinentry-tty' -> '/home/buildozer/aports/main/pinentry/pkg/pinentry-tty/usr/bin/pinentry-tty' >>> pinentry-tty*: Preparing subpackage pinentry-tty... >>> pinentry-tty*: Stripping binaries >>> pinentry-tty*: Running postcheck for pinentry-tty >>> pinentry-curses-ss*: Running split function _curses_ss... >>> pinentry-curses-ss*: Preparing subpackage pinentry-curses-ss... >>> pinentry-curses-ss*: Stripping binaries >>> pinentry-curses-ss*: Script found. /bin/sh added as a dependency for pinentry-curses-ss-1.3.0-r0.apk >>> pinentry-curses-ss*: Adding .post-install >>> pinentry-curses-ss*: Adding .post-deinstall >>> pinentry-curses-ss*: Running postcheck for pinentry-curses-ss >>> pinentry*: Running postcheck for pinentry >>> pinentry*: Preparing package pinentry... >>> pinentry*: Stripping binaries >>> pinentry*: Script found. /bin/sh added as a dependency for pinentry-1.3.0-r0.apk >>> pinentry*: Adding .post-install >>> pinentry*: Adding .post-upgrade >>> pinentry-curses-ss*: Scanning shared objects >>> pinentry-doc*: Scanning shared objects >>> pinentry-tty*: Scanning shared objects >>> pinentry*: Scanning shared objects >>> pinentry-curses-ss*: Tracing dependencies... /bin/sh so:libassuan.so.0 so:libc.musl-s390x.so.1 so:libglib-2.0.so.0 so:libgpg-error.so.0 so:libncursesw.so.6 so:libsecret-1.so.0 >>> pinentry-curses-ss*: Package size: 88.0 KB >>> pinentry-curses-ss*: Compressing data... >>> pinentry-curses-ss*: Create checksum... >>> pinentry-curses-ss*: Create pinentry-curses-ss-1.3.0-r0.apk >>> pinentry-doc*: Tracing dependencies... >>> pinentry-doc*: Package size: 64.0 KB >>> pinentry-doc*: Compressing data... >>> pinentry-doc*: Create checksum... >>> pinentry-doc*: Create pinentry-doc-1.3.0-r0.apk >>> pinentry-tty*: Tracing dependencies... so:libassuan.so.0 so:libc.musl-s390x.so.1 so:libgpg-error.so.0 >>> pinentry-tty*: Package size: 72.0 KB >>> pinentry-tty*: Compressing data... >>> pinentry-tty*: Create checksum... >>> pinentry-tty*: Create pinentry-tty-1.3.0-r0.apk >>> pinentry*: Tracing dependencies... /bin/sh so:libassuan.so.0 so:libc.musl-s390x.so.1 so:libgpg-error.so.0 so:libncursesw.so.6 >>> pinentry*: Package size: 88.0 KB >>> pinentry*: Compressing data... >>> pinentry*: Create checksum... >>> pinentry*: Create pinentry-1.3.0-r0.apk >>> pinentry: Build complete at Fri, 22 Mar 2024 14:21:01 +0000 elapsed time 0h 0m 16s >>> pinentry: Cleaning up srcdir >>> pinentry: Cleaning up pkgdir >>> pinentry: Uninstalling dependencies... (1/55) Purging .makedepends-pinentry (20240322.142046) (2/55) Purging libcap-dev (2.69-r1) (3/55) Purging libassuan-dev (2.5.6-r1) (4/55) Purging libassuan (2.5.6-r1) (5/55) Purging libsecret-dev (0.21.4-r0) (6/55) Purging libsecret (0.21.4-r0) (7/55) Purging glib-dev (2.78.4-r0) (8/55) Purging bzip2-dev (1.0.8-r6) (9/55) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (10/55) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (11/55) Purging gettext-dev (0.22.4-r0) (12/55) Purging xz (5.6.1-r1) (13/55) Purging gettext-asprintf (0.22.4-r0) (14/55) Purging gettext (0.22.4-r0) (15/55) Purging gettext-envsubst (0.22.4-r0) (16/55) Purging libxml2-utils (2.12.6-r0) (17/55) Purging libxslt (1.1.39-r1) (18/55) Purging libffi-dev (3.4.6-r0) (19/55) Purging linux-headers (6.6-r0) (20/55) Purging libgcrypt-dev (1.10.3-r0) (21/55) Purging libgpg-error-dev (1.48-r0) (22/55) Purging libxml2 (2.12.6-r0) (23/55) Purging pcre2-dev (10.43-r0) (24/55) Purging libedit-dev (20230828.3.1-r4) (25/55) Purging bsd-compat-headers (0.7.2-r6) (26/55) Purging ncurses-dev (6.4_p20240309-r0) (27/55) Purging libncurses++ (6.4_p20240309-r0) (28/55) Purging zlib-dev (1.3.1-r0) (29/55) Purging libpcre2-16 (10.43-r0) (30/55) Purging libpcre2-32 (10.43-r0) (31/55) Purging python3-pyc (3.11.8-r0) (32/55) Purging python3-pycache-pyc0 (3.11.8-r0) (33/55) Purging pyc (3.11.8-r0) (34/55) Purging util-linux-dev (2.39.3-r1) (35/55) Purging libfdisk (2.39.3-r1) (36/55) Purging libsmartcols (2.39.3-r1) (37/55) Purging libuuid (2.39.3-r1) (38/55) Purging python3 (3.11.8-r0) (39/55) Purging gdbm (1.23-r1) (40/55) Purging gettext-libs (0.22.4-r0) (41/55) Purging glib (2.78.4-r0) (42/55) Purging libmount (2.39.3-r1) (43/55) Purging libblkid (2.39.3-r1) (44/55) Purging libbz2 (1.0.8-r6) (45/55) Purging libffi (3.4.6-r0) (46/55) Purging libformw (6.4_p20240309-r0) (47/55) Purging libgcrypt (1.10.3-r0) (48/55) Purging libgpg-error (1.48-r0) (49/55) Purging libintl (0.22.4-r0) (50/55) Purging libmenuw (6.4_p20240309-r0) (51/55) Purging libpanelw (6.4_p20240309-r0) (52/55) Purging mpdecimal (4.0.0-r0) (53/55) Purging readline (8.2.10-r0) (54/55) Purging sqlite-libs (3.45.2-r0) (55/55) Purging xz-libs (5.6.1-r1) Executing busybox-1.36.1-r21.trigger OK: 346 MiB in 107 packages >>> pinentry: Updating the main/s390x repository index... >>> pinentry: Signing the index...