INFO: not using any hashes in /data/userland-archives/hashes for mosh-1.4.0.tar.gz (overridden with --hash) Source /data/userland-archives/mosh-1.4.0.tar.gz... not found, skipping file copy Source https://github.com/mobile-shell/mosh/archive/refs/tags/mosh-1.4.0.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok configure.ac:325: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:325: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:325: the top level configure.ac:23: installing './ar-lib' configure.ac:15: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/crypto/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to build with code coverage support... no 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 /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/7/bin/g++ accepts -g... yes checking for /usr/gcc/7/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/gcc/7/bin/g++... gcc3 checking for ranlib... ranlib checking for protoc... /usr/bin/amd64/protoc checking for ar... ar checking the archiver (ar) interface... ar checking whether C++ compiler accepts -fno-strict-overflow... 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 --param ssp-buffer-size=1... yes checking whether C++ compiler accepts -fPIE... yes checking whether the linker accepts -fPIE -pie... no checking whether the linker accepts -fPIE -Wl,-pie... yes checking whether the linker accepts -Wl,-z,relro... no checking whether C++ compiler accepts -fno-default-inline... yes checking whether C++ compiler accepts -pipe... 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 utempter_remove_record in -lutempter... yes checking for compress in -lz... yes checking for library containing socket... -lsocket checking for library containing inet_addr... none required checking for library containing clock_gettime... none required 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... no 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... yes checking for sys/uio.h... yes checking for memory... yes checking for tr1/memory... yes checking for inline... inline checking for int64_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... no 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 gettimeofday... yes checking for posix_memalign... yes checking for cfmakeraw... no checking for pselect... yes checking for pledge... no checking for pkg-config... /usr/bin/amd64/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 OpenSSL... yes checking for AES_encrypt in -lcrypto... yes checking for EVP_aes_128_ocb in -lcrypto... no checking for Nettle... yes checking for /usr/gcc/7/bin/g++ options needed to detect all undeclared functions... none needed checking whether forkpty is declared... no checking for library containing forkpty... no 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... yes 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... no checking whether IP_RECVTOS is declared... yes checking whether __STDC_ISO_10646__ is declared... no configure: WARNING: C library doesn't advertise wchar_t is Unicode (OS X works anyway with workaround). checking whether IUTF8 is declared... no configure: WARNING: No IUTF8 termios mode; character-erase of multibyte character sequence probably does not work properly in canonical mode on this platform. checking for protobuf... yes checking whether protoc matches protobuf... yes checking for BASH_COMPLETION... 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/fuzz/Makefile config.status: creating src/include/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 src/include/config.h config.status: executing depfiles commands configure: === Configuration results === configure: Version: 1.4.0 configure: c++ compiler: /usr/gcc/7/bin/g++ configure: Warning CXXFLAGS: -Wall configure: Picky CXXFLAGS: configure: Harden CFLAGS: -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE configure: Cryptography: internal OCB, OpenSSL AES configure: ============================= make[3]: warning: -j8 forced in submake: resetting jobserver mode. Making all in scripts /jenkins/jobs/oi-userland/workspace/components/shell/mosh/mosh-1.4.0/scripts/mosh.pl syntax OK Making all in src Making all in include Making all in protobufs GEN hostinput.pb.cc GEN userinput.pb.cc GEN transportinstruction.pb.cc CXX userinput.pb.o CXX hostinput.pb.o CXX transportinstruction.pb.o AR libmoshprotos.a Making all in util CXX swrite.o CXX locale_utils.o CXX timestamp.o CXX pty_compat.o CXX select.o AR libmoshutil.a Making all in crypto CXX ocb_internal.o CXX crypto.o CXX base64.o AR libmoshcrypto.a Making all in terminal CXX parseraction.o CXX parser.o CXX parserstate.o CXX terminaldisplay.o CXX terminal.o CXX terminaldispatcher.o CXX terminalframebuffer.o CXX terminaldisplayinit.o CXX terminalfunctions.o CXX terminaluserinput.o AR libmoshterminal.a Making all in network CXX network.o CXX transportfragment.o CXX compressor.o AR libmoshnetwork.a Making all in statesync CXX completeterminal.o CXX user.o AR libmoshstatesync.a Making all in frontend CXX mosh-client.o CXX terminaloverlay.o CXX stmclient.o CXX mosh-server.o /jenkins/jobs/oi-userland/workspace/components/shell/mosh/mosh-1.4.0/src/frontend/mosh-server.cc:939:13: warning: 'bool print_motd(const char*)' defined but not used [-Wunused-function] static bool print_motd( const char *filename ) ^~~~~~~~~~ CXXLD mosh-client CXXLD mosh-server Making all in 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 Making all in tests Making all in fuzz Making all in man Making all in conf Making install in scripts /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/mosh/build/prototype/i386/usr/bin' /usr/bin/ginstall -c mosh '/jenkins/jobs/oi-userland/workspace/components/shell/mosh/build/prototype/i386/usr/bin' Making install in src Making install in include Making install in protobufs Making install in util Making install in crypto Making install in terminal Making install in network Making install in statesync Making install in frontend /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/mosh/build/prototype/i386/usr/bin' /usr/bin/ginstall -c mosh-client mosh-server '/jenkins/jobs/oi-userland/workspace/components/shell/mosh/build/prototype/i386/usr/bin' Making install in examples Making install in tests Making install in fuzz Making install in man /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/mosh/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/shell/mosh/mosh-1.4.0/man/mosh.1 /jenkins/jobs/oi-userland/workspace/components/shell/mosh/mosh-1.4.0/man/mosh-client.1 /jenkins/jobs/oi-userland/workspace/components/shell/mosh/mosh-1.4.0/man/mosh-server.1 '/jenkins/jobs/oi-userland/workspace/components/shell/mosh/build/prototype/i386/usr/share/man/man1' Making install in conf /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/mosh/build/prototype/i386/usr/share/bash-completion/completions' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/shell/mosh/mosh-1.4.0/conf/bash-completion/completions/mosh '/jenkins/jobs/oi-userland/workspace/components/shell/mosh/build/prototype/i386/usr/share/bash-completion/completions' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/shell/mosh/build/manifest-i386-mosh.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: shell/mosh pkg://openindiana.org/service/network/mosh@1.4.0,5.11-2022.0.0.0:20221030T201124Z PUBLISHED