>>> mosh 1.3.2 Extracting gzip -d -c /home/naourr/work/instance-0/dl/mosh/mosh-1.3.2.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/mosh-1.3.2 -xf - >>> mosh 1.3.2 Patching >>> mosh 1.3.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output/build/mosh-1.3.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mosh 1.3.2 Patching libtool >>> mosh 1.3.2 Configuring (cd /home/naourr/work/instance-0/output/build/mosh-1.3.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/or1k-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/or1k-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/or1k-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/or1k-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/or1k-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/or1k-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/or1k-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/or1k-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/or1k-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/or1k-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/or1k-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/or1k-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/or1k-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/or1k-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/or1k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/or1k-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/or1k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes ax_cv_check_cflags__Werror___fstack_protector_all=no ax_cv_check_cxxflags__Werror___fstack_protector_all=no CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-uclibc --host=or1k-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-crypto-library=openssl ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for or1k-buildroot-linux-uclibc-strip... /home/naourr/work/instance-0/output/host/bin/or1k-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -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 or1k-buildroot-linux-uclibc-cc... /home/naourr/work/instance-0/output/host/bin/or1k-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-0/output/host/bin/or1k-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-0/output/host/bin/or1k-linux-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-0/output/host/bin/or1k-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/naourr/work/instance-0/output/host/bin/or1k-linux-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /home/naourr/work/instance-0/output/host/bin/or1k-linux-g++ accepts -g... yes checking dependency style of /home/naourr/work/instance-0/output/host/bin/or1k-linux-g++... none checking for or1k-buildroot-linux-uclibc-ranlib... /home/naourr/work/instance-0/output/host/bin/or1k-linux-ranlib checking for protoc... /home/naourr/work/instance-0/output/host/bin/protoc checking for or1k-buildroot-linux-uclibc-ar... /home/naourr/work/instance-0/output/host/bin/or1k-linux-ar checking the archiver (/home/naourr/work/instance-0/output/host/bin/or1k-linux-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... no 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... /home/naourr/work/instance-0/output/host/bin/or1k-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no 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... no checking sys/endian.h presence... no checking for sys/endian.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes 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... /home/naourr/work/instance-0/output/host/bin/or1k-linux-g++ -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... cross configure: WARNING: result yes guessed because of cross compilation 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 pkg-config is at least version 0.9.0... yes checking for TINFO... no checking for TINFO... 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 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... 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... no 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: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared configure: === Configuration results === configure: Version: 1.3.2 configure: c++ compiler: /home/naourr/work/instance-0/output/host/bin/or1k-linux-g++ configure: Warning CXXFLAGS: -Wall configure: Picky CXXFLAGS: configure: Harden CFLAGS: -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fPIE configure: ============================= >>> mosh 1.3.2 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/mosh-1.3.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2' Making all in scripts make[3]: Entering directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2/scripts' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2/scripts' Making all in src make[3]: Entering directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2/src' Making all in protobufs make[4]: Entering directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2/src/protobufs' GEN userinput.pb.cc GEN hostinput.pb.cc GEN transportinstruction.pb.cc /usr/bin/make all-am make[5]: Entering directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2/src/protobufs' CXX userinput.pb.o CXX hostinput.pb.o CXX transportinstruction.pb.o In file included from /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/mutex:35:0, from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:33, from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/common.h:52, from hostinput.pb.h:9, from hostinput.pb.cc:4: /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/mutex:35:0, from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:33, from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/common.h:52, from userinput.pb.h:9, from userinput.pb.cc:4: /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/mutex:35:0, from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:33, from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/common.h:52, from transportinstruction.pb.h:9, from transportinstruction.pb.cc:4: /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/common.h:52:0, from userinput.pb.h:9, from userinput.pb.cc:4: /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:58:8: error: 'mutex' in namespace 'std' does not name a type std::mutex mu_; ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: In member function 'void google::protobuf::internal::WrappedMutex::Lock()': /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:51:17: error: 'mu_' was not declared in this scope void Lock() { mu_.lock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: In member function 'void google::protobuf::internal::WrappedMutex::Unlock()': /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:52:19: error: 'mu_' was not declared in this scope void Unlock() { mu_.unlock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: At global scope: /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:61:7: error: expected nested-name-specifier before 'Mutex' using Mutex = WrappedMutex; ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:66:28: error: expected ')' before '*' token explicit MutexLock(Mutex *mu) : mu_(mu) { this->mu_->Lock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:69:3: error: 'Mutex' does not name a type Mutex *const mu_; ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: In destructor 'google::protobuf::internal::MutexLock::~MutexLock()': /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:67:24: error: 'class google::protobuf::internal::MutexLock' has no member named 'mu_' ~MutexLock() { this->mu_->Unlock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: At global scope: /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:80:33: error: expected ')' before '*' token explicit MutexLockMaybe(Mutex *mu) : ^ In file included from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/arena.h:48:0, from userinput.pb.h:23, from userinput.pb.cc:4: /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected unqualified-id before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected declaration before end of line In file included from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/common.h:52:0, from transportinstruction.pb.h:9, from transportinstruction.pb.cc:4: /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:58:8: error: 'mutex' in namespace 'std' does not name a type std::mutex mu_; ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: In member function 'void google::protobuf::internal::WrappedMutex::Lock()': /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:51:17: error: 'mu_' was not declared in this scope void Lock() { mu_.lock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: In member function 'void google::protobuf::internal::WrappedMutex::Unlock()': /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:52:19: error: 'mu_' was not declared in this scope void Unlock() { mu_.unlock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: At global scope: /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:61:7: error: expected nested-name-specifier before 'Mutex' using Mutex = WrappedMutex; ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:66:28: error: expected ')' before '*' token explicit MutexLock(Mutex *mu) : mu_(mu) { this->mu_->Lock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:69:3: error: 'Mutex' does not name a type Mutex *const mu_; ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: In destructor 'google::protobuf::internal::MutexLock::~MutexLock()': /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:67:24: error: 'class google::protobuf::internal::MutexLock' has no member named 'mu_' ~MutexLock() { this->mu_->Unlock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: At global scope: /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:80:33: error: expected ')' before '*' token explicit MutexLockMaybe(Mutex *mu) : ^ In file included from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/arena.h:48:0, from transportinstruction.pb.h:23, from transportinstruction.pb.cc:4: /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected unqualified-id before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected declaration before end of line make[5]: *** [Makefile:373: userinput.pb.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [Makefile:373: transportinstruction.pb.o] Error 1 In file included from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/common.h:52:0, from hostinput.pb.h:9, from hostinput.pb.cc:4: /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:58:8: error: 'mutex' in namespace 'std' does not name a type std::mutex mu_; ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: In member function 'void google::protobuf::internal::WrappedMutex::Lock()': /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:51:17: error: 'mu_' was not declared in this scope void Lock() { mu_.lock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: In member function 'void google::protobuf::internal::WrappedMutex::Unlock()': /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:52:19: error: 'mu_' was not declared in this scope void Unlock() { mu_.unlock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: At global scope: /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:61:7: error: expected nested-name-specifier before 'Mutex' using Mutex = WrappedMutex; ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:66:28: error: expected ')' before '*' token explicit MutexLock(Mutex *mu) : mu_(mu) { this->mu_->Lock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:69:3: error: 'Mutex' does not name a type Mutex *const mu_; ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: In destructor 'google::protobuf::internal::MutexLock::~MutexLock()': /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:67:24: error: 'class google::protobuf::internal::MutexLock' has no member named 'mu_' ~MutexLock() { this->mu_->Unlock(); } ^ /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h: At global scope: /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/stubs/mutex.h:80:33: error: expected ')' before '*' token explicit MutexLockMaybe(Mutex *mu) : ^ In file included from /home/naourr/work/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/arena.h:48:0, from hostinput.pb.h:23, from hostinput.pb.cc:4: /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected unqualified-id before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected '}' before end of line /home/naourr/work/instance-0/output/host/opt/ext-toolchain/or1k-buildroot-linux-uclibc/include/c++/5.4.0/typeinfo:39:37: error: expected declaration before end of line make[5]: *** [Makefile:373: hostinput.pb.o] Error 1 make[5]: Leaving directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2/src/protobufs' make[4]: *** [Makefile:316: all] Error 2 make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2/src/protobufs' make[3]: *** [Makefile:344: all-recursive] Error 1 make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2/src' make[2]: *** [Makefile:392: all-recursive] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2' make[1]: *** [Makefile:333: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/mosh-1.3.2' make: *** [package/pkg-generic.mk:232: /home/naourr/work/instance-0/output/build/mosh-1.3.2/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-0/buildroot'