checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/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 for cc... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for ranlib... ranlib checking for protoc... /usr/local/bin/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 -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 how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/local/bin/ggrep checking for egrep... /usr/local/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking utmpx.h usability... no checking utmpx.h presence... no checking for utmpx.h... no checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking how to run the C++ preprocessor... c++ -E checking memory usability... yes checking memory presence... yes checking for memory... yes checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... 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 vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no 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... yes 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... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for main in -ltinfo... no checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking CommonCrypto/CommonCrypto.h usability... no checking CommonCrypto/CommonCrypto.h presence... no checking for CommonCrypto/CommonCrypto.h... no checking for CRYPTO... yes checking whether forkpty is declared... no checking for forkpty in -lutil... yes checking whether pipe2(..., O_CLOEXEC) is supported... yes checking whether FD_ISSET() argument is const... yes checking whether std::shared_ptr is available... no 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... no checking whether IP_MTU_DISCOVER is declared... no checking whether IP_RECVTOS is declared... no 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 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: config.h is unchanged config.status: executing depfiles commands configure: === Configuration results === configure: Version: 1.3.0 configure: c++ compiler: c++ 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: ============================= make all-recursive Making all in scripts Making all in src Making all in protobufs GEN userinput.pb.cc GEN hostinput.pb.cc GEN transportinstruction.pb.cc make all-am CXX userinput.pb.o CXX hostinput.pb.o CXX transportinstruction.pb.o AR libmoshprotos.a Making all in util CXX locale_utils.o CXX swrite.o CXX select.o CXX timestamp.o CXX pty_compat.o AR libmoshutil.a Making all in crypto CXX ocb.o CXX base64.o CXX crypto.o AR libmoshcrypto.a Making all in 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 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 stmclient.o CXX terminaloverlay.o CXXLD mosh-client /usr/local/lib/libprotobuf.so.1.0: warning: warning: sprintf() is often misused, please use snprintf() /usr/local/lib/libprotobuf.so.1.0: warning: warning: strcpy() is almost always misused, please use strlcpy() CXX mosh-server.o mosh-server.cc:933: warning: 'bool device_exists(const char*)' defined but not used CXXLD mosh-server /usr/local/lib/libprotobuf.so.1.0: warning: warning: sprintf() is often misused, please use snprintf() /usr/local/lib/libprotobuf.so.1.0: warning: warning: strcpy() is almost always misused, please use strlcpy() Making all in examples Making all in tests Making all in man Making all in conf make check-recursive Making check in scripts Making check in src Making check in protobufs make check-am Making check in util Making check in crypto Making check in terminal Making check in network Making check in statesync Making check in frontend Making check in examples Making check in tests make ocb-aes encrypt-decrypt base64 nonce-incr inpty CXX ocb_aes-ocb-aes.o CXX ocb_aes-test_utils.o CXXLD ocb-aes CXX encrypt_decrypt-encrypt-decrypt.o CXX encrypt_decrypt-test_utils.o CXXLD encrypt-decrypt CXX base64-base64.o GEN base64_vector.cc GEN base64_vector.cc CXX base64-base64_vector.o CXXLD base64 CXX nonce_incr-nonce-incr.o CXXLD nonce-incr CXX inpty-inpty.o CXXLD inpty make check-TESTS PASS: ocb-aes PASS: encrypt-decrypt PASS: base64 PASS: nonce-incr PASS: local.test PASS: e2e-success.test XFAIL: e2e-failure.test PASS: emulation-ascii-iso-8859.test ERROR: emulation-80th-column.test PASS: emulation-attributes-vt100.test PASS: emulation-attributes-16color.test XFAIL: emulation-attributes-256color8.test PASS: emulation-attributes-256color248.test PASS: emulation-back-tab.test PASS: emulation-cursor-motion.test PASS: emulation-multiline-scroll.test PASS: emulation-wrap-across-frames.test PASS: network-no-diff.test PASS: prediction-unicode.test PASS: pty-deadlock.test PASS: repeat.test PASS: repeat-with-input.test PASS: server-network-timeout.test PASS: server-signal-timeout.test PASS: window-resize.test PASS: unicode-combine-fallback-assert.test PASS: unicode-later-combining.test ============================================================================ Testsuite summary for mosh 1.3.0 ============================================================================ # TOTAL: 28 # PASS: 25 # SKIP: 0 # XFAIL: 2 # FAIL: 0 # XPASS: 0 # ERROR: 1 ============================================================================ See src/tests/test-suite.log Please report to mosh-devel@mit.edu ============================================================================ *** Error 1 in src/tests (Makefile:956 'test-suite.log': @case $- in *e*) set +e;; esac; { mgn= red= grn= lgn= blu= brg= std=; am__color_t...) *** Error 1 in src/tests (Makefile:967 'check-TESTS') *** Error 1 in src/tests (Makefile:1054 'check-am') *** Error 1 in src (Makefile:370 'check-recursive') *** Error 1 in . (Makefile:418 'check-recursive') *** Error 1 in /tmp/mosh-1.3.0 (Makefile:682 'check')