>>> mosh: Building main/mosh 1.3.2-r17 (using abuild 3.7.0_rc1-r0) started Thu, 17 Dec 2020 13:12:40 +0000 >>> mosh: Checking sanity of /home/buildozer/aports/main/mosh/APKBUILD... >>> mosh: Analyzing dependencies... >>> mosh: Installing for build: build-base ncurses-dev zlib-dev openssl-dev perl-dev perl-io-tty protobuf-dev automake autoconf libtool gzip (1/26) Installing ncurses-dev (6.2_p20201212-r0) (2/26) Installing zlib-dev (1.2.11-r3) (3/26) Installing openssl-dev (1.1.1i-r0) (4/26) Installing libbz2 (1.0.8-r1) (5/26) Installing perl (5.32.0-r0) (6/26) Installing perl-utils (5.32.0-r0) (7/26) Installing perl-dev (5.32.0-r0) (8/26) Installing perl-io-tty (1.15-r0) (9/26) Installing libprotobuf (3.13.0-r1) (10/26) Installing libprotoc (3.13.0-r1) (11/26) Installing protoc (3.13.0-r1) (12/26) Installing libprotobuf-lite (3.13.0-r1) (13/26) Installing protobuf-dev (3.13.0-r1) (14/26) Installing automake (1.16.3-r0) (15/26) Installing m4 (1.4.18-r1) (16/26) Installing autoconf (2.70-r0) (17/26) Installing readline (8.0.4-r0) (18/26) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (19/26) Installing libltdl (2.4.6-r7) (20/26) Installing libtool (2.4.6-r7) (21/26) Installing less (563-r0) (22/26) Installing gzip (1.10-r1) (23/26) Installing .makedepends-mosh (20201217.131241) (24/26) Installing perl-error (0.17029-r1) (25/26) Installing perl-git (2.29.2-r0) (26/26) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 378 MiB in 112 packages >>> mosh: Cleaning up srcdir >>> mosh: Cleaning up pkgdir >>> mosh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/mosh-1.3.2.tar.gz >>> mosh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/mosh-1.3.2.tar.gz >>> mosh: Checking sha512sums... mosh-1.3.2.tar.gz: OK fix-ppc64le-build-with-musl.patch: OK >>> mosh: Unpacking /var/cache/distfiles/v3.13/mosh-1.3.2.tar.gz... >>> mosh: fix-ppc64le-build-with-musl.patch patching file src/frontend/mosh-server.cc Hunk #1 succeeded at 727 (offset 13 lines). patching file src/examples/termemu.cc configure.ac:274: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:274: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:274: the top level 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 whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-cc... 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 i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for protoc... /usr/bin/protoc checking for i586-alpine-linux-musl-ar... no checking for i586-alpine-linux-musl-lib... no checking for i586-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether C compiler accepts -fno-strict-overflow... yes checking whether C++ compiler accepts -fno-strict-overflow... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether the linker accepts -fstack-protector-all... yes checking whether C compiler accepts -Wstack-protector... yes checking whether C++ compiler accepts -Wstack-protector... yes checking whether C compiler accepts --param ssp-buffer-size=1... yes checking whether C++ compiler accepts --param ssp-buffer-size=1... yes checking whether C compiler accepts -fPIE... yes checking whether C++ compiler accepts -fPIE... yes checking whether the linker accepts -fPIE -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether C++ compiler accepts -fno-default-inline... yes checking whether C++ compiler accepts -pipe... yes checking for library containing utempter_remove_record... no configure: WARNING: Unable to find libutempter; utmp entries will not be made. checking for library containing compress... -lz checking for library containing socket... none required checking for library containing inet_addr... none required checking for library containing clock_gettime... none required 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 vfork.h... no checking for fcntl.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/resource.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for wchar.h... yes checking for wctype.h... yes checking for pty.h... yes checking for util.h... no checking for libutil.h... no checking for paths.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for utmpx.h... yes checking for termio.h... no checking for sys/uio.h... yes checking for memory... yes checking for tr1/memory... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for int64_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... __restrict__ checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for gettimeofday... yes checking for setrlimit... yes checking for iswprint... yes checking for memchr... yes checking for memset... yes checking for nl_langinfo... yes checking for posix_memalign... yes checking for setenv... yes checking for setlocale... yes checking for sigaction... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strtok... yes checking for strerror... yes checking for strtol... yes checking for wcwidth... yes checking for cfmakeraw... yes checking for pselect... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for pledge... no checking for i586-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 TINFO... no checking for TINFO... yes checking for CommonCrypto/CommonCrypto.h... no checking for CRYPTO... yes checking how gcc reports undeclared, standard C functions... error checking whether forkpty is declared... no checking for library containing forkpty... none required checking whether pipe2(..., O_CLOEXEC) is supported... yes checking whether FD_ISSET() argument is const... yes checking whether std::shared_ptr is available... yes checking whether std::tr1::shared_ptr is available... yes checking whether clock_gettime() is supported... yes checking whether mach_absolute_time is declared... no checking whether __builtin_ctz is declared... yes checking whether ffs is declared... no checking whether be64toh is declared... yes checking whether betoh64 is declared... yes checking whether bswap64 is declared... no checking whether __builtin_bswap64 is declared... yes checking whether IP_MTU_DISCOVER is declared... yes checking whether IP_RECVTOS is declared... yes checking whether __STDC_ISO_10646__ is declared... yes checking whether IUTF8 is declared... yes checking for protobuf... yes 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 src/crypto/Makefile config.status: creating src/frontend/Makefile config.status: creating src/network/Makefile config.status: creating src/protobufs/Makefile config.status: creating src/statesync/Makefile config.status: creating src/terminal/Makefile config.status: creating src/util/Makefile config.status: creating scripts/Makefile config.status: creating src/examples/Makefile config.status: creating src/tests/Makefile config.status: creating man/Makefile config.status: creating conf/Makefile config.status: creating config.h config.status: executing depfiles commands configure: === Configuration results === configure: Version: 1.3.2 configure: c++ compiler: g++ configure: Warning CXXFLAGS: -Wall -Werror configure: Picky CXXFLAGS: -Wextra -pedantic -Wno-long-long -Weffc++ -Wmissing-declarations configure: Harden CFLAGS: -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE configure: ============================= make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' Making all in scripts make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/scripts' make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/scripts' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' Making all in protobufs make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' GEN userinput.pb.cc GEN hostinput.pb.cc GEN transportinstruction.pb.cc make all-am make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' CXX userinput.pb.o CXX hostinput.pb.o CXX transportinstruction.pb.o AR libmoshprotos.a ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' Making all in util make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/util' CXX locale_utils.o CXX swrite.o CXX select.o CXX timestamp.o CXX pty_compat.o AR libmoshutil.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/util' Making all in crypto make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/crypto' CXX ocb.o CXX base64.o CXX crypto.o AR libmoshcrypto.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/crypto' Making all in terminal make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/terminal' CXX parseraction.o CXX parser.o CXX parserstate.o CXX terminal.o CXX terminaldispatcher.o CXX terminaldisplay.o CXX terminaldisplayinit.o CXX terminalframebuffer.o CXX terminalfunctions.o CXX terminaluserinput.o AR libmoshterminal.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/terminal' Making all in network make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/network' CXX network.o CXX transportfragment.o CXX compressor.o AR libmoshnetwork.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/network' Making all in statesync make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/statesync' CXX completeterminal.o CXX user.o AR libmoshstatesync.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/statesync' Making all in frontend make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/frontend' CXX mosh-client.o CXX stmclient.o CXX terminaloverlay.o CXX mosh-server.o CXXLD mosh-client CXXLD mosh-server make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/frontend' Making all in examples make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/examples' CXX encrypt-encrypt.o CXX decrypt-decrypt.o CXX ntester-ntester.o CXX parse-parse.o CXX termemu-termemu.o CXX benchmark-benchmark.o CXXLD decrypt CXXLD encrypt CXXLD parse CXXLD termemu CXXLD benchmark CXXLD ntester make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/examples' Making all in tests make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/tests' make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' Making all in man make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/man' Making all in conf make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/conf' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/conf' make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' make[1]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' >>> mosh: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' Making install in scripts make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/scripts' make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/scripts' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/mosh/pkg/mosh/usr/bin' /usr/bin/install -c mosh '/home/buildozer/aports/main/mosh/pkg/mosh/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/scripts' make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/scripts' Making install in src make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' Making install in protobufs make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' make install-am make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' make[5]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/protobufs' Making install in util make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/util' make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/util' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/util' Making install in crypto make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/crypto' make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/crypto' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/crypto' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/crypto' Making install in terminal make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/terminal' make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/terminal' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/terminal' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/terminal' Making install in network make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/network' make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/network' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/network' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/network' Making install in statesync make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/statesync' make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/statesync' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/statesync' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/statesync' Making install in frontend make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/frontend' make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/frontend' make[4]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/mosh/pkg/mosh/usr/bin' /usr/bin/install -c mosh-client mosh-server '/home/buildozer/aports/main/mosh/pkg/mosh/usr/bin' make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/frontend' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/frontend' Making install in examples make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/examples' make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/examples' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/examples' Making install in tests make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/tests' make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/tests' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src/tests' make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' make[4]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/src' Making install in man make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/man' make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/man' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/mosh/pkg/mosh/usr/share/man/man1' /usr/bin/install -c -m 644 mosh.1 mosh-client.1 mosh-server.1 '/home/buildozer/aports/main/mosh/pkg/mosh/usr/share/man/man1' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/man' make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/man' Making install in conf make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/conf' make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/conf' make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/conf' make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2/conf' make[2]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' make[3]: Entering directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' make[2]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' make[1]: Leaving directory '/home/buildozer/aports/main/mosh/src/mosh-1.3.2' >>> mosh-doc*: Running split function doc... >>> mosh-doc*: Preparing subpackage mosh-doc... >>> mosh-doc*: Running postcheck for mosh-doc >>> mosh-client*: Running split function client... >>> mosh-client*: Preparing subpackage mosh-client... >>> mosh-client*: Stripping binaries >>> mosh-client*: Running postcheck for mosh-client >>> mosh-server*: Running split function server... >>> mosh-server*: Preparing subpackage mosh-server... >>> mosh-server*: Stripping binaries >>> mosh-server*: Running postcheck for mosh-server >>> mosh-bash-completion*: Running split function bashcomp... >>> mosh-bash-completion*: Preparing subpackage mosh-bash-completion... >>> mosh-bash-completion*: Running postcheck for mosh-bash-completion >>> mosh*: Running postcheck for mosh >>> mosh*: Preparing package mosh... >>> mosh*: Stripping binaries >>> WARNING: mosh*: No arch specific binaries found so arch should probably be set to "noarch" >>> mosh-bash-completion*: Scanning shared objects >>> mosh-client*: Scanning shared objects >>> mosh-doc*: Scanning shared objects >>> mosh-server*: Scanning shared objects >>> mosh*: Scanning shared objects >>> mosh-bash-completion*: Tracing dependencies... >>> mosh-bash-completion*: Package size: 24.0 KB >>> mosh-bash-completion*: Compressing data... >>> mosh-bash-completion*: Create checksum... >>> mosh-bash-completion*: Create mosh-bash-completion-1.3.2-r17.apk >>> mosh-client*: Tracing dependencies... openssh-client perl-io-tty so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libgcc_s.so.1 so:libncursesw.so.6 so:libprotobuf.so.24 so:libstdc++.so.6 so:libz.so.1 >>> mosh-client*: Package size: 308.0 KB >>> mosh-client*: Compressing data... >>> mosh-client*: Create checksum... >>> mosh-client*: Create mosh-client-1.3.2-r17.apk >>> mosh-doc*: Tracing dependencies... >>> mosh-doc*: Package size: 36.0 KB >>> mosh-doc*: Compressing data... >>> mosh-doc*: Create checksum... >>> mosh-doc*: Create mosh-doc-1.3.2-r17.apk >>> mosh-server*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libgcc_s.so.1 so:libncursesw.so.6 so:libprotobuf.so.24 so:libstdc++.so.6 so:libz.so.1 >>> mosh-server*: Package size: 300.0 KB >>> mosh-server*: Compressing data... >>> mosh-server*: Create checksum... >>> mosh-server*: Create mosh-server-1.3.2-r17.apk >>> mosh*: Tracing dependencies... >>> mosh*: Package size: 28.0 KB >>> mosh*: Compressing data... >>> mosh*: Create checksum... >>> mosh*: Create mosh-1.3.2-r17.apk >>> mosh: Build complete at Thu, 17 Dec 2020 13:13:35 +0000 elapsed time 0h 0m 55s >>> mosh: Cleaning up srcdir >>> mosh: Cleaning up pkgdir >>> mosh: Uninstalling dependencies... (1/26) Purging .makedepends-mosh (20201217.131241) (2/26) Purging ncurses-dev (6.2_p20201212-r0) (3/26) Purging openssl-dev (1.1.1i-r0) (4/26) Purging perl-dev (5.32.0-r0) (5/26) Purging perl-utils (5.32.0-r0) (6/26) Purging perl-io-tty (1.15-r0) (7/26) Purging protobuf-dev (3.13.0-r1) (8/26) Purging zlib-dev (1.2.11-r3) (9/26) Purging protoc (3.13.0-r1) (10/26) Purging libprotobuf-lite (3.13.0-r1) (11/26) Purging libprotoc (3.13.0-r1) (12/26) Purging automake (1.16.3-r0) (13/26) Purging autoconf (2.70-r0) (14/26) Purging m4 (1.4.18-r1) (15/26) Purging libtool (2.4.6-r7) (16/26) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (17/26) Purging libltdl (2.4.6-r7) (18/26) Purging gzip (1.10-r1) (19/26) Purging less (563-r0) (20/26) Purging git-perl (2.29.2-r0) (21/26) Purging perl-git (2.29.2-r0) (22/26) Purging perl-error (0.17029-r1) (23/26) Purging perl (5.32.0-r0) (24/26) Purging libbz2 (1.0.8-r1) (25/26) Purging libprotobuf (3.13.0-r1) (26/26) Purging readline (8.0.4-r0) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 86 packages >>> mosh: Updating the main/x86 repository index... >>> mosh: Signing the index...