Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mosh.spec'], False, '/var/lib/mock/dist-f15-build-1307841-208693/root/', None, 86400, True, False, 497, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mosh.spec'] warning: Could not canonicalize hostname: x86-16.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mosh-1.1.1-1.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mosh.spec'], False, '/var/lib/mock/dist-f15-build-1307841-208693/root/', None, 86400, True, False, 497, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mosh.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QL21GP + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mosh-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/mosh-1.1.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mosh-1.1.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JJuGiu + umask 022 + cd /builddir/build/BUILD + cd mosh-1.1.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-compile-warnings=error checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for protoc... /usr/bin/protoc checking for library containing utempter_remove_added_record... -lutempter checking for library containing compress... -lz checking for boostlib >= 1.20.0... 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 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.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 netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.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 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no 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 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 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gettimeofday... yes checking for setrlimit... yes checking for inet_ntoa... 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 strerror... yes checking for strtol... yes checking for wcwidth... yes checking for library containing clock_gettime... -lrt checking for setupterm in -lncurses... yes checking whether mach_absolute_time is declared... no checking whether pipe2 is declared... yes checking whether signalfd is declared... yes checking whether htobe64 is declared... yes checking whether IP_MTU_DISCOVER is declared... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for protobuf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating third/Makefile config.status: creating third/libstddjb/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 man/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mosh-1.1.1' Making all in third make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/third' Making all in libstddjb make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/third/libstddjb' CC coe.o CC fd_close.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c coe.c gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fd_close.c CC fd_read.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fd_read.c CC fd_write.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fd_write.c CC ndelay_on.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ndelay_on.c CC pipe_internal.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pipe_internal.c CC sanitize_read.o CC selfpipe_finish.o CC selfpipe_init.o CC selfpipe_internal.o CC selfpipe_read.o CC selfpipe_trap.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sanitize_read.c gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c selfpipe_finish.c gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c selfpipe_init.c CC selfpipe_trapset.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c selfpipe_internal.c gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c selfpipe_read.c gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c selfpipe_trap.c gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c selfpipe_trapset.c CC selfpipe_untrap.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c selfpipe_untrap.c CC skasig_dfl.o CC sig_restoreto.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sig_restoreto.c gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c skasig_dfl.c CC skasigaction.o gcc -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wall -Wextra -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c skasigaction.c AR libstddjb.a make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/third/libstddjb' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/third' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/third' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/third' Making all in src make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src' Making all in protobufs make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' GEN userinput.pb.cc GEN hostinput.pb.cc GEN transportinstruction.pb.cc make all-am make[4]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' CXX userinput.pb.o g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -Werror -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o userinput.pb.o userinput.pb.cc CXX hostinput.pb.o g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -Werror -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hostinput.pb.o hostinput.pb.cc CXX transportinstruction.pb.o g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -Werror -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o transportinstruction.pb.o transportinstruction.pb.cc AR libmoshprotos.a make[4]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' Making all in util make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/util' CXX swrite.o g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o swrite.o swrite.cc AR libmoshutil.a make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/util' Making all in crypto make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/crypto' CXX base64.o g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o base64.o base64.cc CXX crypto.o g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o crypto.o crypto.cc CXX ocb.o g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ocb.o ocb.cc CXX rijndael-alg-fst.o g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o rijndael-alg-fst.o rijndael-alg-fst.cc AR libmoshcrypto.a make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/crypto' Making all in terminal make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/terminal' CXX parseraction.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o parseraction.o parseraction.cc CXX parser.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o parser.o parser.cc CXX parserstate.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o parserstate.o parserstate.cc CXX terminal.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminal.o terminal.cc CXX terminaldispatcher.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminaldispatcher.o terminaldispatcher.cc CXX terminaldisplay.o CXX terminaldisplayinit.o CXX terminalframebuffer.o CXX terminalfunctions.o CXX terminaluserinput.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminaldisplay.o terminaldisplay.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminaldisplayinit.o terminaldisplayinit.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminalframebuffer.o terminalframebuffer.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminalfunctions.o terminalfunctions.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminaluserinput.o terminaluserinput.cc AR libmoshterminal.a make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/terminal' Making all in network make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/network' CXX network.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o network.o network.cc CXX networktransport.o CXX transportfragment.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o networktransport.o networktransport.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o transportfragment.o transportfragment.cc CXX transportsender.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o transportsender.o transportsender.cc CXX compressor.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o compressor.o compressor.cc AR libmoshnetwork.a make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/network' Making all in statesync make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/statesync' CXX completeterminal.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../terminal -I../protobufs -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o completeterminal.o completeterminal.cc CXX user.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../terminal -I../protobufs -I/usr/include -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o user.o user.cc AR libmoshstatesync.a make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/statesync' Making all in frontend make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/frontend' CXX mosh-client.o CXX stmclient.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -I/usr/include -I../../third/libstddjb -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mosh-client.o mosh-client.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -I/usr/include -I../../third/libstddjb -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stmclient.o stmclient.cc CXX terminaloverlay.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -I/usr/include -I../../third/libstddjb -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminaloverlay.o terminaloverlay.cc CXX mosh-server.o g++ -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -I/usr/include -I../../third/libstddjb -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ -fno-default-inline -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mosh-server.o mosh-server.cc CXXLD mosh-server CXXLD mosh-client make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/frontend' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/examples' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/scripts' Making all in man make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/man' make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1' make[1]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yh3uDN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64 + cd mosh-1.1.1 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64 Making install in third make[1]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/third' Making install in libstddjb make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/third/libstddjb' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/third/libstddjb' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/third/libstddjb' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/third/libstddjb' make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/third' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/third' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/third' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/third' make[1]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/third' Making install in src make[1]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src' Making install in protobufs make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' make install-am make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' make[4]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/protobufs' Making install in util make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/util' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/util' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/util' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/util' Making install in crypto make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/crypto' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/crypto' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/crypto' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/crypto' Making install in terminal make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/terminal' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/terminal' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/terminal' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/terminal' Making install in network make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/network' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/network' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/network' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/network' Making install in statesync make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/statesync' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/statesync' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/statesync' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/statesync' Making install in frontend make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/frontend' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/frontend' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/bin" /usr/bin/install -c mosh-client mosh-server '/builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/frontend' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/frontend' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/examples' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/examples' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src/examples' make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src' make[3]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/src' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/scripts' make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/scripts' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/bin" /usr/bin/install -c mosh '/builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/scripts' make[1]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/scripts' Making install in man make[1]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/man' make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 mosh.1 mosh-client.1 mosh-server.1 '/builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/man' make[1]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1/man' make[1]: Entering directory `/builddir/build/BUILD/mosh-1.1.1' make[2]: Entering directory `/builddir/build/BUILD/mosh-1.1.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1' make[1]: Leaving directory `/builddir/build/BUILD/mosh-1.1.1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/mosh-1.1.1 extracting debug info from /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/bin/mosh-client extracting debug info from /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/bin/mosh-server 944 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mosh-1.1.1-1.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1Nuav9 + umask 022 + cd /builddir/build/BUILD + cd mosh-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/share/doc/mosh-1.1.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/share/doc/mosh-1.1.1 + cp -pr README.md COPYING ChangeLog /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64/usr/share/doc/mosh-1.1.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libprotobuf.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libtinfo.so.5()(64bit) libutempter.so.0()(64bit) libutempter.so.0(UTEMPTER_1.1)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) perl(Errno) perl(Getopt::Long) perl(IO::Pty) perl(IO::Socket::INET) perl(POSIX) perl(Socket) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: mosh-debuginfo-1.1.1-1.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64 warning: Could not canonicalize hostname: x86-16.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/mosh-1.1.1-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/mosh-debuginfo-1.1.1-1.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CfhkBh + umask 022 + cd /builddir/build/BUILD + cd mosh-1.1.1 + /bin/rm -rf /builddir/build/BUILDROOT/mosh-1.1.1-1.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->