>>> pwsafe: Building community/pwsafe 0.2.0_git20210320-r1 (using abuild 3.9.0-r0) started Fri, 22 Apr 2022 01:02:39 +0000 >>> pwsafe: Checking sanity of /home/buildozer/aports/community/pwsafe/APKBUILD... >>> pwsafe: Analyzing dependencies... >>> pwsafe: Installing for build: build-base autoconf automake ncurses-dev openssl1.1-compat-dev libxmu-dev readline-dev (1/41) Installing m4 (1.4.19-r1) (2/41) Installing libbz2 (1.0.8-r1) (3/41) Installing perl (5.34.1-r0) (4/41) Installing autoconf (2.71-r0) (5/41) Installing automake (1.16.5-r0) (6/41) Installing ncurses-dev (6.3_p20220416-r0) (7/41) Installing openssl-dev (1.1.1n-r0) (8/41) Installing libblkid (2.38-r1) (9/41) Installing libuuid (2.38-r1) (10/41) Installing libfdisk (2.38-r1) (11/41) Installing libmount (2.38-r1) (12/41) Installing libsmartcols (2.38-r1) (13/41) Installing util-linux-dev (2.38-r1) (14/41) Installing libxau (1.0.9-r0) (15/41) Installing libxdmcp (1.1.3-r0) (16/41) Installing libxcb (1.14-r2) (17/41) Installing libx11 (1.7.5-r0) (18/41) Installing libxext (1.3.4-r0) (19/41) Installing libice (1.0.10-r0) (20/41) Installing libsm (1.2.3-r0) (21/41) Installing libxt (1.2.1-r0) (22/41) Installing libxmu (1.1.3-r0) (23/41) Installing xorgproto (2021.5-r0) (24/41) Installing libxau-dev (1.0.9-r0) (25/41) Installing xcb-proto (1.14.1-r3) (26/41) Installing libxdmcp-dev (1.1.3-r0) (27/41) Installing libxcb-dev (1.14-r2) (28/41) Installing xtrans (1.4.0-r1) (29/41) Installing libx11-dev (1.7.5-r0) (30/41) Installing libxext-dev (1.3.4-r0) (31/41) Installing libice-dev (1.0.10-r0) (32/41) Installing libsm-dev (1.2.3-r0) (33/41) Installing libxt-dev (1.2.1-r0) (34/41) Installing libxmu-dev (1.1.3-r0) (35/41) Installing libhistory (8.1.2-r0) (36/41) Installing readline (8.1.2-r0) (37/41) Installing readline-dev (8.1.2-r0) (38/41) Installing .makedepends-pwsafe (20220422.010247) (39/41) Installing perl-error (0.17029-r1) (40/41) Installing perl-git (2.35.2-r0) (41/41) Installing git-perl (2.35.2-r0) Executing busybox-1.35.0-r8.trigger OK: 385 MiB in 130 packages >>> pwsafe: Cleaning up srcdir >>> pwsafe: Cleaning up pkgdir >>> pwsafe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 49944 100 49944 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k >>> pwsafe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc.tar.gz >>> pwsafe: Checking sha512sums... pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc.tar.gz: OK >>> pwsafe: Unpacking /var/cache/distfiles/v3.16/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc.tar.gz... configure.ac:45: installing './compile' configure.ac:41: installing './config.guess' configure.ac:41: installing './config.sub' configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure.ac:13: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:13: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:13: the top level configure.ac:17: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:17: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:17: the top level configure.ac:29: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:29: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:29: the top level configure.ac:33: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:33: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:33: the top level configure.ac:81: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:81: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:81: the top level configure.ac:132: warning: AC_OUTPUT should be used without arguments. configure.ac:132: You should run autoupdate. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./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 build system type... s390x-ibm-linux-musl checking host system type... s390x-ibm-linux-musl 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 for strip... strip 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 pid_t... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for uid_t in sys/types.h... yes checking for size_t... yes checking for long long... yes checking for working memcmp... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XmuInternAtom in -lXmu... yes checking for SHA1_Init in -lcrypto... yes checking for egrep... (cached) /bin/grep -E checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for string.h... (cached) yes checking for memory.h... yes checking for fcntl.h... yes checking for dirent.h... yes checking for sys/ndir.h... no checking for ndir.h... no checking for alloca.h... yes checking for locale.h... yes checking for fcntl.h... (cached) yes checking for signal.h... yes checking for sys/select.h... yes checking for sys/resource.h... yes checking for sys/socket.h... yes checking for sys/un.h... yes checking for sys/mman.h... yes checking for stdint.h... (cached) yes checking for errno.h... yes checking for termios.h... yes checking for getopt.h... yes checking for openssl/sha.h... yes checking for openssl/blowfish.h... yes checking for openssl/rand.h... yes checking for netinet/in.h... yes checking for X11/Xlib.h... yes checking for X11/Xatom.h... yes checking for X11/Xmu/Atoms.h... yes checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking POSIX termios... yes checking for getopt_long... yes checking for tcsetattr... yes checking for setrlimit... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pwsafe.1 config.status: creating pwsafe.lsm config.status: creating pwsafe.spec config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/pwsafe/src/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc' g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -Wextra -MT pwsafe.o -MD -MP -MF .deps/pwsafe.Tpo -c -o pwsafe.o pwsafe.cpp mv -f .deps/pwsafe.Tpo .deps/pwsafe.Po g++ -Os -fomit-frame-pointer -Wall -Wextra -o pwsafe pwsafe.o -lSM -lICE -lcrypto -lXmu -lX11 make[1]: Leaving directory '/home/buildozer/aports/community/pwsafe/src/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/community/pwsafe/src/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc' make[2]: Entering directory '/home/buildozer/aports/community/pwsafe/src/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc' PASS: test/read PASS: test/edit PASS: test/merge PASS: test/create ============================================================================ Testsuite summary for pwsafe.cpp 0.2.2beta ============================================================================ # TOTAL: 4 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/community/pwsafe/src/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc' make[1]: Leaving directory '/home/buildozer/aports/community/pwsafe/src/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc' >>> WARNING: pwsafe: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> pwsafe: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/pwsafe/src/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc' ./install-sh -c -d '/home/buildozer/aports/community/pwsafe/pkg/pwsafe/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/pwsafe/pkg/pwsafe/usr/share/man/man1' /usr/bin/install -c pwsafe '/home/buildozer/aports/community/pwsafe/pkg/pwsafe/usr/bin' /usr/bin/install -c -m 644 pwsafe.1 '/home/buildozer/aports/community/pwsafe/pkg/pwsafe/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/pwsafe/src/pwsafe-3af22b1b81004606b17a4f13ea7bff65b727a7cc' >>> pwsafe-doc*: Running split function doc... >>> pwsafe-doc*: Preparing subpackage pwsafe-doc... >>> pwsafe-doc*: Running postcheck for pwsafe-doc >>> pwsafe*: Running postcheck for pwsafe >>> pwsafe*: Preparing package pwsafe... >>> pwsafe*: Stripping binaries >>> pwsafe-doc*: Scanning shared objects >>> pwsafe*: Scanning shared objects >>> pwsafe-doc*: Tracing dependencies... >>> pwsafe-doc*: Package size: 24.0 KB >>> pwsafe-doc*: Compressing data... >>> pwsafe-doc*: Create checksum... >>> pwsafe-doc*: Create pwsafe-doc-0.2.0_git20210320-r1.apk >>> pwsafe*: Tracing dependencies... so:libX11.so.6 so:libXmu.so.6 so:libc.musl-s390x.so.1 so:libcrypto.so.1.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> pwsafe*: Package size: 96.0 KB >>> pwsafe*: Compressing data... >>> pwsafe*: Create checksum... >>> pwsafe*: Create pwsafe-0.2.0_git20210320-r1.apk >>> pwsafe: Build complete at Fri, 22 Apr 2022 01:02:59 +0000 elapsed time 0h 0m 20s >>> pwsafe: Cleaning up srcdir >>> pwsafe: Cleaning up pkgdir >>> pwsafe: Uninstalling dependencies... (1/41) Purging .makedepends-pwsafe (20220422.010247) (2/41) Purging autoconf (2.71-r0) (3/41) Purging m4 (1.4.19-r1) (4/41) Purging automake (1.16.5-r0) (5/41) Purging libxmu-dev (1.1.3-r0) (6/41) Purging util-linux-dev (2.38-r1) (7/41) Purging libfdisk (2.38-r1) (8/41) Purging libmount (2.38-r1) (9/41) Purging libsmartcols (2.38-r1) (10/41) Purging libxmu (1.1.3-r0) (11/41) Purging readline-dev (8.1.2-r0) (12/41) Purging libhistory (8.1.2-r0) (13/41) Purging readline (8.1.2-r0) (14/41) Purging git-perl (2.35.2-r0) (15/41) Purging perl-git (2.35.2-r0) (16/41) Purging perl-error (0.17029-r1) (17/41) Purging perl (5.34.1-r0) (18/41) Purging libbz2 (1.0.8-r1) (19/41) Purging ncurses-dev (6.3_p20220416-r0) (20/41) Purging openssl-dev (1.1.1n-r0) (21/41) Purging libblkid (2.38-r1) (22/41) Purging libxt-dev (1.2.1-r0) (23/41) Purging libxt (1.2.1-r0) (24/41) Purging libsm-dev (1.2.3-r0) (25/41) Purging libsm (1.2.3-r0) (26/41) Purging libuuid (2.38-r1) (27/41) Purging libxext-dev (1.3.4-r0) (28/41) Purging libxext (1.3.4-r0) (29/41) Purging libx11-dev (1.7.5-r0) (30/41) Purging xtrans (1.4.0-r1) (31/41) Purging libx11 (1.7.5-r0) (32/41) Purging libxcb-dev (1.14-r2) (33/41) Purging xcb-proto (1.14.1-r3) (34/41) Purging libxcb (1.14-r2) (35/41) Purging libxau-dev (1.0.9-r0) (36/41) Purging libxau (1.0.9-r0) (37/41) Purging libxdmcp-dev (1.1.3-r0) (38/41) Purging libxdmcp (1.1.3-r0) (39/41) Purging libice-dev (1.0.10-r0) (40/41) Purging libice (1.0.10-r0) (41/41) Purging xorgproto (2021.5-r0) Executing busybox-1.35.0-r8.trigger OK: 324 MiB in 89 packages >>> pwsafe: Updating the community/s390x repository index... >>> pwsafe: Signing the index...