Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gearmand.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-bfec57e716d73dc9592fbd50a9d8952fc3bc2274/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gearmand.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/gearmand-1.1.12-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gearmand.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-bfec57e716d73dc9592fbd50a9d8952fc3bc2274/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gearmand.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2nAWxj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gearmand-1.1.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/gearmand-1.1.12.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gearmand-1.1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GgpdJM + umask 022 + cd /builddir/build/BUILD + cd gearmand-1.1.12 + export 'LDFLAGS= -lboost_system' + LDFLAGS=' -lboost_system' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS=' -lboost_system' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-rpath --enable-tcmalloc configure: WARNING: unrecognized options: --disable-rpath, --enable-tcmalloc checking for armv7hl-redhat-linux-gnu-cc... no checking for armv7hl-redhat-linux-gnu-gcc... no checking for armv7hl-redhat-linux-gnu-clang... no 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 for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-clang++... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to run the C preprocessor... cc -E 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 minix/gear_config.h usability... no checking minix/gear_config.h presence... no checking for minix/gear_config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking whether UID '995' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of cc... none checking dependency style of c++... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for cos in -lm... yes checking for cc option to accept ISO C99... -std=gnu99 checking whether C++ compiler accepts -std=c++0x... yes checking whether make supports nested variables... (cached) yes checking for boostlib >= 1.39... yes checking whether the Boost::Program_Options library is available... yes checking for rand in -lboost_program_options-mt... yes checking for location of cstdint... checking for location of cinttypes... checking for mysqld... nocommand configure: WARNING: mysqld not found in /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin checking for mysql_config... /usr/bin/mysql_config checking if MySQL version is >= 5.0... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for curl-config... no checking whether drizzled executable path has been provided... no checking for drizzled... no checking libdrizzle-5.1/drizzle_client.h usability... no checking libdrizzle-5.1/drizzle_client.h presence... no checking for libdrizzle-5.1/drizzle_client.h... no checking for SQLite3 library >= 3.0.0... yes checking for pg_config... /usr/bin/pg_config checking for PostgreSQL libraries... yes checking tcadb.h usability... yes checking tcadb.h presence... yes checking for tcadb.h... yes checking for main in -ltokyocabinet... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for MSG_NOSIGNAL... yes checking for MSG_DONTWAIT... yes checking for MSG_MORE... yes checking for O_CLOEXEC... yes checking hiredis/hiredis.h usability... no checking hiredis/hiredis.h presence... no checking for hiredis/hiredis.h... no checking for dpkg-gensymbols... no checking for openssl... no checking for valgrind... no checking for wine... no checking for rpmbuild... rpmbuild checking for rpmdev-setuptree... no checking for rpm... rpm checking for gperf... /usr/bin/gperf checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether memcached executable path has been provided... no checking for memcached... /usr/bin/memcached memcached version "1.4.15" checking whether sphinx-build executable path has been provided... no checking for sphinx-build... : checking whether lcov executable path has been provided... no checking for lcov... no checking whether genhtml executable path has been provided... no checking for genhtml... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for errno.h... yes checking for execinfo.h... yes checking for fcntl.h... yes checking for features.h... yes checking for fnmatch.h... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for mach/mach.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for poll.h... yes checking for pwd.h... yes checking for signal.h... yes checking for spawn.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/epoll.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 sys/types.h... (cached) yes checking for sys/utsname.h... yes checking for sys/wait.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for winsock2.h... no checking for libmemcached-1.0/types/return.h... yes checking for ptrdiff_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... yes checking for int32_t... yes checking for int64_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for error_at_line... 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 working memcmp... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... yes checking for accept4... yes checking for dup2... yes checking for fork... (cached) yes checking for gettimeofday... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for pipe... yes checking for pipe2... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for atexit... yes checking for getcwd... yes checking for strstr... yes checking for setsockopt... yes checking for bind... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking cyassl/ssl.h usability... no checking cyassl/ssl.h presence... no checking for cyassl/ssl.h... no no checking libmemcached-1.0/memcached.h usability... yes checking libmemcached-1.0/memcached.h presence... yes checking for libmemcached-1.0/memcached.h... yes checking check for -lmemcached... no checking test for a working libevent... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking check to see if -luuid is needed... yes checking check to see if -luuid is needed... yes checking for uuid/uuid.h... (cached) yes checking check to see if -luuid is needed... (cached) yes checking check to see if -luuid is needed... (cached) yes checking for uuid_generate_time_safe... yes checking the number of available CPUs... 4 configure: adding automake macro support configure: creating aminclude.am configure: added jobserver support to make for 5 jobs checking if compiler needs -Werror to reject unknown flags... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... no checking whether pthreads work with -pthreads... no checking whether pthreads work with -mthreads... no checking for the pthreads library -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking check for pthread_timedjoin_np... yes checking whether byte ordering is bigendian... no checking for C compiler vendor... gnu checking C Compiler version... "cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)" checking C++ Compiler version... "c++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)" checking MINGW... checking whether __MINGW32__ is declared... no no checking whether the linker accepts ... yes checking for debug... no checking for vcs system... none checking for vcs checkout... no checking for assert... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if all warnings into errors... no checking if all warnings into errors... (cached) no checking whether the linker accepts -z... no checking whether the linker accepts relro... no checking whether the linker accepts -z... (cached) no checking whether the linker accepts now... no checking whether C compiler accepts -g... yes checking whether C compiler accepts -O2... yes checking whether C compiler accepts -Wno-unknown-pragmas... yes checking whether C compiler accepts -Wno-pragmas... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Weverything... no checking whether C compiler accepts -Wthis-test-should-fail... no checking whether C compiler accepts -Wunsuffixed-float-constants... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wno-attributes... yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Wvarargs... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wformat-y2k... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wmaybe-uninitialized... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wnormalized=id... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-overflow=1... yes checking whether C compiler accepts -Wstrict-prototypes... no checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wtrampolines... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -funsafe-loop-optimizations... yes checking whether C compiler accepts -Wclobbered... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wunused-result... yes checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wunused-local-typedefs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts -fmudflapt... no checking whether C compiler accepts -pipe... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -pie... yes checking whether C compiler accepts -Wsizeof-pointer-memaccess... yes checking whether C compiler accepts -Wpacked... yes checking whether C++ compiler accepts -g... yes checking whether C++ compiler accepts -O2... yes checking whether C++ compiler accepts -Wno-unknown-pragmas... yes checking whether C++ compiler accepts -Wno-pragmas... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Weverything... no checking whether C++ compiler accepts -Wthis-test-should-fail... no checking whether C++ compiler accepts -Wno-attributes... yes checking whether C++ compiler accepts -Wvarargs... yes checking whether C++ compiler accepts -Waddress... yes checking whether C++ compiler accepts -Warray-bounds... yes checking whether C++ compiler accepts -Wchar-subscripts... yes checking whether C++ compiler accepts -Wcomment... yes checking whether C++ compiler accepts -Wctor-dtor-privacy... yes checking whether C++ compiler accepts -Wfloat-equal... yes checking whether C++ compiler accepts -Wformat=2... yes checking whether C++ compiler accepts -Wformat-y2k... yes checking whether C++ compiler accepts -Wmaybe-uninitialized... yes checking whether C++ compiler accepts -Wmissing-field-initializers... yes checking whether C++ compiler accepts -Wlogical-op... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wnormalized=id... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -Wpointer-arith... yes checking whether C++ compiler accepts -Wredundant-decls... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Wshorten-64-to-32... no checking whether C++ compiler accepts -Wsign-compare... yes checking whether C++ compiler accepts -Wstrict-overflow=1... yes checking whether C++ compiler accepts -Wswitch-enum... yes checking whether C++ compiler accepts -Wtrampolines... yes checking whether C++ compiler accepts -Wundef... yes checking whether C++ compiler accepts -funsafe-loop-optimizations... yes checking whether C++ compiler accepts -Wc++11-compat... yes checking whether C++ compiler accepts -Wclobbered... yes checking whether C++ compiler accepts -Wunused... yes checking whether C++ compiler accepts -Wunused-result... yes checking whether C++ compiler accepts -Wunused-variable... yes checking whether C++ compiler accepts -Wunused-parameter... yes checking whether C++ compiler accepts -Wunused-local-typedefs... yes checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wformat-security... yes checking whether C++ compiler accepts -fwrapv... yes checking whether C++ compiler accepts -fmudflapt... no checking whether C++ compiler accepts -pipe... yes checking whether C++ compiler accepts -fPIE... yes checking whether C++ compiler accepts -pie... yes checking whether C++ compiler accepts -Wsizeof-pointer-memaccess... yes checking whether C++ compiler accepts -Wpacked... yes checking whether the compiler supports GCC C++ ABI name demangling... yes checking checking for cxx_gcc_abi_demangle... "yes" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libhashkit/hashkitcon.h config.status: creating libhashkit-1.0/configure.h config.status: creating libtest/version.h config.status: creating libtest/yatlcon.h config.status: creating Makefile config.status: creating docs/conf.py config.status: creating libgearman-1.0/version.h config.status: creating scripts/gearmand config.status: creating scripts/gearmand.xml config.status: creating scripts/smf_install.sh config.status: creating support/gearmand.init config.status: creating support/gearmand.pc config.status: creating support/gearmand.spec config.status: creating gear_config.h config.status: executing depfiles commands config.status: executing libtool commands --- Configuration summary for gearmand version 1.1.12 * Installation prefix: /usr * System type: redhat-linux-gnu * Host CPU: armv7hl configure: WARNING: unrecognized options: --disable-rpath, --enable-tcmalloc * C Compiler: cc -std=gnu99 cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) * C Flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wno-unknown-pragmas -Wno-pragmas -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -fwrapv -fPIE -pie -Wsizeof-pointer-memaccess -Wpacked * C++ Compiler: c++ c++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) * C++ Flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++0x -Wno-unknown-pragmas -Wno-pragmas -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -pie -Wsizeof-pointer-memaccess -Wpacked * CPP Flags: -fvisibility=hidden * LIBS: * LDFLAGS Flags: -lboost_system * Assertions enabled: no * Debug enabled: no * Warnings as failure: no * Building with libsqlite3 yes * Building with libdrizzle yes * Building with libmemcached not found * Building with libpq yes * Building with tokyocabinet yes * Building with libmysql yes * SSL enabled: no * cyassl found: no * openssl found: yes * make -j: 5 * VCS checkout: no * sphinx-build: : --- + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make -j5 all-am make[1]: Entering directory `/builddir/build/BUILD/gearmand-1.1.12' make[1]: warning: -jN forced in submake: disabling jobserver mode. CXX libgearman/libgearman_libgearman_la-check.lo CXX libgearman/libgearman_libgearman_la-actions.lo CXX libgearman/libgearman_libgearman_la-aggregator.lo CXX libgearman/libgearman_libgearman_la-allocator.lo CXX libgearman/libgearman_libgearman_la-argument.lo CXX libgearman/libgearman_libgearman_la-add.lo CXX libgearman/libgearman_libgearman_la-backtrace.lo CXX libgearman/libgearman_libgearman_la-byteorder.lo CXX libgearman/libgearman_libgearman_la-client.lo CXX libgearman/libgearman_libgearman_la-command.lo CXX libgearman/libgearman_libgearman_la-connection.lo CXX libgearman/libgearman_libgearman_la-do.lo CXX libgearman/libgearman_libgearman_la-error.lo CXX libgearman/libgearman_libgearman_la-error_code.lo CXX libgearman/libgearman_libgearman_la-execute.lo CXX libgearman/libgearman_libgearman_la-function.lo CXX libgearman/function/libgearman_libgearman_la-function_v2.lo CXX libgearman/function/libgearman_libgearman_la-make.lo CXX libgearman/function/libgearman_libgearman_la-partition.lo CXX libgearman/libgearman_libgearman_la-gearman.lo CXX libgearman/libgearman_libgearman_la-job.lo CXX libgearman/libgearman_libgearman_la-kill.lo CXX libgearman/libgearman_libgearman_la-log.lo CXX libgearman/libgearman_libgearman_la-packet.lo CXX libgearman/libgearman_libgearman_la-parse.lo CXX libgearman/protocol/libgearman_libgearman_la-echo.lo CXX libgearman/protocol/libgearman_libgearman_la-option.lo CXX libgearman/protocol/libgearman_libgearman_la-submit.lo CXX libgearman/protocol/libgearman_libgearman_la-work_exception.lo CXX libgearman/libgearman_libgearman_la-result.lo CXX libgearman/libgearman_libgearman_la-run.lo CXX libgearman/libgearman_libgearman_la-status.lo CXX libgearman/libgearman_libgearman_la-strerror.lo CXX libgearman/libgearman_libgearman_la-string.lo CXX libgearman/libgearman_libgearman_la-task.lo CXX libgearman/libgearman_libgearman_la-task_attr.lo CXX libgearman/libgearman_libgearman_la-unique.lo CXX libgearman/libgearman_libgearman_la-server_options.lo CXX libgearman/libgearman_libgearman_la-universal.lo CXX libgearman/libgearman_libgearman_la-vector.lo CXX libgearman/libgearman_libgearman_la-worker.lo CXX libgearman/libgearman_libgearman_la-pipe.lo CXX libgearman/libgearman_libgearman_la-uuid.lo CXX libhashkit/libhashkit_libhashkit_la-aes.lo CXX libhashkit/libhashkit_libhashkit_la-algorithm.lo CXX libhashkit/libhashkit_libhashkit_la-behavior.lo CXX libhashkit/libhashkit_libhashkit_la-crc32.lo CXX libhashkit/libhashkit_libhashkit_la-digest.lo CXX libhashkit/libhashkit_libhashkit_la-encrypt.lo CXX libhashkit/libhashkit_libhashkit_la-fnv_32.lo CXX libhashkit/libhashkit_libhashkit_la-fnv_64.lo CXX libhashkit/libhashkit_libhashkit_la-function.lo CXX libhashkit/libhashkit_libhashkit_la-has.lo CXX libhashkit/libhashkit_libhashkit_la-hashkit.lo CXX libhashkit/libhashkit_libhashkit_la-jenkins.lo CXX libhashkit/libhashkit_libhashkit_la-ketama.lo CXX libhashkit/libhashkit_libhashkit_la-md5.lo CXX libhashkit/libhashkit_libhashkit_la-murmur.lo CXX libhashkit/libhashkit_libhashkit_la-murmur3.lo CXX libhashkit/libhashkit_libhashkit_la-murmur3_api.lo CXX libhashkit/libhashkit_libhashkit_la-one_at_a_time.lo CXX libhashkit/libhashkit_libhashkit_la-rijndael.lo CXX libhashkit/libhashkit_libhashkit_la-str_algorithm.lo CXX libhashkit/libhashkit_libhashkit_la-strerror.lo CXX libhashkit/libhashkit_libhashkit_la-string.lo CXX libhashkit/libhashkit_libhashkit_la-nohsieh.lo CXXLD libhashkit/libhashkit.la CXXLD libgearman/libgearman.la CXX libgearman/libgearman_libgearmancore_la-allocator.lo CXX libgearman/libgearman_libgearmancore_la-backtrace.lo CXX libgearman/libgearman_libgearmancore_la-byteorder.lo CXX libgearman/libgearman_libgearmancore_la-check.lo CXX libgearman/libgearman_libgearmancore_la-command.lo CXX libgearman/libgearman_libgearmancore_la-connection.lo CXX libgearman/libgearman_libgearmancore_la-error.lo CXX libgearman/libgearman_libgearmancore_la-error_code.lo CXX libgearman/libgearman_libgearmancore_la-kill.lo CXX libgearman/libgearman_libgearmancore_la-log.lo CXX libgearman/libgearman_libgearmancore_la-packet.lo CXX libgearman/libgearman_libgearmancore_la-pipe.lo CXX libgearman/protocol/libgearman_libgearmancore_la-echo.lo CXX libgearman/protocol/libgearman_libgearmancore_la-option.lo CXX libgearman/protocol/libgearman_libgearmancore_la-submit.lo CXX libgearman/protocol/libgearman_libgearmancore_la-work_exception.lo CXX libgearman/libgearman_libgearmancore_la-server_options.lo CXX libgearman/libgearman_libgearmancore_la-strerror.lo CXX libgearman/libgearman_libgearmancore_la-universal.lo CXX libgearman/libgearman_libgearmancore_la-uuid.lo CXX libgearman/libgearman_libgearmancore_la-vector.lo CXXLD libgearman/libgearmancore.la CXX libhashkit/libhashkit_libhashkitinc_la-aes.lo CXX libhashkit/libhashkit_libhashkitinc_la-algorithm.lo CXX libhashkit/libhashkit_libhashkitinc_la-behavior.lo CXX libhashkit/libhashkit_libhashkitinc_la-crc32.lo CXX libhashkit/libhashkit_libhashkitinc_la-digest.lo CXX libhashkit/libhashkit_libhashkitinc_la-encrypt.lo CXX libhashkit/libhashkit_libhashkitinc_la-fnv_32.lo CXX libhashkit/libhashkit_libhashkitinc_la-fnv_64.lo CXX libhashkit/libhashkit_libhashkitinc_la-function.lo CXX libhashkit/libhashkit_libhashkitinc_la-has.lo CXX libhashkit/libhashkit_libhashkitinc_la-hashkit.lo CXX libhashkit/libhashkit_libhashkitinc_la-jenkins.lo CXX libhashkit/libhashkit_libhashkitinc_la-ketama.lo CXX libhashkit/libhashkit_libhashkitinc_la-md5.lo CXX libhashkit/libhashkit_libhashkitinc_la-murmur.lo CXX libhashkit/libhashkit_libhashkitinc_la-murmur3.lo CXX libhashkit/libhashkit_libhashkitinc_la-murmur3_api.lo CXX libhashkit/libhashkit_libhashkitinc_la-one_at_a_time.lo CXX libhashkit/libhashkit_libhashkitinc_la-rijndael.lo CXX libhashkit/libhashkit_libhashkitinc_la-str_algorithm.lo CXX libhashkit/libhashkit_libhashkitinc_la-strerror.lo CXX libhashkit/libhashkit_libhashkitinc_la-string.lo CXX libhashkit/libhashkit_libhashkitinc_la-nohsieh.lo CXXLD libhashkit/libhashkitinc.la CXX benchmark/benchmark.lo CXXLD benchmark/libbenchmark.la CXX libgearman-server/error/libgearman_server_libgearman_server_la-strerror.lo CXX libgearman-server/plugins/libgearman_server_libgearman_server_la-base.lo CXX libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-protocol.lo CXX libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-response_codes.lo CXX libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-method.lo CXX libgearman-server/plugins/protocol/gear/libgearman_server_libgearman_server_la-protocol.lo CXX libgearman-server/plugins/queue/libgearman_server_libgearman_server_la-base.lo CXX libgearman-server/plugins/queue/default/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/drizzle/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/postgres/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/redis/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/sqlite/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/sqlite/libgearman_server_libgearman_server_la-instance.lo CXX libgearman-server/plugins/queue/tokyocabinet/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/mysql/libgearman_server_libgearman_server_la-queue.lo CXX libgearman/libgearman_server_libgearman_server_la-backtrace.lo CXX libgearman/libgearman_server_libgearman_server_la-pipe.lo CXX libgearman/libgearman_server_libgearman_server_la-vector.lo CXX libgearman-server/libgearman_server_libgearman_server_la-text.lo CXX libgearman-server/libgearman_server_libgearman_server_la-config.lo CXX libgearman-server/libgearman_server_libgearman_server_la-byteorder.lo CXX libgearman-server/libgearman_server_libgearman_server_la-client.lo CXX libgearman-server/libgearman_server_libgearman_server_la-connection.lo CXX libgearman-server/libgearman_server_libgearman_server_la-function.lo CXX libgearman-server/libgearman_server_libgearman_server_la-gearmand.lo CXX libgearman-server/libgearman_server_libgearman_server_la-gearmand_con.lo CXX libgearman-server/libgearman_server_libgearman_server_la-gearmand_thread.lo CXX libgearman-server/libgearman_server_libgearman_server_la-io.lo CXX libgearman-server/libgearman_server_libgearman_server_la-job.lo CXX libgearman-server/libgearman_server_libgearman_server_la-log.lo CXX libgearman-server/libgearman_server_libgearman_server_la-packet.lo CXX libgearman-server/libgearman_server_libgearman_server_la-plugins.lo CXX libgearman-server/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/libgearman_server_libgearman_server_la-server.lo CXX libgearman-server/libgearman_server_libgearman_server_la-thread.lo CXX libgearman-server/libgearman_server_libgearman_server_la-timer.lo CXX libgearman-server/libgearman_server_libgearman_server_la-wakeup.lo CXX libgearman-server/libgearman_server_libgearman_server_la-worker.lo CXX libgearman/libgearman_server_libgearman_server_la-command.lo CXX libgearman/libgearman_server_libgearman_server_la-strerror.lo CXXLD libgearman-server/libgearman-server.la copying selected object files to avoid basename conflicts... CXX libgearman/libgearman_libgearman_vector_la-vector.lo CXX libgearman/libgearman_libgearman_vector_la-backtrace.lo CXXLD libgearman/libgearman-vector.la CXX libgearman/libgearman_libgearman_result_la-vector.lo CXX libgearman/libgearman_libgearman_result_la-result.lo CXX libgearman/libgearman_libgearman_result_la-backtrace.lo CXXLD libgearman/libgearman-result.la CXX libgearman/libgearman_libgearman_hostile_la-check.lo CXX libgearman/libgearman_libgearman_hostile_la-actions.lo CXX libgearman/libgearman_libgearman_hostile_la-aggregator.lo CXX libgearman/libgearman_libgearman_hostile_la-allocator.lo CXX libgearman/libgearman_libgearman_hostile_la-argument.lo CXX libgearman/libgearman_libgearman_hostile_la-add.lo CXX libgearman/libgearman_libgearman_hostile_la-backtrace.lo CXX libgearman/libgearman_libgearman_hostile_la-byteorder.lo CXX libgearman/libgearman_libgearman_hostile_la-client.lo CXX libgearman/libgearman_libgearman_hostile_la-command.lo CXX libgearman/libgearman_libgearman_hostile_la-connection.lo CXX libgearman/libgearman_libgearman_hostile_la-do.lo CXX libgearman/libgearman_libgearman_hostile_la-error.lo CXX libgearman/libgearman_libgearman_hostile_la-error_code.lo CXX libgearman/libgearman_libgearman_hostile_la-execute.lo CXX libgearman/libgearman_libgearman_hostile_la-function.lo CXX libgearman/function/libgearman_libgearman_hostile_la-function_v2.lo CXX libgearman/function/libgearman_libgearman_hostile_la-make.lo CXX libgearman/function/libgearman_libgearman_hostile_la-partition.lo CXX libgearman/libgearman_libgearman_hostile_la-gearman.lo CXX libgearman/libgearman_libgearman_hostile_la-job.lo CXX libgearman/libgearman_libgearman_hostile_la-kill.lo CXX libgearman/libgearman_libgearman_hostile_la-log.lo CXX libgearman/libgearman_libgearman_hostile_la-packet.lo CXX libgearman/libgearman_libgearman_hostile_la-parse.lo CXX libgearman/protocol/libgearman_libgearman_hostile_la-echo.lo CXX libgearman/protocol/libgearman_libgearman_hostile_la-option.lo CXX libgearman/protocol/libgearman_libgearman_hostile_la-submit.lo CXX libgearman/protocol/libgearman_libgearman_hostile_la-work_exception.lo CXX libgearman/libgearman_libgearman_hostile_la-result.lo CXX libgearman/libgearman_libgearman_hostile_la-run.lo CXX libgearman/libgearman_libgearman_hostile_la-status.lo CXX libgearman/libgearman_libgearman_hostile_la-strerror.lo CXX libgearman/libgearman_libgearman_hostile_la-string.lo CXX libgearman/libgearman_libgearman_hostile_la-task.lo CXX libgearman/libgearman_libgearman_hostile_la-task_attr.lo CXX libgearman/libgearman_libgearman_hostile_la-unique.lo CXX libgearman/libgearman_libgearman_hostile_la-server_options.lo CXX libgearman/libgearman_libgearman_hostile_la-universal.lo CXX libgearman/libgearman_libgearman_hostile_la-vector.lo CXX libgearman/libgearman_libgearman_hostile_la-worker.lo CXX libgearman/libgearman_libgearman_hostile_la-pipe.lo CXX libgearman/libgearman_libgearman_hostile_la-uuid.lo CXXLD libgearman/libgearman-hostile.la CXX bin/arguments.o CXX bin/function.o CXX bin/gearman.o CXX bin/error.o CXX util/pidfile.o CXXLD bin/gearman CXX bin/gearadmin.o CXX util/instance.o CXX util/operation.o CXXLD bin/gearadmin CXX libtest/t_unittest-unittest.o CXX libtest/libtest_libtest_la-alarm.lo CXX libtest/libtest_libtest_la-binaries.lo CXX libtest/libtest_libtest_la-cmdline.lo CXX libtest/libtest_libtest_la-collection.lo CXX libtest/libtest_libtest_la-comparison.lo CXX libtest/libtest_libtest_la-core.lo CXX libtest/libtest_libtest_la-cpu.lo CXX libtest/libtest_libtest_la-dns.lo CXX libtest/libtest_libtest_la-dream.lo CXX libtest/libtest_libtest_la-drizzled.lo CXX libtest/libtest_libtest_la-exception.lo CXX libtest/exception/libtest_libtest_la-fatal.lo CXX libtest/libtest_libtest_la-formatter.lo CXX libtest/libtest_libtest_la-client.lo CXX libtest/libtest_libtest_la-framework.lo CXX libtest/libtest_libtest_la-has.lo CXX libtest/libtest_libtest_la-http.lo CXX libtest/libtest_libtest_la-is_local.lo CXX libtest/libtest_libtest_la-killpid.lo CXX libtest/libtest_libtest_la-libtool.lo CXX libtest/libtest_libtest_la-main.lo CXX libtest/libtest_libtest_la-port.lo CXX libtest/libtest_libtest_la-result.lo CXX libtest/libtest_libtest_la-runner.lo CXX libtest/libtest_libtest_la-server.lo CXX libtest/libtest_libtest_la-server_container.lo CXX libtest/libtest_libtest_la-signal.lo CXX libtest/libtest_libtest_la-socket.lo CXX libtest/libtest_libtest_la-strerror.lo CXX libtest/libtest_libtest_la-timer.lo CXX libtest/libtest_libtest_la-tmpfile.lo CXX libtest/libtest_libtest_la-vchar.lo CXX libtest/libtest_libtest_la-memcached.lo CXX libtest/libtest_libtest_la-gearmand.lo CXX libtest/libtest_libtest_la-blobslap_worker.lo CXX libtest/abort.o CXXLD libtest/abort CXX libtest/wait.o CXX libtest/dream.o CXXLD libtest/wait CXXLD libtest/libtest.la CXXLD t/unittest CXX libtest/skiptest.o CXXLD t/skip CXX libtest/cpu.o CXX libtest/core_count.o CXXLD libtest/core-count CXX libtest/backtrace_test.o CXX libgearman/backtrace.o CXXLD libtest/backtrace CC libhostile/t/accept.o CCLD libhostile/t/accept CC libhostile/t/libhostile_t_hostile_accept-accept.o CC libhostile/libhostile_libhostile_la-initialize.lo CC libhostile/libhostile_libhostile_la-dummy.lo CCLD libhostile/libhostile.la CCLD libhostile/t/hostile_accept CC libhostile/t/pipe.o CCLD libhostile/t/pipe CC libhostile/t/libhostile_t_hostile_pipe-pipe.o CCLD libhostile/t/hostile_pipe CC libhostile/t/pipe2.o CCLD libhostile/t/pipe2 CC libhostile/t/libhostile_t_hostile_pipe2-pipe2.o CCLD libhostile/t/hostile_pipe2 CC libhostile/t/close.o CCLD libhostile/t/close CC libhostile/t/libhostile_t_hostile_close-close.o CCLD libhostile/t/hostile_close CC docs/libgearman/examples/gearman_client_do_background_example.o CCLD docs/libgearman/examples/gearman_client_do_background_example CC docs/libgearman/examples/gearman_client_do_example.o CCLD docs/libgearman/examples/gearman_client_do_example CC docs/libgearman/examples/gearman_execute_example.o CCLD docs/libgearman/examples/gearman_execute_example CC docs/libgearman/examples/gearman_execute_partition.o CCLD docs/libgearman/examples/gearman_execute_partition CXX benchmark/blobslap_client.o CXXLD benchmark/blobslap_client CXX benchmark/benchmark_blobslap_worker-blobslap_worker.o CXX util/benchmark_blobslap_worker-daemon.o CXX util/benchmark_blobslap_worker-logfile.o CXX util/benchmark_blobslap_worker-pidfile.o CXX util/benchmark_blobslap_worker-signal.o CXXLD benchmark/blobslap_worker CXX examples/echo_client.o CXXLD examples/echo_client CXX examples/echo_worker.o CXXLD examples/echo_worker CXX examples/reverse_client.o CXXLD examples/reverse_client CXX examples/reverse_client_bg.o CXXLD examples/reverse_client_bg CXX examples/reverse_client_epoch.o CXXLD examples/reverse_client_epoch CXX examples/reverse_client_cb.o CXXLD examples/reverse_client_cb CXX examples/reverse_worker.o CXXLD examples/reverse_worker CXX examples/wc_worker.o CXXLD examples/wc_worker CXX gearmand/gearmand_hostile_gearmand-gearmand.o CXX util/gearmand_hostile_gearmand-daemon.o CXX util/gearmand_hostile_gearmand-pidfile.o CXX libtest/gearmand_hostile_gearmand-cpu.o CXXLD gearmand/hostile_gearmand CC libgearman-1.0/t/c_test.o CCLD libgearman-1.0/t/c_test CXX libgearman-1.0/t/cc_test.o CXXLD libgearman-1.0/t/cc_test CXX tests/cycle.o CXX tests/tests_libstartworker_la-start_worker.lo CXX util/tests_libstartworker_la-instance.lo CXX util/tests_libstartworker_la-operation.lo CXX tests/workers/aggregator/tests_libstartworker_la-cat.lo CXX tests/workers/v1/tests_libstartworker_la-echo_or_react.lo CXX tests/workers/v1/tests_libstartworker_la-echo_or_react_chunk.lo CXX tests/workers/v1/tests_libstartworker_la-echo_or_react_chunk_worker.lo CXX tests/workers/v1/tests_libstartworker_la-increment_reset_worker.lo CXX tests/workers/v1/tests_libstartworker_la-unique.lo CXX tests/workers/v2/tests_libstartworker_la-call_exception.lo CXX tests/workers/v2/tests_libstartworker_la-called.lo CXX tests/workers/v2/tests_libstartworker_la-check_order.lo CXX tests/workers/v2/tests_libstartworker_la-client_echo.lo CXX tests/workers/v2/tests_libstartworker_la-count.lo CXX tests/workers/v2/tests_libstartworker_la-echo_or_react.lo CXX tests/workers/v2/tests_libstartworker_la-echo_or_react_chunk.lo CXX tests/workers/v2/tests_libstartworker_la-echo_specific_worker.lo CXX tests/workers/v2/tests_libstartworker_la-increment_reset.lo CXX tests/workers/v2/tests_libstartworker_la-sleep_return_random.lo CXX tests/workers/v2/tests_libstartworker_la-split.lo CXX tests/workers/v2/tests_libstartworker_la-unique.lo CXXLD tests/libstartworker.la copying selected object files to avoid basename conflicts... CXX gearmand/gearmand_gearmand-gearmand.o CXX util/gearmand_gearmand-daemon.o CXX util/gearmand_gearmand-pidfile.o CXX libtest/gearmand_gearmand-cpu.o CXXLD gearmand/gearmand CXXLD t/cycle CXX tests/blobslap_client.o CXXLD t/blobslap_client CXX tests/vector.o CXXLD t/vector CXX tests/result.o CXXLD t/result CXX tests/cli.o CXXLD t/cli CXX tests/gearmand.o CXXLD t/gearmand CXX tests/libgearman-1.0/t_client-client_test.o CXX tests/libgearman-1.0/t_client-do.o CXX tests/libgearman-1.0/t_client-do_background.o CXX tests/libgearman-1.0/t_client-execute.o CXX tests/libgearman-1.0/t_client-fork.o CXX tests/libgearman-1.0/t_client-gearman_client_do_job_handle.o CXX tests/libgearman-1.0/t_client-gearman_client_job_status_by_unique.o CXX tests/libgearman-1.0/t_client-gearman_execute_partition.o CXX tests/libgearman-1.0/t_client-limits.o CXX tests/libgearman-1.0/t_client-protocol.o CXX tests/libgearman-1.0/t_client-server_options.o CXX tests/libgearman-1.0/t_client-task.o CXX tests/libgearman-1.0/t_client-unique.o CXX tests/workers/aggregator/t_client-cat.o CXX tests/workers/v1/t_client-echo_or_react.o CXX tests/workers/v1/t_client-echo_or_react_chunk.o CXX tests/workers/v1/t_client-unique.o CXX tests/workers/v2/t_client-call_exception.o CXX tests/workers/v2/t_client-echo_or_react.o CXX tests/workers/v2/t_client-echo_or_react_chunk.o CXX tests/workers/v2/t_client-sleep_return_random.o CXX tests/workers/v2/t_client-split.o CXX tests/workers/v2/t_client-unique.o CXXLD t/client CXX tests/libgearman-1.0/t_multi_client-multi_client_test.o CXXLD t/multi_client CXX tests/libgearman-1.0/internals.o CXX tests/libgearman-1.0/regression.o CXXLD t/internals CXX libgearman/command.o CXX tests/libgearman-1.0/worker_test.o CXX tests/workers/v2/call_exception.o CXX tests/workers/v2/echo_or_react.o CXX tests/workers/v2/echo_or_react_chunk.o CXX tests/workers/v2/echo_specific_worker.o CXXLD t/worker CC tests/libgearman-1.0/1077917.o CCLD t/1077917 CXX tests/t_stress-burnin.o CXXLD t/stress CXX tests/t_hostile_gearmand-hostile.o CXXLD t/hostile_gearmand CXX tests/t_hostile_libgearman-hostile.o CXXLD t/hostile_libgearman CXX tests/protocol.o CXXLD t/protocol CXX tests/round_robin.o CXXLD t/round_robin CXX tests/cpp_test.o CXXLD t/cpp CC tests/c_test.o CCLD t/c CXX tests/t_ephemeral-basic.o CXX tests/t_ephemeral-ephemeral_test.o CXXLD t/ephemeral CXX tests/t_drizzle-basic.o CXX tests/t_drizzle-drizzle_test.o CXXLD t/drizzle CXX tests/t_memcached-basic.o CXX tests/t_memcached-memcached_test.o CXXLD t/memcached CXX tests/t_postgres-basic.o CXX tests/t_postgres-postgres_test.o CXXLD t/postgres CXX tests/t_mysql-basic.o CXX tests/t_mysql-mysql_test.o CXXLD t/mysql CXX tests/t_sqlite-basic.o CXX tests/t_sqlite-sqlite_test.o CXXLD t/sqlite CXX tests/tokyocabinet_test.o CXX tests/basic.o CXXLD t/tokyocabinet CXX tests/t_redis-basic.o CXX tests/t_redis-redis.o CXXLD t/redis CXX tests/httpd_test.o CXXLD t/httpd make[1]: Leaving directory `/builddir/build/BUILD/gearmand-1.1.12' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XUwlVh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm ++ dirname /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm + cd gearmand-1.1.12 + rm -rf /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm make -j5 install-am make[1]: Entering directory `/builddir/build/BUILD/gearmand-1.1.12' CXXLD libtest/libtest.la CXXLD t/unittest CXXLD t/skip CXXLD tests/libstartworker.la copying selected object files to avoid basename conflicts... CXXLD t/cycle CXXLD t/blobslap_client CXXLD t/vector CXXLD t/result CXXLD t/cli CXXLD t/gearmand CXXLD t/client CXXLD t/multi_client CXXLD t/internals CXXLD t/worker CXXLD t/stress CXXLD t/hostile_gearmand CXXLD t/hostile_libgearman CXXLD t/protocol CXXLD t/round_robin CXXLD t/cpp CCLD t/c CXXLD t/ephemeral CXXLD t/drizzle CXXLD t/memcached CXXLD t/postgres CXXLD t/mysql CXXLD t/sqlite CXXLD t/tokyocabinet CXXLD t/redis CXXLD t/httpd make[2]: Entering directory `/builddir/build/BUILD/gearmand-1.1.12' make[2]: warning: -jN forced in submake: disabling jobserver mode. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libgearman/libgearman.la '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib' libtool: install: /usr/bin/install -c libgearman/.libs/libgearman.so.8.0.0 /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib/libgearman.so.8.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib && { ln -s -f libgearman.so.8.0.0 libgearman.so.8 || { rm -f libgearman.so.8 && ln -s libgearman.so.8.0.0 libgearman.so.8; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib && { ln -s -f libgearman.so.8.0.0 libgearman.so || { rm -f libgearman.so && ln -s libgearman.so.8.0.0 libgearman.so; }; }) libtool: install: /usr/bin/install -c libgearman/.libs/libgearman.lai /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib/libgearman.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c bin/gearman bin/gearadmin '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/bin' libtool: install: warning: `libgearman/libgearman.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/gearman /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/bin/gearman libtool: install: /usr/bin/install -c bin/gearadmin /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/bin/gearadmin /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c gearmand/gearmand '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/sbin' libtool: install: /usr/bin/install -c gearmand/gearmand /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/sbin/gearmand /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 man/gearadmin.1 man/gearman.1 '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/gearman_allocator_t.3 man/gearman_client_set_memory_allocators.3 man/gearman_worker_set_memory_allocators.3 man/gearman_actions_t.3 man/gearman_argument_make.3 man/gearman_argument_t.3 man/gearman_bugreport.3 man/gearman_client_add_options.3 man/gearman_client_add_server.3 man/gearman_client_add_servers.3 man/gearman_client_add_task.3 man/gearman_client_add_task_background.3 man/gearman_client_add_task_high.3 man/gearman_client_add_task_high_background.3 man/gearman_client_add_task_low.3 man/gearman_client_add_task_low_background.3 man/gearman_client_add_task_status.3 man/gearman_client_clear_fn.3 man/gearman_client_clone.3 man/gearman_client_context.3 man/gearman_client_create.3 man/gearman_client_do.3 man/gearman_client_do_background.3 man/gearman_client_do_high.3 man/gearman_client_do_high_background.3 man/gearman_client_do_job_handle.3 man/gearman_client_do_low.3 man/gearman_client_do_low_background.3 man/gearman_client_do_status.3 man/gearman_client_echo.3 man/gearman_client_errno.3 man/gearman_client_error.3 man/gearman_client_free.3 man/gearman_client_job_status.3 man/gearman_client_options.3 man/gearman_client_remove_options.3 man/gearman_client_remove_servers.3 man/gearman_client_run_tasks.3 man/gearman_client_set_complete_fn.3 man/gearman_client_set_context.3 '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/gearman_client_set_created_fn.3 man/gearman_client_set_data_fn.3 man/gearman_client_set_exception_fn.3 man/gearman_client_set_fail_fn.3 man/gearman_client_set_log_fn.3 man/gearman_client_set_namespace.3 man/gearman_client_set_options.3 man/gearman_client_set_status_fn.3 man/gearman_client_set_task_context_free_fn.3 man/gearman_client_set_timeout.3 man/gearman_client_set_warning_fn.3 man/gearman_client_set_workload_fn.3 man/gearman_client_set_workload_free_fn.3 man/gearman_client_set_workload_malloc_fn.3 man/gearman_client_st.3 man/gearman_client_task_free_all.3 man/gearman_client_timeout.3 man/gearman_client_wait.3 man/gearman_continue.3 man/gearman_execute.3 man/gearman_failed.3 man/gearman_job_free.3 man/gearman_job_free_all.3 man/gearman_job_function_name.3 man/gearman_job_handle.3 man/gearman_job_handle_t.3 man/gearman_job_send_complete.3 man/gearman_job_send_data.3 man/gearman_job_send_exception.3 man/gearman_job_send_fail.3 man/gearman_job_send_status.3 man/gearman_job_send_warning.3 man/gearman_job_st.3 man/gearman_job_take_workload.3 man/gearman_job_unique.3 man/gearman_job_use_client.3 man/gearman_job_workload.3 man/gearman_job_workload_size.3 man/gearman_log_fn.3 man/gearman_parse_servers.3 '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/gearman_result_boolean.3 man/gearman_result_integer.3 man/gearman_result_is_null.3 man/gearman_result_size.3 man/gearman_result_store_integer.3 man/gearman_result_store_string.3 man/gearman_result_store_value.3 man/gearman_result_string.3 man/gearman_return_t.3 man/gearman_strerror.3 man/gearman_string_t.3 man/gearman_success.3 man/gearman_task_context.3 man/gearman_task_data.3 man/gearman_task_data_size.3 man/gearman_task_denominator.3 man/gearman_task_error.3 man/gearman_task_free.3 man/gearman_task_function_name.3 man/gearman_task_give_workload.3 man/gearman_task_is_known.3 man/gearman_task_is_running.3 man/gearman_task_job_handle.3 man/gearman_task_numerator.3 man/gearman_task_recv_data.3 man/gearman_task_return.3 man/gearman_task_send_workload.3 man/gearman_task_set_context.3 man/gearman_task_st.3 man/gearman_task_take_data.3 man/gearman_task_unique.3 man/gearman_verbose_name.3 man/gearman_verbose_t.3 man/gearman_version.3 man/gearman_worker_add_function.3 man/gearman_worker_add_options.3 man/gearman_worker_add_server.3 man/gearman_worker_add_servers.3 man/gearman_worker_clone.3 man/gearman_worker_context.3 '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/gearman_worker_create.3 man/gearman_worker_define_function.3 man/gearman_worker_echo.3 man/gearman_worker_errno.3 man/gearman_worker_error.3 man/gearman_worker_free.3 man/gearman_worker_function_exist.3 man/gearman_worker_grab_job.3 man/gearman_worker_options.3 man/gearman_worker_register.3 man/gearman_worker_remove_options.3 man/gearman_worker_remove_servers.3 man/gearman_worker_set_context.3 man/gearman_worker_set_log_fn.3 man/gearman_worker_set_namespace.3 man/gearman_worker_set_options.3 man/gearman_worker_set_timeout.3 man/gearman_client_has_option.3 man/gearman_client_options_t.3 man/gearman_task_attr_init.3 man/gearman_task_attr_init_background.3 man/gearman_task_attr_init_epoch.3 man/gearman_task_attr_t.3 man/gearman_worker_set_identifier.3 man/gearman_worker_set_workload_free_fn.3 man/gearman_worker_set_workload_malloc_fn.3 man/gearman_worker_st.3 man/gearman_worker_timeout.3 man/gearman_worker_unregister.3 man/gearman_worker_unregister_all.3 man/gearman_worker_wait.3 man/gearman_worker_work.3 man/libgearman.3 '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/man/man8' /usr/bin/install -c -m 644 man/gearmand.8 '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/include/libgearman' /usr/bin/install -c -m 644 libgearman/gearman.h '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/include/libgearman' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/include/libgearman-1.0/interface' /usr/bin/install -c -m 644 libgearman-1.0/interface/client.h libgearman-1.0/interface/status.h libgearman-1.0/interface/task.h libgearman-1.0/interface/worker.h libgearman-1.0/interface/job.h '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/include/libgearman-1.0/interface' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/include/libgearman-1.0' /usr/bin/install -c -m 644 libgearman-1.0/cancel.h libgearman-1.0/status.h libgearman-1.0/actions.h libgearman-1.0/aggregator.h libgearman-1.0/allocator.h libgearman-1.0/argument.h libgearman-1.0/client.h libgearman-1.0/client_callbacks.h libgearman-1.0/configure.h libgearman-1.0/connection.h libgearman-1.0/constants.h libgearman-1.0/core.h libgearman-1.0/execute.h libgearman-1.0/function.h libgearman-1.0/gearman.h libgearman-1.0/job.h libgearman-1.0/job_handle.h libgearman-1.0/kill.h libgearman-1.0/limits.h libgearman-1.0/ostream.hpp libgearman-1.0/parse.h libgearman-1.0/priority.h libgearman-1.0/protocol.h libgearman-1.0/result.h libgearman-1.0/return.h libgearman-1.0/signal.h libgearman-1.0/strerror.h libgearman-1.0/string.h libgearman-1.0/task.h libgearman-1.0/task_attr.h libgearman-1.0/util.h libgearman-1.0/version.h libgearman-1.0/visibility.h libgearman-1.0/worker.h '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/include/libgearman-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 support/gearmand.pc '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/gearmand-1.1.12' make[1]: Leaving directory `/builddir/build/BUILD/gearmand-1.1.12' + rm -v /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib/libgearman.la removed '/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib/libgearman.la' + install -p -D -m 0644 /builddir/build/SOURCES/gearmand.sysconfig /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/etc/sysconfig/gearmand + mkdir -p /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib/systemd/system + install -m 0644 /builddir/build/SOURCES/gearmand.service /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib/systemd/system/gearmand.service + mkdir -p /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/var/log + touch /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/var/log/gearmand.log + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gearmand-1.1.12 extracting debug info from /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/bin/gearadmin extracting debug info from /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/bin/gearman extracting debug info from /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/lib/libgearman.so.8.0.0 extracting debug info from /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/sbin/gearmand /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgearman.so.8.0.0.debug to /usr/lib/debug/usr/lib/libgearman.so.debug symlinked /usr/lib/debug/usr/lib/libgearman.so.8.0.0.debug to /usr/lib/debug/usr/lib/libgearman.so.8.debug 2904 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hYf4Ox + umask 022 + cd /builddir/build/BUILD + cd gearmand-1.1.12 + exit 0 Processing files: gearmand-1.1.12-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zs5uTM + umask 022 + cd /builddir/build/BUILD + cd gearmand-1.1.12 + DOCDIR=/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/gearmand-1.1.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/gearmand-1.1.12 + cp -pr AUTHORS /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/gearmand-1.1.12 + cp -pr ChangeLog /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/gearmand-1.1.12 + cp -pr COPYING /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/gearmand-1.1.12 + cp -pr README /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/gearmand-1.1.12 + exit 0 Provides: config(gearmand) = 1.1.12-2.el7 gearmand = 1.1.12-2.el7 gearmand(armv7hl-32) = 1.1.12-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libboost_program_options-mt.so.1.53.0 libboost_system.so.1.53.0 libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libcrypto.so.10 libdl.so.2 libdl.so.2(GLIBC_2.4) libevent-2.0.so.5 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgearman.so.8 libm.so.6 libmysqlclient.so.18 libmysqlclient.so.18(libmysqlclient_18) libpq.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libsqlite3.so.0 libssl.so.10 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libtokyocabinet.so.9 libuuid.so.1 libz.so.1 rtld(GNU_HASH) Processing files: libgearman-1.1.12-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Plypgp + umask 022 + cd /builddir/build/BUILD + cd gearmand-1.1.12 + DOCDIR=/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/libgearman-1.1.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/libgearman-1.1.12 + cp -pr COPYING /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/libgearman-1.1.12 + exit 0 Provides: libgearman = 1.1.12-2.el7 libgearman(armv7hl-32) = 1.1.12-2.el7 libgearman-1.0 = 1.1.12-2.el7 libgearman.so.8 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libboost_system.so.1.53.0 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libuuid.so.1 libuuid.so.1(UUID_1.0) libuuid.so.1(UUID_2.20) rtld(GNU_HASH) Obsoletes: libgearman-1.0 < 1.1.12-2.el7 Processing files: libgearman-devel-1.1.12-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nMFCj8 + umask 022 + cd /builddir/build/BUILD + cd gearmand-1.1.12 + DOCDIR=/builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/libgearman-devel-1.1.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/libgearman-devel-1.1.12 + cp -pr AUTHORS /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/libgearman-devel-1.1.12 + cp -pr ChangeLog /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/libgearman-devel-1.1.12 + cp -pr COPYING /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/libgearman-devel-1.1.12 + cp -pr README /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm/usr/share/doc/libgearman-devel-1.1.12 + exit 0 Provides: libgearman-1.0-devel = 1.1.12-2.el7 libgearman-devel = 1.1.12-2.el7 libgearman-devel(armv7hl-32) = 1.1.12-2.el7 pkgconfig(gearmand) = 1.1.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgearman.so.8 Obsoletes: libgearman-1.0-devel < 1.1.12-2.el7 Processing files: gearmand-debuginfo-1.1.12-2.el7.armv7hl Provides: gearmand-debuginfo = 1.1.12-2.el7 gearmand-debuginfo(armv7hl-32) = 1.1.12-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm Wrote: /builddir/build/RPMS/gearmand-1.1.12-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libgearman-1.1.12-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libgearman-devel-1.1.12-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gearmand-debuginfo-1.1.12-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3Cmuqs + umask 022 + cd /builddir/build/BUILD + cd gearmand-1.1.12 + rm -rf /builddir/build/BUILDROOT/gearmand-1.1.12-2.el7.arm + exit 0 Child return code was: 0 LEAVE do -->